2022-09-27T15:11:56.3603000Z Requested labels: self-hosted, linux.2xlarge 2022-09-27T15:11:56.3603087Z Job defined at: pytorch/pytorch/.github/workflows/_linux-build.yml@refs/pull/85462/merge 2022-09-27T15:11:56.3603110Z Waiting for a runner to pick up this job... 2022-09-27T15:11:57.3662161Z Job is about to start running on the runner: i-0c6d8b87a24d66705 (organization) 2022-09-27T15:12:00.9473129Z Current runner version: '2.296.2' 2022-09-27T15:12:00.9479183Z Runner name: 'i-0c6d8b87a24d66705' 2022-09-27T15:12:00.9479637Z Runner group name: 'Default' 2022-09-27T15:12:00.9480254Z Machine name: 'ip-10-0-2-4' 2022-09-27T15:12:00.9482222Z ##[group]GITHUB_TOKEN Permissions 2022-09-27T15:12:00.9482888Z Actions: read 2022-09-27T15:12:00.9483130Z Checks: read 2022-09-27T15:12:00.9483420Z Contents: read 2022-09-27T15:12:00.9483737Z Deployments: read 2022-09-27T15:12:00.9483994Z Discussions: read 2022-09-27T15:12:00.9484278Z Issues: read 2022-09-27T15:12:00.9484564Z Metadata: read 2022-09-27T15:12:00.9484806Z Packages: read 2022-09-27T15:12:00.9485103Z Pages: read 2022-09-27T15:12:00.9485396Z PullRequests: read 2022-09-27T15:12:00.9485691Z RepositoryProjects: read 2022-09-27T15:12:00.9486011Z SecurityEvents: read 2022-09-27T15:12:00.9486299Z Statuses: read 2022-09-27T15:12:00.9486557Z ##[endgroup] 2022-09-27T15:12:00.9489789Z Secret source: None 2022-09-27T15:12:00.9490366Z Prepare workflow directory 2022-09-27T15:12:01.0130877Z Prepare all required actions 2022-09-27T15:12:01.0290200Z Getting action download info 2022-09-27T15:12:01.3124994Z Download action repository 'pytorch/pytorch@master' (SHA:01dbbeeeb5ab7ede28e333982e98713282a0e4b8) 2022-09-27T15:12:03.9420490Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:3c1d75049465d7dfa70acca6d80b9c5c06ff4886) 2022-09-27T15:12:04.3339547Z Getting action download info 2022-09-27T15:12:04.5359793Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-09-27T15:12:04.7431063Z Uses: pytorch/pytorch/.github/workflows/_linux-build.yml 2022-09-27T15:12:04.7432878Z ##[group] Inputs 2022-09-27T15:12:04.7433228Z build-environment: linux-vulkan-bionic-py3.7-clang9 2022-09-27T15:12:04.7433576Z docker-image-name: pytorch-linux-bionic-py3.7-clang9 2022-09-27T15:12:04.7434164Z build-generates-artifacts: true 2022-09-27T15:12:04.7434423Z build-with-debug: false 2022-09-27T15:12:04.7434653Z sync-tag: 2022-09-27T15:12:04.7434859Z cuda-arch-list: 5.2 2022-09-27T15:12:04.7435177Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-09-27T15:12:04.7435488Z ##[endgroup] 2022-09-27T15:12:04.7436069Z Complete job name: linux-vulkan-bionic-py3.7-clang9 / build 2022-09-27T15:12:04.8206457Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-09-27T15:12:04.8206781Z with: 2022-09-27T15:12:04.8206999Z submodules: recursive 2022-09-27T15:12:04.8207222Z fetch-depth: 0 2022-09-27T15:12:04.8207422Z ##[endgroup] 2022-09-27T15:12:04.8524373Z ##[group]Run retry () { 2022-09-27T15:12:04.8524681Z retry () { 2022-09-27T15:12:04.8524941Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-09-27T15:12:04.8525193Z } 2022-09-27T15:12:04.8525401Z echo "${GITHUB_WORKSPACE}" 2022-09-27T15:12:04.8525662Z if [ -z "${NO_SUDO}" ]; then 2022-09-27T15:12:04.8525929Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:12:04.8526162Z else 2022-09-27T15:12:04.8526378Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-09-27T15:12:04.8526615Z fi 2022-09-27T15:12:04.8526875Z mkdir "${GITHUB_WORKSPACE}" 2022-09-27T15:12:04.8543862Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:12:04.8544140Z env: 2022-09-27T15:12:04.8544323Z NO_SUDO: 2022-09-27T15:12:04.8544528Z ##[endgroup] 2022-09-27T15:12:04.8730198Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:12:04.9191798Z ##[group]Run malfet/checkout@silent-checkout 2022-09-27T15:12:04.9192025Z with: 2022-09-27T15:12:04.9192223Z ref: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:12:04.9192428Z fetch-depth: 0 2022-09-27T15:12:04.9192598Z submodules: recursive 2022-09-27T15:12:04.9192787Z quiet-checkout: true 2022-09-27T15:12:04.9192988Z repository: pytorch/pytorch 2022-09-27T15:12:04.9193365Z token: *** 2022-09-27T15:12:04.9193699Z ssh-strict: true 2022-09-27T15:12:04.9193897Z persist-credentials: true 2022-09-27T15:12:04.9194098Z clean: true 2022-09-27T15:12:04.9194248Z lfs: false 2022-09-27T15:12:04.9194587Z set-safe-directory: true 2022-09-27T15:12:04.9194781Z ##[endgroup] 2022-09-27T15:12:05.0425278Z Syncing repository: pytorch/pytorch 2022-09-27T15:12:05.0427467Z ##[group]Getting Git version info 2022-09-27T15:12:05.0428163Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-09-27T15:12:05.0428895Z [command]/usr/bin/git version 2022-09-27T15:12:05.0429224Z git version 2.37.1 2022-09-27T15:12:05.0430163Z ##[endgroup] 2022-09-27T15:12:05.0447172Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/97a02c92-dbeb-4a93-8ae3-7d9cc7b49f3a' before making global git config changes 2022-09-27T15:12:05.0447886Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:12:05.0448632Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:12:05.0483091Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-09-27T15:12:05.0487297Z ##[group]Initializing the repository 2022-09-27T15:12:05.0492928Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:12:05.0521094Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-09-27T15:12:05.0521521Z hint: is subject to change. To configure the initial branch name to use in all 2022-09-27T15:12:05.0521835Z hint: of your new repositories, which will suppress this warning, call: 2022-09-27T15:12:05.0522072Z hint: 2022-09-27T15:12:05.0522503Z hint: git config --global init.defaultBranch 2022-09-27T15:12:05.0522839Z hint: 2022-09-27T15:12:05.0523321Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-09-27T15:12:05.0523955Z hint: 'development'. The just-created branch can be renamed via this command: 2022-09-27T15:12:05.0524333Z hint: 2022-09-27T15:12:05.0524678Z hint: git branch -m 2022-09-27T15:12:05.0525327Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-09-27T15:12:05.0533360Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-09-27T15:12:05.0561883Z ##[endgroup] 2022-09-27T15:12:05.0562532Z ##[group]Disabling automatic garbage collection 2022-09-27T15:12:05.0567354Z [command]/usr/bin/git config --local gc.auto 0 2022-09-27T15:12:05.0594056Z ##[endgroup] 2022-09-27T15:12:05.0594669Z ##[group]Setting up auth 2022-09-27T15:12:05.0602744Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:12:05.0632833Z [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:05.0893007Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:12:05.0924416Z [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:05.1174090Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-27T15:12:05.1227394Z ##[endgroup] 2022-09-27T15:12:05.1228065Z ##[group]Fetching the repository 2022-09-27T15:12:05.1235070Z [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:53.0044253Z [command]/usr/bin/git rev-parse --verify --quiet 52424e2bf38e454d535881fed9628d3e20f4f944^{object} 2022-09-27T15:12:53.0077404Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:12:55.0322093Z ##[endgroup] 2022-09-27T15:12:55.0322623Z ##[group]Determining the checkout info 2022-09-27T15:12:55.0323355Z ##[endgroup] 2022-09-27T15:12:55.0323877Z ##[group]Checking out the ref 2022-09-27T15:12:55.0329204Z [command]/usr/bin/git checkout --quiet --force 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:12:56.2611953Z ##[endgroup] 2022-09-27T15:12:56.2612334Z ##[group]Setting up auth for fetching submodules 2022-09-27T15:12:56.2618051Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-27T15:12:56.2661561Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-09-27T15:12:56.2691181Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-09-27T15:12:56.2719499Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-09-27T15:12:56.2744353Z ##[endgroup] 2022-09-27T15:12:56.2744760Z ##[group]Fetching submodules 2022-09-27T15:12:56.2748794Z [command]/usr/bin/git submodule sync --recursive 2022-09-27T15:12:56.3017661Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-09-27T15:12:56.3280300Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-09-27T15:12:56.3282417Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-09-27T15:12:56.3283172Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-09-27T15:12:56.3283816Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-09-27T15:12:56.3285875Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-09-27T15:12:56.3288137Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2022-09-27T15:12:56.3290428Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-09-27T15:12:56.3293120Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-09-27T15:12:56.3295566Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-09-27T15:12:56.3298203Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-09-27T15:12:56.3301606Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-09-27T15:12:56.3304224Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2022-09-27T15:12:56.3307305Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-09-27T15:12:56.3310262Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-09-27T15:12:56.3313592Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-09-27T15:12:56.3317074Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-09-27T15:12:56.3320425Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-09-27T15:12:56.3323920Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:12:56.3327537Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-09-27T15:12:56.3331216Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-09-27T15:12:56.3335233Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-09-27T15:12:56.3339601Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-09-27T15:12:56.3343861Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-09-27T15:12:56.3347923Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-09-27T15:12:56.3352145Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-09-27T15:12:56.3356535Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-09-27T15:12:56.3361024Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-09-27T15:12:56.3365511Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-09-27T15:12:56.3370358Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-09-27T15:12:56.3374970Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-09-27T15:12:56.3380653Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-09-27T15:12:56.3385335Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-09-27T15:12:56.3390257Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-09-27T15:12:56.3395370Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-09-27T15:12:56.3400727Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-09-27T15:12:56.3406253Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-09-27T15:12:56.3411468Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-09-27T15:12:56.3416905Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-09-27T15:12:56.3423043Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-09-27T15:12:56.3429006Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-09-27T15:12:56.3435135Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-09-27T15:12:56.3462851Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-09-27T15:12:56.6714633Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-09-27T15:12:56.8706369Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-09-27T15:12:57.1122309Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-09-27T15:12:57.4392484Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-09-27T15:12:57.7309575Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2022-09-27T15:13:00.0739787Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-09-27T15:13:05.8236877Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-09-27T15:13:06.2759785Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-09-27T15:13:06.8349521Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-09-27T15:13:08.5453866Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-09-27T15:13:11.3373688Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2022-09-27T15:13:12.5912067Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-09-27T15:13:17.9291558Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-09-27T15:13:18.5726927Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-09-27T15:13:19.7678121Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-09-27T15:13:20.9707066Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-09-27T15:13:21.1621695Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-09-27T15:13:21.6041074Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-09-27T15:13:21.8998330Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-09-27T15:13:22.9572976Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-09-27T15:13:23.3623502Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-09-27T15:13:23.5648835Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-09-27T15:13:23.9334121Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-09-27T15:13:25.3003996Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-09-27T15:13:25.7488543Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-09-27T15:13:26.1365010Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-09-27T15:13:31.8845198Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-09-27T15:13:33.3985686Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-09-27T15:13:33.8051059Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-09-27T15:13:34.0339312Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-09-27T15:13:39.2131880Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-09-27T15:13:39.6602620Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-09-27T15:13:39.9145621Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-09-27T15:13:40.7356297Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-09-27T15:13:40.9646587Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-09-27T15:13:41.2983236Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-09-27T15:13:41.8463221Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-09-27T15:13:42.4335243Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-09-27T15:13:44.6892776Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-09-27T15:13:45.1921744Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-09-27T15:13:47.4395705Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-09-27T15:13:47.4499197Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-09-27T15:13:47.4577617Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-09-27T15:13:47.4789298Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-09-27T15:13:47.5004156Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-09-27T15:13:47.5371779Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2022-09-27T15:13:48.0962125Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-09-27T15:13:48.1160895Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-09-27T15:13:48.2080729Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2022-09-27T15:13:48.2403490Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-09-27T15:13:48.5106713Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2022-09-27T15:13:48.8876772Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2022-09-27T15:13:49.1138293Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-09-27T15:13:49.1578734Z Submodule path 'third_party/fbgemm': checked out '499cd22f5c2e26041e4f190f628b48478a89a030' 2022-09-27T15:13:49.1592568Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:13:49.1600883Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:13:49.1602674Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:13:49.1603338Z 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:49.1622712Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-09-27T15:13:50.0200015Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-09-27T15:13:50.5227001Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-09-27T15:13:51.5211928Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-09-27T15:13:51.8686251Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-09-27T15:13:51.9615531Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-09-27T15:13:52.0160611Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-09-27T15:13:52.0254909Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-09-27T15:13:52.1046895Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-09-27T15:13:52.1362692Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-09-27T15:13:52.1448345Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-09-27T15:13:52.1821776Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-09-27T15:13:52.2044005Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-09-27T15:13:52.2474992Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-09-27T15:13:52.2582901Z Submodule path 'third_party/ideep': checked out '77d662b313a762e82b389d3fd965e0098f12cd99' 2022-09-27T15:13:52.2595910Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-09-27T15:13:52.2617844Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-09-27T15:14:12.4244520Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-09-27T15:14:12.4260012Z 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:12.4284266Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-09-27T15:14:22.4005442Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-09-27T15:14:22.4098946Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-09-27T15:14:22.4229717Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-09-27T15:14:22.5104329Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-09-27T15:14:22.5118608Z 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:22.5120460Z 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:22.5144019Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-09-27T15:14:23.6620571Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-09-27T15:14:24.9075571Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-09-27T15:14:24.9579169Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-09-27T15:14:24.9764661Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2022-09-27T15:14:24.9900085Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-09-27T15:14:25.0885777Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-09-27T15:14:25.3184921Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-09-27T15:14:25.3212255Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-09-27T15:14:25.3214293Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-09-27T15:14:25.3237091Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-09-27T15:14:25.7579990Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-09-27T15:14:26.5711169Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-09-27T15:14:26.6000324Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-09-27T15:14:26.6142095Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-09-27T15:14:26.6155725Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:14:26.6177513Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-09-27T15:14:28.2670084Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-09-27T15:14:28.2690396Z 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:28.2691725Z 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:28.2716305Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-09-27T15:14:28.6599943Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-09-27T15:14:29.4744794Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-09-27T15:14:29.5347943Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-09-27T15:14:29.5361963Z 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:29.5385688Z 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:29.7608443Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-09-27T15:14:29.7693998Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-09-27T15:14:30.0048587Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-09-27T15:14:30.0067629Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:14:30.0069777Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-09-27T15:14:30.0093167Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-09-27T15:14:30.4539692Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-09-27T15:14:31.4810530Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-09-27T15:14:31.5448294Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-09-27T15:14:31.5527960Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-09-27T15:14:31.5630675Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-09-27T15:14:31.5932010Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-09-27T15:14:31.6017342Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-09-27T15:14:31.6285293Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-09-27T15:14:31.6375075Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-09-27T15:14:31.6783817Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-09-27T15:14:31.7789299Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-09-27T15:14:31.8030975Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-09-27T15:14:31.8045186Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:14:31.8047284Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:14:31.8049737Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:14:31.8052166Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:14:31.8076406Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-09-27T15:14:32.8063113Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-09-27T15:14:33.0669982Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-09-27T15:14:34.6546560Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-09-27T15:14:35.5245701Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-09-27T15:14:35.5382042Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-09-27T15:14:35.5984806Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-09-27T15:14:35.6242638Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-09-27T15:14:35.6256151Z 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:35.6279442Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-09-27T15:14:35.8575343Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-09-27T15:14:35.9823904Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-09-27T15:14:35.9852725Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-09-27T15:14:36.0115701Z Entering 'android/libs/fbjni' 2022-09-27T15:14:36.0151765Z Entering 'third_party/FP16' 2022-09-27T15:14:36.0187862Z Entering 'third_party/FXdiv' 2022-09-27T15:14:36.0223088Z Entering 'third_party/NNPACK' 2022-09-27T15:14:36.0257732Z Entering 'third_party/QNNPACK' 2022-09-27T15:14:36.0294550Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:14:36.0329338Z Entering 'third_party/XNNPACK' 2022-09-27T15:14:36.0375106Z Entering 'third_party/benchmark' 2022-09-27T15:14:36.0410899Z Entering 'third_party/cpuinfo' 2022-09-27T15:14:36.0446137Z Entering 'third_party/cub' 2022-09-27T15:14:36.0481627Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:14:36.0522009Z Entering 'third_party/cutlass' 2022-09-27T15:14:36.0565327Z Entering 'third_party/eigen' 2022-09-27T15:14:36.0603050Z Entering 'third_party/fbgemm' 2022-09-27T15:14:36.0642127Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:14:36.0677382Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:14:36.0712378Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:14:36.0746151Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:14:36.0781887Z Entering 'third_party/flatbuffers' 2022-09-27T15:14:36.0818883Z Entering 'third_party/fmt' 2022-09-27T15:14:36.0854893Z Entering 'third_party/foxi' 2022-09-27T15:14:36.0890143Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:14:36.0925180Z Entering 'third_party/gloo' 2022-09-27T15:14:36.0960758Z Entering 'third_party/googletest' 2022-09-27T15:14:36.0995697Z Entering 'third_party/ideep' 2022-09-27T15:14:36.1029645Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:14:36.1065191Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:14:36.1105238Z Entering 'third_party/ios-cmake' 2022-09-27T15:14:36.1139798Z Entering 'third_party/ittapi' 2022-09-27T15:14:36.1174407Z Entering 'third_party/kineto' 2022-09-27T15:14:36.1209057Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:14:36.1243726Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:14:36.1280230Z Entering 'third_party/nccl/nccl' 2022-09-27T15:14:36.1316838Z Entering 'third_party/neon2sse' 2022-09-27T15:14:36.1351023Z Entering 'third_party/nlohmann' 2022-09-27T15:14:36.1388757Z Entering 'third_party/onnx' 2022-09-27T15:14:36.1436095Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:14:36.1470896Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:14:36.1507635Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:14:36.1544375Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:14:36.1583741Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:14:36.1618887Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:14:36.1653866Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:14:36.1695189Z Entering 'third_party/pocketfft' 2022-09-27T15:14:36.1730472Z Entering 'third_party/protobuf' 2022-09-27T15:14:36.1768187Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:14:36.1804328Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:14:36.1840266Z Entering 'third_party/psimd' 2022-09-27T15:14:36.1876851Z Entering 'third_party/pthreadpool' 2022-09-27T15:14:36.1912231Z Entering 'third_party/pybind11' 2022-09-27T15:14:36.1947063Z Entering 'third_party/python-enum' 2022-09-27T15:14:36.1981768Z Entering 'third_party/python-peachpy' 2022-09-27T15:14:36.2016158Z Entering 'third_party/python-six' 2022-09-27T15:14:36.2050752Z Entering 'third_party/sleef' 2022-09-27T15:14:36.2085065Z Entering 'third_party/tbb' 2022-09-27T15:14:36.2122485Z Entering 'third_party/tensorpipe' 2022-09-27T15:14:36.2157767Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:14:36.2191916Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:14:36.2226330Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:14:36.2260567Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:14:36.2293756Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:14:36.2330665Z Entering 'third_party/zstd' 2022-09-27T15:14:36.2375005Z ##[endgroup] 2022-09-27T15:14:36.2375470Z ##[group]Persisting credentials for submodules 2022-09-27T15:14:36.2382310Z [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:36.2644538Z Entering 'android/libs/fbjni' 2022-09-27T15:14:36.2679704Z Entering 'third_party/FP16' 2022-09-27T15:14:36.2715457Z Entering 'third_party/FXdiv' 2022-09-27T15:14:36.2750562Z Entering 'third_party/NNPACK' 2022-09-27T15:14:36.2786464Z Entering 'third_party/QNNPACK' 2022-09-27T15:14:36.2822395Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:14:36.2857841Z Entering 'third_party/XNNPACK' 2022-09-27T15:14:36.2904081Z Entering 'third_party/benchmark' 2022-09-27T15:14:36.2938600Z Entering 'third_party/cpuinfo' 2022-09-27T15:14:36.2973929Z Entering 'third_party/cub' 2022-09-27T15:14:36.3007989Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:14:36.3048732Z Entering 'third_party/cutlass' 2022-09-27T15:14:36.3089373Z Entering 'third_party/eigen' 2022-09-27T15:14:36.3126364Z Entering 'third_party/fbgemm' 2022-09-27T15:14:36.3161771Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:14:36.3195765Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:14:36.3229717Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:14:36.3262887Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:14:36.3296806Z Entering 'third_party/flatbuffers' 2022-09-27T15:14:36.3332901Z Entering 'third_party/fmt' 2022-09-27T15:14:36.3367357Z Entering 'third_party/foxi' 2022-09-27T15:14:36.3401049Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:14:36.3438741Z Entering 'third_party/gloo' 2022-09-27T15:14:36.3472706Z Entering 'third_party/googletest' 2022-09-27T15:14:36.3510013Z Entering 'third_party/ideep' 2022-09-27T15:14:36.3543954Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:14:36.3579184Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:14:36.3619196Z Entering 'third_party/ios-cmake' 2022-09-27T15:14:36.3654523Z Entering 'third_party/ittapi' 2022-09-27T15:14:36.3689962Z Entering 'third_party/kineto' 2022-09-27T15:14:36.3724417Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:14:36.3759439Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:14:36.3794225Z Entering 'third_party/nccl/nccl' 2022-09-27T15:14:36.3829022Z Entering 'third_party/neon2sse' 2022-09-27T15:14:36.3863282Z Entering 'third_party/nlohmann' 2022-09-27T15:14:36.3897911Z Entering 'third_party/onnx' 2022-09-27T15:14:36.3944059Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:14:36.3978404Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:14:36.4015296Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:14:36.4050069Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:14:36.4090411Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:14:36.4126187Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:14:36.4161533Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:14:36.4200807Z Entering 'third_party/pocketfft' 2022-09-27T15:14:36.4235972Z Entering 'third_party/protobuf' 2022-09-27T15:14:36.4274447Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:14:36.4309403Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:14:36.4344999Z Entering 'third_party/psimd' 2022-09-27T15:14:36.4380134Z Entering 'third_party/pthreadpool' 2022-09-27T15:14:36.4414633Z Entering 'third_party/pybind11' 2022-09-27T15:14:36.4451245Z Entering 'third_party/python-enum' 2022-09-27T15:14:36.4485604Z Entering 'third_party/python-peachpy' 2022-09-27T15:14:36.4520967Z Entering 'third_party/python-six' 2022-09-27T15:14:36.4557709Z Entering 'third_party/sleef' 2022-09-27T15:14:36.4592802Z Entering 'third_party/tbb' 2022-09-27T15:14:36.4629368Z Entering 'third_party/tensorpipe' 2022-09-27T15:14:36.4665001Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:14:36.4698939Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:14:36.4733060Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:14:36.4768099Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:14:36.4801999Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:14:36.4838157Z Entering 'third_party/zstd' 2022-09-27T15:14:36.4887899Z [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:36.5153325Z Entering 'android/libs/fbjni' 2022-09-27T15:14:36.5187554Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-09-27T15:14:36.5201728Z Entering 'third_party/FP16' 2022-09-27T15:14:36.5236006Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-09-27T15:14:36.5249388Z Entering 'third_party/FXdiv' 2022-09-27T15:14:36.5282617Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-09-27T15:14:36.5296186Z Entering 'third_party/NNPACK' 2022-09-27T15:14:36.5329006Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-09-27T15:14:36.5343529Z Entering 'third_party/QNNPACK' 2022-09-27T15:14:36.5376137Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-09-27T15:14:36.5390751Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:14:36.5423153Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2022-09-27T15:14:36.5437050Z Entering 'third_party/XNNPACK' 2022-09-27T15:14:36.5469594Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-09-27T15:14:36.5493960Z Entering 'third_party/benchmark' 2022-09-27T15:14:36.5526470Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-09-27T15:14:36.5540369Z Entering 'third_party/cpuinfo' 2022-09-27T15:14:36.5572371Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-09-27T15:14:36.5587178Z Entering 'third_party/cub' 2022-09-27T15:14:36.5619855Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-09-27T15:14:36.5633595Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:14:36.5666131Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-09-27T15:14:36.5685259Z Entering 'third_party/cutlass' 2022-09-27T15:14:36.5718084Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2022-09-27T15:14:36.5738437Z Entering 'third_party/eigen' 2022-09-27T15:14:36.5773153Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-09-27T15:14:36.5789583Z Entering 'third_party/fbgemm' 2022-09-27T15:14:36.5822562Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-09-27T15:14:36.5836717Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:14:36.5870351Z 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:36.5884406Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:14:36.5917031Z 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:36.5931517Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:14:36.5964707Z 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:36.5978963Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:14:36.6011717Z 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:36.6026715Z Entering 'third_party/flatbuffers' 2022-09-27T15:14:36.6059781Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-09-27T15:14:36.6076460Z Entering 'third_party/fmt' 2022-09-27T15:14:36.6109347Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-09-27T15:14:36.6123937Z Entering 'third_party/foxi' 2022-09-27T15:14:36.6156985Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-09-27T15:14:36.6171550Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:14:36.6204186Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-09-27T15:14:36.6218962Z Entering 'third_party/gloo' 2022-09-27T15:14:36.6251581Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-09-27T15:14:36.6267416Z Entering 'third_party/googletest' 2022-09-27T15:14:36.6300067Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-09-27T15:14:36.6323594Z Entering 'third_party/ideep' 2022-09-27T15:14:36.6349937Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-09-27T15:14:36.6362875Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:14:36.6395388Z 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:36.6411115Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:14:36.6443805Z 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:36.6463482Z Entering 'third_party/ios-cmake' 2022-09-27T15:14:36.6495833Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-09-27T15:14:36.6510616Z Entering 'third_party/ittapi' 2022-09-27T15:14:36.6544960Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-09-27T15:14:36.6559475Z Entering 'third_party/kineto' 2022-09-27T15:14:36.6593209Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-09-27T15:14:36.6607885Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:14:36.6640839Z 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:36.6655258Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:14:36.6687299Z 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:36.6703540Z Entering 'third_party/nccl/nccl' 2022-09-27T15:14:36.6735327Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-09-27T15:14:36.6750792Z Entering 'third_party/neon2sse' 2022-09-27T15:14:36.6782890Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-09-27T15:14:36.6796511Z Entering 'third_party/nlohmann' 2022-09-27T15:14:36.6831238Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-09-27T15:14:36.6846304Z Entering 'third_party/onnx' 2022-09-27T15:14:36.6879385Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-09-27T15:14:36.6905813Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:14:36.6938818Z 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:36.6953164Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:14:36.6986449Z 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:36.7002313Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:14:36.7035240Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-09-27T15:14:36.7049762Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:14:36.7082363Z 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:36.7101672Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:14:36.7134113Z 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:36.7148953Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:14:36.7185236Z 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:36.7198519Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:14:36.7232139Z 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:36.7251505Z Entering 'third_party/pocketfft' 2022-09-27T15:14:36.7285610Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-09-27T15:14:36.7300323Z Entering 'third_party/protobuf' 2022-09-27T15:14:36.7333157Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-09-27T15:14:36.7351799Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:14:36.7385114Z 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:36.7398595Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:14:36.7430290Z 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:36.7446599Z Entering 'third_party/psimd' 2022-09-27T15:14:36.7479177Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-09-27T15:14:36.7493263Z Entering 'third_party/pthreadpool' 2022-09-27T15:14:36.7526549Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-09-27T15:14:36.7541634Z Entering 'third_party/pybind11' 2022-09-27T15:14:36.7573357Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-09-27T15:14:36.7588037Z Entering 'third_party/python-enum' 2022-09-27T15:14:36.7619754Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-09-27T15:14:36.7633805Z Entering 'third_party/python-peachpy' 2022-09-27T15:14:36.7667044Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-09-27T15:14:36.7681414Z Entering 'third_party/python-six' 2022-09-27T15:14:36.7713678Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-09-27T15:14:36.7727212Z Entering 'third_party/sleef' 2022-09-27T15:14:36.7759104Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-09-27T15:14:36.7773251Z Entering 'third_party/tbb' 2022-09-27T15:14:36.7805609Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-09-27T15:14:36.7823104Z Entering 'third_party/tensorpipe' 2022-09-27T15:14:36.7855452Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-09-27T15:14:36.7869202Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:14:36.7901330Z 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:36.7914833Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:14:36.7948050Z 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:36.7961045Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:14:36.7994425Z 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:36.8008547Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:14:36.8041785Z 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:36.8054393Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:14:36.8090110Z 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:36.8107063Z Entering 'third_party/zstd' 2022-09-27T15:14:36.8139268Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-09-27T15:14:36.8924374Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-09-27T15:14:36.9191075Z Entering 'android/libs/fbjni' 2022-09-27T15:14:36.9227934Z Entering 'third_party/FP16' 2022-09-27T15:14:36.9265368Z Entering 'third_party/FXdiv' 2022-09-27T15:14:36.9301955Z Entering 'third_party/NNPACK' 2022-09-27T15:14:36.9337885Z Entering 'third_party/QNNPACK' 2022-09-27T15:14:36.9374732Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:14:36.9411885Z Entering 'third_party/XNNPACK' 2022-09-27T15:14:36.9458859Z Entering 'third_party/benchmark' 2022-09-27T15:14:36.9496084Z Entering 'third_party/cpuinfo' 2022-09-27T15:14:36.9534873Z Entering 'third_party/cub' 2022-09-27T15:14:36.9572855Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:14:36.9615949Z Entering 'third_party/cutlass' 2022-09-27T15:14:36.9661219Z Entering 'third_party/eigen' 2022-09-27T15:14:36.9699897Z Entering 'third_party/fbgemm' 2022-09-27T15:14:36.9735896Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:14:36.9772496Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:14:36.9807741Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:14:36.9843803Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:14:36.9881115Z Entering 'third_party/flatbuffers' 2022-09-27T15:14:36.9920993Z Entering 'third_party/fmt' 2022-09-27T15:14:36.9958063Z Entering 'third_party/foxi' 2022-09-27T15:14:36.9994394Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:14:37.0029923Z Entering 'third_party/gloo' 2022-09-27T15:14:37.0066558Z Entering 'third_party/googletest' 2022-09-27T15:14:37.0103323Z Entering 'third_party/ideep' 2022-09-27T15:14:37.0138288Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:14:37.0175932Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:14:37.0217763Z Entering 'third_party/ios-cmake' 2022-09-27T15:14:37.0253435Z Entering 'third_party/ittapi' 2022-09-27T15:14:37.0288934Z Entering 'third_party/kineto' 2022-09-27T15:14:37.0324552Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:14:37.0360044Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:14:37.0396968Z Entering 'third_party/nccl/nccl' 2022-09-27T15:14:37.0432615Z Entering 'third_party/neon2sse' 2022-09-27T15:14:37.0467614Z Entering 'third_party/nlohmann' 2022-09-27T15:14:37.0505108Z Entering 'third_party/onnx' 2022-09-27T15:14:37.0592771Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:14:37.0629058Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:14:37.0666075Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:14:37.0701569Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:14:37.0744448Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:14:37.0780079Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:14:37.0815195Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:14:37.0855380Z Entering 'third_party/pocketfft' 2022-09-27T15:14:37.0890491Z Entering 'third_party/protobuf' 2022-09-27T15:14:37.0929336Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:14:37.0963928Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:14:37.1000239Z Entering 'third_party/psimd' 2022-09-27T15:14:37.1036244Z Entering 'third_party/pthreadpool' 2022-09-27T15:14:37.1071756Z Entering 'third_party/pybind11' 2022-09-27T15:14:37.1107521Z Entering 'third_party/python-enum' 2022-09-27T15:14:37.1142550Z Entering 'third_party/python-peachpy' 2022-09-27T15:14:37.1176957Z Entering 'third_party/python-six' 2022-09-27T15:14:37.1212895Z Entering 'third_party/sleef' 2022-09-27T15:14:37.1248567Z Entering 'third_party/tbb' 2022-09-27T15:14:37.1288541Z Entering 'third_party/tensorpipe' 2022-09-27T15:14:37.1325400Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:14:37.1359809Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:14:37.1395680Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:14:37.1431677Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:14:37.1465828Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:14:37.1503137Z Entering 'third_party/zstd' 2022-09-27T15:14:37.1550322Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-09-27T15:14:37.1810918Z Entering 'android/libs/fbjni' 2022-09-27T15:14:37.1846813Z Entering 'third_party/FP16' 2022-09-27T15:14:37.1882829Z Entering 'third_party/FXdiv' 2022-09-27T15:14:37.1916962Z Entering 'third_party/NNPACK' 2022-09-27T15:14:37.1952772Z Entering 'third_party/QNNPACK' 2022-09-27T15:14:37.1988292Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:14:37.2023581Z Entering 'third_party/XNNPACK' 2022-09-27T15:14:37.2068826Z Entering 'third_party/benchmark' 2022-09-27T15:14:37.2105924Z Entering 'third_party/cpuinfo' 2022-09-27T15:14:37.2141769Z Entering 'third_party/cub' 2022-09-27T15:14:37.2176422Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:14:37.2216495Z Entering 'third_party/cutlass' 2022-09-27T15:14:37.2260909Z Entering 'third_party/eigen' 2022-09-27T15:14:37.2297974Z Entering 'third_party/fbgemm' 2022-09-27T15:14:37.2333487Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:14:37.2368466Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:14:37.2403878Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:14:37.2438412Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:14:37.2473520Z Entering 'third_party/flatbuffers' 2022-09-27T15:14:37.2511919Z Entering 'third_party/fmt' 2022-09-27T15:14:37.2546806Z Entering 'third_party/foxi' 2022-09-27T15:14:37.2582427Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:14:37.2617999Z Entering 'third_party/gloo' 2022-09-27T15:14:37.2655704Z Entering 'third_party/googletest' 2022-09-27T15:14:37.2691343Z Entering 'third_party/ideep' 2022-09-27T15:14:37.2727304Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:14:37.2763413Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:14:37.2804714Z Entering 'third_party/ios-cmake' 2022-09-27T15:14:37.2841246Z Entering 'third_party/ittapi' 2022-09-27T15:14:37.2876608Z Entering 'third_party/kineto' 2022-09-27T15:14:37.2912391Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:14:37.2947036Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:14:37.2983312Z Entering 'third_party/nccl/nccl' 2022-09-27T15:14:37.3018555Z Entering 'third_party/neon2sse' 2022-09-27T15:14:37.3053529Z Entering 'third_party/nlohmann' 2022-09-27T15:14:37.3088847Z Entering 'third_party/onnx' 2022-09-27T15:14:37.3134978Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:14:37.3170294Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:14:37.3206510Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:14:37.3243376Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:14:37.3282948Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:14:37.3318512Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:14:37.3353575Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:14:37.3394925Z Entering 'third_party/pocketfft' 2022-09-27T15:14:37.3430002Z Entering 'third_party/protobuf' 2022-09-27T15:14:37.3469162Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:14:37.3503502Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:14:37.3539699Z Entering 'third_party/psimd' 2022-09-27T15:14:37.3574267Z Entering 'third_party/pthreadpool' 2022-09-27T15:14:37.3609050Z Entering 'third_party/pybind11' 2022-09-27T15:14:37.3645414Z Entering 'third_party/python-enum' 2022-09-27T15:14:37.3680314Z Entering 'third_party/python-peachpy' 2022-09-27T15:14:37.3715684Z Entering 'third_party/python-six' 2022-09-27T15:14:37.3750356Z Entering 'third_party/sleef' 2022-09-27T15:14:37.3787071Z Entering 'third_party/tbb' 2022-09-27T15:14:37.3823368Z Entering 'third_party/tensorpipe' 2022-09-27T15:14:37.3857418Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:14:37.3893120Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:14:37.3927371Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:14:37.3962946Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:14:37.3996985Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:14:37.4034449Z Entering 'third_party/zstd' 2022-09-27T15:14:37.4079506Z ##[endgroup] 2022-09-27T15:14:37.4119984Z [command]/usr/bin/git log -1 --format='%H' 2022-09-27T15:14:37.4147076Z '52424e2bf38e454d535881fed9628d3e20f4f944' 2022-09-27T15:14:37.4271945Z Prepare all required actions 2022-09-27T15:14:37.4298386Z ##[group]Run ./.github/actions/setup-linux 2022-09-27T15:14:37.4298598Z ##[endgroup] 2022-09-27T15:14:37.4314184Z ##[group]Run set -euo pipefail 2022-09-27T15:14:37.4314427Z set -euo pipefail 2022-09-27T15:14:37.4314643Z function get_ec2_metadata() { 2022-09-27T15:14:37.4314879Z  # Pulled from instance metadata endpoint for EC2 2022-09-27T15:14:37.4315238Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-09-27T15:14:37.4315658Z  category=$1 2022-09-27T15:14:37.4315915Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-09-27T15:14:37.4316137Z } 2022-09-27T15:14:37.4316346Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-09-27T15:14:37.4316620Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-09-27T15:14:37.4316922Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-09-27T15:14:37.4317172Z echo "system info $(uname -a)" 2022-09-27T15:14:37.4328700Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:37.4328930Z ##[endgroup] 2022-09-27T15:14:37.4409662Z ami-id: ami-096198a0bccc6bad4 2022-09-27T15:14:37.4462564Z instance-id: i-0c6d8b87a24d66705 2022-09-27T15:14:37.4515928Z instance-type: c5.2xlarge 2022-09-27T15:14:37.4522916Z system info Linux ip-10-0-2-4.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:37.4543667Z ##[group]Run if systemctl is-active --quiet docker; then 2022-09-27T15:14:37.4544038Z if systemctl is-active --quiet docker; then 2022-09-27T15:14:37.4544347Z  echo "Docker daemon is running..."; 2022-09-27T15:14:37.4544585Z else 2022-09-27T15:14:37.4544962Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-09-27T15:14:37.4545260Z fi 2022-09-27T15:14:37.4556819Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:37.4557130Z ##[endgroup] 2022-09-27T15:14:37.4602999Z Docker daemon is running... 2022-09-27T15:14:37.4647282Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-09-27T15:14:37.4647634Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-09-27T15:14:37.4647900Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-09-27T15:14:37.4648383Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-09-27T15:14:37.4648724Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-09-27T15:14:37.4660414Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:37.4660629Z env: 2022-09-27T15:14:37.4660801Z AWS_RETRY_MODE: standard 2022-09-27T15:14:37.4660974Z AWS_MAX_ATTEMPTS: 5 2022-09-27T15:14:37.4661170Z AWS_DEFAULT_REGION: us-east-1 2022-09-27T15:14:37.4661351Z ##[endgroup] 2022-09-27T15:14:38.2798549Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-09-27T15:14:38.2798934Z Configure a credential helper to remove this warning. See 2022-09-27T15:14:38.2799396Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-09-27T15:14:38.2799592Z 2022-09-27T15:14:38.2800425Z Login Succeeded 2022-09-27T15:14:38.2837300Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-09-27T15:14:38.2837636Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-09-27T15:14:38.2837937Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-09-27T15:14:38.2849384Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:38.2849646Z ##[endgroup] 2022-09-27T15:14:38.2913379Z Prepare all required actions 2022-09-27T15:14:38.2913633Z Getting action download info 2022-09-27T15:14:38.4688711Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:105f7619adc4054f5f1be5f79ebd354d82384638) 2022-09-27T15:14:38.6173892Z ##[group]Run ./.github/actions/setup-ssh 2022-09-27T15:14:38.6174099Z with: 2022-09-27T15:14:38.6174515Z github-secret: *** 2022-09-27T15:14:38.6174702Z ##[endgroup] 2022-09-27T15:14:38.6227161Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-09-27T15:14:38.6227375Z with: 2022-09-27T15:14:38.6227682Z GITHUB_TOKEN: *** 2022-09-27T15:14:38.6227862Z activate-with-label: false 2022-09-27T15:14:38.6228053Z label: with-ssh 2022-09-27T15:14:38.6228242Z remove-existing-keys: true 2022-09-27T15:14:38.6228418Z ##[endgroup] 2022-09-27T15:14:39.0617393Z Grabbing public ssh keys from https://github.com/kongzii.keys 2022-09-27T15:14:39.1614334Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2022-09-27T15:14:39.1628214Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2022-09-27T15:14:39.1650776Z Login using: ssh ec2-user@ec2-44-204-50-250.compute-1.amazonaws.com 2022-09-27T15:14:39.1739548Z Prepare all required actions 2022-09-27T15:14:39.1794242Z ##[group]Run ./.github/actions/calculate-docker-image 2022-09-27T15:14:39.1794476Z with: 2022-09-27T15:14:39.1794697Z docker-image-name: pytorch-linux-bionic-py3.7-clang9 2022-09-27T15:14:39.1794934Z xla: false 2022-09-27T15:14:39.1795107Z skip_push: true 2022-09-27T15:14:39.1795271Z ##[endgroup] 2022-09-27T15:14:39.1890902Z ##[group]Run if [ -n "${IS_XLA}" ]; then 2022-09-27T15:14:39.1891147Z if [ -n "${IS_XLA}" ]; then 2022-09-27T15:14:39.1891402Z  echo "XLA workflow uses pre-built test image at ${XLA_IMAGE_TAG}" 2022-09-27T15:14:39.1891679Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-09-27T15:14:39.1891947Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-09-27T15:14:39.1892245Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${XLA_IMAGE_TAG}" 2022-09-27T15:14:39.1892585Z else 2022-09-27T15:14:39.1892830Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-09-27T15:14:39.1893095Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-09-27T15:14:39.1893368Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${DOCKER_TAG}" 2022-09-27T15:14:39.1893600Z fi 2022-09-27T15:14:39.1905598Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:39.1905819Z env: 2022-09-27T15:14:39.1905974Z IS_XLA: 2022-09-27T15:14:39.1906129Z XLA_IMAGE_TAG: v0.4 2022-09-27T15:14:39.1906441Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9 2022-09-27T15:14:39.1906733Z ##[endgroup] 2022-09-27T15:14:39.1993230Z ##[group]Run set -x 2022-09-27T15:14:39.1993465Z set -x 2022-09-27T15:14:39.1993688Z # Check if image already exists, if it does then skip building it 2022-09-27T15:14:39.1993973Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2022-09-27T15:14:39.1994193Z  exit 0 2022-09-27T15:14:39.1994342Z fi 2022-09-27T15:14:39.1994555Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2022-09-27T15:14:39.1994824Z  # if we're on the base branch then use the parent commit 2022-09-27T15:14:39.1995072Z  MERGE_BASE=$(git rev-parse HEAD~) 2022-09-27T15:14:39.1995256Z else 2022-09-27T15:14:39.1995607Z  # otherwise we're on a PR, so use the most recent base commit 2022-09-27T15:14:39.1995882Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2022-09-27T15:14:39.1996081Z fi 2022-09-27T15:14:39.1996304Z # Covers the case where a previous tag doesn't exist for the tree 2022-09-27T15:14:39.1996639Z # this is only really applicable on trees that don't have `.circleci/docker` at its merge base, i.e. nightly 2022-09-27T15:14:39.1996968Z if ! git rev-parse "$MERGE_BASE:.circleci/docker"; then 2022-09-27T15:14:39.1997297Z  echo "Directory '.circleci/docker' not found in commit $MERGE_BASE, you should probably rebase onto a more recent commit" 2022-09-27T15:14:39.1997574Z  exit 1 2022-09-27T15:14:39.1997737Z fi 2022-09-27T15:14:39.1997956Z PREVIOUS_DOCKER_TAG=$(git rev-parse "$MERGE_BASE:.circleci/docker") 2022-09-27T15:14:39.1998280Z # If no image exists but the hash is the same as the previous hash then we should error out here 2022-09-27T15:14:39.1998583Z if [[ "${PREVIOUS_DOCKER_TAG}" = "${DOCKER_TAG}" ]]; then 2022-09-27T15:14:39.1998912Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2022-09-27T15:14:39.1999253Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2022-09-27T15:14:39.1999574Z  # NOTE: DOCKER_FORCE_PUSH will always be set to true for docker-builds.yml 2022-09-27T15:14:39.1999936Z  if [[ "${DOCKER_FORCE_PUSH}" != "true" ]]; then 2022-09-27T15:14:39.2000226Z  # In order to avoid a stampeding herd of jobs trying to push all at once we set it to 2022-09-27T15:14:39.2000546Z  # skip the push. If this is negatively affecting TTS across the board the suggestion 2022-09-27T15:14:39.2000884Z  # should be to run the docker-builds.yml workflow to generate the correct docker builds 2022-09-27T15:14:39.2001175Z  echo ::set-output name=skip_push::true 2022-09-27T15:14:39.2001377Z  fi 2022-09-27T15:14:39.2001522Z fi 2022-09-27T15:14:39.2001716Z echo ::set-output name=rebuild::yes 2022-09-27T15:14:39.2012975Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:39.2013184Z env: 2022-09-27T15:14:39.2013389Z BASE_REVISION: 76d60778eb01b4213735be1c6e126fe2da519b8e 2022-09-27T15:14:39.2013866Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:14:39.2014239Z DOCKER_TAG: e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:14:39.2014464Z DOCKER_FORCE_PUSH: 2022-09-27T15:14:39.2014644Z ##[endgroup] 2022-09-27T15:14:39.2038855Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:14:39.4192166Z { 2022-09-27T15:14:39.4192518Z "schemaVersion": 2, 2022-09-27T15:14:39.4192875Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2022-09-27T15:14:39.4193160Z "config": { 2022-09-27T15:14:39.4193399Z "mediaType": "application/vnd.docker.container.image.v1+json", 2022-09-27T15:14:39.4193703Z "size": 28205, 2022-09-27T15:14:39.4193991Z "digest": "sha256:f67cf4d7519b30d7f3b470cf6a036723a19d0fb703dc370b034ff91fef0031c0" 2022-09-27T15:14:39.4194334Z }, 2022-09-27T15:14:39.4194573Z "layers": [ 2022-09-27T15:14:39.4194816Z { 2022-09-27T15:14:39.4195239Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4195641Z "size": 26710833, 2022-09-27T15:14:39.4196013Z "digest": "sha256:726b8a513d66e3585eb57389171d97fcd348e4914a415891e1da135b85ffa6c3" 2022-09-27T15:14:39.4196369Z }, 2022-09-27T15:14:39.4196600Z { 2022-09-27T15:14:39.4196974Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4197223Z "size": 2049, 2022-09-27T15:14:39.4197497Z "digest": "sha256:771876fe31a13da4f072f942c98c0c576218884c65adf6f86a6f620920b63353" 2022-09-27T15:14:39.4197736Z }, 2022-09-27T15:14:39.4197881Z { 2022-09-27T15:14:39.4198110Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4198357Z "size": 267149097, 2022-09-27T15:14:39.4198626Z "digest": "sha256:2a8cd9ebff905953e5764ab7c4b525c93f4fba013aba6ad3469d3eace3bd3f1c" 2022-09-27T15:14:39.4198866Z }, 2022-09-27T15:14:39.4199011Z { 2022-09-27T15:14:39.4199252Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4199485Z "size": 846, 2022-09-27T15:14:39.4199745Z "digest": "sha256:a0688296bf6bdec34ab662cc732d9e1489188a0ad3a6f0c8743a8da3bb5f206e" 2022-09-27T15:14:39.4200042Z }, 2022-09-27T15:14:39.4200313Z { 2022-09-27T15:14:39.4200755Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4201177Z "size": 101553865, 2022-09-27T15:14:39.4201458Z "digest": "sha256:3341c688c105cd10a0391ee834b03ac3e88da5fa61df1ca269fd629578360f3a" 2022-09-27T15:14:39.4204411Z }, 2022-09-27T15:14:39.4206134Z { 2022-09-27T15:14:39.4206630Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4207152Z "size": 406, 2022-09-27T15:14:39.4207609Z "digest": "sha256:e668b860b3aa02d853e4e86fdc24534543cd83e06fb245a3b3325e2ffde51f09" 2022-09-27T15:14:39.4208057Z }, 2022-09-27T15:14:39.4208228Z { 2022-09-27T15:14:39.4208503Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4208760Z "size": 107, 2022-09-27T15:14:39.4209237Z "digest": "sha256:5b6d14bb2665767e1a2d8eb37e7b497355858a93c02ab6769d5421937e35c6c1" 2022-09-27T15:14:39.4209466Z }, 2022-09-27T15:14:39.4209624Z { 2022-09-27T15:14:39.4210004Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4210774Z "size": 449, 2022-09-27T15:14:39.4211194Z "digest": "sha256:bb4e2b58c04feb59ee65a2fb17432ce1a6e639fc9b960790ddcbf434a63c7d8f" 2022-09-27T15:14:39.4211575Z }, 2022-09-27T15:14:39.4211810Z { 2022-09-27T15:14:39.4212186Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4212601Z "size": 1119, 2022-09-27T15:14:39.4212996Z "digest": "sha256:4c2c06a040d9c304e090ca00f7a40d4c8f0a64b6a8a674ca8105575b42ee2cd3" 2022-09-27T15:14:39.4213329Z }, 2022-09-27T15:14:39.4213555Z { 2022-09-27T15:14:39.4214150Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4214558Z "size": 479, 2022-09-27T15:14:39.4214992Z "digest": "sha256:4aff28e7d246ca4f5f8f167361f4f80145f2022617f07ccdef4f3254f92716de" 2022-09-27T15:14:39.4215395Z }, 2022-09-27T15:14:39.4215629Z { 2022-09-27T15:14:39.4216022Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4216447Z "size": 110, 2022-09-27T15:14:39.4216917Z "digest": "sha256:a39347297f16d809fc3ed0da324d402451ea05605192f9ed48dcd9e19934e2a5" 2022-09-27T15:14:39.4217218Z }, 2022-09-27T15:14:39.4217363Z { 2022-09-27T15:14:39.4217595Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4217841Z "size": 2502, 2022-09-27T15:14:39.4218100Z "digest": "sha256:61183b06c760fbe0ae3fc8bbb7c6fc046c0f30966822ce3551c968e73a9dadde" 2022-09-27T15:14:39.4218330Z }, 2022-09-27T15:14:39.4218477Z { 2022-09-27T15:14:39.4218720Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4218964Z "size": 1867, 2022-09-27T15:14:39.4219401Z "digest": "sha256:c0601891992160560b58ef1084b5579f6d169866137cbcb41f564ab2d50f3fda" 2022-09-27T15:14:39.4219626Z }, 2022-09-27T15:14:39.4219772Z { 2022-09-27T15:14:39.4220005Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4220279Z + exit 0 2022-09-27T15:14:39.4220440Z "size": 1778642959, 2022-09-27T15:14:39.4220700Z "digest": "sha256:499bbad0745df991c21a60314ebcbcfea7e89e7cedeed808ca039958c5e2a854" 2022-09-27T15:14:39.4220956Z }, 2022-09-27T15:14:39.4221137Z { 2022-09-27T15:14:39.4221519Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4221926Z "size": 169, 2022-09-27T15:14:39.4222297Z "digest": "sha256:3957a262cb152187ddf3498130377cf664d31c902fd37776eb569c34e2305b48" 2022-09-27T15:14:39.4222712Z }, 2022-09-27T15:14:39.4222971Z { 2022-09-27T15:14:39.4223419Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4223870Z "size": 467, 2022-09-27T15:14:39.4224294Z "digest": "sha256:8a9a548b96185811cf25ae6b3c7e851077e79a3c246d3197f8d2e4099b81fc51" 2022-09-27T15:14:39.4224541Z }, 2022-09-27T15:14:39.4224686Z { 2022-09-27T15:14:39.4225010Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4225398Z "size": 104, 2022-09-27T15:14:39.4225784Z "digest": "sha256:3852b5c446bf1ca7364f084368ad945601aeeb6385e7d884ba2237805e6be5be" 2022-09-27T15:14:39.4226113Z }, 2022-09-27T15:14:39.4226337Z { 2022-09-27T15:14:39.4226698Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4227056Z "size": 230, 2022-09-27T15:14:39.4227431Z "digest": "sha256:8ee38361fe985326645f5a966db072931cd252a58fb68c9aa4c5ef7e2d85b4a3" 2022-09-27T15:14:39.4227778Z }, 2022-09-27T15:14:39.4228016Z { 2022-09-27T15:14:39.4228471Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4228934Z "size": 1113136, 2022-09-27T15:14:39.4229405Z "digest": "sha256:3a185c821aec21f1d9703dcad7f799d19fabd9dd4f1395d97e183e0bf468b62e" 2022-09-27T15:14:39.4229996Z }, 2022-09-27T15:14:39.4230196Z { 2022-09-27T15:14:39.4230443Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4230680Z "size": 2092, 2022-09-27T15:14:39.4230943Z "digest": "sha256:895ee99b77c2a09c65313e341fd08acdbbe4db9e9793c87cdd40791cd9c5e354" 2022-09-27T15:14:39.4231191Z }, 2022-09-27T15:14:39.4231331Z { 2022-09-27T15:14:39.4231575Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4231825Z "size": 105, 2022-09-27T15:14:39.4232062Z "digest": "sha256:6cf940733081076a0144ffa29d5ff443953af57edf660ad408998f949443e163" 2022-09-27T15:14:39.4232385Z }, 2022-09-27T15:14:39.4232518Z { 2022-09-27T15:14:39.4232764Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4233015Z "size": 450, 2022-09-27T15:14:39.4233335Z "digest": "sha256:0c2bc9cf436c2b14fabbaaa3148c8d82bcf6f9924f033ee97f462d607e1ae3b5" 2022-09-27T15:14:39.4233594Z }, 2022-09-27T15:14:39.4233749Z { 2022-09-27T15:14:39.4233986Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4234235Z "size": 104, 2022-09-27T15:14:39.4234495Z "digest": "sha256:6070158a37e434d791a5ee1871de6df32c2984f535a76a6c1cbcc1bb4c1f311d" 2022-09-27T15:14:39.4234718Z }, 2022-09-27T15:14:39.4234868Z { 2022-09-27T15:14:39.4235115Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4235350Z "size": 880, 2022-09-27T15:14:39.4235712Z "digest": "sha256:a3fee62ea02af04a5cd3d98b6756db1b792cf096e29b85996d7f5a070ad6fccc" 2022-09-27T15:14:39.4235965Z }, 2022-09-27T15:14:39.4236102Z { 2022-09-27T15:14:39.4236345Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4236594Z "size": 88759062, 2022-09-27T15:14:39.4236861Z "digest": "sha256:fbac2ec6703fe9abd9ed7bc11c0d4e2360c1e82376c8b7695c8d40f9f4d3e59c" 2022-09-27T15:14:39.4237126Z }, 2022-09-27T15:14:39.4237274Z { 2022-09-27T15:14:39.4237503Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4237814Z "size": 109, 2022-09-27T15:14:39.4238064Z "digest": "sha256:6a670c6d461b4456f8c81a50433ad1dda7590470f0ab0310aa98f160942d3b71" 2022-09-27T15:14:39.4238298Z }, 2022-09-27T15:14:39.4238432Z { 2022-09-27T15:14:39.4238672Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4238914Z "size": 555, 2022-09-27T15:14:39.4239174Z "digest": "sha256:11c6d3fdecf8e5ce672b636cad43c6d93242a424f7ba3b524bb986b695fc2f11" 2022-09-27T15:14:39.4239449Z }, 2022-09-27T15:14:39.4239593Z { 2022-09-27T15:14:39.4239826Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4240074Z "size": 1119359, 2022-09-27T15:14:39.4240346Z "digest": "sha256:b3c05bc08a6df3e49299ae96fb531eb57d6ceadccf7d1d2848bf55b53db3b600" 2022-09-27T15:14:39.4240590Z }, 2022-09-27T15:14:39.4240735Z { 2022-09-27T15:14:39.4240980Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4241215Z "size": 103, 2022-09-27T15:14:39.4241457Z "digest": "sha256:db021ac568744541f710168b1c6096935a109efe723c889e2a848f7779064942" 2022-09-27T15:14:39.4241679Z }, 2022-09-27T15:14:39.4241824Z { 2022-09-27T15:14:39.4242063Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4242305Z "size": 547, 2022-09-27T15:14:39.4242546Z "digest": "sha256:d0bc479411abdb718349f3d208183d88bf4859b266682717262add65ac9becb6" 2022-09-27T15:14:39.4242777Z }, 2022-09-27T15:14:39.4242924Z { 2022-09-27T15:14:39.4243154Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4243404Z "size": 193215181, 2022-09-27T15:14:39.4243651Z "digest": "sha256:ce033581022a8f409727de3620761c3bcc2d5270977a703d93034b201f3bdf3b" 2022-09-27T15:14:39.4243876Z }, 2022-09-27T15:14:39.4244010Z { 2022-09-27T15:14:39.4244247Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4244548Z "size": 107, 2022-09-27T15:14:39.4244804Z "digest": "sha256:3e5c136468b5df8fbf433a2bf97cbe61db916afd830916c765ee3b3efd28677e" 2022-09-27T15:14:39.4245053Z }, 2022-09-27T15:14:39.4245199Z { 2022-09-27T15:14:39.4245425Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4245670Z "size": 1292, 2022-09-27T15:14:39.4245934Z "digest": "sha256:4dcca06c4ba46fa0d96738591d38f3c7d5bf974bf2a65e8b47330933916ea4ad" 2022-09-27T15:14:39.4246167Z }, 2022-09-27T15:14:39.4246312Z { 2022-09-27T15:14:39.4246555Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4246789Z "size": 151, 2022-09-27T15:14:39.4247054Z "digest": "sha256:5d22ab10910cc5e74a44f8de55c5c072dba2b5ddc4abd498abf72161fa640271" 2022-09-27T15:14:39.4247299Z }, 2022-09-27T15:14:39.4247432Z { 2022-09-27T15:14:39.4247737Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4247980Z "size": 646, 2022-09-27T15:14:39.4248237Z "digest": "sha256:40f0e904450cc9fdca48355e6abeaca5bb11a10eb4e741aba5e615e49e3de45b" 2022-09-27T15:14:39.4248487Z }, 2022-09-27T15:14:39.4248632Z { 2022-09-27T15:14:39.4248872Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4249103Z "size": 108, 2022-09-27T15:14:39.4249345Z "digest": "sha256:cd0043c871c33942a5d012212032952182da7d9fe53f167779c8ba315b4fa061" 2022-09-27T15:14:39.4249607Z }, 2022-09-27T15:14:39.4249740Z { 2022-09-27T15:14:39.4249979Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4250225Z "size": 109, 2022-09-27T15:14:39.4250479Z "digest": "sha256:07ce5bf5da8f6c24521ca0e8a87dd808c902bfbadb1b53babc07905fdaecb736" 2022-09-27T15:14:39.4250730Z }, 2022-09-27T15:14:39.4250876Z { 2022-09-27T15:14:39.4251104Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4251353Z "size": 102, 2022-09-27T15:14:39.4251609Z "digest": "sha256:ada7e5d30c2e437f35a77009436d848ba5033a92c16031cc111777321effbe46" 2022-09-27T15:14:39.4251830Z }, 2022-09-27T15:14:39.4251974Z { 2022-09-27T15:14:39.4252213Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4252442Z "size": 419, 2022-09-27T15:14:39.4252685Z "digest": "sha256:b9e22897f74438022ab0b142a99a23970a8d744f10ae5717e938070d8ba9dbf2" 2022-09-27T15:14:39.4252908Z }, 2022-09-27T15:14:39.4253046Z { 2022-09-27T15:14:39.4253286Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4253532Z "size": 211729336, 2022-09-27T15:14:39.4253790Z "digest": "sha256:31ed79570fc1b453f9f42951f8e4641d29e03d1dad7e6b23ba5d3b762fd4a798" 2022-09-27T15:14:39.4254012Z }, 2022-09-27T15:14:39.4254156Z { 2022-09-27T15:14:39.4254393Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4254628Z "size": 111, 2022-09-27T15:14:39.4254886Z "digest": "sha256:f9ca5db0abb22702989e89498e1b08d3309d93101a568cc4d0c77ef95d6c1370" 2022-09-27T15:14:39.4255118Z }, 2022-09-27T15:14:39.4255251Z { 2022-09-27T15:14:39.4255493Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4255736Z "size": 471, 2022-09-27T15:14:39.4255980Z "digest": "sha256:859ab55d797ee8c642c449cbf7719e518fcf8d11918ee48d8cd762e12f7fa3c8" 2022-09-27T15:14:39.4256216Z }, 2022-09-27T15:14:39.4256360Z { 2022-09-27T15:14:39.4256587Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4256835Z "size": 1902197095, 2022-09-27T15:14:39.4257084Z "digest": "sha256:72b4732070393414839ac48264eb96cd0262fbaacaf0060016ffeeb6ec4c6450" 2022-09-27T15:14:39.4257299Z }, 2022-09-27T15:14:39.4257443Z { 2022-09-27T15:14:39.4257683Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4257928Z "size": 112, 2022-09-27T15:14:39.4258190Z "digest": "sha256:3a05e9967e15d0d5023e4cb4beacdf6259405a2ee3ff3dec98b20f06ed58ce89" 2022-09-27T15:14:39.4258487Z }, 2022-09-27T15:14:39.4258634Z { 2022-09-27T15:14:39.4258860Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4259284Z "size": 447, 2022-09-27T15:14:39.4259541Z "digest": "sha256:04d340d5ef37c1b5359626768bfe7f2192a9118f23e7fd1db34f73c9d3dddf94" 2022-09-27T15:14:39.4259766Z }, 2022-09-27T15:14:39.4259917Z { 2022-09-27T15:14:39.4260162Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4260398Z "size": 39727867, 2022-09-27T15:14:39.4260662Z "digest": "sha256:94b3f24375e0cd534f3bad38ae24337c2c94f28db9cad81056761c55379807e5" 2022-09-27T15:14:39.4260900Z }, 2022-09-27T15:14:39.4261035Z { 2022-09-27T15:14:39.4261275Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4261520Z "size": 106, 2022-09-27T15:14:39.4261845Z "digest": "sha256:7bbe9cf24f05360717db1063d349e687e488d8e5196b492015e8fd0c3a8382ee" 2022-09-27T15:14:39.4262077Z }, 2022-09-27T15:14:39.4262226Z { 2022-09-27T15:14:39.4262459Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4262704Z "size": 291, 2022-09-27T15:14:39.4262960Z "digest": "sha256:74035b85b1234d5c2f96c0e33b888b4886ddc9ee8a54f8b079eb9b5aa023227c" 2022-09-27T15:14:39.4263184Z }, 2022-09-27T15:14:39.4263328Z { 2022-09-27T15:14:39.4263569Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4263849Z "size": 104, 2022-09-27T15:14:39.4264097Z "digest": "sha256:06ceb0d47fa1d0973b0f438b18f92a8f0a96264df8f46ad327c007b30cf6b17e" 2022-09-27T15:14:39.4264340Z }, 2022-09-27T15:14:39.4264485Z { 2022-09-27T15:14:39.4264714Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4264954Z "size": 402, 2022-09-27T15:14:39.4265224Z "digest": "sha256:d54dedf3c273b67acc9f55bd1850fcd23c3751a9c7ae8bc7882ffeaaf6d8b5f2" 2022-09-27T15:14:39.4265469Z }, 2022-09-27T15:14:39.4265613Z { 2022-09-27T15:14:39.4265852Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4266086Z "size": 19705451, 2022-09-27T15:14:39.4266355Z "digest": "sha256:f14b7a316dd40dbd310183d8a219ace385b36c47de3836a5ddd4bec2fd5bb592" 2022-09-27T15:14:39.4266604Z }, 2022-09-27T15:14:39.4266742Z { 2022-09-27T15:14:39.4266985Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4267238Z "size": 108, 2022-09-27T15:14:39.4267469Z "digest": "sha256:d19943b4c20d7b466e7281af7373151957186d6100615772f46d85d67311f81a" 2022-09-27T15:14:39.4267693Z }, 2022-09-27T15:14:39.4267840Z { 2022-09-27T15:14:39.4268072Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4268331Z "size": 1765, 2022-09-27T15:14:39.4268603Z "digest": "sha256:01103fa1cebd8b23becd7d967dc3dfd86a02638ec83bb65c909beb0b742807c7" 2022-09-27T15:14:39.4268867Z }, 2022-09-27T15:14:39.4269025Z { 2022-09-27T15:14:39.4269272Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4269522Z "size": 271825806, 2022-09-27T15:14:39.4269785Z "digest": "sha256:a09ce63c712ca40e43fd28e1abbf0d4b7164fdda296841b1ce20f1de12a4fc6a" 2022-09-27T15:14:39.4270036Z }, 2022-09-27T15:14:39.4270187Z { 2022-09-27T15:14:39.4270414Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4270662Z "size": 163, 2022-09-27T15:14:39.4270930Z "digest": "sha256:11c79af0c20c5802cd60dda4a892996185df4effb37c233c6ac4af298d55e42d" 2022-09-27T15:14:39.4271160Z }, 2022-09-27T15:14:39.4271309Z { 2022-09-27T15:14:39.4271553Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4271791Z "size": 7940, 2022-09-27T15:14:39.4272055Z "digest": "sha256:5da21a9573aef60226d81dac10e0da709efab6a33e03d8662f56936d51b6a192" 2022-09-27T15:14:39.4272295Z }, 2022-09-27T15:14:39.4272431Z { 2022-09-27T15:14:39.4272671Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4272996Z "size": 8072, 2022-09-27T15:14:39.4273250Z "digest": "sha256:e4a8bf8e8d45442c308b761ebd29ee9645d755b28d767de691cecb5c5e5abaf0" 2022-09-27T15:14:39.4273492Z }, 2022-09-27T15:14:39.4273641Z { 2022-09-27T15:14:39.4273874Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4274124Z "size": 304, 2022-09-27T15:14:39.4274377Z "digest": "sha256:9c52b928c26129149dd2374d6af14cbcc123916c4e330fca2a27cd4484beef3a" 2022-09-27T15:14:39.4274614Z }, 2022-09-27T15:14:39.4274751Z { 2022-09-27T15:14:39.4274995Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4275243Z "size": 108, 2022-09-27T15:14:39.4275599Z "digest": "sha256:659618ffaa02ef8f43cc0f2a12439693d131eb8916bfcbd11872146e2278206f" 2022-09-27T15:14:39.4275839Z }, 2022-09-27T15:14:39.4275983Z { 2022-09-27T15:14:39.4276256Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-09-27T15:14:39.4276503Z "size": 54145471, 2022-09-27T15:14:39.4276777Z "digest": "sha256:b7f08fdcf6d3ba8a35b41ea92dccb8fc33d792fe1a1b273597c179243d150226" 2022-09-27T15:14:39.4277017Z } 2022-09-27T15:14:39.4277161Z ] 2022-09-27T15:14:39.4277304Z } 2022-09-27T15:14:39.4396484Z Prepare all required actions 2022-09-27T15:14:39.4420678Z ##[group]Run ./.github/actions/pull-docker-image 2022-09-27T15:14:39.4420915Z with: 2022-09-27T15:14:39.4421316Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:14:39.4421771Z ##[endgroup] 2022-09-27T15:14:39.4470463Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-09-27T15:14:39.4470737Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-09-27T15:14:39.4470993Z # ignore output since only exit code is used for conditional 2022-09-27T15:14:39.4471276Z # only pull docker image if it's not available locally 2022-09-27T15:14:39.4471554Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-09-27T15:14:39.4471824Z  retry docker pull "${DOCKER_IMAGE}" 2022-09-27T15:14:39.4472042Z fi 2022-09-27T15:14:39.4483391Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:14:39.4483610Z env: 2022-09-27T15:14:39.4483961Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:14:39.4484284Z ##[endgroup] 2022-09-27T15:14:39.6993115Z e66cf5fa0a4d4ed512901b12ccdab95cca946a29: Pulling from pytorch/pytorch-linux-bionic-py3.7-clang9 2022-09-27T15:14:39.6994211Z 726b8a513d66: Pulling fs layer 2022-09-27T15:14:39.6994977Z 771876fe31a1: Pulling fs layer 2022-09-27T15:14:39.6995305Z 2a8cd9ebff90: Pulling fs layer 2022-09-27T15:14:39.6995687Z a0688296bf6b: Pulling fs layer 2022-09-27T15:14:39.6996018Z 3341c688c105: Pulling fs layer 2022-09-27T15:14:39.6996344Z e668b860b3aa: Pulling fs layer 2022-09-27T15:14:39.6996674Z 5b6d14bb2665: Pulling fs layer 2022-09-27T15:14:39.6997029Z bb4e2b58c04f: Pulling fs layer 2022-09-27T15:14:39.6997388Z 4c2c06a040d9: Pulling fs layer 2022-09-27T15:14:39.6997750Z 4aff28e7d246: Pulling fs layer 2022-09-27T15:14:39.6998107Z a39347297f16: Pulling fs layer 2022-09-27T15:14:39.6998465Z 61183b06c760: Pulling fs layer 2022-09-27T15:14:39.6998792Z c06018919921: Pulling fs layer 2022-09-27T15:14:39.6999148Z 499bbad0745d: Pulling fs layer 2022-09-27T15:14:39.6999487Z 3341c688c105: Waiting 2022-09-27T15:14:39.6999814Z 3957a262cb15: Pulling fs layer 2022-09-27T15:14:39.7000160Z 8a9a548b9618: Pulling fs layer 2022-09-27T15:14:39.7000470Z e668b860b3aa: Waiting 2022-09-27T15:14:39.7000744Z 5b6d14bb2665: Waiting 2022-09-27T15:14:39.7001032Z bb4e2b58c04f: Waiting 2022-09-27T15:14:39.7001343Z 3852b5c446bf: Pulling fs layer 2022-09-27T15:14:39.7001654Z 8ee38361fe98: Pulling fs layer 2022-09-27T15:14:39.7001924Z 3a185c821aec: Pulling fs layer 2022-09-27T15:14:39.7002194Z 4aff28e7d246: Waiting 2022-09-27T15:14:39.7002568Z 895ee99b77c2: Pulling fs layer 2022-09-27T15:14:39.7002872Z a39347297f16: Waiting 2022-09-27T15:14:39.7003158Z 61183b06c760: Waiting 2022-09-27T15:14:39.7003490Z 6cf940733081: Pulling fs layer 2022-09-27T15:14:39.7003799Z a0688296bf6b: Waiting 2022-09-27T15:14:39.7004113Z 0c2bc9cf436c: Pulling fs layer 2022-09-27T15:14:39.7004401Z 6070158a37e4: Pulling fs layer 2022-09-27T15:14:39.7004691Z 8a9a548b9618: Waiting 2022-09-27T15:14:39.7005064Z 3957a262cb15: Waiting 2022-09-27T15:14:39.7005405Z a3fee62ea02a: Pulling fs layer 2022-09-27T15:14:39.7005752Z fbac2ec6703f: Pulling fs layer 2022-09-27T15:14:39.7006079Z 6a670c6d461b: Pulling fs layer 2022-09-27T15:14:39.7006397Z 3852b5c446bf: Waiting 2022-09-27T15:14:39.7006692Z 3a185c821aec: Waiting 2022-09-27T15:14:39.7007033Z 11c6d3fdecf8: Pulling fs layer 2022-09-27T15:14:39.7007638Z b3c05bc08a6d: Pulling fs layer 2022-09-27T15:14:39.7008000Z db021ac56874: Pulling fs layer 2022-09-27T15:14:39.7008320Z 8ee38361fe98: Waiting 2022-09-27T15:14:39.7008660Z d0bc479411ab: Pulling fs layer 2022-09-27T15:14:39.7008966Z 0c2bc9cf436c: Waiting 2022-09-27T15:14:39.7009279Z ce033581022a: Pulling fs layer 2022-09-27T15:14:39.7009729Z 6070158a37e4: Waiting 2022-09-27T15:14:39.7010024Z 3e5c136468b5: Pulling fs layer 2022-09-27T15:14:39.7010343Z 4dcca06c4ba4: Pulling fs layer 2022-09-27T15:14:39.7010763Z fbac2ec6703f: Waiting 2022-09-27T15:14:39.7011042Z 5d22ab10910c: Pulling fs layer 2022-09-27T15:14:39.7011276Z 40f0e904450c: Pulling fs layer 2022-09-27T15:14:39.7011460Z 895ee99b77c2: Waiting 2022-09-27T15:14:39.7011651Z cd0043c871c3: Pulling fs layer 2022-09-27T15:14:39.7011866Z 499bbad0745d: Waiting 2022-09-27T15:14:39.7012054Z 07ce5bf5da8f: Pulling fs layer 2022-09-27T15:14:39.7012289Z ada7e5d30c2e: Pulling fs layer 2022-09-27T15:14:39.7012468Z a3fee62ea02a: Waiting 2022-09-27T15:14:39.7012649Z b3c05bc08a6d: Waiting 2022-09-27T15:14:39.7012836Z b9e22897f744: Pulling fs layer 2022-09-27T15:14:39.7013013Z 31ed79570fc1: Pulling fs layer 2022-09-27T15:14:39.7013194Z 6a670c6d461b: Waiting 2022-09-27T15:14:39.7013385Z f9ca5db0abb2: Pulling fs layer 2022-09-27T15:14:39.7013571Z 859ab55d797e: Pulling fs layer 2022-09-27T15:14:39.7013758Z 72b473207039: Pulling fs layer 2022-09-27T15:14:39.7013948Z 3a05e9967e15: Pulling fs layer 2022-09-27T15:14:39.7014130Z 04d340d5ef37: Pulling fs layer 2022-09-27T15:14:39.7014312Z d0bc479411ab: Waiting 2022-09-27T15:14:39.7014492Z 94b3f24375e0: Pulling fs layer 2022-09-27T15:14:39.7014670Z 7bbe9cf24f05: Pulling fs layer 2022-09-27T15:14:39.7014869Z 74035b85b123: Pulling fs layer 2022-09-27T15:14:39.7015109Z db021ac56874: Waiting 2022-09-27T15:14:39.7015313Z 3e5c136468b5: Waiting 2022-09-27T15:14:39.7015486Z 06ceb0d47fa1: Pulling fs layer 2022-09-27T15:14:39.7015669Z cd0043c871c3: Waiting 2022-09-27T15:14:39.7015838Z b9e22897f744: Waiting 2022-09-27T15:14:39.7016007Z d54dedf3c273: Pulling fs layer 2022-09-27T15:14:39.7016194Z 31ed79570fc1: Waiting 2022-09-27T15:14:39.7016405Z 11c6d3fdecf8: Waiting 2022-09-27T15:14:39.7016579Z f14b7a316dd4: Pulling fs layer 2022-09-27T15:14:39.7016773Z d19943b4c20d: Pulling fs layer 2022-09-27T15:14:39.7016965Z ada7e5d30c2e: Waiting 2022-09-27T15:14:39.7017195Z 01103fa1cebd: Pulling fs layer 2022-09-27T15:14:39.7017470Z 3a05e9967e15: Waiting 2022-09-27T15:14:39.7017750Z a09ce63c712c: Pulling fs layer 2022-09-27T15:14:39.7018079Z 11c79af0c20c: Pulling fs layer 2022-09-27T15:14:39.7018402Z 859ab55d797e: Waiting 2022-09-27T15:14:39.7018705Z 4dcca06c4ba4: Waiting 2022-09-27T15:14:39.7019178Z 5da21a9573ae: Pulling fs layer 2022-09-27T15:14:39.7019483Z 94b3f24375e0: Waiting 2022-09-27T15:14:39.7019788Z e4a8bf8e8d45: Pulling fs layer 2022-09-27T15:14:39.7020092Z f9ca5db0abb2: Waiting 2022-09-27T15:14:39.7020408Z 9c52b928c261: Pulling fs layer 2022-09-27T15:14:39.7020733Z 04d340d5ef37: Waiting 2022-09-27T15:14:39.7021021Z 659618ffaa02: Pulling fs layer 2022-09-27T15:14:39.7021386Z 40f0e904450c: Waiting 2022-09-27T15:14:39.7021697Z b7f08fdcf6d3: Pulling fs layer 2022-09-27T15:14:39.7022061Z 06ceb0d47fa1: Waiting 2022-09-27T15:14:39.7022364Z f14b7a316dd4: Waiting 2022-09-27T15:14:39.7022644Z 74035b85b123: Waiting 2022-09-27T15:14:39.7022913Z ce033581022a: Waiting 2022-09-27T15:14:39.7023191Z 659618ffaa02: Waiting 2022-09-27T15:14:39.7023488Z 9c52b928c261: Waiting 2022-09-27T15:14:39.7023756Z 11c79af0c20c: Waiting 2022-09-27T15:14:39.7024031Z 72b473207039: Waiting 2022-09-27T15:14:39.7024325Z b7f08fdcf6d3: Waiting 2022-09-27T15:14:39.7024602Z 5da21a9573ae: Waiting 2022-09-27T15:14:39.7024878Z 01103fa1cebd: Waiting 2022-09-27T15:14:39.7025168Z d19943b4c20d: Waiting 2022-09-27T15:14:39.7025467Z d54dedf3c273: Waiting 2022-09-27T15:14:39.7025746Z e4a8bf8e8d45: Waiting 2022-09-27T15:14:39.7941066Z 771876fe31a1: Verifying Checksum 2022-09-27T15:14:39.7941440Z 771876fe31a1: Download complete 2022-09-27T15:14:39.8845426Z a0688296bf6b: Verifying Checksum 2022-09-27T15:14:39.8846021Z a0688296bf6b: Download complete 2022-09-27T15:14:40.0153170Z 726b8a513d66: Download complete 2022-09-27T15:14:40.0729389Z e668b860b3aa: Download complete 2022-09-27T15:14:40.1618403Z 5b6d14bb2665: Verifying Checksum 2022-09-27T15:14:40.1618759Z 5b6d14bb2665: Download complete 2022-09-27T15:14:40.2317792Z bb4e2b58c04f: Download complete 2022-09-27T15:14:40.3125117Z 4c2c06a040d9: Verifying Checksum 2022-09-27T15:14:40.3125478Z 4c2c06a040d9: Download complete 2022-09-27T15:14:40.3940213Z 4aff28e7d246: Verifying Checksum 2022-09-27T15:14:40.3940667Z 4aff28e7d246: Download complete 2022-09-27T15:14:40.4710814Z a39347297f16: Verifying Checksum 2022-09-27T15:14:40.4711215Z a39347297f16: Download complete 2022-09-27T15:14:40.5361137Z 61183b06c760: Verifying Checksum 2022-09-27T15:14:40.5361401Z 61183b06c760: Download complete 2022-09-27T15:14:40.6358331Z c06018919921: Verifying Checksum 2022-09-27T15:14:40.6358739Z c06018919921: Download complete 2022-09-27T15:14:40.7083351Z 726b8a513d66: Pull complete 2022-09-27T15:14:40.8241011Z 771876fe31a1: Pull complete 2022-09-27T15:14:42.4309988Z 3341c688c105: Download complete 2022-09-27T15:14:42.4937134Z 3957a262cb15: Verifying Checksum 2022-09-27T15:14:42.4937549Z 3957a262cb15: Download complete 2022-09-27T15:14:42.5822039Z 8a9a548b9618: Download complete 2022-09-27T15:14:42.6444454Z 3852b5c446bf: Verifying Checksum 2022-09-27T15:14:42.6444808Z 3852b5c446bf: Download complete 2022-09-27T15:14:42.7180913Z 8ee38361fe98: Verifying Checksum 2022-09-27T15:14:42.7181255Z 8ee38361fe98: Download complete 2022-09-27T15:14:42.8115949Z 3a185c821aec: Verifying Checksum 2022-09-27T15:14:42.8116320Z 3a185c821aec: Download complete 2022-09-27T15:14:42.9044180Z 895ee99b77c2: Download complete 2022-09-27T15:14:43.0080147Z 6cf940733081: Verifying Checksum 2022-09-27T15:14:43.0080445Z 6cf940733081: Download complete 2022-09-27T15:14:43.1290188Z 0c2bc9cf436c: Verifying Checksum 2022-09-27T15:14:43.1290690Z 0c2bc9cf436c: Download complete 2022-09-27T15:14:43.2086104Z 6070158a37e4: Download complete 2022-09-27T15:14:43.2863471Z a3fee62ea02a: Verifying Checksum 2022-09-27T15:14:43.2863838Z a3fee62ea02a: Download complete 2022-09-27T15:14:46.2308833Z fbac2ec6703f: Verifying Checksum 2022-09-27T15:14:46.2309153Z fbac2ec6703f: Download complete 2022-09-27T15:14:46.4527639Z 11c6d3fdecf8: Verifying Checksum 2022-09-27T15:14:46.4527992Z 11c6d3fdecf8: Download complete 2022-09-27T15:14:46.6141694Z b3c05bc08a6d: Verifying Checksum 2022-09-27T15:14:46.6142189Z b3c05bc08a6d: Download complete 2022-09-27T15:14:46.7356777Z db021ac56874: Download complete 2022-09-27T15:14:46.8566706Z d0bc479411ab: Verifying Checksum 2022-09-27T15:14:46.8567095Z d0bc479411ab: Download complete 2022-09-27T15:14:47.2987323Z 2a8cd9ebff90: Download complete 2022-09-27T15:14:47.4154113Z 3e5c136468b5: Verifying Checksum 2022-09-27T15:14:47.4154573Z 3e5c136468b5: Download complete 2022-09-27T15:14:47.5012099Z 4dcca06c4ba4: Verifying Checksum 2022-09-27T15:14:47.5012568Z 4dcca06c4ba4: Download complete 2022-09-27T15:14:47.6102647Z 5d22ab10910c: Download complete 2022-09-27T15:14:47.7063766Z 40f0e904450c: Verifying Checksum 2022-09-27T15:14:47.7064598Z 40f0e904450c: Download complete 2022-09-27T15:14:47.7931433Z cd0043c871c3: Verifying Checksum 2022-09-27T15:14:47.7932180Z cd0043c871c3: Download complete 2022-09-27T15:14:47.8832281Z 07ce5bf5da8f: Download complete 2022-09-27T15:14:47.9677950Z ada7e5d30c2e: Verifying Checksum 2022-09-27T15:14:47.9678352Z ada7e5d30c2e: Download complete 2022-09-27T15:14:48.0621426Z b9e22897f744: Verifying Checksum 2022-09-27T15:14:48.0621730Z b9e22897f744: Download complete 2022-09-27T15:14:52.2103128Z ce033581022a: Verifying Checksum 2022-09-27T15:14:52.2103485Z ce033581022a: Download complete 2022-09-27T15:14:52.3124168Z f9ca5db0abb2: Download complete 2022-09-27T15:14:52.4004303Z 859ab55d797e: Verifying Checksum 2022-09-27T15:14:52.4004710Z 859ab55d797e: Download complete 2022-09-27T15:14:53.1829133Z 2a8cd9ebff90: Pull complete 2022-09-27T15:14:53.4043557Z a0688296bf6b: Pull complete 2022-09-27T15:14:54.5058325Z 31ed79570fc1: Verifying Checksum 2022-09-27T15:14:54.5058626Z 31ed79570fc1: Download complete 2022-09-27T15:14:54.5790983Z 3a05e9967e15: Verifying Checksum 2022-09-27T15:14:54.5791358Z 3a05e9967e15: Download complete 2022-09-27T15:14:54.6679987Z 04d340d5ef37: Verifying Checksum 2022-09-27T15:14:54.6680512Z 04d340d5ef37: Download complete 2022-09-27T15:14:55.4010497Z 3341c688c105: Pull complete 2022-09-27T15:14:55.5910632Z 94b3f24375e0: Verifying Checksum 2022-09-27T15:14:55.5910883Z 94b3f24375e0: Download complete 2022-09-27T15:14:55.6403715Z e668b860b3aa: Pull complete 2022-09-27T15:14:55.6797847Z 7bbe9cf24f05: Download complete 2022-09-27T15:14:55.7623681Z 74035b85b123: Verifying Checksum 2022-09-27T15:14:55.7623952Z 74035b85b123: Download complete 2022-09-27T15:14:55.8357796Z 06ceb0d47fa1: Download complete 2022-09-27T15:14:55.8740326Z 5b6d14bb2665: Pull complete 2022-09-27T15:14:55.9183522Z d54dedf3c273: Verifying Checksum 2022-09-27T15:14:55.9184458Z d54dedf3c273: Download complete 2022-09-27T15:14:56.1090010Z bb4e2b58c04f: Pull complete 2022-09-27T15:14:56.3301203Z 4c2c06a040d9: Pull complete 2022-09-27T15:14:56.3964747Z f14b7a316dd4: Verifying Checksum 2022-09-27T15:14:56.3965182Z f14b7a316dd4: Download complete 2022-09-27T15:14:56.4827991Z d19943b4c20d: Verifying Checksum 2022-09-27T15:14:56.4828435Z d19943b4c20d: Download complete 2022-09-27T15:14:56.5606833Z 01103fa1cebd: Verifying Checksum 2022-09-27T15:14:56.5607125Z 01103fa1cebd: Download complete 2022-09-27T15:14:56.5993270Z 4aff28e7d246: Pull complete 2022-09-27T15:14:56.8354125Z a39347297f16: Pull complete 2022-09-27T15:14:57.0649029Z 61183b06c760: Pull complete 2022-09-27T15:14:57.3044709Z c06018919921: Pull complete 2022-09-27T15:15:04.5037655Z a09ce63c712c: Download complete 2022-09-27T15:15:04.5830133Z 11c79af0c20c: Verifying Checksum 2022-09-27T15:15:04.5830554Z 11c79af0c20c: Download complete 2022-09-27T15:15:04.6599003Z 5da21a9573ae: Verifying Checksum 2022-09-27T15:15:04.6599305Z 5da21a9573ae: Download complete 2022-09-27T15:15:04.7391554Z e4a8bf8e8d45: Verifying Checksum 2022-09-27T15:15:04.7391803Z e4a8bf8e8d45: Download complete 2022-09-27T15:15:04.8192637Z 9c52b928c261: Verifying Checksum 2022-09-27T15:15:04.8192985Z 9c52b928c261: Download complete 2022-09-27T15:15:04.8928594Z 659618ffaa02: Verifying Checksum 2022-09-27T15:15:04.8929022Z 659618ffaa02: Download complete 2022-09-27T15:15:06.3822016Z b7f08fdcf6d3: Verifying Checksum 2022-09-27T15:15:06.3822364Z b7f08fdcf6d3: Download complete 2022-09-27T15:15:30.5349396Z 499bbad0745d: Verifying Checksum 2022-09-27T15:15:30.5349698Z 499bbad0745d: Download complete 2022-09-27T15:15:46.7309343Z 72b473207039: Verifying Checksum 2022-09-27T15:15:46.7309754Z 72b473207039: Download complete 2022-09-27T15:15:49.8180733Z 499bbad0745d: Pull complete 2022-09-27T15:15:50.1115998Z 3957a262cb15: Pull complete 2022-09-27T15:15:50.3605592Z 8a9a548b9618: Pull complete 2022-09-27T15:15:50.5730251Z 3852b5c446bf: Pull complete 2022-09-27T15:15:50.7439893Z 8ee38361fe98: Pull complete 2022-09-27T15:15:51.0006430Z 3a185c821aec: Pull complete 2022-09-27T15:15:51.1559678Z 895ee99b77c2: Pull complete 2022-09-27T15:15:51.2990400Z 6cf940733081: Pull complete 2022-09-27T15:15:51.4834740Z 0c2bc9cf436c: Pull complete 2022-09-27T15:15:51.6622147Z 6070158a37e4: Pull complete 2022-09-27T15:15:51.8305136Z a3fee62ea02a: Pull complete 2022-09-27T15:15:53.6930213Z fbac2ec6703f: Pull complete 2022-09-27T15:15:53.8189463Z 6a670c6d461b: Pull complete 2022-09-27T15:15:53.9721548Z 11c6d3fdecf8: Pull complete 2022-09-27T15:15:54.1567961Z b3c05bc08a6d: Pull complete 2022-09-27T15:15:54.2768612Z db021ac56874: Pull complete 2022-09-27T15:15:54.4191832Z d0bc479411ab: Pull complete 2022-09-27T15:15:58.6222748Z ce033581022a: Pull complete 2022-09-27T15:15:58.8015098Z 3e5c136468b5: Pull complete 2022-09-27T15:15:58.9402486Z 4dcca06c4ba4: Pull complete 2022-09-27T15:15:59.0865682Z 5d22ab10910c: Pull complete 2022-09-27T15:15:59.2118128Z 40f0e904450c: Pull complete 2022-09-27T15:15:59.3125779Z cd0043c871c3: Pull complete 2022-09-27T15:15:59.5157385Z 07ce5bf5da8f: Pull complete 2022-09-27T15:15:59.6836258Z ada7e5d30c2e: Pull complete 2022-09-27T15:15:59.8549241Z b9e22897f744: Pull complete 2022-09-27T15:16:06.7273916Z 31ed79570fc1: Pull complete 2022-09-27T15:16:06.8424994Z f9ca5db0abb2: Pull complete 2022-09-27T15:16:06.9818844Z 859ab55d797e: Pull complete 2022-09-27T15:16:27.5642703Z 72b473207039: Pull complete 2022-09-27T15:16:27.8012392Z 3a05e9967e15: Pull complete 2022-09-27T15:16:28.0411675Z 04d340d5ef37: Pull complete 2022-09-27T15:16:29.2534654Z 94b3f24375e0: Pull complete 2022-09-27T15:16:29.4087172Z 7bbe9cf24f05: Pull complete 2022-09-27T15:16:29.5779319Z 74035b85b123: Pull complete 2022-09-27T15:16:29.7647042Z 06ceb0d47fa1: Pull complete 2022-09-27T15:16:30.0006177Z d54dedf3c273: Pull complete 2022-09-27T15:16:30.4050006Z f14b7a316dd4: Pull complete 2022-09-27T15:16:30.6227185Z d19943b4c20d: Pull complete 2022-09-27T15:16:30.8258048Z 01103fa1cebd: Pull complete 2022-09-27T15:16:34.9581706Z a09ce63c712c: Pull complete 2022-09-27T15:16:35.2095804Z 11c79af0c20c: Pull complete 2022-09-27T15:16:35.3338414Z 5da21a9573ae: Pull complete 2022-09-27T15:16:35.5633557Z e4a8bf8e8d45: Pull complete 2022-09-27T15:16:35.8039303Z 9c52b928c261: Pull complete 2022-09-27T15:16:36.0258806Z 659618ffaa02: Pull complete 2022-09-27T15:16:37.7057375Z b7f08fdcf6d3: Pull complete 2022-09-27T15:16:37.8336864Z Digest: sha256:e9db1e9f59a75821add26dfb4133d4c92a02559f34ad8230c2fd96064dcdded6 2022-09-27T15:16:37.8696424Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:16:37.8968382Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:16:37.9007726Z ##[group]Run .github/scripts/parse_ref.py 2022-09-27T15:16:37.9007975Z .github/scripts/parse_ref.py 2022-09-27T15:16:37.9028134Z shell: /usr/bin/bash -e {0} 2022-09-27T15:16:37.9028324Z ##[endgroup] 2022-09-27T15:16:38.3198582Z Prepare all required actions 2022-09-27T15:16:38.3199015Z Getting action download info 2022-09-27T15:16:38.5175649Z Download action repository 'nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767' (SHA:7d4a37704547a311dbb66ebdf5b23ec19374a767) 2022-09-27T15:16:38.8095067Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-09-27T15:16:38.8095288Z with: 2022-09-27T15:16:38.8095675Z github-token: *** 2022-09-27T15:16:38.8095841Z ##[endgroup] 2022-09-27T15:16:38.8188707Z ##[group]Run nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767 2022-09-27T15:16:38.8188948Z with: 2022-09-27T15:16:38.8189099Z shell: bash 2022-09-27T15:16:38.8189275Z timeout_minutes: 10 2022-09-27T15:16:38.8189456Z max_attempts: 5 2022-09-27T15:16:38.8189624Z retry_wait_seconds: 30 2022-09-27T15:16:38.8190075Z 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:16:38.8190469Z polling_interval_seconds: 1 2022-09-27T15:16:38.8190654Z warning_on_retry: true 2022-09-27T15:16:38.8190846Z continue_on_error: false 2022-09-27T15:16:38.8191052Z env: 2022-09-27T15:16:38.8191356Z GITHUB_TOKEN: *** 2022-09-27T15:16:38.8191533Z ##[endgroup] 2022-09-27T15:16:39.6195262Z 2022-09-27T15:16:39.6240100Z + python3 -m pip install requests==2.26.0 2022-09-27T15:16:40.1934698Z Defaulting to user installation because normal site-packages is not writeable 2022-09-27T15:16:40.3228459Z Collecting requests==2.26.0 2022-09-27T15:16:40.3372565Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-09-27T15:16:40.4019741Z Collecting idna<4,>=2.5; python_version >= "3" 2022-09-27T15:16:40.4055250Z Downloading idna-3.4-py3-none-any.whl (61 kB) 2022-09-27T15:16:40.4911812Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2022-09-27T15:16:40.4945184Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-09-27T15:16:40.5697234Z Collecting certifi>=2017.4.17 2022-09-27T15:16:40.5733127Z Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 2022-09-27T15:16:40.6674258Z Collecting urllib3<1.27,>=1.21.1 2022-09-27T15:16:40.6710242Z Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) 2022-09-27T15:16:40.7594409Z Installing collected packages: idna, charset-normalizer, certifi, urllib3, requests 2022-09-27T15:16:40.8739635Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-09-27T15:16:40.8740149Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-09-27T15:16:41.0560291Z 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:16:41.2353557Z ++ python3 .github/scripts/get_workflow_job_id.py 3133193930 i-0c6d8b87a24d66705 2022-09-27T15:16:43.0463767Z + GHA_WORKFLOW_JOB_ID=8575885664 2022-09-27T15:16:43.0476187Z + echo '::set-output name=job-id::8575885664' 2022-09-27T15:16:43.6265277Z Command completed after 1 attempt(s). 2022-09-27T15:16:43.6265469Z 2022-09-27T15:16:43.6323838Z Prepare all required actions 2022-09-27T15:16:43.6324149Z Getting action download info 2022-09-27T15:16:43.8280530Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-09-27T15:16:43.9457669Z ##[group]Run ./.github/actions/filter-test-configs 2022-09-27T15:16:43.9457973Z with: 2022-09-27T15:16:43.9458360Z github-token: *** 2022-09-27T15:16:43.9458653Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-09-27T15:16:43.9459153Z ##[endgroup] 2022-09-27T15:16:43.9512596Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-09-27T15:16:43.9512833Z with: 2022-09-27T15:16:43.9512993Z shell: bash 2022-09-27T15:16:43.9513153Z timeout_minutes: 10 2022-09-27T15:16:43.9513338Z max_attempts: 5 2022-09-27T15:16:43.9513513Z retry_wait_seconds: 30 2022-09-27T15:16:43.9513780Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-09-27T15:16:43.9514027Z polling_interval_seconds: 1 2022-09-27T15:16:43.9514206Z warning_on_retry: true 2022-09-27T15:16:43.9514393Z continue_on_error: false 2022-09-27T15:16:43.9514563Z env: 2022-09-27T15:16:43.9514831Z GITHUB_TOKEN: *** 2022-09-27T15:16:43.9515004Z ##[endgroup] 2022-09-27T15:16:43.9838593Z 2022-09-27T15:16:43.9890935Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-09-27T15:16:44.2023103Z Defaulting to user installation because normal site-packages is not writeable 2022-09-27T15:16:44.2189964Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-09-27T15:16:44.3862486Z Collecting pyyaml==6.0 2022-09-27T15:16:44.4131563Z 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:16:44.4408917Z 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:16:44.4421789Z 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:16:44.4573709Z 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:16:44.4581795Z 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:16:44.4911797Z Installing collected packages: pyyaml 2022-09-27T15:16:44.5649260Z Successfully installed pyyaml-6.0 2022-09-27T15:16:44.9891453Z Command completed after 1 attempt(s). 2022-09-27T15:16:44.9891656Z 2022-09-27T15:16:44.9930522Z ##[group]Run .github/scripts/parse_ref.py 2022-09-27T15:16:44.9930873Z .github/scripts/parse_ref.py 2022-09-27T15:16:44.9942430Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:16:44.9942666Z ##[endgroup] 2022-09-27T15:16:45.0167734Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-09-27T15:16:45.0168017Z .github/scripts/filter_test_configs.py \ 2022-09-27T15:16:45.0168243Z  --test-matrix "{ include: [ 2022-09-27T15:16:45.0168507Z  { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2022-09-27T15:16:45.0168743Z ]} 2022-09-27T15:16:45.0168891Z " \ 2022-09-27T15:16:45.0169073Z  --pr-number "85462" \ 2022-09-27T15:16:45.0169259Z  --tag "" 2022-09-27T15:16:45.0181196Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:16:45.0181424Z env: 2022-09-27T15:16:45.0181740Z GITHUB_TOKEN: *** 2022-09-27T15:16:45.0181911Z ##[endgroup] 2022-09-27T15:16:45.3296392Z ##[group]Run echo "{"include": [{"config": "default", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2022-09-27T15:16:45.3296838Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2022-09-27T15:16:45.3308711Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:16:45.3308952Z ##[endgroup] 2022-09-27T15:16:45.3333042Z {include: [{config: default, shard: 1, num_shards: 1, runner: linux.2xlarge}]} 2022-09-27T15:16:45.3433206Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2022-09-27T15:16:45.3433560Z # detached container should get cleaned up by teardown_ec2_linux 2022-09-27T15:16:45.3433809Z container_name=$(docker run \ 2022-09-27T15:16:45.3434028Z  -e BUILD_ENVIRONMENT \ 2022-09-27T15:16:45.3434255Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-09-27T15:16:45.3434474Z  -e AWS_DEFAULT_REGION \ 2022-09-27T15:16:45.3434661Z  -e PR_NUMBER \ 2022-09-27T15:16:45.3434854Z  -e SHA1 \ 2022-09-27T15:16:45.3435030Z  -e BRANCH \ 2022-09-27T15:16:45.3435204Z  -e SCCACHE_BUCKET \ 2022-09-27T15:16:45.3435522Z  -e SCCACHE_S3_KEY_PREFIX \ 2022-09-27T15:16:45.3435723Z  -e XLA_CUDA \ 2022-09-27T15:16:45.3435918Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-09-27T15:16:45.3436157Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2022-09-27T15:16:45.3436417Z  -e TORCH_CUDA_ARCH_LIST \ 2022-09-27T15:16:45.3436606Z  -e PR_LABELS \ 2022-09-27T15:16:45.3436801Z  -e OUR_GITHUB_JOB_ID \ 2022-09-27T15:16:45.3437035Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-09-27T15:16:45.3437276Z  --security-opt seccomp=unconfined \ 2022-09-27T15:16:45.3437501Z  --cap-add=SYS_PTRACE \ 2022-09-27T15:16:45.3437982Z  --tty \ 2022-09-27T15:16:45.3438179Z  --detach \ 2022-09-27T15:16:45.3438366Z  --user jenkins \ 2022-09-27T15:16:45.3438615Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-09-27T15:16:45.3438871Z  -w /var/lib/jenkins/workspace \ 2022-09-27T15:16:45.3439064Z  "${DOCKER_IMAGE}" 2022-09-27T15:16:45.3439241Z ) 2022-09-27T15:16:45.3439478Z docker exec -t "${container_name}" sh -c '.jenkins/pytorch/build.sh' 2022-09-27T15:16:45.3450569Z shell: /usr/bin/bash -e {0} 2022-09-27T15:16:45.3450762Z env: 2022-09-27T15:16:45.3450996Z BUILD_ENVIRONMENT: linux-vulkan-bionic-py3.7-clang9 2022-09-27T15:16:45.3451225Z BRANCH: pull/85462 2022-09-27T15:16:45.3451423Z AWS_DEFAULT_REGION: us-east-1 2022-09-27T15:16:45.3451621Z PR_NUMBER: 85462 2022-09-27T15:16:45.3451814Z SHA1: 52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:16:45.3452075Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-09-27T15:16:45.3452319Z SCCACHE_S3_KEY_PREFIX: pull 2022-09-27T15:16:45.3452584Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-09-27T15:16:45.3453005Z PR_LABELS: [ "triaged", "open source", "cla signed" ] 2022-09-27T15:16:45.3453233Z TORCH_CUDA_ARCH_LIST: 5.2 2022-09-27T15:16:45.3453606Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:16:45.3453930Z XLA_CUDA: 2022-09-27T15:16:45.3454096Z DEBUG: 0 2022-09-27T15:16:45.3454277Z OUR_GITHUB_JOB_ID: 8575885664 2022-09-27T15:16:45.3454449Z ##[endgroup] 2022-09-27T15:16:56.1841660Z ++ dirname .jenkins/pytorch/build.sh 2022-09-27T15:16:56.1860290Z + source .jenkins/pytorch/common.sh 2022-09-27T15:16:56.1868494Z +++ dirname .jenkins/pytorch/common.sh 2022-09-27T15:16:56.1877352Z ++ source .jenkins/pytorch/common_utils.sh 2022-09-27T15:16:56.1888994Z +++ declare -f -t trap_add 2022-09-27T15:16:56.1893063Z ++ set -ex 2022-09-27T15:16:56.1893482Z ++ [[ linux-vulkan-bionic-py3.7-clang9 == *rocm* ]] 2022-09-27T15:16:56.1893756Z ++ BUILD_TEST_LIBTORCH=0 2022-09-27T15:16:56.1894216Z ++ [[ '' == *xla* ]] 2022-09-27T15:16:56.1894552Z ++ [[ linux-vulkan-bionic-py3.7-clang9 == *centos* ]] 2022-09-27T15:16:56.1894917Z ++ [[ linux-vulkan-bionic-py3.7-clang9 == *linux-bionic* ]] 2022-09-27T15:16:56.1895277Z ++ [[ linux-vulkan-bionic-py3.7-clang9 == *linux-focal* ]] 2022-09-27T15:16:56.1898122Z ++ dirname .jenkins/pytorch/build.sh 2022-09-27T15:16:56.1903516Z + source .jenkins/pytorch/common-build.sh 2022-09-27T15:16:56.1910864Z ++ [[ linux-vulkan-bionic-py3.7-clang9 != *win-* ]] 2022-09-27T15:16:56.1915867Z ++++ dirname .jenkins/pytorch/common-build.sh 2022-09-27T15:16:56.1924462Z +++ cd .jenkins/pytorch 2022-09-27T15:16:56.1924714Z +++ pwd -P 2022-09-27T15:16:56.1926995Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-09-27T15:16:56.1927325Z ++ which sccache 2022-09-27T15:16:56.1940960Z ++ sccache --stop-server 2022-09-27T15:16:56.2191130Z ++ true 2022-09-27T15:16:56.2191481Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-09-27T15:16:56.2212264Z ++ [[ -n 1 ]] 2022-09-27T15:16:56.2212857Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2022-09-27T15:16:56.2213194Z Skipping sccache server initialization, setting environment variables 2022-09-27T15:16:56.2213457Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2022-09-27T15:16:56.2213667Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-09-27T15:16:56.2213910Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-09-27T15:16:56.2219882Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-09-27T15:16:56.2220350Z ++ export RUST_LOG=sccache::server=error 2022-09-27T15:16:56.2220683Z ++ RUST_LOG=sccache::server=error 2022-09-27T15:16:56.2221123Z ++ sccache --zero-stats 2022-09-27T15:16:56.2484463Z Compile requests 0 2022-09-27T15:16:56.2484860Z Compile requests executed 0 2022-09-27T15:16:56.2485164Z Cache hits 0 2022-09-27T15:16:56.2485476Z Cache misses 0 2022-09-27T15:16:56.2485776Z Cache timeouts 0 2022-09-27T15:16:56.2486091Z Cache read errors 0 2022-09-27T15:16:56.2486397Z Forced recaches 0 2022-09-27T15:16:56.2486604Z Cache write errors 0 2022-09-27T15:16:56.2486799Z Compilation failures 0 2022-09-27T15:16:56.2486999Z Cache errors 0 2022-09-27T15:16:56.2487337Z Non-cacheable compilations 0 2022-09-27T15:16:56.2487676Z Non-cacheable calls 0 2022-09-27T15:16:56.2488052Z Non-compilation calls 0 2022-09-27T15:16:56.2488311Z Unsupported compiler calls 0 2022-09-27T15:16:56.2488560Z Average cache write 0.000 s 2022-09-27T15:16:56.2488777Z Average cache read miss 0.000 s 2022-09-27T15:16:56.2488989Z Average cache read hit 0.000 s 2022-09-27T15:16:56.2489249Z Failed distributed compilations 0 2022-09-27T15:16:56.2489956Z 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:56.2490588Z ++ trap_add sccache_epilogue EXIT 2022-09-27T15:16:56.2490854Z ++ trap_add_cmd=sccache_epilogue 2022-09-27T15:16:56.2491029Z ++ shift 2022-09-27T15:16:56.2491202Z ++ for trap_add_name in "$@" 2022-09-27T15:16:56.2496007Z ++++ trap -p EXIT 2022-09-27T15:16:56.2498839Z +++ eval 'extract_trap_cmd ' 2022-09-27T15:16:56.2499288Z ++++ extract_trap_cmd 2022-09-27T15:16:56.2499661Z ++++ printf '%s\n' '' 2022-09-27T15:16:56.2500262Z +++ printf '%s\n' sccache_epilogue 2022-09-27T15:16:56.2502194Z ++ trap -- ' 2022-09-27T15:16:56.2502410Z sccache_epilogue' EXIT 2022-09-27T15:16:56.2502595Z ++ which ccache 2022-09-27T15:16:56.2512611Z + [[ linux-vulkan-bionic-py3.7-clang9 == *-clang7-asan* ]] 2022-09-27T15:16:56.2513313Z + [[ linux-vulkan-bionic-py3.7-clang9 == *-mobile-*build* ]] 2022-09-27T15:16:56.2513698Z + [[ linux-vulkan-bionic-py3.7-clang9 == *deploy* ]] 2022-09-27T15:16:56.2513965Z + echo 'Python version:' 2022-09-27T15:16:56.2514160Z Python version: 2022-09-27T15:16:56.2514351Z + python --version 2022-09-27T15:16:56.2550293Z Python 3.7.13 2022-09-27T15:16:56.2552034Z + echo 'GCC version:' 2022-09-27T15:16:56.2552238Z GCC version: 2022-09-27T15:16:56.2552461Z + gcc --version 2022-09-27T15:16:56.3735736Z gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0 2022-09-27T15:16:56.3736165Z Copyright (C) 2017 Free Software Foundation, Inc. 2022-09-27T15:16:56.3736849Z This is free software; see the source for copying conditions. There is NO 2022-09-27T15:16:56.3737385Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2022-09-27T15:16:56.3737686Z 2022-09-27T15:16:56.3742323Z + echo 'CMake version:' 2022-09-27T15:16:56.3742533Z CMake version: 2022-09-27T15:16:56.3742727Z + cmake --version 2022-09-27T15:16:56.3760261Z cmake version 3.13.5 2022-09-27T15:16:56.3760421Z 2022-09-27T15:16:56.3760574Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2022-09-27T15:16:56.3765316Z + echo 'Environment variables:' 2022-09-27T15:16:56.3765742Z Environment variables: 2022-09-27T15:16:56.3765921Z + env 2022-09-27T15:16:56.3770986Z PR_LABELS=[ 2022-09-27T15:16:56.3771281Z "triaged", 2022-09-27T15:16:56.3771555Z "open source", 2022-09-27T15:16:56.3771802Z "cla signed" 2022-09-27T15:16:56.3772039Z ] 2022-09-27T15:16:56.3772202Z UCC_HOME=/usr 2022-09-27T15:16:56.3772519Z BUILD_ENVIRONMENT=linux-vulkan-bionic-py3.7-clang9 2022-09-27T15:16:56.3772826Z INSTALLED_DB=yes 2022-09-27T15:16:56.3773087Z RUST_LOG=sccache::server=error 2022-09-27T15:16:56.3773345Z HOSTNAME=9436cb3866e2 2022-09-27T15:16:56.3773628Z GITHUB_REF_NAME=85462/merge 2022-09-27T15:16:56.3774000Z GITHUB_API_URL=https://api.github.com 2022-09-27T15:16:56.3774304Z OPENSSL_DIR=/opt/openssl 2022-09-27T15:16:56.3774551Z UCC_COMMIT= 2022-09-27T15:16:56.3775177Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_d9bdcb6d-bf1a-4dba-aad5-7afc85621c26 2022-09-27T15:16:56.3775698Z CUDA_PATH=/usr/local/cuda 2022-09-27T15:16:56.3776542Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-09-27T15:16:56.3776995Z GITHUB_RUN_ATTEMPT=2 2022-09-27T15:16:56.3777267Z INSTALLED_THRIFT= 2022-09-27T15:16:56.3777565Z GITHUB_REPOSITORY_OWNER=pytorch 2022-09-27T15:16:56.3777835Z GITHUB_ACTIONS=true 2022-09-27T15:16:56.3778200Z AWS_DEFAULT_REGION=us-east-1 2022-09-27T15:16:56.3778499Z CI=true 2022-09-27T15:16:56.3778770Z BRANCH=pull/85462 2022-09-27T15:16:56.3779383Z GITHUB_HEAD_REF=cycliclr-memory-fix 2022-09-27T15:16:56.3779693Z UCX_COMMIT= 2022-09-27T15:16:56.3779976Z GITHUB_ACTOR=kongzii 2022-09-27T15:16:56.3780316Z GITHUB_ACTION_REF= 2022-09-27T15:16:56.3780626Z GITHUB_ACTION=__self 2022-09-27T15:16:56.3780944Z GITHUB_REF_PROTECTED=false 2022-09-27T15:16:56.3781614Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-09-27T15:16:56.3782483Z *** 2022-09-27T15:16:56.3782763Z INSTALLED_VISION=yes 2022-09-27T15:16:56.3783073Z HOME=/var/lib/jenkins 2022-09-27T15:16:56.3783677Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2022-09-27T15:16:56.3784039Z GITHUB_ACTION_REPOSITORY= 2022-09-27T15:16:56.3784394Z GITHUB_REF_TYPE=branch 2022-09-27T15:16:56.3784742Z GITHUB_RETENTION_DAYS=90 2022-09-27T15:16:56.3785279Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-09-27T15:16:56.3785676Z OUR_GITHUB_JOB_ID=8575885664 2022-09-27T15:16:56.3786378Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_d9bdcb6d-bf1a-4dba-aad5-7afc85621c26 2022-09-27T15:16:56.3786926Z DEBIAN_FRONTEND=noninteractive 2022-09-27T15:16:56.3787251Z GITHUB_REF=refs/pull/85462/merge 2022-09-27T15:16:56.3787643Z GITHUB_SHA=1faa2af6dbb8dd899ab20874e9966185467c5883 2022-09-27T15:16:56.3788042Z INSTALLED_PROTOBUF=yes 2022-09-27T15:16:56.3788326Z DESIRED_CUDA= 2022-09-27T15:16:56.3788695Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-09-27T15:16:56.3789050Z GITHUB_RUN_ID=3133193930 2022-09-27T15:16:56.3789405Z GITHUB_SERVER_URL=https://github.com 2022-09-27T15:16:56.3789737Z MAX_JOBS=6 2022-09-27T15:16:56.3790326Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-09-27T15:16:56.3790707Z UCX_HOME=/usr 2022-09-27T15:16:56.3791077Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-09-27T15:16:56.3791460Z INSTALLED_ANDROID= 2022-09-27T15:16:56.3791756Z GITHUB_BASE_REF=master 2022-09-27T15:16:56.3792045Z TERM=xterm 2022-09-27T15:16:56.3792355Z XLA_CUDA= 2022-09-27T15:16:56.3792832Z TORCH_CUDA_ARCH_LIST=5.2 2022-09-27T15:16:56.3793180Z OPENSSL_ROOT_DIR=/opt/openssl 2022-09-27T15:16:56.3793949Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_d9bdcb6d-bf1a-4dba-aad5-7afc85621c26 2022-09-27T15:16:56.3794498Z GITHUB_JOB=build 2022-09-27T15:16:56.3794845Z SCCACHE_S3_KEY_PREFIX=pull 2022-09-27T15:16:56.3795176Z PR_NUMBER=85462 2022-09-27T15:16:56.3795557Z SHLVL=1 2022-09-27T15:16:56.3795875Z GITHUB_REPOSITORY=pytorch/pytorch 2022-09-27T15:16:56.3796275Z SHA1=52424e2bf38e454d535881fed9628d3e20f4f944 2022-09-27T15:16:56.3796656Z GITHUB_EVENT_NAME=pull_request 2022-09-27T15:16:56.3797118Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-09-27T15:16:56.3797489Z GITHUB_RUN_NUMBER=50832 2022-09-27T15:16:56.3797816Z GITHUB_WORKFLOW=pull 2022-09-27T15:16:56.3798146Z SCCACHE_IDLE_TIMEOUT=1200 2022-09-27T15:16:56.3798700Z 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:56.3799466Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:16:56.3799900Z GITHUB_TRIGGERING_ACTOR=albanD 2022-09-27T15:16:56.3800280Z SKIP_SCCACHE_INITIALIZATION=1 2022-09-27T15:16:56.3800611Z _=/usr/bin/env 2022-09-27T15:16:56.3801064Z + [[ linux-vulkan-bionic-py3.7-clang9 == *cuda* ]] 2022-09-27T15:16:56.3801602Z + [[ linux-vulkan-bionic-py3.7-clang9 == *cuda11* ]] 2022-09-27T15:16:56.3802184Z + [[ linux-vulkan-bionic-py3.7-clang9 == *\c\a\f\f\e\2* ]] 2022-09-27T15:16:56.3802776Z + [[ linux-vulkan-bionic-py3.7-clang9 == *\o\n\n\x* ]] 2022-09-27T15:16:56.3803391Z + [[ linux-vulkan-bionic-py3.7-clang9 == *\p\a\r\a\l\l\e\l\t\b\b* ]] 2022-09-27T15:16:56.3804069Z + [[ linux-vulkan-bionic-py3.7-clang9 == *\p\a\r\a\l\l\e\l\n\a\t\i\v\e* ]] 2022-09-27T15:16:56.3804597Z + pip_install -r requirements.txt 2022-09-27T15:16:56.3805096Z + pip install --progress-bar off -r requirements.txt 2022-09-27T15:16:56.8378643Z 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:56.8382005Z 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:56.8385685Z 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:56.8388933Z 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:56.8392534Z 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:56.8396257Z 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:56.8400049Z Requirement already satisfied: pyyaml in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (6.0) 2022-09-27T15:16:56.8403450Z 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:56.8407463Z 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:56.8410448Z 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:56.8773171Z Collecting types-dataclasses 2022-09-27T15:16:56.8927879Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-09-27T15:16:56.8978894Z 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:56.8982497Z 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:56.9015632Z 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:56.9247829Z 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:56.9255868Z 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:56.9464793Z 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:56.9478801Z 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:56.9485518Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2022.6.15) 2022-09-27T15:16:56.9492225Z 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:56.9532079Z 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:57.6392045Z Installing collected packages: types-dataclasses 2022-09-27T15:16:57.6634843Z Successfully installed types-dataclasses-0.6.6 2022-09-27T15:16:57.8986864Z + [[ linux-vulkan-bionic-py3.7-clang9 == *rocm* ]] 2022-09-27T15:16:57.8987265Z + export USE_LLVM=/opt/llvm 2022-09-27T15:16:57.8987485Z + USE_LLVM=/opt/llvm 2022-09-27T15:16:57.8987694Z + export LLVM_DIR=/opt/llvm/lib/cmake/llvm 2022-09-27T15:16:57.8987918Z + LLVM_DIR=/opt/llvm/lib/cmake/llvm 2022-09-27T15:16:57.8988109Z + which conda 2022-09-27T15:16:57.8994467Z /opt/conda/bin/conda 2022-09-27T15:16:57.8995545Z + export CMAKE_PREFIX_PATH=/opt/conda 2022-09-27T15:16:57.8995777Z + CMAKE_PREFIX_PATH=/opt/conda 2022-09-27T15:16:57.8996709Z + [[ linux-vulkan-bionic-py3.7-clang9 == *libtorch* ]] 2022-09-27T15:16:57.8997801Z + [[ linux-vulkan-bionic-py3.7-clang9 == *-android* ]] 2022-09-27T15:16:57.8998460Z + [[ linux-vulkan-bionic-py3.7-clang9 != *android* ]] 2022-09-27T15:16:57.8999071Z + [[ linux-vulkan-bionic-py3.7-clang9 == *vulkan* ]] 2022-09-27T15:16:57.8999469Z + export USE_VULKAN=1 2022-09-27T15:16:57.8999708Z + USE_VULKAN=1 2022-09-27T15:16:57.8999976Z + source /var/lib/jenkins/vulkansdk/setup-env.sh 2022-09-27T15:16:57.9005288Z ++++ readlink -f /var/lib/jenkins/vulkansdk/setup-env.sh 2022-09-27T15:16:57.9033349Z +++ dirname /var/lib/jenkins/vulkansdk/setup-env.sh 2022-09-27T15:16:57.9041940Z ++ VULKAN_SDK=/var/lib/jenkins/vulkansdk/x86_64 2022-09-27T15:16:57.9042278Z ++ export VULKAN_SDK 2022-09-27T15:16:57.9042841Z ++ PATH=/var/lib/jenkins/vulkansdk/x86_64/bin:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-09-27T15:16:57.9043351Z ++ export PATH 2022-09-27T15:16:57.9043703Z ++ LD_LIBRARY_PATH=/var/lib/jenkins/vulkansdk/x86_64/lib: 2022-09-27T15:16:57.9043966Z ++ export LD_LIBRARY_PATH 2022-09-27T15:16:57.9044341Z ++ VK_LAYER_PATH=/var/lib/jenkins/vulkansdk/x86_64/etc/vulkan/explicit_layer.d 2022-09-27T15:16:57.9044731Z ++ export VK_LAYER_PATH 2022-09-27T15:16:57.9045164Z + [[ linux-vulkan-bionic-py3.7-clang9 == *rocm* ]] 2022-09-27T15:16:57.9045442Z + '[' -z 6 ']' 2022-09-27T15:16:57.9045643Z + export TORCH_CUDA_ARCH_LIST=5.2 2022-09-27T15:16:57.9045835Z + TORCH_CUDA_ARCH_LIST=5.2 2022-09-27T15:16:57.9046186Z + [[ linux-vulkan-bionic-py3.7-clang9 == *clang* ]] 2022-09-27T15:16:57.9046538Z + export CC=clang 2022-09-27T15:16:57.9046778Z + CC=clang 2022-09-27T15:16:57.9047036Z + export CXX=clang++ 2022-09-27T15:16:57.9047261Z + CXX=clang++ 2022-09-27T15:16:57.9047543Z + [[ linux-vulkan-bionic-py3.7-clang9 == *no-ops* ]] 2022-09-27T15:16:57.9047867Z + [[ linux-vulkan-bionic-py3.7-clang9 == *-pch* ]] 2022-09-27T15:16:57.9048444Z + [[ linux-vulkan-bionic-py3.7-clang9 == *linux-focal-py3.7-gcc7-build* ]] 2022-09-27T15:16:57.9048864Z + [[ linux-vulkan-bionic-py3.7-clang9 == pytorch-linux-xenial-py3* ]] 2022-09-27T15:16:57.9049254Z + [[ linux-vulkan-bionic-py3.7-clang9 == pytorch-linux-focal-py3* ]] 2022-09-27T15:16:57.9052532Z + [[ linux-vulkan-bionic-py3.7-clang9 == *-bazel-* ]] 2022-09-27T15:16:57.9052962Z + echo 'The next three invocations are expected to fail with invalid command error messages.' 2022-09-27T15:16:57.9053314Z The next three invocations are expected to fail with invalid command error messages. 2022-09-27T15:16:57.9055289Z + get_exit_code python setup.py bad_argument 2022-09-27T15:16:57.9055506Z + set +e 2022-09-27T15:16:57.9055692Z + python setup.py bad_argument 2022-09-27T15:16:58.2084160Z Building wheel torch-1.13.0a0+git52424e2 2022-09-27T15:16:58.2336234Z invalid command 'bad_argument' 2022-09-27T15:16:58.2758478Z + retcode=1 2022-09-27T15:16:58.2758950Z + set -e 2022-09-27T15:16:58.2759234Z + return 1 2022-09-27T15:16:58.2763333Z + get_exit_code python setup.py 'clean]' 2022-09-27T15:16:58.2763546Z + set +e 2022-09-27T15:16:58.2764158Z + python setup.py 'clean]' 2022-09-27T15:16:58.5438093Z Building wheel torch-1.13.0a0+git52424e2 2022-09-27T15:16:58.5642946Z invalid command name 'clean]' 2022-09-27T15:16:58.6072143Z + retcode=1 2022-09-27T15:16:58.6072415Z + set -e 2022-09-27T15:16:58.6072568Z + return 1 2022-09-27T15:16:58.6076711Z + get_exit_code python setup.py clean bad_argument 2022-09-27T15:16:58.6077078Z + set +e 2022-09-27T15:16:58.6077417Z + python setup.py clean bad_argument 2022-09-27T15:16:58.8780518Z Building wheel torch-1.13.0a0+git52424e2 2022-09-27T15:16:58.9057879Z invalid command 'bad_argument' 2022-09-27T15:16:58.9507540Z + retcode=1 2022-09-27T15:16:58.9508060Z + set -e 2022-09-27T15:16:58.9508290Z + return 1 2022-09-27T15:16:58.9509144Z + [[ linux-vulkan-bionic-py3.7-clang9 != *libtorch* ]] 2022-09-27T15:16:58.9509639Z + [[ linux-vulkan-bionic-py3.7-clang9 != *rocm* ]] 2022-09-27T15:16:58.9510043Z + [[ linux-vulkan-bionic-py3.7-clang9 != *xla* ]] 2022-09-27T15:16:58.9510251Z + WERROR=1 2022-09-27T15:16:58.9510436Z + python setup.py bdist_wheel 2022-09-27T15:16:59.2174687Z Building wheel torch-1.13.0a0+git52424e2 2022-09-27T15:16:59.2448790Z -- Building version 1.13.0a0+git52424e2 2022-09-27T15:16:59.2588162Z cmake -DBUILD_ENVIRONMENT=linux-vulkan-bionic-py3.7-clang9 -DBUILD_PYTHON=True -DBUILD_TEST=True -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/var/lib/jenkins/workspace/torch -DCMAKE_PREFIX_PATH=/opt/conda/lib/python3.7/site-packages;/opt/conda -DNUMPY_INCLUDE_DIR=/opt/conda/lib/python3.7/site-packages/numpy/core/include -DOPENSSL_ROOT_DIR=/opt/openssl -DPYTHON_EXECUTABLE=/opt/conda/bin/python -DPYTHON_INCLUDE_DIR=/opt/conda/include/python3.7m -DPYTHON_LIBRARY=/opt/conda/lib/libpython3.7m.so.1.0 -DTORCH_BUILD_VERSION=1.13.0a0+git52424e2 -DUSE_LLVM=/opt/llvm -DUSE_NUMPY=True -DUSE_VULKAN=1 -DWERROR=1 /var/lib/jenkins/workspace 2022-09-27T15:16:59.8945126Z -- The CXX compiler identification is Clang 9.0.0 2022-09-27T15:16:59.9917298Z -- The C compiler identification is Clang 9.0.0 2022-09-27T15:16:59.9956376Z -- Check for working CXX compiler: /opt/cache/bin/clang++ 2022-09-27T15:17:00.1771700Z -- Check for working CXX compiler: /opt/cache/bin/clang++ -- works 2022-09-27T15:17:00.1775531Z -- Detecting CXX compiler ABI info 2022-09-27T15:17:00.3399723Z -- Detecting CXX compiler ABI info - done 2022-09-27T15:17:00.3430917Z -- Detecting CXX compile features 2022-09-27T15:17:01.1983729Z -- Detecting CXX compile features - done 2022-09-27T15:17:01.2004992Z -- Check for working C compiler: /opt/cache/bin/clang 2022-09-27T15:17:01.3385986Z -- Check for working C compiler: /opt/cache/bin/clang -- works 2022-09-27T15:17:01.3391090Z -- Detecting C compiler ABI info 2022-09-27T15:17:01.4590717Z -- Detecting C compiler ABI info - done 2022-09-27T15:17:01.4623043Z -- Detecting C compile features 2022-09-27T15:17:01.8465386Z -- Detecting C compile features - done 2022-09-27T15:17:01.8469427Z -- Not forcing any particular BLAS to be found 2022-09-27T15:17:01.8491864Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2022-09-27T15:17:01.8519226Z -- Performing Test COMPILER_WORKS 2022-09-27T15:17:02.0033418Z -- Performing Test COMPILER_WORKS - Success 2022-09-27T15:17:02.0036174Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 2022-09-27T15:17:02.2785492Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 - Success 2022-09-27T15:17:02.2786241Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED 2022-09-27T15:17:02.4548563Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED - Success 2022-09-27T15:17:02.4549251Z -- std::exception_ptr is supported. 2022-09-27T15:17:02.4549830Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING 2022-09-27T15:17:02.5050707Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING - Failed 2022-09-27T15:17:02.5051334Z -- Turning off deprecation warning due to glog. 2022-09-27T15:17:02.5057793Z -- Performing Test C_HAS_AVX_1 2022-09-27T15:17:02.8562666Z -- Performing Test C_HAS_AVX_1 - Failed 2022-09-27T15:17:02.8563340Z -- Performing Test C_HAS_AVX_2 2022-09-27T15:17:03.0345225Z -- Performing Test C_HAS_AVX_2 - Success 2022-09-27T15:17:03.0347128Z -- Performing Test C_HAS_AVX2_1 2022-09-27T15:17:03.3344076Z -- Performing Test C_HAS_AVX2_1 - Failed 2022-09-27T15:17:03.3344651Z -- Performing Test C_HAS_AVX2_2 2022-09-27T15:17:03.5140698Z -- Performing Test C_HAS_AVX2_2 - Success 2022-09-27T15:17:03.5142715Z -- Performing Test C_HAS_AVX512_1 2022-09-27T15:17:03.8041616Z -- Performing Test C_HAS_AVX512_1 - Failed 2022-09-27T15:17:03.8042109Z -- Performing Test C_HAS_AVX512_2 2022-09-27T15:17:04.0323135Z -- Performing Test C_HAS_AVX512_2 - Success 2022-09-27T15:17:04.0324836Z -- Performing Test CXX_HAS_AVX_1 2022-09-27T15:17:04.3223963Z -- Performing Test CXX_HAS_AVX_1 - Failed 2022-09-27T15:17:04.3224466Z -- Performing Test CXX_HAS_AVX_2 2022-09-27T15:17:04.5206453Z -- Performing Test CXX_HAS_AVX_2 - Success 2022-09-27T15:17:04.5207430Z -- Performing Test CXX_HAS_AVX2_1 2022-09-27T15:17:04.8197402Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2022-09-27T15:17:04.8198336Z -- Performing Test CXX_HAS_AVX2_2 2022-09-27T15:17:05.0118061Z -- Performing Test CXX_HAS_AVX2_2 - Success 2022-09-27T15:17:05.0120005Z -- Performing Test CXX_HAS_AVX512_1 2022-09-27T15:17:05.3077978Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2022-09-27T15:17:05.3078803Z -- Performing Test CXX_HAS_AVX512_2 2022-09-27T15:17:05.5069103Z -- Performing Test CXX_HAS_AVX512_2 - Success 2022-09-27T15:17:05.5069899Z -- Current compiler supports avx2 extension. Will build perfkernels. 2022-09-27T15:17:05.5072025Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2022-09-27T15:17:05.7257406Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2022-09-27T15:17:05.7257805Z -- Current compiler supports avx512f extension. Will build fbgemm. 2022-09-27T15:17:05.7262727Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2022-09-27T15:17:05.9118139Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2022-09-27T15:17:05.9122579Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2022-09-27T15:17:06.0671956Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2022-09-27T15:17:06.0676677Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2022-09-27T15:17:06.2215438Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2022-09-27T15:17:06.2355118Z CUDA_TOOLKIT_ROOT_DIR not found or specified 2022-09-27T15:17:06.2424395Z -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) 2022-09-27T15:17:06.2431797Z CMake Warning at cmake/public/cuda.cmake:31 (message): 2022-09-27T15:17:06.2432288Z Caffe2: CUDA cannot be found. Depending on whether you are building Caffe2 2022-09-27T15:17:06.2432881Z or a Caffe2 dependent library, the next warning / error will give you more 2022-09-27T15:17:06.2433170Z info. 2022-09-27T15:17:06.2433341Z Call Stack (most recent call first): 2022-09-27T15:17:06.2433738Z cmake/Dependencies.cmake:43 (include) 2022-09-27T15:17:06.2433959Z CMakeLists.txt:725 (include) 2022-09-27T15:17:06.2434087Z 2022-09-27T15:17:06.2434092Z 2022-09-27T15:17:06.2434204Z CMake Warning at cmake/Dependencies.cmake:66 (message): 2022-09-27T15:17:06.2434585Z Not compiling with CUDA. Suppress this warning with -DUSE_CUDA=OFF. 2022-09-27T15:17:06.2434899Z Call Stack (most recent call first): 2022-09-27T15:17:06.2435095Z CMakeLists.txt:725 (include) 2022-09-27T15:17:06.2435226Z 2022-09-27T15:17:06.2435233Z 2022-09-27T15:17:06.2436139Z -- Building using own protobuf under third_party per request. 2022-09-27T15:17:06.2436653Z -- Use custom protobuf build. 2022-09-27T15:17:06.2454564Z -- 2022-09-27T15:17:06.2454878Z -- 3.13.0.0 2022-09-27T15:17:06.2463505Z -- Looking for pthread.h 2022-09-27T15:17:06.3676117Z -- Looking for pthread.h - found 2022-09-27T15:17:06.3678361Z -- Looking for pthread_create 2022-09-27T15:17:06.5039780Z -- Looking for pthread_create - not found 2022-09-27T15:17:06.5040203Z -- Check if compiler accepts -pthread 2022-09-27T15:17:06.6310730Z -- Check if compiler accepts -pthread - yes 2022-09-27T15:17:06.6318389Z -- Found Threads: TRUE 2022-09-27T15:17:06.6322393Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2022-09-27T15:17:06.7922456Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2022-09-27T15:17:06.8043540Z -- Caffe2 protobuf include directory: $$ 2022-09-27T15:17:06.8060724Z -- Trying to find preferred BLAS backend of choice: MKL 2022-09-27T15:17:06.8072223Z -- MKL_THREADING = OMP 2022-09-27T15:17:06.8074767Z -- Looking for sys/types.h 2022-09-27T15:17:06.9292084Z -- Looking for sys/types.h - found 2022-09-27T15:17:06.9292951Z -- Looking for stdint.h 2022-09-27T15:17:07.0510944Z -- Looking for stdint.h - found 2022-09-27T15:17:07.0511857Z -- Looking for stddef.h 2022-09-27T15:17:07.1862293Z -- Looking for stddef.h - found 2022-09-27T15:17:07.1862766Z -- Check size of void* 2022-09-27T15:17:07.3081200Z -- Check size of void* - done 2022-09-27T15:17:07.3104291Z -- Looking for cblas_sgemm 2022-09-27T15:17:07.6177234Z -- Looking for cblas_sgemm - found 2022-09-27T15:17:07.6211694Z -- MKL libraries: /opt/conda/lib/libmkl_intel_lp64.so;/opt/conda/lib/libmkl_intel_thread.so;/opt/conda/lib/libmkl_core.so;/opt/conda/lib/libiomp5.so;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.so 2022-09-27T15:17:07.6212205Z -- MKL include directory: /opt/conda/include 2022-09-27T15:17:07.6212452Z -- MKL OpenMP type: Intel 2022-09-27T15:17:07.6212938Z -- MKL OpenMP library: /opt/conda/lib/libiomp5.so 2022-09-27T15:17:07.6842831Z -- The ASM compiler identification is Clang 2022-09-27T15:17:07.6851844Z -- Found assembler: /opt/cache/bin/clang 2022-09-27T15:17:07.6971274Z -- Brace yourself, we are building NNPACK 2022-09-27T15:17:07.7018377Z -- Performing Test NNPACK_ARCH_IS_X86_32 2022-09-27T15:17:07.7528553Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2022-09-27T15:17:07.7709870Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.13") 2022-09-27T15:17:07.7710291Z -- NNPACK backend is x86-64 2022-09-27T15:17:07.8028799Z -- Found Vulkan: /var/lib/jenkins/vulkansdk/x86_64/lib/libvulkan.so 2022-09-27T15:17:08.0668953Z -- Found Python: /opt/conda/bin/python3.7 (found version "3.7.13") found components: Interpreter 2022-09-27T15:17:08.0732061Z -- Failed to find LLVM FileCheck 2022-09-27T15:17:08.0760318Z -- Found Git: /usr/bin/git (found version "2.17.1") 2022-09-27T15:17:08.0946377Z -- git version: v1.6.1 normalized to 1.6.1 2022-09-27T15:17:08.0946809Z -- Version: 1.6.1 2022-09-27T15:17:08.0952621Z -- Looking for shm_open in rt 2022-09-27T15:17:08.2167217Z -- Looking for shm_open in rt - found 2022-09-27T15:17:08.2173196Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 2022-09-27T15:17:08.3849769Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success 2022-09-27T15:17:08.3855351Z -- Performing Test HAVE_CXX_FLAG_WALL 2022-09-27T15:17:08.5440731Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2022-09-27T15:17:08.5445930Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2022-09-27T15:17:08.7010390Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2022-09-27T15:17:08.7015661Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2022-09-27T15:17:08.8578865Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2022-09-27T15:17:08.8584815Z -- Performing Test HAVE_CXX_FLAG_WERROR 2022-09-27T15:17:09.0219671Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2022-09-27T15:17:09.0229274Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2022-09-27T15:17:09.1828996Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Failed 2022-09-27T15:17:09.1834002Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2022-09-27T15:17:09.3417856Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2022-09-27T15:17:09.3423509Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2022-09-27T15:17:09.5450762Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2022-09-27T15:17:09.5456177Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2022-09-27T15:17:09.7052214Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success 2022-09-27T15:17:09.7057223Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2022-09-27T15:17:09.9044010Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2022-09-27T15:17:09.9049323Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2022-09-27T15:17:10.0850337Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2022-09-27T15:17:10.0856861Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2022-09-27T15:17:10.2670606Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2022-09-27T15:17:10.2679387Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2022-09-27T15:17:10.4496770Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2022-09-27T15:17:10.4502500Z -- Performing Test HAVE_CXX_FLAG_WD654 2022-09-27T15:17:10.4863472Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2022-09-27T15:17:10.4868431Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2022-09-27T15:17:10.6609781Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success 2022-09-27T15:17:10.6610544Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES 2022-09-27T15:17:10.6610885Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES 2022-09-27T15:17:10.7860792Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile 2022-09-27T15:17:10.7866159Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2022-09-27T15:17:10.9515672Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2022-09-27T15:17:10.9517295Z -- Performing Test HAVE_STD_REGEX 2022-09-27T15:17:10.9517732Z -- Performing Test HAVE_STD_REGEX 2022-09-27T15:17:11.2787963Z -- Performing Test HAVE_STD_REGEX -- success 2022-09-27T15:17:11.2788262Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-09-27T15:17:11.2788537Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-09-27T15:17:11.3518674Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2022-09-27T15:17:11.3519036Z -- Performing Test HAVE_POSIX_REGEX 2022-09-27T15:17:11.3519319Z -- Performing Test HAVE_POSIX_REGEX 2022-09-27T15:17:11.5311317Z -- Performing Test HAVE_POSIX_REGEX -- success 2022-09-27T15:17:11.5311639Z -- Performing Test HAVE_STEADY_CLOCK 2022-09-27T15:17:11.5311896Z -- Performing Test HAVE_STEADY_CLOCK 2022-09-27T15:17:11.7082485Z -- Performing Test HAVE_STEADY_CLOCK -- success 2022-09-27T15:17:11.7346644Z -- Performing Test COMPILER_SUPPORTS_AVX512 2022-09-27T15:17:11.8913424Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2022-09-27T15:17:12.3277521Z -- Found OpenMP_C: -fopenmp=libomp (found version "3.1") 2022-09-27T15:17:12.4996688Z -- Found OpenMP_CXX: -fopenmp=libomp (found version "3.1") 2022-09-27T15:17:12.4999299Z -- Found OpenMP: TRUE (found version "3.1") 2022-09-27T15:17:12.5001587Z CMake Warning at third_party/fbgemm/CMakeLists.txt:63 (message): 2022-09-27T15:17:12.5001899Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2022-09-27T15:17:12.5002038Z 2022-09-27T15:17:12.5002043Z 2022-09-27T15:17:12.6050624Z CMake Warning at third_party/fbgemm/CMakeLists.txt:162 (message): 2022-09-27T15:17:12.6051030Z ========== 2022-09-27T15:17:12.6051211Z 2022-09-27T15:17:12.6051240Z 2022-09-27T15:17:12.6051448Z CMake Warning at third_party/fbgemm/CMakeLists.txt:163 (message): 2022-09-27T15:17:12.6051789Z CMAKE_BUILD_TYPE = Release 2022-09-27T15:17:12.6051974Z 2022-09-27T15:17:12.6051981Z 2022-09-27T15:17:12.6052117Z CMake Warning at third_party/fbgemm/CMakeLists.txt:164 (message): 2022-09-27T15:17:12.6052462Z CMAKE_CXX_FLAGS_DEBUG is -g 2022-09-27T15:17:12.6052604Z 2022-09-27T15:17:12.6052610Z 2022-09-27T15:17:12.6052779Z CMake Warning at third_party/fbgemm/CMakeLists.txt:165 (message): 2022-09-27T15:17:12.6053080Z CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG 2022-09-27T15:17:12.6053213Z 2022-09-27T15:17:12.6053218Z 2022-09-27T15:17:12.6053364Z CMake Warning at third_party/fbgemm/CMakeLists.txt:166 (message): 2022-09-27T15:17:12.6053615Z ========== 2022-09-27T15:17:12.6053714Z 2022-09-27T15:17:12.6053718Z 2022-09-27T15:17:12.6080664Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2022-09-27T15:17:12.7699533Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2022-09-27T15:17:12.7703956Z -- Performing Test __CxxFlag__fno_semantic_interposition 2022-09-27T15:17:12.8083620Z -- Performing Test __CxxFlag__fno_semantic_interposition - Failed 2022-09-27T15:17:12.8088675Z -- Performing Test __CxxFlag__fmerge_all_constants 2022-09-27T15:17:12.9722475Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2022-09-27T15:17:12.9726874Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2022-09-27T15:17:13.0100686Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Failed 2022-09-27T15:17:13.0119147Z ** AsmJit Summary ** 2022-09-27T15:17:13.0119727Z ASMJIT_DIR=/var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit 2022-09-27T15:17:13.0120054Z ASMJIT_TEST=FALSE 2022-09-27T15:17:13.0120388Z ASMJIT_TARGET_TYPE=STATIC 2022-09-27T15:17:13.0120577Z ASMJIT_DEPS=pthread;rt 2022-09-27T15:17:13.0120810Z ASMJIT_LIBS=asmjit;pthread;rt 2022-09-27T15:17:13.0121152Z ASMJIT_CFLAGS=-DASMJIT_STATIC 2022-09-27T15:17:13.0121550Z ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-DASMJIT_STATIC 2022-09-27T15:17:13.0121917Z ASMJIT_PRIVATE_CFLAGS_DBG= 2022-09-27T15:17:13.0122220Z ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants 2022-09-27T15:17:13.0173854Z -- Could NOT find Numa (missing: Numa_INCLUDE_DIR Numa_LIBRARIES) 2022-09-27T15:17:13.0174222Z CMake Warning at cmake/Dependencies.cmake:889 (message): 2022-09-27T15:17:13.0174612Z Not compiling with NUMA. Suppress this warning with -DUSE_NUMA=OFF 2022-09-27T15:17:13.0175108Z Call Stack (most recent call first): 2022-09-27T15:17:13.0175307Z CMakeLists.txt:725 (include) 2022-09-27T15:17:13.0175434Z 2022-09-27T15:17:13.0175440Z 2022-09-27T15:17:13.0192079Z -- Using third party subdirectory Eigen. 2022-09-27T15:17:13.0403124Z -- Found PythonInterp: /opt/conda/bin/python (found suitable version "3.7.13", minimum required is "3.0") 2022-09-27T15:17:13.0422185Z -- Found PythonLibs: /opt/conda/lib/libpython3.7m.so.1.0 (found suitable version "3.7.13", minimum required is "3.0") 2022-09-27T15:17:13.0424974Z -- Using third_party/pybind11. 2022-09-27T15:17:13.0425331Z -- pybind11 include dirs: /var/lib/jenkins/workspace/cmake/../third_party/pybind11/include 2022-09-27T15:17:13.1550698Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2022-09-27T15:17:13.2676637Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2022-09-27T15:17:13.2679289Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2022-09-27T15:17:13.2684458Z CMake Warning at cmake/Dependencies.cmake:1163 (message): 2022-09-27T15:17:13.2685113Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2022-09-27T15:17:13.2685460Z Call Stack (most recent call first): 2022-09-27T15:17:13.2685674Z CMakeLists.txt:725 (include) 2022-09-27T15:17:13.2685800Z 2022-09-27T15:17:13.2685805Z 2022-09-27T15:17:13.2715806Z -- Adding OpenMP CXX_FLAGS: -fopenmp=libomp 2022-09-27T15:17:13.2716202Z -- Will link against OpenMP libraries: /opt/conda/lib/libiomp5.so 2022-09-27T15:17:13.2716490Z -- Looking for LLVM in /opt/llvm 2022-09-27T15:17:13.2801033Z -- Found LLVM 9.0.1 2022-09-27T15:17:13.2801345Z -- Using LLVMConfig.cmake in: /opt/llvm/lib/cmake/llvm 2022-09-27T15:17:13.2804955Z CMake Warning at cmake/Dependencies.cmake:1358 (message): 2022-09-27T15:17:13.2805428Z Not using CUDA/ROCM, so disabling USE_NCCL. Suppress this warning with 2022-09-27T15:17:13.2805936Z -DUSE_NCCL=OFF. 2022-09-27T15:17:13.2806131Z Call Stack (most recent call first): 2022-09-27T15:17:13.2806329Z CMakeLists.txt:725 (include) 2022-09-27T15:17:13.2806456Z 2022-09-27T15:17:13.2806461Z 2022-09-27T15:17:13.3050347Z -- Performing Test UV_LINT_W4 2022-09-27T15:17:13.3394886Z -- Performing Test UV_LINT_W4 - Failed 2022-09-27T15:17:13.3399706Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2022-09-27T15:17:13.3752294Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed 2022-09-27T15:17:13.3757565Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2022-09-27T15:17:13.4106337Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed 2022-09-27T15:17:13.4112041Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2022-09-27T15:17:13.4465215Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed 2022-09-27T15:17:13.4470358Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2022-09-27T15:17:13.4817704Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed 2022-09-27T15:17:13.4823578Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2022-09-27T15:17:13.5171512Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed 2022-09-27T15:17:13.5176898Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2022-09-27T15:17:13.5524139Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed 2022-09-27T15:17:13.5529560Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2022-09-27T15:17:13.5877084Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed 2022-09-27T15:17:13.5882528Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2022-09-27T15:17:13.6233687Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed 2022-09-27T15:17:13.6239220Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2022-09-27T15:17:13.6589668Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed 2022-09-27T15:17:13.6595065Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2022-09-27T15:17:13.6941747Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed 2022-09-27T15:17:13.6947756Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2022-09-27T15:17:13.7298129Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed 2022-09-27T15:17:13.7304296Z -- Performing Test UV_LINT_WALL 2022-09-27T15:17:13.8753005Z -- Performing Test UV_LINT_WALL - Success 2022-09-27T15:17:13.8757746Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2022-09-27T15:17:13.9998631Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success 2022-09-27T15:17:14.0003691Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2022-09-27T15:17:14.1224841Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success 2022-09-27T15:17:14.1229779Z -- Performing Test UV_LINT_EXTRA 2022-09-27T15:17:14.2448227Z -- Performing Test UV_LINT_EXTRA - Success 2022-09-27T15:17:14.2452806Z -- Performing Test UV_LINT_UTF8_MSVC 2022-09-27T15:17:14.2804955Z -- Performing Test UV_LINT_UTF8_MSVC - Failed 2022-09-27T15:17:14.2810183Z -- Performing Test UV_F_STRICT_ALIASING 2022-09-27T15:17:14.4389670Z -- Performing Test UV_F_STRICT_ALIASING - Success 2022-09-27T15:17:14.4401154Z -- summary of build options: 2022-09-27T15:17:14.4401583Z Install prefix: /var/lib/jenkins/workspace/torch 2022-09-27T15:17:14.4401995Z Target system: Linux 2022-09-27T15:17:14.4402290Z Compiler: 2022-09-27T15:17:14.4402487Z C compiler: /opt/cache/bin/clang 2022-09-27T15:17:14.4402736Z CFLAGS: -fopenmp=libomp 2022-09-27T15:17:14.4402863Z 2022-09-27T15:17:14.4423195Z -- Found uv: 1.38.1 (found version "1.38.1") 2022-09-27T15:17:14.4446294Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (option): 2022-09-27T15:17:14.4446699Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2022-09-27T15:17:14.4447350Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2022-09-27T15:17:14.4447814Z set the policy and suppress this warning. 2022-09-27T15:17:14.4447953Z 2022-09-27T15:17:14.4448106Z For compatibility with older versions of CMake, option is clearing the 2022-09-27T15:17:14.4448428Z normal variable 'BUILD_BENCHMARK'. 2022-09-27T15:17:14.4448792Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:17:14.4449027Z 2022-09-27T15:17:14.4449328Z -- Enabling sccache for CXX 2022-09-27T15:17:14.4449638Z -- Enabling sccache for C 2022-09-27T15:17:14.4450408Z -- Gloo build as SHARED library 2022-09-27T15:17:14.4533653Z CMake Warning at cmake/Dependencies.cmake:1509 (message): 2022-09-27T15:17:14.4534026Z Metal is only used in ios builds. 2022-09-27T15:17:14.4534404Z Call Stack (most recent call first): 2022-09-27T15:17:14.4534758Z CMakeLists.txt:725 (include) 2022-09-27T15:17:14.4534881Z 2022-09-27T15:17:14.4534886Z 2022-09-27T15:17:14.4755962Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.13") 2022-09-27T15:17:14.4771237Z -- Found PythonLibs: /opt/conda/lib/libpython3.7m.so.1.0 (found version "3.7.13") 2022-09-27T15:17:14.4776655Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-09-27T15:17:14.4779775Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-09-27T15:17:14.4783002Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-09-27T15:17:14.5676822Z -- 2022-09-27T15:17:14.5677228Z -- ******** Summary ******** 2022-09-27T15:17:14.5677651Z -- CMake version : 3.13.5 2022-09-27T15:17:14.5678142Z -- CMake command : /usr/local/bin/cmake 2022-09-27T15:17:14.5678595Z -- System : Linux 2022-09-27T15:17:14.5679057Z -- C++ compiler : /opt/cache/bin/clang++ 2022-09-27T15:17:14.5679516Z -- C++ compiler version : 9.0.0 2022-09-27T15:17:14.5680275Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -Wnon-virtual-dtor 2022-09-27T15:17:14.5680937Z -- Build type : Release 2022-09-27T15:17:14.5681577Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2022-09-27T15:17:14.5682509Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages;/opt/conda 2022-09-27T15:17:14.5683118Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-09-27T15:17:14.5683903Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2022-09-27T15:17:14.5684391Z -- 2022-09-27T15:17:14.5684754Z -- ONNX version : 1.12.0 2022-09-27T15:17:14.5685213Z -- ONNX NAMESPACE : onnx_torch 2022-09-27T15:17:14.5685663Z -- ONNX_USE_LITE_PROTO : OFF 2022-09-27T15:17:14.5686093Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2022-09-27T15:17:14.5686552Z -- Protobuf_USE_STATIC_LIBS : ON 2022-09-27T15:17:14.5686995Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2022-09-27T15:17:14.5687397Z -- ONNX_WERROR : OFF 2022-09-27T15:17:14.5687796Z -- ONNX_BUILD_TESTS : OFF 2022-09-27T15:17:14.5688161Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-09-27T15:17:14.5688583Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-09-27T15:17:14.5688971Z -- ONNXIFI_ENABLE_EXT : OFF 2022-09-27T15:17:14.5689292Z -- 2022-09-27T15:17:14.5689662Z -- Protobuf compiler : 2022-09-27T15:17:14.5690074Z -- Protobuf includes : 2022-09-27T15:17:14.5690514Z -- Protobuf libraries : 2022-09-27T15:17:14.5690952Z -- BUILD_ONNX_PYTHON : OFF 2022-09-27T15:17:14.5702853Z -- 2022-09-27T15:17:14.5703282Z -- ******** Summary ******** 2022-09-27T15:17:14.5703719Z -- CMake version : 3.13.5 2022-09-27T15:17:14.5704184Z -- CMake command : /usr/local/bin/cmake 2022-09-27T15:17:14.5704612Z -- System : Linux 2022-09-27T15:17:14.5705091Z -- C++ compiler : /opt/cache/bin/clang++ 2022-09-27T15:17:14.5705539Z -- C++ compiler version : 9.0.0 2022-09-27T15:17:14.5706263Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -Wnon-virtual-dtor 2022-09-27T15:17:14.5706899Z -- Build type : Release 2022-09-27T15:17:14.5707451Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2022-09-27T15:17:14.5708059Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages;/opt/conda 2022-09-27T15:17:14.5708620Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-09-27T15:17:14.5709415Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2022-09-27T15:17:14.5709934Z -- 2022-09-27T15:17:14.5710279Z -- ONNX version : 1.4.1 2022-09-27T15:17:14.5710707Z -- ONNX NAMESPACE : onnx_torch 2022-09-27T15:17:14.5711134Z -- ONNX_BUILD_TESTS : OFF 2022-09-27T15:17:14.5711551Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-09-27T15:17:14.5711980Z -- ONNX_USE_LITE_PROTO : OFF 2022-09-27T15:17:14.5712415Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-09-27T15:17:14.5712753Z -- 2022-09-27T15:17:14.5713140Z -- Protobuf compiler : 2022-09-27T15:17:14.5713562Z -- Protobuf includes : 2022-09-27T15:17:14.5713985Z -- Protobuf libraries : 2022-09-27T15:17:14.5714389Z -- BUILD_ONNX_PYTHON : OFF 2022-09-27T15:17:14.5714961Z -- Could not find CUDA with FP16 support, compiling without torch.CudaHalfTensor 2022-09-27T15:17:14.5715605Z -- Adding -DNDEBUG to compile flags 2022-09-27T15:17:14.6233903Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2022-09-27T15:17:14.6234432Z CMake Warning at cmake/Dependencies.cmake:1709 (message): 2022-09-27T15:17:14.6234977Z Not compiling with MAGMA. Suppress this warning with -DUSE_MAGMA=OFF. 2022-09-27T15:17:14.6235313Z Call Stack (most recent call first): 2022-09-27T15:17:14.6235528Z CMakeLists.txt:725 (include) 2022-09-27T15:17:14.6235654Z 2022-09-27T15:17:14.6235664Z 2022-09-27T15:17:14.6276424Z -- Could not find hardware support for NEON on this machine. 2022-09-27T15:17:14.6276980Z -- No OMAP3 processor on this machine. 2022-09-27T15:17:14.6277708Z -- No OMAP4 processor on this machine. 2022-09-27T15:17:14.6288399Z -- Found a library with LAPACK API (mkl). 2022-09-27T15:17:14.6288740Z disabling CUDA because NOT USE_CUDA is set 2022-09-27T15:17:14.6289048Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2022-09-27T15:17:14.6289304Z disabling ROCM because NOT USE_ROCM is set 2022-09-27T15:17:14.6289603Z -- MIOpen not found. Compiling without MIOpen support 2022-09-27T15:17:14.6292592Z -- Will build oneDNN Graph 2022-09-27T15:17:14.6305994Z -- MKLDNN_CPU_RUNTIME = OMP 2022-09-27T15:17:14.6318711Z -- cmake version: 3.13.5 2022-09-27T15:17:14.6319351Z CMake Deprecation Warning at third_party/ideep/mkl-dnn/CMakeLists.txt:36 (cmake_policy): 2022-09-27T15:17:14.6319893Z The OLD behavior for policy CMP0025 will be removed from a future version 2022-09-27T15:17:14.6320127Z of CMake. 2022-09-27T15:17:14.6320231Z 2022-09-27T15:17:14.6320440Z The cmake-policies(7) manual explains that the OLD behaviors of all 2022-09-27T15:17:14.6320751Z policies are deprecated and that a policy should be set to OLD only under 2022-09-27T15:17:14.6321129Z specific short-term circumstances. Projects should be ported to the NEW 2022-09-27T15:17:14.6321414Z behavior and not rely on setting a policy to OLD. 2022-09-27T15:17:14.6321559Z 2022-09-27T15:17:14.6321564Z 2022-09-27T15:17:14.6334122Z -- DNNL_TARGET_ARCH: X64 2022-09-27T15:17:14.6346969Z -- DNNL_LIBRARY_NAME: dnnl 2022-09-27T15:17:14.6445791Z -- Found OpenMP_C: -fopenmp=libomp 2022-09-27T15:17:14.6451202Z -- Found OpenMP_CXX: -fopenmp=libomp 2022-09-27T15:17:14.6457238Z -- Found OpenMP: TRUE 2022-09-27T15:17:14.6502424Z -- Could NOT find Doxyrest (missing: DOXYREST_EXECUTABLE) 2022-09-27T15:17:14.6692864Z -- Found PythonInterp: /opt/conda/bin/python (found suitable version "3.7.13", minimum required is "2.7") 2022-09-27T15:17:14.6706039Z -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) 2022-09-27T15:17:14.6793389Z -- Enabled workload: TRAINING 2022-09-27T15:17:14.6793727Z -- Enabled primitives: ALL 2022-09-27T15:17:14.6793995Z -- Enabled primitive CPU ISA: ALL 2022-09-27T15:17:14.6794248Z -- Enabled primitive GPU ISA: ALL 2022-09-27T15:17:14.6842134Z -- Primitive cache is enabled 2022-09-27T15:17:14.7054503Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h 2022-09-27T15:17:14.8574223Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h - found 2022-09-27T15:17:14.8576822Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h 2022-09-27T15:17:14.9984870Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h - found 2022-09-27T15:17:14.9987327Z -- Looking for C++ include /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp 2022-09-27T15:17:15.1900589Z -- Looking for C++ include /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp - found 2022-09-27T15:17:15.1942050Z -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 2022-09-27T15:17:15.1943551Z -- Cannot find Doxygen package 2022-09-27T15:17:15.2078346Z -- DNNL_GRAPH_BUILD_FOR_CI is set to be OFF 2022-09-27T15:17:15.2101324Z -- Compiling oneDNN Graph with CPU runtime OMP support 2022-09-27T15:17:15.2170607Z -- Graph compiler backend is disabled. 2022-09-27T15:17:15.2191002Z -- Set version definitions to /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/src/utils/verbose.cpp 2022-09-27T15:17:15.2207064Z -- Compiled partition cache is enabled 2022-09-27T15:17:15.2260688Z -- Found MKL-DNN: TRUE 2022-09-27T15:17:15.2264800Z -- Looking for clock_gettime in rt 2022-09-27T15:17:15.3672408Z -- Looking for clock_gettime in rt - found 2022-09-27T15:17:15.3673176Z -- Looking for mmap 2022-09-27T15:17:15.4910977Z -- Looking for mmap - found 2022-09-27T15:17:15.4911916Z -- Looking for shm_open 2022-09-27T15:17:15.6157672Z -- Looking for shm_open - found 2022-09-27T15:17:15.6158144Z -- Looking for shm_unlink 2022-09-27T15:17:15.7518614Z -- Looking for shm_unlink - found 2022-09-27T15:17:15.7519044Z -- Looking for malloc_usable_size 2022-09-27T15:17:15.8770345Z -- Looking for malloc_usable_size - found 2022-09-27T15:17:15.8770765Z -- Performing Test C_HAS_THREAD 2022-09-27T15:17:16.0351588Z -- Performing Test C_HAS_THREAD - Success 2022-09-27T15:17:16.0386509Z -- Version: 7.0.3 2022-09-27T15:17:16.0386876Z -- Build type: Release 2022-09-27T15:17:16.0389814Z -- CXX_STANDARD: 14 2022-09-27T15:17:16.0394817Z -- Performing Test has_std_14_flag 2022-09-27T15:17:16.1994788Z -- Performing Test has_std_14_flag - Success 2022-09-27T15:17:16.1999240Z -- Performing Test has_std_1y_flag 2022-09-27T15:17:16.3785537Z -- Performing Test has_std_1y_flag - Success 2022-09-27T15:17:16.3787335Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS 2022-09-27T15:17:16.5408719Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success 2022-09-27T15:17:16.5409518Z -- Performing Test FMT_HAS_VARIANT 2022-09-27T15:17:16.7070858Z -- Performing Test FMT_HAS_VARIANT - Success 2022-09-27T15:17:16.7073830Z -- Required features: cxx_variadic_templates 2022-09-27T15:17:16.7079164Z -- Performing Test HAS_NULLPTR_WARNING 2022-09-27T15:17:16.8894188Z -- Performing Test HAS_NULLPTR_WARNING - Success 2022-09-27T15:17:16.8899490Z -- Looking for strtod_l 2022-09-27T15:17:17.0041264Z -- Looking for strtod_l - not found 2022-09-27T15:17:17.0049465Z -- Using CPU-only version of Kineto 2022-09-27T15:17:17.0049894Z -- Configuring Kineto dependency: 2022-09-27T15:17:17.0050310Z -- KINETO_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto 2022-09-27T15:17:17.0050638Z -- KINETO_BUILD_TESTS = OFF 2022-09-27T15:17:17.0051060Z -- KINETO_LIBRARY_TYPE = static 2022-09-27T15:17:17.0272257Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.13") 2022-09-27T15:17:17.0304251Z INFO CUDA_SOURCE_DIR = 2022-09-27T15:17:17.0304882Z INFO ROCM_SOURCE_DIR = 2022-09-27T15:17:17.0461232Z INFO CUPTI unavailable or disabled - not building GPU profilers 2022-09-27T15:17:17.0819946Z -- Kineto: FMT_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/fmt 2022-09-27T15:17:17.0820421Z -- Kineto: FMT_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/fmt/include 2022-09-27T15:17:17.0820725Z INFO CUPTI_INCLUDE_DIR = /extras/CUPTI/include 2022-09-27T15:17:17.0820989Z INFO ROCTRACER_INCLUDE_DIR = /include/roctracer 2022-09-27T15:17:17.0823979Z -- Configured Kineto (CPU) 2022-09-27T15:17:17.0841774Z -- Performing Test HAS_WERROR_RETURN_TYPE 2022-09-27T15:17:17.2635519Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2022-09-27T15:17:17.2642591Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2022-09-27T15:17:17.4499742Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2022-09-27T15:17:17.4505764Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2022-09-27T15:17:17.6177414Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2022-09-27T15:17:17.6183751Z -- Performing Test HAS_WNO_TYPE_LIMITS 2022-09-27T15:17:17.7858702Z -- Performing Test HAS_WNO_TYPE_LIMITS - Success 2022-09-27T15:17:17.7865225Z -- Performing Test HAS_WNO_ARRAY_BOUNDS 2022-09-27T15:17:17.9541982Z -- Performing Test HAS_WNO_ARRAY_BOUNDS - Success 2022-09-27T15:17:17.9548122Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2022-09-27T15:17:18.1327490Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2022-09-27T15:17:18.1333563Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2022-09-27T15:17:18.3004058Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2022-09-27T15:17:18.3010024Z -- Performing Test HAS_WNO_UNUSED_FUNCTION 2022-09-27T15:17:18.4736227Z -- Performing Test HAS_WNO_UNUSED_FUNCTION - Success 2022-09-27T15:17:18.4742305Z -- Performing Test HAS_WNO_UNUSED_RESULT 2022-09-27T15:17:18.6439392Z -- Performing Test HAS_WNO_UNUSED_RESULT - Success 2022-09-27T15:17:18.6444634Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2022-09-27T15:17:18.8121707Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2022-09-27T15:17:18.8127577Z -- Performing Test HAS_WNO_STRICT_ALIASING 2022-09-27T15:17:18.9877555Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2022-09-27T15:17:18.9883478Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS 2022-09-27T15:17:19.1697032Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS - Success 2022-09-27T15:17:19.1703713Z -- Performing Test HAS_WNO_ERROR_PEDANTIC 2022-09-27T15:17:19.3467205Z -- Performing Test HAS_WNO_ERROR_PEDANTIC - Success 2022-09-27T15:17:19.3473937Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS 2022-09-27T15:17:19.5555547Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS - Success 2022-09-27T15:17:19.5561722Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2022-09-27T15:17:19.7612348Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2022-09-27T15:17:19.7618672Z -- Performing Test HAS_WCONSTANT_CONVERSION 2022-09-27T15:17:19.9541147Z -- Performing Test HAS_WCONSTANT_CONVERSION - Success 2022-09-27T15:17:19.9547208Z -- Performing Test HAS_WNO_INVALID_PARTIAL_SPECIALIZATION 2022-09-27T15:17:20.1287489Z -- Performing Test HAS_WNO_INVALID_PARTIAL_SPECIALIZATION - Success 2022-09-27T15:17:20.1293195Z -- Performing Test HAS_WNO_TYPEDEF_REDEFINITION 2022-09-27T15:17:20.3073016Z -- Performing Test HAS_WNO_TYPEDEF_REDEFINITION - Success 2022-09-27T15:17:20.3079049Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD 2022-09-27T15:17:20.4921738Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD - Success 2022-09-27T15:17:20.4928448Z -- Performing Test HAS_WNO_INCONSISTENT_MISSING_OVERRIDE 2022-09-27T15:17:20.6676619Z -- Performing Test HAS_WNO_INCONSISTENT_MISSING_OVERRIDE - Success 2022-09-27T15:17:20.6682268Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE 2022-09-27T15:17:20.8423027Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE - Failed 2022-09-27T15:17:20.8429172Z -- Performing Test HAS_WNO_C++14_EXTENSIONS 2022-09-27T15:17:21.0385590Z -- Performing Test HAS_WNO_C++14_EXTENSIONS - Success 2022-09-27T15:17:21.0392360Z -- Performing Test HAS_WNO_CONSTEXPR_NOT_CONST 2022-09-27T15:17:21.2220277Z -- Performing Test HAS_WNO_CONSTEXPR_NOT_CONST - Success 2022-09-27T15:17:21.2226118Z -- Performing Test HAS_WNO_MISSING_BRACES 2022-09-27T15:17:21.4097208Z -- Performing Test HAS_WNO_MISSING_BRACES - Success 2022-09-27T15:17:21.4104605Z -- Performing Test HAS_QUNUSED_ARGUMENTS 2022-09-27T15:17:21.5816289Z -- Performing Test HAS_QUNUSED_ARGUMENTS - Success 2022-09-27T15:17:21.5823748Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS 2022-09-27T15:17:21.7504291Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS - Success 2022-09-27T15:17:21.7510094Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS 2022-09-27T15:17:21.9273006Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS - Success 2022-09-27T15:17:21.9279052Z -- Performing Test COMPILER_SUPPORT_WERROR 2022-09-27T15:17:22.0991967Z -- Performing Test COMPILER_SUPPORT_WERROR - Success 2022-09-27T15:17:22.0997805Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE 2022-09-27T15:17:22.1516369Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE - Failed 2022-09-27T15:17:22.1522491Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2022-09-27T15:17:22.2042712Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Failed 2022-09-27T15:17:22.2048876Z -- Performing Test HAS_FNO_MATH_ERRNO 2022-09-27T15:17:22.4100123Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2022-09-27T15:17:22.4106866Z -- Performing Test HAS_FNO_TRAPPING_MATH 2022-09-27T15:17:22.6004140Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2022-09-27T15:17:22.6010178Z -- Performing Test HAS_WERROR_FORMAT 2022-09-27T15:17:22.7847522Z -- Performing Test HAS_WERROR_FORMAT - Success 2022-09-27T15:17:22.7853627Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE 2022-09-27T15:17:22.8373930Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE - Failed 2022-09-27T15:17:22.8379429Z -- Performing Test HAS_WERROR_SIGN_COMPARE 2022-09-27T15:17:23.0209457Z -- Performing Test HAS_WERROR_SIGN_COMPARE - Success 2022-09-27T15:17:23.0215041Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2022-09-27T15:17:23.0728594Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Failed 2022-09-27T15:17:23.0774574Z -- Looking for backtrace 2022-09-27T15:17:23.2213467Z -- Looking for backtrace - found 2022-09-27T15:17:23.2214738Z -- backtrace facility detected in default set of libraries 2022-09-27T15:17:23.2217400Z -- Found Backtrace: /usr/include 2022-09-27T15:17:23.2218866Z -- don't use NUMA 2022-09-27T15:17:26.5014404Z -- headers outputs: 2022-09-27T15:17:33.5678001Z -- sources outputs: 2022-09-27T15:17:34.9396204Z -- declarations_yaml outputs: 2022-09-27T15:17:34.9455898Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2022-09-27T15:17:35.0086995Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Failed 2022-09-27T15:17:35.3408201Z hFilePath:/var/lib/jenkins/workspace/build/vulkan/ATen/native/vulkan/spv.h cppFilePath:/var/lib/jenkins/workspace/build/vulkan/ATen/native/vulkan/spv.cpp srcDirPath:/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl glslcPath:/var/lib/jenkins/vulkansdk/x86_64/bin/glslc tmpDirPath:/var/lib/jenkins/workspace/build/vulkan/spv 2022-09-27T15:17:35.3426707Z templateSrcPaths:['/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/adaptive_avg_pool2d.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/add.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/add_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/add_scalar.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/add_scalar_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/addmm.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/avg_pool2d.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/batchnorm.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/cat_feature.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/clamp.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/clamp_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/conv2d.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/conv2d_dw.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/conv2d_pw.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/conv2d_pw_2x2.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/conv2d_pw_2x2_buffered.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/conv_transpose2d.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/cumsum.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/dequantize.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/div.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/div_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/glu_channel.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/glu_channel_mul4.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/hardshrink.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/hardshrink_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/hardsigmoid.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/hardsigmoid_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/hardswish.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/hardswish_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/image_to_nchw.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/image_to_nchw_quantized.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/layernorm.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/leaky_relu.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/leaky_relu_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/lerp.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/lerp_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/lerp_scalar.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/lerp_scalar_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/log_softmax.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/max_pool2d.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mean.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mean2d.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mm.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mul.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mul_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mul_scalar.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mul_scalar_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/nchw_to_image.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/nchw_to_image_quantized.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/permute_4d.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantize_per_tensor.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_add.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_conv2d.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_conv2d_dw.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_conv2d_pw_2x2.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_div.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_mul.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_sub.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_upsample_nearest2d.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/reflection_pad2d.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/replication_pad2d.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/select_depth.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/sigmoid.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/sigmoid_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/slice_4d.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/softmax.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/stack_feature.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/sub.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/sub_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/tanh.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/tanh_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/threshold.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/upsample_nearest2d.glsl'] 2022-09-27T15:17:35.3438028Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/adaptive_avg_pool2d.glsl 2022-09-27T15:17:35.3438566Z name adaptive_avg_pool2d 2022-09-27T15:17:35.3439005Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/adaptive_avg_pool2d.spv 2022-09-27T15:17:35.3439311Z 2022-09-27T15:17:35.3440331Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/adaptive_avg_pool2d.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/adaptive_avg_pool2d.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:35.3441353Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/add.glsl 2022-09-27T15:17:35.3441772Z name add 2022-09-27T15:17:35.3442163Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/add.spv 2022-09-27T15:17:35.3442440Z 2022-09-27T15:17:35.3443275Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/add.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/add.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:35.3444146Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/add_.glsl 2022-09-27T15:17:35.3444616Z name add_ 2022-09-27T15:17:35.3444989Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/add_.spv 2022-09-27T15:17:35.3445259Z 2022-09-27T15:17:35.3446044Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/add_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/add_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:36.9800821Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/add_scalar.glsl 2022-09-27T15:17:36.9801226Z name add_scalar 2022-09-27T15:17:36.9801472Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/add_scalar.spv 2022-09-27T15:17:36.9801708Z 2022-09-27T15:17:36.9802504Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/add_scalar.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/add_scalar.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:36.9803046Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/add_scalar_.glsl 2022-09-27T15:17:36.9803347Z name add_scalar_ 2022-09-27T15:17:36.9803601Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/add_scalar_.spv 2022-09-27T15:17:36.9803768Z 2022-09-27T15:17:36.9804328Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/add_scalar_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/add_scalar_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:36.9804822Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/addmm.glsl 2022-09-27T15:17:36.9805132Z name addmm 2022-09-27T15:17:36.9805363Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/addmm.spv 2022-09-27T15:17:36.9805524Z 2022-09-27T15:17:36.9806056Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/addmm.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/addmm.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:36.9806617Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/avg_pool2d.glsl 2022-09-27T15:17:36.9806870Z name avg_pool2d 2022-09-27T15:17:36.9807108Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/avg_pool2d.spv 2022-09-27T15:17:36.9807325Z 2022-09-27T15:17:36.9807812Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/avg_pool2d.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/avg_pool2d.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:36.9808371Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/batchnorm.glsl 2022-09-27T15:17:36.9808622Z name batchnorm 2022-09-27T15:17:36.9808910Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/batchnorm.spv 2022-09-27T15:17:36.9809082Z 2022-09-27T15:17:36.9809560Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/batchnorm.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/batchnorm.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:36.9810105Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/cat_feature.glsl 2022-09-27T15:17:36.9810514Z name cat_feature 2022-09-27T15:17:36.9810764Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/cat_feature.spv 2022-09-27T15:17:36.9810932Z 2022-09-27T15:17:36.9811488Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/cat_feature.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/cat_feature.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:36.9811970Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/clamp.glsl 2022-09-27T15:17:36.9812285Z name clamp 2022-09-27T15:17:36.9812513Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/clamp.spv 2022-09-27T15:17:36.9812670Z 2022-09-27T15:17:36.9813204Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/clamp.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/clamp.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:36.9813745Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/clamp_.glsl 2022-09-27T15:17:36.9814003Z name clamp_ 2022-09-27T15:17:36.9814234Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/clamp_.spv 2022-09-27T15:17:36.9814420Z 2022-09-27T15:17:36.9814963Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/clamp_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/clamp_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:36.9815492Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/conv2d.glsl 2022-09-27T15:17:36.9815748Z name conv2d 2022-09-27T15:17:36.9816002Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/conv2d.spv 2022-09-27T15:17:36.9816202Z 2022-09-27T15:17:36.9816657Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/conv2d.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/conv2d.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:36.9817193Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/conv2d_dw.glsl 2022-09-27T15:17:36.9817455Z name conv2d_dw 2022-09-27T15:17:36.9817760Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/conv2d_dw.spv 2022-09-27T15:17:36.9817922Z 2022-09-27T15:17:36.9818421Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/conv2d_dw.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/conv2d_dw.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:36.9818915Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/conv2d_pw.glsl 2022-09-27T15:17:36.9819421Z name conv2d_pw 2022-09-27T15:17:36.9819658Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/conv2d_pw.spv 2022-09-27T15:17:36.9819822Z 2022-09-27T15:17:36.9820359Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/conv2d_pw.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/conv2d_pw.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:36.9820900Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/conv2d_pw_2x2.glsl 2022-09-27T15:17:36.9821174Z name conv2d_pw_2x2 2022-09-27T15:17:36.9821418Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/conv2d_pw_2x2.spv 2022-09-27T15:17:36.9821616Z 2022-09-27T15:17:36.9822122Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/conv2d_pw_2x2.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/conv2d_pw_2x2.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:36.9822672Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/conv2d_pw_2x2_buffered.glsl 2022-09-27T15:17:36.9823107Z name conv2d_pw_2x2_buffered 2022-09-27T15:17:36.9823433Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/conv2d_pw_2x2_buffered.spv 2022-09-27T15:17:36.9823608Z 2022-09-27T15:17:36.9824197Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/conv2d_pw_2x2_buffered.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/conv2d_pw_2x2_buffered.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:36.9824706Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/conv_transpose2d.glsl 2022-09-27T15:17:36.9825042Z name conv_transpose2d 2022-09-27T15:17:36.9825298Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/conv_transpose2d.spv 2022-09-27T15:17:36.9825472Z 2022-09-27T15:17:36.9826039Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/conv_transpose2d.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/conv_transpose2d.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:36.9826589Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/cumsum.glsl 2022-09-27T15:17:36.9826847Z name cumsum 2022-09-27T15:17:36.9827079Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/cumsum.spv 2022-09-27T15:17:36.9827302Z 2022-09-27T15:17:36.9827828Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/cumsum.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/cumsum.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:36.9828382Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/dequantize.glsl 2022-09-27T15:17:36.9828648Z name dequantize 2022-09-27T15:17:36.9828951Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/dequantize.spv 2022-09-27T15:17:36.9829115Z 2022-09-27T15:17:36.9829639Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/dequantize.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/dequantize.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:36.9830132Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/div.glsl 2022-09-27T15:17:36.9830441Z name div 2022-09-27T15:17:36.9830664Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/div.spv 2022-09-27T15:17:36.9830823Z 2022-09-27T15:17:36.9831330Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/div.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/div.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:36.9831803Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/div_.glsl 2022-09-27T15:17:36.9832117Z name div_ 2022-09-27T15:17:36.9832339Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/div_.spv 2022-09-27T15:17:36.9832496Z 2022-09-27T15:17:36.9832992Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/div_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/div_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:36.9833484Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/glu_channel.glsl 2022-09-27T15:17:36.9833795Z name glu_channel 2022-09-27T15:17:36.9834035Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/glu_channel.spv 2022-09-27T15:17:36.9834186Z 2022-09-27T15:17:36.9834728Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/glu_channel.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/glu_channel.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:38.5306611Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/glu_channel_mul4.glsl 2022-09-27T15:17:38.5307420Z name glu_channel_mul4 2022-09-27T15:17:38.5307704Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/glu_channel_mul4.spv 2022-09-27T15:17:38.5307879Z 2022-09-27T15:17:38.5308554Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/glu_channel_mul4.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/glu_channel_mul4.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:38.5309071Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/hardshrink.glsl 2022-09-27T15:17:38.5309339Z name hardshrink 2022-09-27T15:17:38.5309580Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/hardshrink.spv 2022-09-27T15:17:38.5309747Z 2022-09-27T15:17:38.5310224Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/hardshrink.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/hardshrink.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:38.5310719Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/hardshrink_.glsl 2022-09-27T15:17:38.5310987Z name hardshrink_ 2022-09-27T15:17:38.5311229Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/hardshrink_.spv 2022-09-27T15:17:38.5311396Z 2022-09-27T15:17:38.5311948Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/hardshrink_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/hardshrink_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:38.5312439Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/hardsigmoid.glsl 2022-09-27T15:17:38.5312702Z name hardsigmoid 2022-09-27T15:17:38.5312942Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/hardsigmoid.spv 2022-09-27T15:17:38.5313110Z 2022-09-27T15:17:38.5313569Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/hardsigmoid.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/hardsigmoid.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:38.5314062Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/hardsigmoid_.glsl 2022-09-27T15:17:38.5314336Z name hardsigmoid_ 2022-09-27T15:17:38.5314587Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/hardsigmoid_.spv 2022-09-27T15:17:38.5314756Z 2022-09-27T15:17:38.5315292Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/hardsigmoid_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/hardsigmoid_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:38.5315791Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/hardswish.glsl 2022-09-27T15:17:38.5316058Z name hardswish 2022-09-27T15:17:38.5316295Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/hardswish.spv 2022-09-27T15:17:38.5316464Z 2022-09-27T15:17:38.5316921Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/hardswish.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/hardswish.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:38.5317413Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/hardswish_.glsl 2022-09-27T15:17:38.5317681Z name hardswish_ 2022-09-27T15:17:38.5317922Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/hardswish_.spv 2022-09-27T15:17:38.5318086Z 2022-09-27T15:17:38.5318537Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/hardswish_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/hardswish_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:38.5319028Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/image_to_nchw.glsl 2022-09-27T15:17:38.5319349Z name image_to_nchw 2022-09-27T15:17:38.5319588Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/image_to_nchw.spv 2022-09-27T15:17:38.5319754Z 2022-09-27T15:17:38.5320225Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/image_to_nchw.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/image_to_nchw.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:38.5320731Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/image_to_nchw_quantized.glsl 2022-09-27T15:17:38.5321021Z name image_to_nchw_quantized 2022-09-27T15:17:38.5321287Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/image_to_nchw_quantized.spv 2022-09-27T15:17:38.5321464Z 2022-09-27T15:17:38.5321965Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/image_to_nchw_quantized.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/image_to_nchw_quantized.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:38.5322490Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/layernorm.glsl 2022-09-27T15:17:38.5322751Z name layernorm 2022-09-27T15:17:38.5322985Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/layernorm.spv 2022-09-27T15:17:38.5323148Z 2022-09-27T15:17:38.5323645Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/layernorm.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/layernorm.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:38.5324139Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/leaky_relu.glsl 2022-09-27T15:17:38.5324398Z name leaky_relu 2022-09-27T15:17:38.5324632Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/leaky_relu.spv 2022-09-27T15:17:38.5324796Z 2022-09-27T15:17:38.5325251Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/leaky_relu.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/leaky_relu.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:38.5325741Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/leaky_relu_.glsl 2022-09-27T15:17:38.5326003Z name leaky_relu_ 2022-09-27T15:17:38.5326244Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/leaky_relu_.spv 2022-09-27T15:17:38.5326395Z 2022-09-27T15:17:38.5326861Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/leaky_relu_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/leaky_relu_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:38.5327342Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/lerp.glsl 2022-09-27T15:17:38.5327594Z name lerp 2022-09-27T15:17:38.5327813Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/lerp.spv 2022-09-27T15:17:38.5327958Z 2022-09-27T15:17:38.5328411Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/lerp.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/lerp.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:38.5328885Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/lerp_.glsl 2022-09-27T15:17:38.5329138Z name lerp_ 2022-09-27T15:17:38.5329367Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/lerp_.spv 2022-09-27T15:17:38.5329511Z 2022-09-27T15:17:38.5329964Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/lerp_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/lerp_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:38.5330445Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/lerp_scalar.glsl 2022-09-27T15:17:38.5330752Z name lerp_scalar 2022-09-27T15:17:38.5330993Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/lerp_scalar.spv 2022-09-27T15:17:38.5331144Z 2022-09-27T15:17:38.5331623Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/lerp_scalar.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/lerp_scalar.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:38.5332119Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/lerp_scalar_.glsl 2022-09-27T15:17:38.5332385Z name lerp_scalar_ 2022-09-27T15:17:38.5332614Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/lerp_scalar_.spv 2022-09-27T15:17:38.5332782Z 2022-09-27T15:17:38.5333255Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/lerp_scalar_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/lerp_scalar_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:38.5333749Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/log_softmax.glsl 2022-09-27T15:17:38.5334015Z name log_softmax 2022-09-27T15:17:38.5334243Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/log_softmax.spv 2022-09-27T15:17:38.5334410Z 2022-09-27T15:17:38.5334922Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/log_softmax.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/log_softmax.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:38.5335412Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/max_pool2d.glsl 2022-09-27T15:17:38.5335675Z name max_pool2d 2022-09-27T15:17:38.5335897Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/max_pool2d.spv 2022-09-27T15:17:38.5336066Z 2022-09-27T15:17:38.5336535Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/max_pool2d.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/max_pool2d.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:38.5337021Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mean.glsl 2022-09-27T15:17:38.5337272Z name mean 2022-09-27T15:17:38.5337479Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/mean.spv 2022-09-27T15:17:38.5337637Z 2022-09-27T15:17:40.1634485Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/mean.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/mean.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:40.1635285Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mean2d.glsl 2022-09-27T15:17:40.1635552Z name mean2d 2022-09-27T15:17:40.1635829Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/mean2d.spv 2022-09-27T15:17:40.1635994Z 2022-09-27T15:17:40.1636471Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/mean2d.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/mean2d.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:40.1636953Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mm.glsl 2022-09-27T15:17:40.1637206Z name mm 2022-09-27T15:17:40.1637434Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/mm.spv 2022-09-27T15:17:40.1637576Z 2022-09-27T15:17:40.1638022Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/mm.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/mm.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:40.1638490Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mul.glsl 2022-09-27T15:17:40.1638740Z name mul 2022-09-27T15:17:40.1638961Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/mul.spv 2022-09-27T15:17:40.1639268Z 2022-09-27T15:17:40.1639721Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/mul.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/mul.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:40.1640197Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mul_.glsl 2022-09-27T15:17:40.1640449Z name mul_ 2022-09-27T15:17:40.1640658Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/mul_.spv 2022-09-27T15:17:40.1640816Z 2022-09-27T15:17:40.1641269Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/mul_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/mul_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:40.1641752Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mul_scalar.glsl 2022-09-27T15:17:40.1642024Z name mul_scalar 2022-09-27T15:17:40.1642246Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/mul_scalar.spv 2022-09-27T15:17:40.1642410Z 2022-09-27T15:17:40.1642933Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/mul_scalar.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/mul_scalar.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:40.1643475Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mul_scalar_.glsl 2022-09-27T15:17:40.1643740Z name mul_scalar_ 2022-09-27T15:17:40.1643965Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/mul_scalar_.spv 2022-09-27T15:17:40.1644133Z 2022-09-27T15:17:40.1644611Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/mul_scalar_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/mul_scalar_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:40.1645104Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/nchw_to_image.glsl 2022-09-27T15:17:40.1645378Z name nchw_to_image 2022-09-27T15:17:40.1645611Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/nchw_to_image.spv 2022-09-27T15:17:40.1645778Z 2022-09-27T15:17:40.1646261Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/nchw_to_image.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/nchw_to_image.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:40.1646768Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/nchw_to_image_quantized.glsl 2022-09-27T15:17:40.1647057Z name nchw_to_image_quantized 2022-09-27T15:17:40.1647311Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/nchw_to_image_quantized.spv 2022-09-27T15:17:40.1647491Z 2022-09-27T15:17:40.1648001Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/nchw_to_image_quantized.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/nchw_to_image_quantized.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:40.1648521Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/permute_4d.glsl 2022-09-27T15:17:40.1648787Z name permute_4d 2022-09-27T15:17:40.1649016Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/permute_4d.spv 2022-09-27T15:17:40.1649179Z 2022-09-27T15:17:40.1649651Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/permute_4d.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/permute_4d.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:40.1650155Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantize_per_tensor.glsl 2022-09-27T15:17:40.1650444Z name quantize_per_tensor 2022-09-27T15:17:40.1650738Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/quantize_per_tensor.spv 2022-09-27T15:17:40.1650914Z 2022-09-27T15:17:40.1651414Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/quantize_per_tensor.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/quantize_per_tensor.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:40.1651932Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_add.glsl 2022-09-27T15:17:40.1652200Z name quantized_add 2022-09-27T15:17:40.1652432Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/quantized_add.spv 2022-09-27T15:17:40.1652598Z 2022-09-27T15:17:40.1653075Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_add.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_add.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:40.1653581Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_conv2d.glsl 2022-09-27T15:17:40.1653859Z name quantized_conv2d 2022-09-27T15:17:40.1654100Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/quantized_conv2d.spv 2022-09-27T15:17:40.1654273Z 2022-09-27T15:17:40.1654795Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_conv2d.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_conv2d.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:40.1655312Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_conv2d_dw.glsl 2022-09-27T15:17:40.1655593Z name quantized_conv2d_dw 2022-09-27T15:17:40.1655839Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/quantized_conv2d_dw.spv 2022-09-27T15:17:40.1656015Z 2022-09-27T15:17:40.1656510Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_conv2d_dw.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_conv2d_dw.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:40.1657025Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_conv2d_pw_2x2.glsl 2022-09-27T15:17:40.1657315Z name quantized_conv2d_pw_2x2 2022-09-27T15:17:40.1657568Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/quantized_conv2d_pw_2x2.spv 2022-09-27T15:17:40.1657746Z 2022-09-27T15:17:40.1658252Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_conv2d_pw_2x2.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_conv2d_pw_2x2.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:40.1658767Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_div.glsl 2022-09-27T15:17:40.1659233Z name quantized_div 2022-09-27T15:17:40.1659466Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/quantized_div.spv 2022-09-27T15:17:40.1659637Z 2022-09-27T15:17:40.1660119Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_div.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_div.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:40.1660617Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_mul.glsl 2022-09-27T15:17:40.1660884Z name quantized_mul 2022-09-27T15:17:40.1661112Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/quantized_mul.spv 2022-09-27T15:17:40.1661279Z 2022-09-27T15:17:40.1661755Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_mul.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_mul.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:40.1662324Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_sub.glsl 2022-09-27T15:17:40.1662591Z name quantized_sub 2022-09-27T15:17:40.1662820Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/quantized_sub.spv 2022-09-27T15:17:40.1662987Z 2022-09-27T15:17:40.1663465Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_sub.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_sub.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:40.1663988Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_upsample_nearest2d.glsl 2022-09-27T15:17:40.1664297Z name quantized_upsample_nearest2d 2022-09-27T15:17:40.1664566Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/quantized_upsample_nearest2d.spv 2022-09-27T15:17:40.1664752Z 2022-09-27T15:17:40.1665289Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_upsample_nearest2d.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_upsample_nearest2d.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:41.3861768Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/reflection_pad2d.glsl 2022-09-27T15:17:41.3862352Z name reflection_pad2d 2022-09-27T15:17:41.3863078Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/reflection_pad2d.spv 2022-09-27T15:17:41.3863414Z 2022-09-27T15:17:41.3864479Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/reflection_pad2d.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/reflection_pad2d.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:41.3865426Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/replication_pad2d.glsl 2022-09-27T15:17:41.3865919Z name replication_pad2d 2022-09-27T15:17:41.3866392Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/replication_pad2d.spv 2022-09-27T15:17:41.3866716Z 2022-09-27T15:17:41.3867687Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/replication_pad2d.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/replication_pad2d.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:41.3868620Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/select_depth.glsl 2022-09-27T15:17:41.3869087Z name select_depth 2022-09-27T15:17:41.3869517Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/select_depth.spv 2022-09-27T15:17:41.3869804Z 2022-09-27T15:17:41.3870711Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/select_depth.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/select_depth.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:41.3871628Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/sigmoid.glsl 2022-09-27T15:17:41.3872076Z name sigmoid 2022-09-27T15:17:41.3872484Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/sigmoid.spv 2022-09-27T15:17:41.3872779Z 2022-09-27T15:17:41.3873647Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/sigmoid.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/sigmoid.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:41.3874561Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/sigmoid_.glsl 2022-09-27T15:17:41.3875036Z name sigmoid_ 2022-09-27T15:17:41.3875514Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/sigmoid_.spv 2022-09-27T15:17:41.3875809Z 2022-09-27T15:17:41.3876677Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/sigmoid_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/sigmoid_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:41.3877715Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/slice_4d.glsl 2022-09-27T15:17:41.3878175Z name slice_4d 2022-09-27T15:17:41.3878578Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/slice_4d.spv 2022-09-27T15:17:41.3878873Z 2022-09-27T15:17:41.3879758Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/slice_4d.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/slice_4d.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:41.3880636Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/softmax.glsl 2022-09-27T15:17:41.3881096Z name softmax 2022-09-27T15:17:41.3881485Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/softmax.spv 2022-09-27T15:17:41.3881784Z 2022-09-27T15:17:41.3882651Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/softmax.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/softmax.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:41.3883555Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/stack_feature.glsl 2022-09-27T15:17:41.3884113Z name stack_feature 2022-09-27T15:17:41.3884527Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/stack_feature.spv 2022-09-27T15:17:41.3884805Z 2022-09-27T15:17:41.3885719Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/stack_feature.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/stack_feature.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:41.3886615Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/sub.glsl 2022-09-27T15:17:41.3887049Z name sub 2022-09-27T15:17:41.3887442Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/sub.spv 2022-09-27T15:17:41.3887725Z 2022-09-27T15:17:41.3888565Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/sub.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/sub.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:41.3889418Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/sub_.glsl 2022-09-27T15:17:41.3889831Z name sub_ 2022-09-27T15:17:41.3890230Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/sub_.spv 2022-09-27T15:17:41.3890493Z 2022-09-27T15:17:41.3891305Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/sub_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/sub_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:41.3892160Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/tanh.glsl 2022-09-27T15:17:41.3892558Z name tanh 2022-09-27T15:17:41.3892915Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/tanh.spv 2022-09-27T15:17:41.3893194Z 2022-09-27T15:17:41.3894043Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/tanh.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/tanh.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:41.3894917Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/tanh_.glsl 2022-09-27T15:17:41.3895346Z name tanh_ 2022-09-27T15:17:41.3895721Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/tanh_.spv 2022-09-27T15:17:41.3896006Z 2022-09-27T15:17:41.3896848Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/tanh_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/tanh_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:41.3897845Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/threshold.glsl 2022-09-27T15:17:41.3898308Z name threshold 2022-09-27T15:17:41.3898735Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/threshold.spv 2022-09-27T15:17:41.3899405Z 2022-09-27T15:17:41.3900244Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/threshold.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/threshold.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:41.3901113Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/upsample_nearest2d.glsl 2022-09-27T15:17:41.3901619Z name upsample_nearest2d 2022-09-27T15:17:41.3902116Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/upsample_nearest2d.spv 2022-09-27T15:17:41.3902435Z 2022-09-27T15:17:41.3903410Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/upsample_nearest2d.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/upsample_nearest2d.spv', '--target-env=vulkan1.0', '-Werror'] 2022-09-27T15:17:41.3904317Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/adaptive_avg_pool2d.spv 2022-09-27T15:17:41.3904841Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/add.spv 2022-09-27T15:17:41.3905464Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/add_.spv 2022-09-27T15:17:41.3905985Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/add_scalar.spv 2022-09-27T15:17:41.3906513Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/add_scalar_.spv 2022-09-27T15:17:41.3907020Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/addmm.spv 2022-09-27T15:17:41.3907536Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/avg_pool2d.spv 2022-09-27T15:17:41.3908062Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/batchnorm.spv 2022-09-27T15:17:41.3908573Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/cat_feature.spv 2022-09-27T15:17:41.3909093Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/clamp.spv 2022-09-27T15:17:41.3909598Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/clamp_.spv 2022-09-27T15:17:41.3910107Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/conv2d.spv 2022-09-27T15:17:41.3910595Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/conv2d_dw.spv 2022-09-27T15:17:41.3911111Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/conv2d_pw.spv 2022-09-27T15:17:41.3911652Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/conv2d_pw_2x2.spv 2022-09-27T15:17:41.3912177Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/conv2d_pw_2x2_buffered.spv 2022-09-27T15:17:41.3912747Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/conv_transpose2d.spv 2022-09-27T15:17:41.3913276Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/cumsum.spv 2022-09-27T15:17:41.3913779Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/dequantize.spv 2022-09-27T15:17:41.3914292Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/div.spv 2022-09-27T15:17:41.3914795Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/div_.spv 2022-09-27T15:17:41.3915396Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/glu_channel.spv 2022-09-27T15:17:41.3915918Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/glu_channel_mul4.spv 2022-09-27T15:17:41.3916454Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/hardshrink.spv 2022-09-27T15:17:41.3916995Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/hardshrink_.spv 2022-09-27T15:17:41.3917515Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/hardsigmoid.spv 2022-09-27T15:17:41.3918050Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/hardsigmoid_.spv 2022-09-27T15:17:41.3918586Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/hardswish.spv 2022-09-27T15:17:41.3919096Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/hardswish_.spv 2022-09-27T15:17:41.3919628Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/image_to_nchw.spv 2022-09-27T15:17:41.3920282Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/image_to_nchw_quantized.spv 2022-09-27T15:17:41.3920853Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/layernorm.spv 2022-09-27T15:17:41.4020880Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/leaky_relu.spv 2022-09-27T15:17:41.4021533Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/leaky_relu_.spv 2022-09-27T15:17:41.4022115Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/lerp.spv 2022-09-27T15:17:41.4022646Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/lerp_.spv 2022-09-27T15:17:41.4023236Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/lerp_scalar.spv 2022-09-27T15:17:41.4023812Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/lerp_scalar_.spv 2022-09-27T15:17:41.4024385Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/log_softmax.spv 2022-09-27T15:17:41.4024937Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/max_pool2d.spv 2022-09-27T15:17:41.4025425Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/mean.spv 2022-09-27T15:17:41.4025864Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/mean2d.spv 2022-09-27T15:17:41.4026270Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/mm.spv 2022-09-27T15:17:41.4026662Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/mul.spv 2022-09-27T15:17:41.4027067Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/mul_.spv 2022-09-27T15:17:41.4027668Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/mul_scalar.spv 2022-09-27T15:17:41.4028086Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/mul_scalar_.spv 2022-09-27T15:17:41.4028509Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/nchw_to_image.spv 2022-09-27T15:17:41.4028946Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/nchw_to_image_quantized.spv 2022-09-27T15:17:41.4029388Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/permute_4d.spv 2022-09-27T15:17:41.4029843Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/quantize_per_tensor.spv 2022-09-27T15:17:41.4030284Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/quantized_add.spv 2022-09-27T15:17:41.4030722Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/quantized_conv2d.spv 2022-09-27T15:17:41.4031148Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/quantized_conv2d_dw.spv 2022-09-27T15:17:41.4031604Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/quantized_conv2d_pw_2x2.spv 2022-09-27T15:17:41.4032079Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/quantized_div.spv 2022-09-27T15:17:41.4032493Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/quantized_mul.spv 2022-09-27T15:17:41.4032912Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/quantized_sub.spv 2022-09-27T15:17:41.4033368Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/quantized_upsample_nearest2d.spv 2022-09-27T15:17:41.4033901Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/reflection_pad2d.spv 2022-09-27T15:17:41.4034371Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/replication_pad2d.spv 2022-09-27T15:17:41.4034892Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/select_depth.spv 2022-09-27T15:17:41.4035468Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/sigmoid.spv 2022-09-27T15:17:41.4035885Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/sigmoid_.spv 2022-09-27T15:17:41.4036335Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/slice_4d.spv 2022-09-27T15:17:41.4036810Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/softmax.spv 2022-09-27T15:17:41.4037305Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/stack_feature.spv 2022-09-27T15:17:41.4037784Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/sub.spv 2022-09-27T15:17:41.4038247Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/sub_.spv 2022-09-27T15:17:41.4038689Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/tanh.spv 2022-09-27T15:17:41.4039164Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/tanh_.spv 2022-09-27T15:17:41.4039680Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/threshold.spv 2022-09-27T15:17:41.4040441Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/upsample_nearest2d.spv 2022-09-27T15:17:41.4081441Z -- Using ATen parallel backend: OMP 2022-09-27T15:17:41.4096542Z disabling CUDA because USE_CUDA is set false 2022-09-27T15:17:41.5303419Z -- Found OpenSSL: /opt/conda/lib/libcrypto.so (found version "1.1.1q") 2022-09-27T15:17:41.5322668Z -- Check size of long double 2022-09-27T15:17:41.6927605Z -- Check size of long double - done 2022-09-27T15:17:41.6928824Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2022-09-27T15:17:41.8337857Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2022-09-27T15:17:41.8338820Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2022-09-27T15:17:41.9657476Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2022-09-27T15:17:41.9658194Z -- Performing Test COMPILER_SUPPORTS_SSE2 2022-09-27T15:17:42.1435914Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2022-09-27T15:17:42.1436268Z -- Performing Test COMPILER_SUPPORTS_SSE4 2022-09-27T15:17:42.3279066Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2022-09-27T15:17:42.3279804Z -- Performing Test COMPILER_SUPPORTS_AVX 2022-09-27T15:17:42.5051155Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2022-09-27T15:17:42.5051835Z -- Performing Test COMPILER_SUPPORTS_FMA4 2022-09-27T15:17:42.6918359Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2022-09-27T15:17:42.6918958Z -- Performing Test COMPILER_SUPPORTS_AVX2 2022-09-27T15:17:42.8779215Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2022-09-27T15:17:42.8781325Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2022-09-27T15:17:43.0630809Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2022-09-27T15:17:43.0662963Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2022-09-27T15:17:43.2178185Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2022-09-27T15:17:43.2179374Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2022-09-27T15:17:43.3608369Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2022-09-27T15:17:43.3609009Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2022-09-27T15:17:43.4898727Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Failed 2022-09-27T15:17:43.4899683Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2022-09-27T15:17:43.6391794Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2022-09-27T15:17:43.6564207Z -- Configuring build for SLEEF-v3.6.0 2022-09-27T15:17:43.6564790Z Target system: Linux-4.14.252-195.483.amzn2.x86_64 2022-09-27T15:17:43.6565153Z Target processor: x86_64 2022-09-27T15:17:43.6565696Z Host system: Linux-4.14.252-195.483.amzn2.x86_64 2022-09-27T15:17:43.6566060Z Host processor: x86_64 2022-09-27T15:17:43.6566296Z Detected C compiler: Clang @ /opt/cache/bin/clang 2022-09-27T15:17:43.6566508Z CMake: 3.13.5 2022-09-27T15:17:43.6566693Z Make program: /usr/bin/make 2022-09-27T15:17:43.6567163Z -- Using option `-Wall -Wno-unused -Wno-attributes -Wno-unused-result -ffp-contract=off -fno-math-errno -fno-trapping-math` to compile libsleef 2022-09-27T15:17:43.6567532Z -- Building shared libs : OFF 2022-09-27T15:17:43.6567773Z -- Building static test bins: OFF 2022-09-27T15:17:43.6568005Z -- MPFR : LIB_MPFR-NOTFOUND 2022-09-27T15:17:43.6568220Z -- GMP : LIBGMP-NOTFOUND 2022-09-27T15:17:43.6568466Z -- RT : /usr/lib/x86_64-linux-gnu/librt.so 2022-09-27T15:17:43.6568706Z -- FFTW3 : LIBFFTW3-NOTFOUND 2022-09-27T15:17:43.6568908Z -- OPENSSL : 1.1.1q 2022-09-27T15:17:43.6569128Z -- SDE : SDE_COMMAND-NOTFOUND 2022-09-27T15:17:43.6569347Z -- RUNNING_ON_TRAVIS : 2022-09-27T15:17:43.6569567Z -- COMPILER_SUPPORTS_OPENMP : 1 2022-09-27T15:17:43.6569694Z 2022-09-27T15:17:43.6569818Z *** Note: Parallel build is only supported with Ninja *** 2022-09-27T15:17:43.6569968Z 2022-09-27T15:17:43.6796612Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2022-09-27T15:17:43.6797224Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h 2022-09-27T15:17:43.6797579Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/aten_interned_strings.h 2022-09-27T15:17:43.6798195Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/enum_tag.h 2022-09-27T15:17:43.8800831Z -- Performing Test HAS_WNO_UNUSED_VARIABLE 2022-09-27T15:17:44.0486462Z -- Performing Test HAS_WNO_UNUSED_VARIABLE - Success 2022-09-27T15:17:44.0495832Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER 2022-09-27T15:17:44.1021894Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER - Failed 2022-09-27T15:17:44.1061570Z -- /opt/cache/bin/clang++ /var/lib/jenkins/workspace/torch/abi-check.cpp -o /var/lib/jenkins/workspace/build/abi-check 2022-09-27T15:17:44.3714788Z -- Determined _GLIBCXX_USE_CXX11_ABI=1 2022-09-27T15:17:44.3744341Z CMake Warning (dev) at torch/CMakeLists.txt:473: 2022-09-27T15:17:44.3744783Z Syntax Warning in cmake code at column 107 2022-09-27T15:17:44.3745036Z 2022-09-27T15:17:44.3745291Z Argument not separated from preceding token by whitespace. 2022-09-27T15:17:44.3745902Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:17:44.3746094Z 2022-09-27T15:17:44.3746195Z CMake Warning (dev) at torch/CMakeLists.txt:473: 2022-09-27T15:17:44.3746440Z Syntax Warning in cmake code at column 115 2022-09-27T15:17:44.3746576Z 2022-09-27T15:17:44.3746711Z Argument not separated from preceding token by whitespace. 2022-09-27T15:17:44.3747061Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-09-27T15:17:44.3747215Z 2022-09-27T15:17:44.4279286Z -- pytorch is compiling with OpenMP. 2022-09-27T15:17:44.4279654Z OpenMP CXX_FLAGS: -fopenmp=libomp. 2022-09-27T15:17:44.4279903Z OpenMP libraries: /opt/conda/lib/libiomp5.so. 2022-09-27T15:17:44.4280413Z -- Caffe2 is compiling with OpenMP. 2022-09-27T15:17:44.4280884Z OpenMP CXX_FLAGS: -fopenmp=libomp. 2022-09-27T15:17:44.4281264Z OpenMP libraries: /opt/conda/lib/libiomp5.so. 2022-09-27T15:17:44.4817057Z -- Using lib/python3.7/site-packages as python relative installation path 2022-09-27T15:17:44.5255352Z CMake Warning at CMakeLists.txt:1090 (message): 2022-09-27T15:17:44.5255866Z Generated cmake files are only fully tested if one builds with system glog, 2022-09-27T15:17:44.5256425Z gflags, and protobuf. Other settings may generate files that are not well 2022-09-27T15:17:44.5256842Z tested. 2022-09-27T15:17:44.5256961Z 2022-09-27T15:17:44.5256965Z 2022-09-27T15:17:44.5263068Z -- 2022-09-27T15:17:44.5263423Z -- ******** Summary ******** 2022-09-27T15:17:44.5263821Z -- General: 2022-09-27T15:17:44.5264246Z -- CMake version : 3.13.5 2022-09-27T15:17:44.5264689Z -- CMake command : /usr/local/bin/cmake 2022-09-27T15:17:44.5265142Z -- System : Linux 2022-09-27T15:17:44.5265542Z -- C++ compiler : /opt/cache/bin/clang++ 2022-09-27T15:17:44.5265919Z -- C++ compiler id : Clang 2022-09-27T15:17:44.5266311Z -- C++ compiler version : 9.0.0 2022-09-27T15:17:44.5266703Z -- Using ccache if found : ON 2022-09-27T15:17:44.5267133Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2022-09-27T15:17:44.5271003Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DUSE_VULKAN -DUSE_VULKAN_API -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-range-loop-analysis -Wno-pass-failed -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -Wconstant-conversion -Wno-invalid-partial-specialization -Wno-typedef-redefinition -Wno-unused-private-field -Wno-inconsistent-missing-override -Wno-c++14-extensions -Wno-constexpr-not-const -Wno-missing-braces -Qunused-arguments -fcolor-diagnostics -fdiagnostics-color=always -Werror -fno-math-errno -fno-trapping-math -Werror=format 2022-09-27T15:17:44.5274360Z -- Build type : Release 2022-09-27T15:17:44.5275032Z -- 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:17:44.5275670Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages;/opt/conda 2022-09-27T15:17:44.5276024Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-09-27T15:17:44.5276300Z -- USE_GOLD_LINKER : OFF 2022-09-27T15:17:44.5276484Z -- 2022-09-27T15:17:44.5276696Z -- TORCH_VERSION : 1.13.0 2022-09-27T15:17:44.5276936Z -- CAFFE2_VERSION : 1.13.0 2022-09-27T15:17:44.5277158Z -- BUILD_CAFFE2 : OFF 2022-09-27T15:17:44.5277392Z -- BUILD_CAFFE2_OPS : OFF 2022-09-27T15:17:44.5277643Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2022-09-27T15:17:44.5277897Z -- BUILD_TENSOREXPR_BENCHMARK: OFF 2022-09-27T15:17:44.5278146Z -- BUILD_NVFUSER_BENCHMARK: OFF 2022-09-27T15:17:44.5278382Z -- BUILD_BINARY : OFF 2022-09-27T15:17:44.5278601Z -- BUILD_CUSTOM_PROTOBUF : ON 2022-09-27T15:17:44.5278831Z -- Link local protobuf : ON 2022-09-27T15:17:44.5279059Z -- BUILD_DOCS : OFF 2022-09-27T15:17:44.5279275Z -- BUILD_PYTHON : True 2022-09-27T15:17:44.5279602Z -- Python version : 3.7.13 2022-09-27T15:17:44.5279880Z -- Python executable : /opt/conda/bin/python 2022-09-27T15:17:44.5280147Z -- Pythonlibs version : 3.7.13 2022-09-27T15:17:44.5280435Z -- Python library : /opt/conda/lib/libpython3.7m.so.1.0 2022-09-27T15:17:44.5280754Z -- Python includes : /opt/conda/include/python3.7m 2022-09-27T15:17:44.5281070Z -- Python site-packages: lib/python3.7/site-packages 2022-09-27T15:17:44.5281324Z -- BUILD_SHARED_LIBS : ON 2022-09-27T15:17:44.5281585Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2022-09-27T15:17:44.5281834Z -- BUILD_TEST : True 2022-09-27T15:17:44.5282045Z -- BUILD_JNI : OFF 2022-09-27T15:17:44.5282274Z -- BUILD_MOBILE_AUTOGRAD : OFF 2022-09-27T15:17:44.5282509Z -- BUILD_LITE_INTERPRETER: OFF 2022-09-27T15:17:44.5282726Z -- INTERN_BUILD_MOBILE : 2022-09-27T15:17:44.5282954Z -- TRACING_BASED : OFF 2022-09-27T15:17:44.5283176Z -- USE_BLAS : 1 2022-09-27T15:17:44.5283401Z -- BLAS : mkl 2022-09-27T15:17:44.5283615Z -- BLAS_HAS_SBGEMM : 2022-09-27T15:17:44.5283834Z -- USE_LAPACK : 1 2022-09-27T15:17:44.5284042Z -- LAPACK : mkl 2022-09-27T15:17:44.5284255Z -- USE_ASAN : OFF 2022-09-27T15:17:44.5284478Z -- USE_CPP_CODE_COVERAGE : OFF 2022-09-27T15:17:44.5284726Z -- USE_CUDA : OFF 2022-09-27T15:17:44.5284943Z -- USE_ROCM : OFF 2022-09-27T15:17:44.5285157Z -- USE_EIGEN_FOR_BLAS : 2022-09-27T15:17:44.5285383Z -- USE_FBGEMM : ON 2022-09-27T15:17:44.5285599Z -- USE_FAKELOWP : OFF 2022-09-27T15:17:44.5285822Z -- USE_KINETO : ON 2022-09-27T15:17:44.5286043Z -- USE_FFMPEG : OFF 2022-09-27T15:17:44.5286248Z -- USE_GFLAGS : OFF 2022-09-27T15:17:44.5286463Z -- USE_GLOG : OFF 2022-09-27T15:17:44.5286679Z -- USE_LEVELDB : OFF 2022-09-27T15:17:44.5286893Z -- USE_LITE_PROTO : OFF 2022-09-27T15:17:44.5287110Z -- USE_LMDB : OFF 2022-09-27T15:17:44.5287328Z -- USE_METAL : OFF 2022-09-27T15:17:44.5287539Z -- USE_PYTORCH_METAL : OFF 2022-09-27T15:17:44.5287779Z -- USE_PYTORCH_METAL_EXPORT : OFF 2022-09-27T15:17:44.5288010Z -- USE_MPS : OFF 2022-09-27T15:17:44.5288211Z -- USE_FFTW : OFF 2022-09-27T15:17:44.5288425Z -- USE_MKL : ON 2022-09-27T15:17:44.5288644Z -- USE_MKLDNN : ON 2022-09-27T15:17:44.5288860Z -- USE_MKLDNN_ACL : OFF 2022-09-27T15:17:44.5289139Z -- USE_MKLDNN_CBLAS : OFF 2022-09-27T15:17:44.5289361Z -- USE_UCC : OFF 2022-09-27T15:17:44.5289559Z -- USE_ITT : ON 2022-09-27T15:17:44.5289779Z -- USE_NCCL : OFF 2022-09-27T15:17:44.5289999Z -- USE_NNPACK : ON 2022-09-27T15:17:44.5290210Z -- USE_NUMPY : ON 2022-09-27T15:17:44.5290430Z -- USE_OBSERVERS : ON 2022-09-27T15:17:44.5290657Z -- USE_OPENCL : OFF 2022-09-27T15:17:44.5290865Z -- USE_OPENCV : OFF 2022-09-27T15:17:44.5291085Z -- USE_OPENMP : ON 2022-09-27T15:17:44.5291302Z -- USE_TBB : OFF 2022-09-27T15:17:44.5291508Z -- USE_VULKAN : 1 2022-09-27T15:17:44.5291755Z -- USE_VULKAN_FP16_INFERENCE : OFF 2022-09-27T15:17:44.5292015Z -- USE_VULKAN_RELAXED_PRECISION : OFF 2022-09-27T15:17:44.5292277Z -- USE_VULKAN_SHADERC_RUNTIME : OFF 2022-09-27T15:17:44.5292499Z -- USE_PROF : OFF 2022-09-27T15:17:44.5292724Z -- USE_QNNPACK : ON 2022-09-27T15:17:44.5292954Z -- USE_PYTORCH_QNNPACK : ON 2022-09-27T15:17:44.5293170Z -- USE_XNNPACK : ON 2022-09-27T15:17:44.5293390Z -- USE_REDIS : OFF 2022-09-27T15:17:44.5293611Z -- USE_ROCKSDB : OFF 2022-09-27T15:17:44.5293815Z -- USE_ZMQ : OFF 2022-09-27T15:17:44.5294033Z -- USE_DISTRIBUTED : ON 2022-09-27T15:17:44.5294317Z -- USE_MPI : OFF 2022-09-27T15:17:44.5294529Z -- USE_GLOO : ON 2022-09-27T15:17:44.5294759Z -- USE_GLOO_WITH_OPENSSL : OFF 2022-09-27T15:17:44.5294992Z -- USE_TENSORPIPE : ON 2022-09-27T15:17:44.5295208Z -- USE_DEPLOY : OFF 2022-09-27T15:17:44.5295624Z -- Public Dependencies : caffe2::Threads;caffe2::mkl 2022-09-27T15:17:44.5296301Z -- Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;/var/lib/jenkins/vulkansdk/x86_64/lib/libvulkan.so;fbgemm;ittnotify;fp16;tensorpipe;gloo;foxi_loader;rt;fmt::fmt-header-only;kineto;dl 2022-09-27T15:17:44.5296741Z -- USE_COREML_DELEGATE : OFF 2022-09-27T15:17:44.5296965Z -- BUILD_LAZY_TS_BACKEND : ON 2022-09-27T15:17:44.5593533Z -- Configuring done 2022-09-27T15:17:46.5169277Z -- Generating done 2022-09-27T15:17:46.5514406Z CMake Warning: 2022-09-27T15:17:46.5514964Z Manually-specified variables were not used by the project: 2022-09-27T15:17:46.5515263Z 2022-09-27T15:17:46.5515366Z BUILD_ENVIRONMENT 2022-09-27T15:17:46.5515471Z 2022-09-27T15:17:46.5515490Z 2022-09-27T15:17:46.5543618Z -- Build files have been written to: /var/lib/jenkins/workspace/build 2022-09-27T15:17:46.6126849Z cmake --build . --target install --config Release -- -j 6 2022-09-27T15:17:46.6521009Z Scanning dependencies of target clog 2022-09-27T15:17:46.6521579Z Scanning dependencies of target gtest 2022-09-27T15:17:46.6522733Z Scanning dependencies of target libprotobuf-lite 2022-09-27T15:17:46.6527633Z Scanning dependencies of target benchmark 2022-09-27T15:17:46.6528131Z Scanning dependencies of target pthreadpool 2022-09-27T15:17:46.6533469Z Scanning dependencies of target libprotobuf 2022-09-27T15:17:46.6605292Z [ 0%] Building C object confu-deps/cpuinfo/deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2022-09-27T15:17:46.6641114Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2022-09-27T15:17:46.6691762Z [ 0%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2022-09-27T15:17:46.6800385Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2022-09-27T15:17:46.6801504Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2022-09-27T15:17:46.7475265Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2022-09-27T15:17:46.7769189Z [ 0%] Linking C static library ../../../../lib/libclog.a 2022-09-27T15:17:46.7950823Z [ 0%] Built target clog 2022-09-27T15:17:46.7988580Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2022-09-27T15:17:46.8065650Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2022-09-27T15:17:46.8525763Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2022-09-27T15:17:46.9126536Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2022-09-27T15:17:46.9247905Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2022-09-27T15:17:46.9298767Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2022-09-27T15:17:46.9527278Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2022-09-27T15:17:46.9634798Z [ 0%] Linking CXX static library ../../../lib/libgtest.a 2022-09-27T15:17:46.9834225Z [ 0%] Built target gtest 2022-09-27T15:17:46.9863823Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2022-09-27T15:17:47.0112553Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2022-09-27T15:17:47.0495998Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2022-09-27T15:17:47.0532886Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2022-09-27T15:17:47.0871529Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2022-09-27T15:17:47.1581064Z [ 0%] Linking C static library ../../lib/libpthreadpool.a 2022-09-27T15:17:47.1594646Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2022-09-27T15:17:47.1689137Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2022-09-27T15:17:47.1743184Z [ 0%] Built target pthreadpool 2022-09-27T15:17:47.1808363Z Scanning dependencies of target asmjit 2022-09-27T15:17:47.1981566Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2022-09-27T15:17:47.2219734Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2022-09-27T15:17:47.2396331Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2022-09-27T15:17:47.2672582Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2022-09-27T15:17:47.3871544Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2022-09-27T15:17:47.3945063Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2022-09-27T15:17:47.4132727Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2022-09-27T15:17:47.4133347Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2022-09-27T15:17:47.4363400Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2022-09-27T15:17:47.4486760Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2022-09-27T15:17:47.5373711Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2022-09-27T15:17:47.6064144Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2022-09-27T15:17:47.6113066Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2022-09-27T15:17:47.6172044Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2022-09-27T15:17:47.6347533Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2022-09-27T15:17:47.6600440Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2022-09-27T15:17:47.6814722Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2022-09-27T15:17:47.7292580Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2022-09-27T15:17:47.7443439Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2022-09-27T15:17:47.7590168Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2022-09-27T15:17:47.7619530Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2022-09-27T15:17:47.7642039Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2022-09-27T15:17:47.8327285Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2022-09-27T15:17:47.8891977Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2022-09-27T15:17:47.9033417Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2022-09-27T15:17:47.9057132Z [ 0%] 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:17:47.9239584Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2022-09-27T15:17:47.9327052Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2022-09-27T15:17:47.9844911Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2022-09-27T15:17:48.0520732Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2022-09-27T15:17:48.0556555Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2022-09-27T15:17:48.0726502Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2022-09-27T15:17:48.0906053Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2022-09-27T15:17:48.1169339Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2022-09-27T15:17:48.1203882Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2022-09-27T15:17:48.1918471Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2022-09-27T15:17:48.2070161Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2022-09-27T15:17:48.2195613Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2022-09-27T15:17:48.2568459Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2022-09-27T15:17:48.2835642Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2022-09-27T15:17:48.3277056Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2022-09-27T15:17:48.3491626Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2022-09-27T15:17:48.3609272Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2022-09-27T15:17:48.4281244Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2022-09-27T15:17:48.4493584Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o 2022-09-27T15:17:48.4537982Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2022-09-27T15:17:48.4770793Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2022-09-27T15:17:48.4851414Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2022-09-27T15:17:48.5286733Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2022-09-27T15:17:48.5992737Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2022-09-27T15:17:48.6058606Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2022-09-27T15:17:48.6219350Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2022-09-27T15:17:48.6346391Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2022-09-27T15:17:48.6398994Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2022-09-27T15:17:48.6647832Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2022-09-27T15:17:48.7449045Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2022-09-27T15:17:48.7848274Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2022-09-27T15:17:48.7878918Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2022-09-27T15:17:48.8023498Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2022-09-27T15:17:48.8025137Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2022-09-27T15:17:48.8205920Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2022-09-27T15:17:48.8858757Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2022-09-27T15:17:48.9319284Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2022-09-27T15:17:48.9478596Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2022-09-27T15:17:48.9613432Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2022-09-27T15:17:48.9776422Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2022-09-27T15:17:48.9806780Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2022-09-27T15:17:49.0086983Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2022-09-27T15:17:49.0699538Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2022-09-27T15:17:49.0951586Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2022-09-27T15:17:49.1312061Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2022-09-27T15:17:49.1443773Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2022-09-27T15:17:49.1484811Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2022-09-27T15:17:49.1572116Z [ 0%] Linking CXX static library ../../../lib/libbenchmark.a 2022-09-27T15:17:49.1803547Z [ 0%] Built target benchmark 2022-09-27T15:17:49.1830676Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2022-09-27T15:17:49.2115566Z Scanning dependencies of target defs.bzl 2022-09-27T15:17:49.2160671Z [ 0%] Built target defs.bzl 2022-09-27T15:17:49.2203979Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2022-09-27T15:17:49.2433723Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2022-09-27T15:17:49.2951619Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2022-09-27T15:17:49.3118495Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2022-09-27T15:17:49.3208966Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2022-09-27T15:17:49.3372673Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2022-09-27T15:17:49.3547783Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2022-09-27T15:17:49.4360291Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2022-09-27T15:17:49.4487160Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2022-09-27T15:17:49.4769569Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2022-09-27T15:17:49.4782921Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2022-09-27T15:17:49.4844335Z [ 0%] Linking CXX static library ../../../lib/libprotobuf-lite.a 2022-09-27T15:17:49.5127189Z [ 0%] Built target libprotobuf-lite 2022-09-27T15:17:49.5162308Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2022-09-27T15:17:49.5407928Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2022-09-27T15:17:49.5565576Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2022-09-27T15:17:49.5964788Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2022-09-27T15:17:49.6470718Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2022-09-27T15:17:49.6603894Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2022-09-27T15:17:49.6847466Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2022-09-27T15:17:49.7569319Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2022-09-27T15:17:49.7866335Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2022-09-27T15:17:49.7927161Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2022-09-27T15:17:49.8099986Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2022-09-27T15:17:49.8130705Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2022-09-27T15:17:49.8136121Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2022-09-27T15:17:49.8991336Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2022-09-27T15:17:49.9351753Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2022-09-27T15:17:50.0498239Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2022-09-27T15:17:50.0747371Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2022-09-27T15:17:50.0817733Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2022-09-27T15:17:50.0826472Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2022-09-27T15:17:50.0838418Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2022-09-27T15:17:50.0997200Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2022-09-27T15:17:50.1800486Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2022-09-27T15:17:50.2076903Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2022-09-27T15:17:50.2149197Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2022-09-27T15:17:50.2233158Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2022-09-27T15:17:50.2387583Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2022-09-27T15:17:50.3341725Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2022-09-27T15:17:50.3738691Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2022-09-27T15:17:50.3998197Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2022-09-27T15:17:50.4070526Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2022-09-27T15:17:50.4392685Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2022-09-27T15:17:50.4519190Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2022-09-27T15:17:50.4768627Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2022-09-27T15:17:50.5661972Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2022-09-27T15:17:50.5688958Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2022-09-27T15:17:50.5702975Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2022-09-27T15:17:50.5774873Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2022-09-27T15:17:50.6272360Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2022-09-27T15:17:50.6300941Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2022-09-27T15:17:50.7017713Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2022-09-27T15:17:50.7352259Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2022-09-27T15:17:50.7419218Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2022-09-27T15:17:50.7728377Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2022-09-27T15:17:50.7756365Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2022-09-27T15:17:50.8406605Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2022-09-27T15:17:50.8643135Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2022-09-27T15:17:50.9175004Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2022-09-27T15:17:50.9179305Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2022-09-27T15:17:50.9378108Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2022-09-27T15:17:50.9486072Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2022-09-27T15:17:51.0131490Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2022-09-27T15:17:51.0834060Z Scanning dependencies of target ittnotify 2022-09-27T15:17:51.0930018Z [ 0%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2022-09-27T15:17:51.0996878Z [ 0%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2022-09-27T15:17:51.1186176Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2022-09-27T15:17:51.1284765Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2022-09-27T15:17:51.1917036Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2022-09-27T15:17:51.2160446Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2022-09-27T15:17:51.2169182Z [ 0%] Linking C static library ../../lib/libittnotify.a 2022-09-27T15:17:51.2348128Z [ 0%] Built target ittnotify 2022-09-27T15:17:51.2404981Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2022-09-27T15:17:51.2640629Z Scanning dependencies of target tensorpipe_uv 2022-09-27T15:17:51.3168394Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2022-09-27T15:17:51.3198870Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o 2022-09-27T15:17:51.3199610Z Scanning dependencies of target gloo 2022-09-27T15:17:51.3604799Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o 2022-09-27T15:17:51.4165036Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o 2022-09-27T15:17:51.4279586Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o 2022-09-27T15:17:51.4506172Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o 2022-09-27T15:17:51.4729726Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2022-09-27T15:17:51.4885462Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2022-09-27T15:17:51.5539812Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2022-09-27T15:17:51.5618945Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2022-09-27T15:17:51.5747133Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o 2022-09-27T15:17:51.5924943Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o 2022-09-27T15:17:51.6525915Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2022-09-27T15:17:51.6681477Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2022-09-27T15:17:51.6810512Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o 2022-09-27T15:17:51.7333671Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o 2022-09-27T15:17:51.7444301Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o 2022-09-27T15:17:51.7885326Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o 2022-09-27T15:17:51.8382601Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o 2022-09-27T15:17:51.8841782Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2022-09-27T15:17:51.8977975Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o 2022-09-27T15:17:51.8978790Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o 2022-09-27T15:17:51.9176104Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2022-09-27T15:17:51.9259195Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o 2022-09-27T15:17:51.9454185Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o 2022-09-27T15:17:52.0058668Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o 2022-09-27T15:17:52.0207741Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o 2022-09-27T15:17:52.0740884Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2022-09-27T15:17:52.0836782Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2022-09-27T15:17:52.1118317Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o 2022-09-27T15:17:52.1186032Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2022-09-27T15:17:52.1292777Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2022-09-27T15:17:52.1610968Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o 2022-09-27T15:17:52.2302104Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o 2022-09-27T15:17:52.2592925Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o 2022-09-27T15:17:52.2759693Z [ 2%] Linking CXX static library ../../../lib/libasmjit.a 2022-09-27T15:17:52.2961089Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o 2022-09-27T15:17:52.3134237Z [ 2%] Built target asmjit 2022-09-27T15:17:52.3166953Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o 2022-09-27T15:17:52.3306315Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/context.cc:11: 2022-09-27T15:17:52.3310121Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:52.3310794Z Exception() = default; 2022-09-27T15:17:52.3311149Z ^ 2022-09-27T15:17:52.3312272Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:52.3312957Z struct Exception : public std::runtime_error { 2022-09-27T15:17:52.3313304Z ^ 2022-09-27T15:17:52.3314183Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:52.3314857Z InvalidOperationException() = default; 2022-09-27T15:17:52.3315299Z ^ 2022-09-27T15:17:52.3316407Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-09-27T15:17:52.3317207Z struct InvalidOperationException : public ::gloo::Exception { 2022-09-27T15:17:52.3317883Z ^ 2022-09-27T15:17:52.3318437Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-09-27T15:17:52.3318963Z Exception() = default; 2022-09-27T15:17:52.3319282Z ^ 2022-09-27T15:17:52.3320329Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:52.3321011Z struct Exception : public std::runtime_error { 2022-09-27T15:17:52.3321350Z ^ 2022-09-27T15:17:52.3322213Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:52.3322839Z IoException() = default; 2022-09-27T15:17:52.3323121Z ^ 2022-09-27T15:17:52.3324138Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-09-27T15:17:52.3324869Z struct IoException : public ::gloo::Exception { 2022-09-27T15:17:52.3325206Z ^ 2022-09-27T15:17:52.3325747Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-09-27T15:17:52.3326395Z Exception() = default; 2022-09-27T15:17:52.3326682Z ^ 2022-09-27T15:17:52.3327656Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:52.3328363Z struct Exception : public std::runtime_error { 2022-09-27T15:17:52.3328715Z ^ 2022-09-27T15:17:52.3329086Z 3 warnings generated. 2022-09-27T15:17:52.3354079Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o 2022-09-27T15:17:52.3526625Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o 2022-09-27T15:17:52.3599329Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2022-09-27T15:17:52.3775506Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2022-09-27T15:17:52.4014086Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2022-09-27T15:17:52.4656242Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o 2022-09-27T15:17:52.4765793Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o 2022-09-27T15:17:52.4920201Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o 2022-09-27T15:17:52.5285232Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o 2022-09-27T15:17:52.5796426Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o 2022-09-27T15:17:52.5859504Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o 2022-09-27T15:17:52.6029223Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o 2022-09-27T15:17:52.6060359Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2022-09-27T15:17:52.6824015Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2022-09-27T15:17:52.6884628Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2022-09-27T15:17:52.7214536Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2022-09-27T15:17:52.7234312Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o 2022-09-27T15:17:52.7283962Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o 2022-09-27T15:17:52.8120246Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o 2022-09-27T15:17:52.8584238Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2022-09-27T15:17:52.8697208Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o 2022-09-27T15:17:52.9076132Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o 2022-09-27T15:17:52.9182167Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o 2022-09-27T15:17:52.9423605Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o 2022-09-27T15:17:52.9634594Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o 2022-09-27T15:17:52.9660595Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o 2022-09-27T15:17:53.0518594Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o 2022-09-27T15:17:53.0781174Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/rendezvous/context.cc:9: 2022-09-27T15:17:53.0781869Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/rendezvous/context.h:14: 2022-09-27T15:17:53.0783038Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:53.0783670Z Exception() = default; 2022-09-27T15:17:53.0783966Z ^ 2022-09-27T15:17:53.0785096Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:53.0785800Z struct Exception : public std::runtime_error { 2022-09-27T15:17:53.0786140Z ^ 2022-09-27T15:17:53.0787002Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:53.0787684Z InvalidOperationException() = default; 2022-09-27T15:17:53.0788023Z ^ 2022-09-27T15:17:53.0789128Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-09-27T15:17:53.0789944Z struct InvalidOperationException : public ::gloo::Exception { 2022-09-27T15:17:53.0790360Z ^ 2022-09-27T15:17:53.0790889Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-09-27T15:17:53.0791406Z Exception() = default; 2022-09-27T15:17:53.0791718Z ^ 2022-09-27T15:17:53.0792728Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:53.0793712Z struct Exception : public std::runtime_error { 2022-09-27T15:17:53.0794090Z ^ 2022-09-27T15:17:53.0794960Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:53.0795668Z IoException() = default; 2022-09-27T15:17:53.0795989Z ^ 2022-09-27T15:17:53.0797013Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-09-27T15:17:53.0797612Z struct IoException : public ::gloo::Exception { 2022-09-27T15:17:53.0797921Z ^ 2022-09-27T15:17:53.0798425Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-09-27T15:17:53.0798937Z Exception() = default; 2022-09-27T15:17:53.0799240Z ^ 2022-09-27T15:17:53.0800257Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:53.0800950Z struct Exception : public std::runtime_error { 2022-09-27T15:17:53.0801322Z ^ 2022-09-27T15:17:53.0801638Z 3 warnings generated. 2022-09-27T15:17:53.0807647Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/rendezvous/file_store.cc:29: 2022-09-27T15:17:53.0808756Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:53.0809398Z Exception() = default; 2022-09-27T15:17:53.0809693Z ^ 2022-09-27T15:17:53.0810717Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:53.0811411Z struct Exception : public std::runtime_error { 2022-09-27T15:17:53.0811763Z ^ 2022-09-27T15:17:53.0812616Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:53.0813292Z InvalidOperationException() = default; 2022-09-27T15:17:53.0813645Z ^ 2022-09-27T15:17:53.0814730Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-09-27T15:17:53.0815475Z struct InvalidOperationException : public ::gloo::Exception { 2022-09-27T15:17:53.0815850Z ^ 2022-09-27T15:17:53.0816401Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-09-27T15:17:53.0816907Z Exception() = default; 2022-09-27T15:17:53.0817179Z ^ 2022-09-27T15:17:53.0818111Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:53.0818739Z struct Exception : public std::runtime_error { 2022-09-27T15:17:53.0819285Z ^ 2022-09-27T15:17:53.0820098Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:53.0820661Z IoException() = default; 2022-09-27T15:17:53.0820937Z ^ 2022-09-27T15:17:53.0821891Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-09-27T15:17:53.0822665Z struct IoException : public ::gloo::Exception { 2022-09-27T15:17:53.0822991Z ^ 2022-09-27T15:17:53.0823491Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-09-27T15:17:53.0823972Z Exception() = default; 2022-09-27T15:17:53.0824231Z ^ 2022-09-27T15:17:53.0825188Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:53.0825821Z struct Exception : public std::runtime_error { 2022-09-27T15:17:53.0826129Z ^ 2022-09-27T15:17:53.0826403Z 3 warnings generated. 2022-09-27T15:17:53.0827117Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2022-09-27T15:17:53.0843584Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2022-09-27T15:17:53.1005663Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o 2022-09-27T15:17:53.1026502Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o 2022-09-27T15:17:53.1328426Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/rendezvous/hash_store.cc:11: 2022-09-27T15:17:53.1330049Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:53.1331051Z Exception() = default; 2022-09-27T15:17:53.1331807Z ^ 2022-09-27T15:17:53.1333167Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:53.1333828Z struct Exception : public std::runtime_error { 2022-09-27T15:17:53.1334141Z ^ 2022-09-27T15:17:53.1334893Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:53.1335611Z InvalidOperationException() = default; 2022-09-27T15:17:53.1335975Z ^ 2022-09-27T15:17:53.1337163Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-09-27T15:17:53.1338011Z struct InvalidOperationException : public ::gloo::Exception { 2022-09-27T15:17:53.1338460Z ^ 2022-09-27T15:17:53.1339472Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-09-27T15:17:53.1340069Z Exception() = default; 2022-09-27T15:17:53.1340363Z ^ 2022-09-27T15:17:53.1341373Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:53.1342077Z struct Exception : public std::runtime_error { 2022-09-27T15:17:53.1342415Z ^ 2022-09-27T15:17:53.1343266Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:53.1343910Z IoException() = default; 2022-09-27T15:17:53.1344201Z ^ 2022-09-27T15:17:53.1345247Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-09-27T15:17:53.1346177Z struct IoException : public ::gloo::Exception { 2022-09-27T15:17:53.1346550Z ^ 2022-09-27T15:17:53.1347081Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-09-27T15:17:53.1347655Z Exception() = default; 2022-09-27T15:17:53.1347953Z ^ 2022-09-27T15:17:53.1349013Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:53.1349740Z struct Exception : public std::runtime_error { 2022-09-27T15:17:53.1350106Z ^ 2022-09-27T15:17:53.1350432Z 3 warnings generated. 2022-09-27T15:17:53.1454424Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o 2022-09-27T15:17:53.2306662Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o 2022-09-27T15:17:53.2366954Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o 2022-09-27T15:17:53.2646322Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o 2022-09-27T15:17:53.2898624Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o 2022-09-27T15:17:53.2988760Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2022-09-27T15:17:53.3057384Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2022-09-27T15:17:53.3392023Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2022-09-27T15:17:53.3561514Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o 2022-09-27T15:17:53.3837692Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o 2022-09-27T15:17:53.4079138Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o 2022-09-27T15:17:53.5027339Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o 2022-09-27T15:17:53.5103956Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o 2022-09-27T15:17:53.5273840Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o 2022-09-27T15:17:53.5373943Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2022-09-27T15:17:53.5571084Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o 2022-09-27T15:17:53.5593874Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o 2022-09-27T15:17:53.6091571Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o 2022-09-27T15:17:53.6391491Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o 2022-09-27T15:17:53.6526991Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o 2022-09-27T15:17:53.6709545Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o 2022-09-27T15:17:53.6874499Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o 2022-09-27T15:17:53.7767400Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o 2022-09-27T15:17:53.7770645Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2022-09-27T15:17:53.7910900Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o 2022-09-27T15:17:53.8157714Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o 2022-09-27T15:17:53.8284807Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o 2022-09-27T15:17:53.8292430Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/buffer.cc:9: 2022-09-27T15:17:53.8294317Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/buffer.h:20: 2022-09-27T15:17:53.8295197Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/pair.h:28: 2022-09-27T15:17:53.8296650Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:53.8297281Z Exception() = default; 2022-09-27T15:17:53.8297558Z ^ 2022-09-27T15:17:53.8298752Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:53.8300056Z struct Exception : public std::runtime_error { 2022-09-27T15:17:53.8300380Z ^ 2022-09-27T15:17:53.8301858Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:53.8302757Z InvalidOperationException() = default; 2022-09-27T15:17:53.8303129Z ^ 2022-09-27T15:17:53.8306009Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-09-27T15:17:53.8307071Z struct InvalidOperationException : public ::gloo::Exception { 2022-09-27T15:17:53.8307703Z ^ 2022-09-27T15:17:53.8308341Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-09-27T15:17:53.8309629Z Exception() = default; 2022-09-27T15:17:53.8310147Z ^ 2022-09-27T15:17:53.8311351Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:53.8312019Z struct Exception : public std::runtime_error { 2022-09-27T15:17:53.8312356Z ^ 2022-09-27T15:17:53.8313491Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:53.8314109Z IoException() = default; 2022-09-27T15:17:53.8314416Z ^ 2022-09-27T15:17:53.8316206Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-09-27T15:17:53.8316911Z struct IoException : public ::gloo::Exception { 2022-09-27T15:17:53.8317281Z ^ 2022-09-27T15:17:53.8318080Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-09-27T15:17:53.8318576Z Exception() = default; 2022-09-27T15:17:53.8318847Z ^ 2022-09-27T15:17:53.8321205Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:53.8322460Z struct Exception : public std::runtime_error { 2022-09-27T15:17:53.8322978Z ^ 2022-09-27T15:17:53.8323365Z 3 warnings generated. 2022-09-27T15:17:53.8359207Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o 2022-09-27T15:17:53.8976654Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o 2022-09-27T15:17:53.9766002Z [ 3%] Linking CXX static library ../../../lib/libprotobuf.a 2022-09-27T15:17:53.9854118Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/context.cc:11: 2022-09-27T15:17:53.9855235Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:53.9855617Z Exception() = default; 2022-09-27T15:17:53.9855795Z ^ 2022-09-27T15:17:53.9856400Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:53.9856794Z struct Exception : public std::runtime_error { 2022-09-27T15:17:53.9857186Z ^ 2022-09-27T15:17:53.9857911Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:53.9858405Z InvalidOperationException() = default; 2022-09-27T15:17:53.9858611Z ^ 2022-09-27T15:17:53.9859611Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-09-27T15:17:53.9860076Z struct InvalidOperationException : public ::gloo::Exception { 2022-09-27T15:17:53.9860308Z ^ 2022-09-27T15:17:53.9860624Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-09-27T15:17:53.9860921Z Exception() = default; 2022-09-27T15:17:53.9861078Z ^ 2022-09-27T15:17:53.9861642Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:53.9862030Z struct Exception : public std::runtime_error { 2022-09-27T15:17:53.9862232Z ^ 2022-09-27T15:17:53.9862697Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:53.9863055Z IoException() = default; 2022-09-27T15:17:53.9863232Z ^ 2022-09-27T15:17:53.9863783Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-09-27T15:17:53.9864184Z struct IoException : public ::gloo::Exception { 2022-09-27T15:17:53.9864392Z ^ 2022-09-27T15:17:53.9864683Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-09-27T15:17:53.9864977Z Exception() = default; 2022-09-27T15:17:53.9865147Z ^ 2022-09-27T15:17:53.9865691Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:53.9866061Z struct Exception : public std::runtime_error { 2022-09-27T15:17:53.9866263Z ^ 2022-09-27T15:17:53.9866548Z 3 warnings generated. 2022-09-27T15:17:53.9891775Z [ 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:17:54.0053102Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o 2022-09-27T15:17:54.0174764Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/pair.cc:9: 2022-09-27T15:17:54.0175489Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/pair.h:28: 2022-09-27T15:17:54.0176637Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:54.0177268Z Exception() = default; 2022-09-27T15:17:54.0177569Z ^ 2022-09-27T15:17:54.0178630Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:54.0179719Z struct Exception : public std::runtime_error { 2022-09-27T15:17:54.0180093Z ^ 2022-09-27T15:17:54.0180991Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:54.0181879Z InvalidOperationException() = default; 2022-09-27T15:17:54.0182227Z ^ 2022-09-27T15:17:54.0183364Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-09-27T15:17:54.0184159Z struct InvalidOperationException : public ::gloo::Exception { 2022-09-27T15:17:54.0184563Z ^ 2022-09-27T15:17:54.0185110Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-09-27T15:17:54.0185655Z Exception() = default; 2022-09-27T15:17:54.0186012Z ^ 2022-09-27T15:17:54.0187031Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:54.0187737Z struct Exception : public std::runtime_error { 2022-09-27T15:17:54.0188115Z ^ 2022-09-27T15:17:54.0188935Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:54.0189562Z IoException() = default; 2022-09-27T15:17:54.0189889Z ^ 2022-09-27T15:17:54.0190946Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-09-27T15:17:54.0191650Z struct IoException : public ::gloo::Exception { 2022-09-27T15:17:54.0192017Z ^ 2022-09-27T15:17:54.0192555Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-09-27T15:17:54.0193066Z Exception() = default; 2022-09-27T15:17:54.0248059Z ^ 2022-09-27T15:17:54.0249354Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:54.0250038Z struct Exception : public std::runtime_error { 2022-09-27T15:17:54.0250379Z ^ 2022-09-27T15:17:54.0250657Z 3 warnings generated. 2022-09-27T15:17:54.0251142Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/loop.cc:16: 2022-09-27T15:17:54.0252153Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:54.0253021Z Exception() = default; 2022-09-27T15:17:54.0253309Z ^ 2022-09-27T15:17:54.0254309Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:54.0254978Z struct Exception : public std::runtime_error { 2022-09-27T15:17:54.0255311Z ^ 2022-09-27T15:17:54.0256154Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:54.0256817Z InvalidOperationException() = default; 2022-09-27T15:17:54.0257140Z ^ 2022-09-27T15:17:54.0258222Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-09-27T15:17:54.0259192Z struct InvalidOperationException : public ::gloo::Exception { 2022-09-27T15:17:54.0259591Z ^ 2022-09-27T15:17:54.0260114Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-09-27T15:17:54.0260746Z Exception() = default; 2022-09-27T15:17:54.0261017Z ^ 2022-09-27T15:17:54.0262002Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:54.0262657Z struct Exception : public std::runtime_error { 2022-09-27T15:17:54.0263013Z ^ 2022-09-27T15:17:54.0263845Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:54.0264444Z IoException() = default; 2022-09-27T15:17:54.0264719Z ^ 2022-09-27T15:17:54.0265691Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-09-27T15:17:54.0266379Z struct IoException : public ::gloo::Exception { 2022-09-27T15:17:54.0266724Z ^ 2022-09-27T15:17:54.0267205Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-09-27T15:17:54.0267675Z Exception() = default; 2022-09-27T15:17:54.0267926Z ^ 2022-09-27T15:17:54.0268915Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:54.0269570Z struct Exception : public std::runtime_error { 2022-09-27T15:17:54.0269902Z ^ 2022-09-27T15:17:54.0270189Z 3 warnings generated. 2022-09-27T15:17:54.0270503Z [ 3%] Built target libprotobuf 2022-09-27T15:17:54.0271015Z Scanning dependencies of target dnnl_common 2022-09-27T15:17:54.0378535Z Scanning dependencies of target dnnl_cpu_x64 2022-09-27T15:17:54.0407456Z Scanning dependencies of target dnnl_cpu 2022-09-27T15:17:54.0600683Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/device.cc:18: 2022-09-27T15:17:54.0602054Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:54.0602719Z Exception() = default; 2022-09-27T15:17:54.0603027Z ^ 2022-09-27T15:17:54.0604118Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:54.0604995Z struct Exception : public std::runtime_error { 2022-09-27T15:17:54.0605315Z ^ 2022-09-27T15:17:54.0606171Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:54.0606858Z InvalidOperationException() = default; 2022-09-27T15:17:54.0607248Z ^ 2022-09-27T15:17:54.0608442Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-09-27T15:17:54.0609256Z struct InvalidOperationException : public ::gloo::Exception { 2022-09-27T15:17:54.0609687Z ^ 2022-09-27T15:17:54.0610233Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-09-27T15:17:54.0610760Z Exception() = default; 2022-09-27T15:17:54.0611058Z ^ 2022-09-27T15:17:54.0612131Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:54.0612991Z struct Exception : public std::runtime_error { 2022-09-27T15:17:54.0613350Z ^ 2022-09-27T15:17:54.0614275Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:54.0614945Z IoException() = default; 2022-09-27T15:17:54.0615261Z ^ 2022-09-27T15:17:54.0616298Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-09-27T15:17:54.0617036Z struct IoException : public ::gloo::Exception { 2022-09-27T15:17:54.0617410Z ^ 2022-09-27T15:17:54.0617958Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-09-27T15:17:54.0618483Z Exception() = default; 2022-09-27T15:17:54.0618759Z ^ 2022-09-27T15:17:54.0619875Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:54.0620596Z struct Exception : public std::runtime_error { 2022-09-27T15:17:54.0620943Z ^ 2022-09-27T15:17:54.0621249Z 3 warnings generated. 2022-09-27T15:17:54.0676412Z Scanning dependencies of target dnnl_graph_common 2022-09-27T15:17:54.1115156Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/allocator.cpp.o 2022-09-27T15:17:54.1121029Z [ 3%] Linking C static library ../../../lib/libtensorpipe_uv.a 2022-09-27T15:17:54.1331349Z [ 3%] Built target tensorpipe_uv 2022-09-27T15:17:54.1362967Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/backend.cpp.o 2022-09-27T15:17:54.1529678Z [ 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:17:54.1684488Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/unbound_buffer.cc:13: 2022-09-27T15:17:54.1685777Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:54.1686363Z Exception() = default; 2022-09-27T15:17:54.1686560Z ^ 2022-09-27T15:17:54.1687170Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:54.1687740Z struct Exception : public std::runtime_error { 2022-09-27T15:17:54.1687933Z ^ 2022-09-27T15:17:54.1688419Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:54.1688808Z InvalidOperationException() = default; 2022-09-27T15:17:54.1688999Z ^ 2022-09-27T15:17:54.1689605Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-09-27T15:17:54.1690107Z struct InvalidOperationException : public ::gloo::Exception { 2022-09-27T15:17:54.1690351Z ^ 2022-09-27T15:17:54.1690652Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-09-27T15:17:54.1690954Z Exception() = default; 2022-09-27T15:17:54.1691127Z ^ 2022-09-27T15:17:54.1691660Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:54.1692109Z struct Exception : public std::runtime_error { 2022-09-27T15:17:54.1692321Z ^ 2022-09-27T15:17:54.1692797Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-09-27T15:17:54.1693139Z IoException() = default; 2022-09-27T15:17:54.1693317Z ^ 2022-09-27T15:17:54.1693885Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-09-27T15:17:54.1694272Z struct IoException : public ::gloo::Exception { 2022-09-27T15:17:54.1694484Z ^ 2022-09-27T15:17:54.1694792Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-09-27T15:17:54.1695093Z Exception() = default; 2022-09-27T15:17:54.1695257Z ^ 2022-09-27T15:17:54.1695803Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-09-27T15:17:54.1696191Z struct Exception : public std::runtime_error { 2022-09-27T15:17:54.1696385Z ^ 2022-09-27T15:17:54.1696563Z 3 warnings generated. 2022-09-27T15:17:54.1769053Z [ 3%] Linking CXX static library ../../../lib/libgloo.a 2022-09-27T15:17:54.1993578Z [ 3%] Built target gloo 2022-09-27T15:17:54.2029428Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2022-09-27T15:17:54.3067730Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2022-09-27T15:17:54.3307319Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/engine.cpp.o 2022-09-27T15:17:54.3482091Z [ 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:17:54.3754089Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/graph.cpp.o 2022-09-27T15:17:54.4081206Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2022-09-27T15:17:54.5093072Z [ 3%] 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:17:54.5318437Z [ 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:17:54.5452774Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2022-09-27T15:17:54.5586106Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/logical_tensor.cpp.o 2022-09-27T15:17:54.6274687Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/op.cpp.o 2022-09-27T15:17:54.7173052Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/op_schema.cpp.o 2022-09-27T15:17:54.7227837Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2022-09-27T15:17:54.7317056Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_list.cpp.o 2022-09-27T15:17:54.7532065Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_utils.cpp.o 2022-09-27T15:17:54.8200501Z Scanning dependencies of target dnnl_graph_backend_dnnl 2022-09-27T15:17:54.8591268Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/amx_tile_configure.cpp.o 2022-09-27T15:17:54.8992208Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/common.cpp.o 2022-09-27T15:17:54.9232942Z [ 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:17:54.9281225Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition.cpp.o 2022-09-27T15:17:54.9532504Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_cache.cpp.o 2022-09-27T15:17:54.9804130Z [ 4%] 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:17:55.0840859Z [ 4%] 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:17:55.0947176Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2022-09-27T15:17:55.1150528Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o 2022-09-27T15:17:55.1296878Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/constant_cache.cpp.o 2022-09-27T15:17:55.1677086Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_hashing.cpp.o 2022-09-27T15:17:55.1843276Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2022-09-27T15:17:55.3035892Z [ 4%] 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:17:55.3096285Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_backend.cpp.o 2022-09-27T15:17:55.3144089Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brdgmm_kernel.cpp.o 2022-09-27T15:17:55.3228052Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_impl.cpp.o 2022-09-27T15:17:55.3359804Z [ 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:17:55.3893488Z [ 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:17:55.4444823Z [ 4%] 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:17:55.5283865Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/shape_infer.cpp.o 2022-09-27T15:17:55.5687108Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_amx_uker.cpp.o 2022-09-27T15:17:55.5795697Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2022-09-27T15:17:55.6184255Z [ 4%] 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:17:55.6191417Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2022-09-27T15:17:55.6631148Z [ 4%] 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:17:55.7120845Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/stream.cpp.o 2022-09-27T15:17:55.7688356Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_kernel.cpp.o 2022-09-27T15:17:55.7866076Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o 2022-09-27T15:17:55.7996184Z [ 4%] 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:17:55.8153961Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2022-09-27T15:17:55.8667240Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2022-09-27T15:17:55.9095070Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/tensor.cpp.o 2022-09-27T15:17:55.9808173Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/type_constraint.cpp.o 2022-09-27T15:17:56.0088075Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2022-09-27T15:17:56.0157505Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_isa_traits.cpp.o 2022-09-27T15:17:56.0361333Z [ 4%] 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:17:56.0428204Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_inner_product_list.cpp.o 2022-09-27T15:17:56.0725477Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_layer_normalization_list.cpp.o 2022-09-27T15:17:56.1399221Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/value.cpp.o 2022-09-27T15:17:56.2023636Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2022-09-27T15:17:56.2332494Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o 2022-09-27T15:17:56.2447639Z [ 4%] 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:17:56.3090768Z [ 4%] Built target dnnl_graph_common 2022-09-27T15:17:56.3091663Z [ 4%] 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:17:56.3125916Z [ 4%] 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:17:56.3332320Z [ 4%] 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:17:56.4228636Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2022-09-27T15:17:56.4663614Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/amx/jit_avx512_core_amx_copy_kern.cpp.o 2022-09-27T15:17:56.4932622Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/amx/jit_avx512_core_amx_gemm_kern.cpp.o 2022-09-27T15:17:56.5293229Z [ 4%] 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:17:56.5836111Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2022-09-27T15:17:56.5904028Z [ 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:17:56.5988054Z [ 5%] 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:17:56.7413127Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/utils.cpp.o 2022-09-27T15:17:56.7435388Z [ 5%] 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:17:56.7598753Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp.o 2022-09-27T15:17:56.7796640Z [ 5%] 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:17:56.7831851Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2022-09-27T15:17:56.8843790Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2022-09-27T15:17:56.9480949Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2022-09-27T15:17:56.9632790Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp.o 2022-09-27T15:17:56.9633689Z [ 5%] 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:17:56.9876499Z [ 5%] 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:17:57.0288252Z [ 5%] 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:17:57.0526086Z [ 5%] 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:17:57.1413265Z [ 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:17:57.2064981Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_an_kern_autogen.cpp.o 2022-09-27T15:17:57.2493018Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_at_kern_autogen.cpp.o 2022-09-27T15:17:57.2608361Z [ 5%] 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:17:57.2816294Z [ 5%] 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:17:57.3041153Z [ 5%] 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:17:57.3247295Z [ 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:17:57.4005816Z [ 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:17:57.4609886Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bn_kern_autogen.cpp.o 2022-09-27T15:17:57.4901209Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bt_kern_autogen.cpp.o 2022-09-27T15:17:57.5415165Z [ 5%] 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:17:57.5429169Z [ 5%] 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:17:57.5817350Z [ 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:17:57.5954788Z [ 5%] 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:17:57.6597412Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2022-09-27T15:17:57.6766062Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_an_kern_autogen.cpp.o 2022-09-27T15:17:57.7666387Z [ 5%] 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:17:57.7673257Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2022-09-27T15:17:57.7846120Z [ 5%] 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:17:57.8021625Z [ 5%] 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:17:57.8840458Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2022-09-27T15:17:57.9125905Z [ 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:17:57.9404488Z [ 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:17:57.9934225Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2022-09-27T15:17:58.0745775Z [ 5%] 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:17:58.0746678Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2022-09-27T15:17:58.0909364Z [ 5%] 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:17:58.0965072Z [ 5%] 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:17:58.1316917Z [ 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:17:58.1513901Z [ 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:17:58.2858208Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2022-09-27T15:17:58.3064519Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2022-09-27T15:17:58.3313496Z [ 5%] 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:17:58.3521943Z [ 5%] 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:17:58.3655242Z [ 5%] 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:17:58.3926858Z [ 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:17:58.4799768Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_desc.cpp.o 2022-09-27T15:17:58.4800956Z [ 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:17:58.5620386Z [ 5%] 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:17:58.5760229Z [ 5%] 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:17:58.5787092Z [ 5%] 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:17:58.5874016Z [ 5%] 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:17:58.6533345Z [ 5%] 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:17:58.6812830Z [ 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:17:58.7845089Z [ 5%] 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:17:58.8207689Z [ 5%] 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:17:58.8261527Z [ 5%] 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:17:58.8390487Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o 2022-09-27T15:17:58.8410266Z [ 5%] 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:17:58.8932015Z [ 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:17:59.0179687Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_iterator.cpp.o 2022-09-27T15:17:59.0211536Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2022-09-27T15:17:59.0393411Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2022-09-27T15:17:59.0774768Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2022-09-27T15:17:59.1009764Z [ 5%] 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:17:59.1392856Z [ 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:17:59.2132448Z [ 6%] 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:17:59.2303153Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2022-09-27T15:17:59.2431902Z [ 6%] 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:17:59.2491073Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2022-09-27T15:17:59.3585462Z [ 6%] Built target dnnl_graph_backend_dnnl 2022-09-27T15:17:59.3622321Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2022-09-27T15:17:59.3815535Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_an_kern_autogen.cpp.o 2022-09-27T15:17:59.4013928Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_at_kern_part1_autogen.cpp.o 2022-09-27T15:17:59.4092871Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_at_kern_part2_autogen.cpp.o 2022-09-27T15:17:59.4319691Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2022-09-27T15:17:59.4844626Z [ 6%] 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:17:59.5469360Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2022-09-27T15:17:59.6147582Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2022-09-27T15:17:59.6371856Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2022-09-27T15:17:59.6460911Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_bn_kern_autogen.cpp.o 2022-09-27T15:17:59.6507703Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_bt_kern_autogen.cpp.o 2022-09-27T15:17:59.6725414Z [ 6%] 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:17:59.7399555Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2022-09-27T15:17:59.8152482Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2022-09-27T15:17:59.8277737Z [ 6%] 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:17:59.8438277Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2022-09-27T15:17:59.8452555Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_gemm_smalln_tn_f32_kern.cpp.o 2022-09-27T15:17:59.8725734Z [ 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:17:59.9333399Z [ 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:18:00.0274442Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2022-09-27T15:18:00.0413313Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2022-09-27T15:18:00.0431682Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2022-09-27T15:18:00.0564578Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2022-09-27T15:18:00.0846113Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2022-09-27T15:18:00.1922474Z [ 6%] 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:18:00.2063372Z [ 6%] 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:18:00.2102893Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2022-09-27T15:18:00.2239699Z [ 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:18:00.2659969Z [ 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:18:00.3007532Z [ 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:18:00.3844288Z [ 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:18:00.3900298Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2022-09-27T15:18:00.3917028Z [ 6%] 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:18:00.4406277Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2022-09-27T15:18:00.4846381Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2022-09-27T15:18:00.5231872Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2022-09-27T15:18:00.5539772Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2022-09-27T15:18:00.6031231Z [ 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:18:00.6058082Z [ 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:18:00.6399266Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part1_autogen.cpp.o 2022-09-27T15:18:00.6601401Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part2_autogen.cpp.o 2022-09-27T15:18:00.7474657Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2022-09-27T15:18:00.7600211Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2022-09-27T15:18:00.8610591Z [ 6%] 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:18:00.8623263Z [ 6%] Building C object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/jitprofiling.c.o 2022-09-27T15:18:00.8679985Z [ 6%] Building ASM object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2022-09-27T15:18:00.9002505Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_an_kern_autogen.cpp.o 2022-09-27T15:18:00.9317558Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2022-09-27T15:18:00.9569102Z Scanning dependencies of target dnnl_graph_backend_fake 2022-09-27T15:18:00.9676777Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/fake/CMakeFiles/dnnl_graph_backend_fake.dir/fake_backend.cpp.o 2022-09-27T15:18:01.0032684Z Scanning dependencies of target dnnl_graph_utils 2022-09-27T15:18:01.0205083Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/debug.cpp.o 2022-09-27T15:18:01.0459645Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/id.cpp.o 2022-09-27T15:18:01.0483069Z [ 6%] Built target dnnl_common 2022-09-27T15:18:01.0518098Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/nested_matcher.cpp.o 2022-09-27T15:18:01.1335960Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2022-09-27T15:18:01.1365263Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_at_kern_autogen.cpp.o 2022-09-27T15:18:01.1417491Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bn_kern_autogen.cpp.o 2022-09-27T15:18:01.1653875Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bt_kern_autogen.cpp.o 2022-09-27T15:18:01.1780412Z [ 6%] Built target dnnl_graph_backend_fake 2022-09-27T15:18:01.1835152Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp.o 2022-09-27T15:18:01.2445442Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_manager.cpp.o 2022-09-27T15:18:01.3691517Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pbuilder.cpp.o 2022-09-27T15:18:01.3695183Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2022-09-27T15:18:01.3877972Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2022-09-27T15:18:01.3924888Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_gemv_t_f32_kern.cpp.o 2022-09-27T15:18:01.3948825Z Scanning dependencies of target fmt 2022-09-27T15:18:01.4070996Z [ 6%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2022-09-27T15:18:01.4529261Z [ 6%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2022-09-27T15:18:01.5673408Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/rw_mutex.cpp.o 2022-09-27T15:18:01.5741774Z [ 6%] 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:18:01.5962978Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/utils.cpp.o 2022-09-27T15:18:01.6094342Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/verbose.cpp.o 2022-09-27T15:18:01.6280533Z [ 6%] Linking CXX static library ../../lib/libfmt.a 2022-09-27T15:18:01.6380611Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_b0_sgemm_kern_autogen.cpp.o 2022-09-27T15:18:01.6412593Z [ 6%] Built target fmt 2022-09-27T15:18:01.6479078Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_sgemm_kern_autogen.cpp.o 2022-09-27T15:18:01.7242404Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_driver.cpp.o 2022-09-27T15:18:01.7767514Z [ 6%] Built target dnnl_graph_utils 2022-09-27T15:18:01.7785297Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_info.cpp.o 2022-09-27T15:18:01.7800763Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_pack.cpp.o 2022-09-27T15:18:01.7937508Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization_kernels.cpp.o 2022-09-27T15:18:01.8892995Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2022-09-27T15:18:01.9094599Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2022-09-27T15:18:01.9609811Z [ 6%] 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:18:01.9660296Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/gemm_utils_f32.cpp.o 2022-09-27T15:18:01.9776982Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemv_driver.cpp.o 2022-09-27T15:18:02.0128700Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/ref_gemm_f32.cpp.o 2022-09-27T15:18:02.0791234Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp.o 2022-09-27T15:18:02.1088944Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_an_kern_autogen.cpp.o 2022-09-27T15:18:02.1679780Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_at_kern_autogen.cpp.o 2022-09-27T15:18:02.1723062Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bn_kern_autogen.cpp.o 2022-09-27T15:18:02.1803435Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2022-09-27T15:18:02.2367041Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bt_kern_autogen.cpp.o 2022-09-27T15:18:02.2999044Z [ 6%] 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:18:02.3332127Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/ref_gemm_s8x8s32.cpp.o 2022-09-27T15:18:02.3693967Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/simple_gemm_s8s8s32.cpp.o 2022-09-27T15:18:02.4040262Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o 2022-09-27T15:18:02.4124468Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_an_kern_autogen.cpp.o 2022-09-27T15:18:02.4457919Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_at_kern_autogen.cpp.o 2022-09-27T15:18:02.5040753Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o 2022-09-27T15:18:02.5332296Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bn_kern_autogen.cpp.o 2022-09-27T15:18:02.5686849Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bt_kern_autogen.cpp.o 2022-09-27T15:18:02.6530064Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o 2022-09-27T15:18:02.6591368Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_an_kern_autogen.cpp.o 2022-09-27T15:18:02.6734832Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o 2022-09-27T15:18:02.7193057Z [ 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:18:02.7585578Z [ 7%] 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:18:02.8129239Z [ 7%] 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:18:02.8645995Z [ 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:18:02.8952991Z [ 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:18:02.9137873Z [ 7%] 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:18:02.9296959Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_bf16_s8.cpp.o 2022-09-27T15:18:02.9646656Z [ 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:18:03.0041770Z [ 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:18:03.0688398Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_f32_s8.cpp.o 2022-09-27T15:18:03.1116044Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bn_kern_autogen.cpp.o 2022-09-27T15:18:03.1421003Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_s8_s8.cpp.o 2022-09-27T15:18:03.1692288Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bt_kern_autogen.cpp.o 2022-09-27T15:18:03.1779447Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_bf16.cpp.o 2022-09-27T15:18:03.2373870Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f16.cpp.o 2022-09-27T15:18:03.3126852Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_bf16.cpp.o 2022-09-27T15:18:03.3140733Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp.o 2022-09-27T15:18:03.3365533Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp.o 2022-09-27T15:18:03.3649689Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_kernel_gemv_s8x8s32_kern.cpp.o 2022-09-27T15:18:03.3988519Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f16.cpp.o 2022-09-27T15:18:03.4311019Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_an_kern_autogen.cpp.o 2022-09-27T15:18:03.4956792Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f32.cpp.o 2022-09-27T15:18:03.5162875Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_at_kern_autogen.cpp.o 2022-09-27T15:18:03.5454966Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s32.cpp.o 2022-09-27T15:18:03.6248369Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s8.cpp.o 2022-09-27T15:18:03.6249525Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bn_kern_autogen.cpp.o 2022-09-27T15:18:03.6683958Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_u8.cpp.o 2022-09-27T15:18:03.6685264Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bt_kern_autogen.cpp.o 2022-09-27T15:18:03.7127029Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s32.cpp.o 2022-09-27T15:18:03.7503620Z Scanning dependencies of target kineto_api 2022-09-27T15:18:03.7640532Z [ 7%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2022-09-27T15:18:03.8190860Z [ 7%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2022-09-27T15:18:03.8386305Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_an_kern_autogen.cpp.o 2022-09-27T15:18:03.8609451Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s8.cpp.o 2022-09-27T15:18:03.8855142Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_at_kern_autogen.cpp.o 2022-09-27T15:18:03.9370294Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bn_kern_autogen.cpp.o 2022-09-27T15:18:03.9406692Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bt_kern_autogen.cpp.o 2022-09-27T15:18:04.0326884Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u8.cpp.o 2022-09-27T15:18:04.0335224Z [ 7%] Built target kineto_api 2022-09-27T15:18:04.0370020Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/brgemm_cell_common.cpp.o 2022-09-27T15:18:04.0588007Z Scanning dependencies of target libkineto_defs.bzl 2022-09-27T15:18:04.0657307Z [ 7%] Built target libkineto_defs.bzl 2022-09-27T15:18:04.0691022Z [ 7%] 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:18:04.0840364Z [ 7%] 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:18:04.1476327Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o 2022-09-27T15:18:04.1901179Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:18:04.2240846Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:18:04.2451531Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:18:04.2941131Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:18:04.2984860Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:18:04.4169128Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o 2022-09-27T15:18:04.4206459Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru_lbr.cpp.o 2022-09-27T15:18:04.4518076Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o 2022-09-27T15:18:04.4923209Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm_projection.cpp.o 2022-09-27T15:18:04.4990128Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o 2022-09-27T15:18:04.5165115Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:18:04.6279219Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:18:04.6564481Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:18:04.6811008Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_an_kern_autogen.cpp.o 2022-09-27T15:18:04.7058236Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_at_kern_autogen.cpp.o 2022-09-27T15:18:04.7455673Z [ 7%] 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:18:04.7484992Z [ 7%] 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:18:04.8442482Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/jit_utils.cpp.o 2022-09-27T15:18:04.8913246Z Scanning dependencies of target c10 2022-09-27T15:18:04.8990674Z Scanning dependencies of target foxi_loader 2022-09-27T15:18:04.9079334Z [ 7%] Building C object third_party/foxi/CMakeFiles/foxi_loader.dir/foxi/onnxifi_loader.c.o 2022-09-27T15:18:04.9614242Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bn_kern_autogen.cpp.o 2022-09-27T15:18:05.0092723Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bt_kern_autogen.cpp.o 2022-09-27T15:18:05.0199508Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2022-09-27T15:18:05.0216853Z [ 7%] Linking C static library ../../lib/libfoxi_loader.a 2022-09-27T15:18:05.0385560Z [ 7%] Built target foxi_loader 2022-09-27T15:18:05.0449325Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2022-09-27T15:18:05.0542569Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/linux_perf/linux_perf.cpp.o 2022-09-27T15:18:05.1666599Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_an_kern_autogen.cpp.o 2022-09-27T15:18:05.1842949Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2022-09-27T15:18:05.2163344Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2022-09-27T15:18:05.2232325Z [ 8%] Built target dnnl_cpu 2022-09-27T15:18:05.2261951Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_at_kern_autogen.cpp.o 2022-09-27T15:18:05.2284143Z Scanning dependencies of target common 2022-09-27T15:18:05.2365027Z [ 8%] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2022-09-27T15:18:05.2544059Z Scanning dependencies of target ATEN_CPU_FILES_GEN_TARGET 2022-09-27T15:18:05.3452720Z [ 8%] Built target common 2022-09-27T15:18:05.3478818Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bn_kern_autogen.cpp.o 2022-09-27T15:18:05.3811557Z Scanning dependencies of target mkrename 2022-09-27T15:18:05.3861736Z [ 8%] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2022-09-27T15:18:05.4093919Z Scanning dependencies of target mkdisp 2022-09-27T15:18:05.4122497Z Scanning dependencies of target mkalias 2022-09-27T15:18:05.4160990Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2022-09-27T15:18:05.4164717Z [ 8%] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2022-09-27T15:18:05.4242048Z [ 8%] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2022-09-27T15:18:05.4703438Z [ 8%] Linking C executable ../../bin/mkrename 2022-09-27T15:18:05.4949920Z [ 8%] Generating ATen headers 2022-09-27T15:18:05.5095036Z [ 8%] Linking C executable ../../bin/mkdisp 2022-09-27T15:18:05.5296555Z [ 8%] Built target mkrename 2022-09-27T15:18:05.5360305Z [ 8%] Generating ATen sources 2022-09-27T15:18:05.5367424Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bt_kern_autogen.cpp.o 2022-09-27T15:18:05.5433909Z [ 8%] Linking C executable ../../bin/mkalias 2022-09-27T15:18:05.5690556Z [ 8%] Built target mkdisp 2022-09-27T15:18:05.5722409Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:18:05.6062930Z [ 8%] Built target mkalias 2022-09-27T15:18:05.6109834Z Scanning dependencies of target python_copy_files 2022-09-27T15:18:05.6159236Z [ 8%] Built target python_copy_files 2022-09-27T15:18:05.6188037Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2022-09-27T15:18:05.6188465Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2022-09-27T15:18:05.7763769Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2022-09-27T15:18:05.7839862Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:18:05.7962898Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:18:05.8068628Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:18:05.9798083Z Scanning dependencies of target torch_global_deps 2022-09-27T15:18:05.9848676Z [ 8%] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2022-09-27T15:18:05.9886572Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2022-09-27T15:18:06.0206158Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2022-09-27T15:18:06.0684580Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:18:06.0728123Z [ 8%] Linking C shared library ../lib/libtorch_global_deps.so 2022-09-27T15:18:06.1572307Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:18:06.2998629Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2022-09-27T15:18:06.3279619Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:18:06.3603714Z [ 8%] Built target torch_global_deps 2022-09-27T15:18:06.3643016Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o 2022-09-27T15:18:06.4007637Z Scanning dependencies of target mkrename_gnuabi 2022-09-27T15:18:06.4069200Z [ 8%] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2022-09-27T15:18:06.4160825Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2022-09-27T15:18:06.5096527Z [ 8%] Linking C executable ../../bin/mkrename_gnuabi 2022-09-27T15:18:06.5250495Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2022-09-27T15:18:06.5725068Z [ 8%] Built target mkrename_gnuabi 2022-09-27T15:18:06.5760144Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2022-09-27T15:18:06.6207259Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_an_kern_autogen.cpp.o 2022-09-27T15:18:06.6392911Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_at_kern_autogen.cpp.o 2022-09-27T15:18:06.7756445Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bn_kern_autogen.cpp.o 2022-09-27T15:18:06.8189123Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2022-09-27T15:18:06.8320351Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2022-09-27T15:18:06.8398317Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2022-09-27T15:18:06.9886907Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bt_kern_autogen.cpp.o 2022-09-27T15:18:07.0140935Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_an_kern_autogen.cpp.o 2022-09-27T15:18:07.0320054Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o 2022-09-27T15:18:07.1145620Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_at_kern_autogen.cpp.o 2022-09-27T15:18:07.1731109Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloatNodeImpl.cpp.o 2022-09-27T15:18:07.2004839Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2022-09-27T15:18:07.2627794Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bn_kern_autogen.cpp.o 2022-09-27T15:18:07.3534475Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2022-09-27T15:18:07.3972432Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bt_kern_autogen.cpp.o 2022-09-27T15:18:07.4255925Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_convolution.cpp.o 2022-09-27T15:18:07.4524209Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntNodeImpl.cpp.o 2022-09-27T15:18:07.5567425Z Scanning dependencies of target mkmasked_gnuabi 2022-09-27T15:18:07.5621540Z [ 8%] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2022-09-27T15:18:07.5968246Z Scanning dependencies of target addSuffix 2022-09-27T15:18:07.6080186Z [ 8%] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2022-09-27T15:18:07.6635166Z [ 8%] Linking C executable ../../bin/mkmasked_gnuabi 2022-09-27T15:18:07.6731472Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2022-09-27T15:18:07.6901842Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_inner_product.cpp.o 2022-09-27T15:18:07.7004986Z [ 8%] Linking C executable ../../bin/addSuffix 2022-09-27T15:18:07.7239187Z [ 8%] Built target mkmasked_gnuabi 2022-09-27T15:18:07.7320548Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/injector_utils.cpp.o 2022-09-27T15:18:07.7567773Z [ 8%] Built target addSuffix 2022-09-27T15:18:07.7639516Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_binary_injector.cpp.o 2022-09-27T15:18:07.9028277Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2022-09-27T15:18:07.9363276Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2022-09-27T15:18:07.9505888Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2022-09-27T15:18:08.0476197Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_eltwise_injector.cpp.o 2022-09-27T15:18:08.1175481Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_postops_injector.cpp.o 2022-09-27T15:18:08.1433965Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/ip_convolution.cpp.o 2022-09-27T15:18:08.2285089Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2022-09-27T15:18:08.2848181Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2022-09-27T15:18:08.3341769Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2022-09-27T15:18:08.3634538Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_conv_kernel_f32.cpp.o 2022-09-27T15:18:08.4299544Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_convolution.cpp.o 2022-09-27T15:18:08.4859809Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_conv_kernel_f32.cpp.o 2022-09-27T15:18:08.5074650Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2022-09-27T15:18:08.6520709Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o 2022-09-27T15:18:08.6745130Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2022-09-27T15:18:08.7207831Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_convolution.cpp.o 2022-09-27T15:18:08.8224295Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_conv_kernel.cpp.o 2022-09-27T15:18:08.8716297Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_convolution.cpp.o 2022-09-27T15:18:08.8894704Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2022-09-27T15:18:08.9192620Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2022-09-27T15:18:09.0279723Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2022-09-27T15:18:09.1439637Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_conv_kernel.cpp.o 2022-09-27T15:18:09.1484532Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_convolution.cpp.o 2022-09-27T15:18:09.1872935Z [ 9%] Generating ATen declarations_yaml 2022-09-27T15:18:09.2065482Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2022-09-27T15:18:09.3972797Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2022-09-27T15:18:09.4251354Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Array.cpp.o 2022-09-27T15:18:09.4346198Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_resampling.cpp.o 2022-09-27T15:18:09.5586218Z [ 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:18:09.5953603Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2022-09-27T15:18:09.6559193Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2022-09-27T15:18:09.7745949Z [ 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:18:09.8007916Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2022-09-27T15:18:09.8041718Z [ 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:18:09.9811328Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2022-09-27T15:18:09.9937570Z [ 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:18:10.0864986Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2022-09-27T15:18:10.1733144Z [ 10%] 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:18:10.2571476Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2022-09-27T15:18:10.2848969Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_conv_kernel.cpp.o 2022-09-27T15:18:10.3961884Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2022-09-27T15:18:10.4468918Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_convolution.cpp.o 2022-09-27T15:18:10.5018210Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2022-09-27T15:18:10.6146356Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_conv_kernel.cpp.o 2022-09-27T15:18:10.7012537Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o 2022-09-27T15:18:10.7404209Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2022-09-27T15:18:10.8225876Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_convolution.cpp.o 2022-09-27T15:18:10.8796503Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_dw_conv_kernel.cpp.o 2022-09-27T15:18:10.9212477Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2022-09-27T15:18:11.0446004Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2022-09-27T15:18:11.0991987Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_sum.cpp.o 2022-09-27T15:18:11.1567971Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2022-09-27T15:18:11.1957359Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16cvt.cpp.o 2022-09-27T15:18:11.3409442Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2022-09-27T15:18:11.3707140Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2022-09-27T15:18:11.4317157Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_2x3.cpp.o 2022-09-27T15:18:11.5420039Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_4x3.cpp.o 2022-09-27T15:18:11.5441990Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2022-09-27T15:18:11.6576826Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2022-09-27T15:18:11.7211502Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp.o 2022-09-27T15:18:11.8076132Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2022-09-27T15:18:11.8285687Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_u8s8s32x_wino_convolution.cpp.o 2022-09-27T15:18:11.9485077Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2022-09-27T15:18:11.9866204Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2022-09-27T15:18:12.0457730Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp.o 2022-09-27T15:18:12.0598296Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2022-09-27T15:18:12.1496657Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_convolution.cpp.o 2022-09-27T15:18:12.2107257Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2022-09-27T15:18:12.3521336Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2022-09-27T15:18:12.3689942Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_conv_kernel.cpp.o 2022-09-27T15:18:12.3925809Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_convolution.cpp.o 2022-09-27T15:18:12.4963584Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2022-09-27T15:18:12.6491902Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2022-09-27T15:18:12.6645097Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_deconvolution.cpp.o 2022-09-27T15:18:12.6965263Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2022-09-27T15:18:12.8400827Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brdgmm_dw_conv.cpp.o 2022-09-27T15:18:12.9149842Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2022-09-27T15:18:12.9490514Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2022-09-27T15:18:13.0466625Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_1x1_conv.cpp.o 2022-09-27T15:18:13.1188904Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv.cpp.o 2022-09-27T15:18:13.1751385Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2022-09-27T15:18:13.3055880Z Scanning dependencies of target arraymap 2022-09-27T15:18:13.3124262Z [ 10%] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2022-09-27T15:18:13.4013806Z [ 10%] Linking CXX shared library ../lib/libc10.so 2022-09-27T15:18:13.4039533Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_comp_pad_kernel.cpp.o 2022-09-27T15:18:13.4166476Z [ 10%] Built target arraymap 2022-09-27T15:18:13.4285245Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_trans_kernel.cpp.o 2022-09-27T15:18:13.5139718Z [ 10%] Built target c10 2022-09-27T15:18:13.5171214Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_utils.cpp.o 2022-09-27T15:18:13.6656668Z Scanning dependencies of target generate-torch-sources 2022-09-27T15:18:13.6731480Z [ 10%] Generating ../../torch/csrc/autograd/generated/Functions.cpp, ../../torch/csrc/autograd/generated/VariableType_0.cpp, ../../torch/csrc/autograd/generated/VariableType_1.cpp, ../../torch/csrc/autograd/generated/VariableType_2.cpp, ../../torch/csrc/autograd/generated/VariableType_3.cpp, ../../torch/csrc/autograd/generated/VariableType_4.cpp, ../../torch/csrc/autograd/generated/TraceType_0.cpp, ../../torch/csrc/autograd/generated/TraceType_1.cpp, ../../torch/csrc/autograd/generated/TraceType_2.cpp, ../../torch/csrc/autograd/generated/TraceType_3.cpp, ../../torch/csrc/autograd/generated/TraceType_4.cpp, ../../torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp, ../../torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp, ../../torch/csrc/lazy/generated/LazyNativeFunctions.cpp, ../../torch/csrc/lazy/generated/RegisterAutogradLazy.cpp, ../../torch/csrc/lazy/generated/RegisterLazy.cpp, ../../torch/csrc/autograd/generated/Functions.h, ../../torch/csrc/autograd/generated/variable_factories.h, ../../torch/csrc/autograd/generated/VariableType.h, ../../torch/csrc/lazy/generated/LazyIr.h, ../../torch/csrc/lazy/generated/LazyNonNativeIr.h, ../../torch/csrc/lazy/generated/LazyNativeFunctions.h, ../../torch/csrc/autograd/generated/python_functions_0.cpp, ../../torch/csrc/autograd/generated/python_functions_1.cpp, ../../torch/csrc/autograd/generated/python_functions_2.cpp, ../../torch/csrc/autograd/generated/python_functions_3.cpp, ../../torch/csrc/autograd/generated/python_functions_4.cpp, ../../torch/csrc/autograd/generated/python_variable_methods.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_0.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_1.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_2.cpp, ../../torch/csrc/autograd/generated/python_nn_functions.cpp, ../../torch/csrc/autograd/generated/python_fft_functions.cpp, ../../torch/csrc/autograd/generated/python_linalg_functions.cpp, ../../torch/csrc/autograd/generated/python_nested_functions.cpp, ../../torch/csrc/autograd/generated/python_sparse_functions.cpp, ../../torch/csrc/autograd/generated/python_special_functions.cpp, ../../torch/csrc/autograd/generated/python_return_types.cpp, ../../torch/csrc/autograd/generated/python_enum_tag.cpp, ../../torch/csrc/autograd/generated/python_functions.h, ../../torch/testing/_internal/generated/annotated_fn_args.py 2022-09-27T15:18:13.7017788Z Scanning dependencies of target torch_python_stubs 2022-09-27T15:18:13.7083854Z [ 10%] Generating ../../../torch/_C/__init__.pyi, ../../../torch/_C/_VariableFunctions.pyi, ../../../torch/nn/functional.pyi 2022-09-27T15:18:13.7739132Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product.cpp.o 2022-09-27T15:18:14.0550912Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product_utils.cpp.o 2022-09-27T15:18:14.3200992Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_transpose_utils.cpp.o 2022-09-27T15:18:14.5591105Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_inner_product_utils.cpp.o 2022-09-27T15:18:14.6355140Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2022-09-27T15:18:14.8368452Z [ 10%] Generating ../../../torch/utils/data/datapipes/datapipe.pyi 2022-09-27T15:18:14.8375918Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_convolution_utils.cpp.o 2022-09-27T15:18:14.8626376Z Generating Python interface file 'datapipe.pyi'... 2022-09-27T15:18:14.8735002Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_conv_kernel_f32.cpp.o 2022-09-27T15:18:14.9139713Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_convolution.cpp.o 2022-09-27T15:18:15.1006695Z Scanning dependencies of target gen_torch_version 2022-09-27T15:18:15.1052669Z [ 10%] Generating ../../../torch/version.py 2022-09-27T15:18:15.1130384Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_conv_kernel_f32.cpp.o 2022-09-27T15:18:15.1383469Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_convolution.cpp.o 2022-09-27T15:18:15.3768094Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_transpose_utils.cpp.o 2022-09-27T15:18:15.4029980Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization.cpp.o 2022-09-27T15:18:15.5651125Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization_s8.cpp.o 2022-09-27T15:18:15.6995132Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary.cpp.o 2022-09-27T15:18:15.7677169Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary_kernel.cpp.o 2022-09-27T15:18:15.9069884Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_deconv_zp_pad_str_kernel.cpp.o 2022-09-27T15:18:16.0320037Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_f32.cpp.o 2022-09-27T15:18:16.1628093Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_utils.cpp.o 2022-09-27T15:18:16.2178750Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_convolution.cpp.o 2022-09-27T15:18:16.4154521Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise.cpp.o 2022-09-27T15:18:16.4910778Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise_int.cpp.o 2022-09-27T15:18:16.7000851Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_i8i8_pooling.cpp.o 2022-09-27T15:18:16.7084944Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_layer_normalization_kernels.cpp.o 2022-09-27T15:18:16.9692192Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pool_kernel.cpp.o 2022-09-27T15:18:16.9709110Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pooling.cpp.o 2022-09-27T15:18:17.1754439Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction.cpp.o 2022-09-27T15:18:17.2506763Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction_kernel.cpp.o 2022-09-27T15:18:17.3883042Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder.cpp.o 2022-09-27T15:18:17.5083713Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_utils.cpp.o 2022-09-27T15:18:17.6794444Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling.cpp.o 2022-09-27T15:18:17.7146371Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling_kernel.cpp.o 2022-09-27T15:18:17.9152632Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_softmax.cpp.o 2022-09-27T15:18:17.9885061Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_tbb_batch_normalization.cpp.o 2022-09-27T15:18:18.1546016Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_conv_kernel.cpp.o 2022-09-27T15:18:18.2074510Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_convolution.cpp.o 2022-09-27T15:18:18.3785956Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_conv_kernel.cpp.o 2022-09-27T15:18:18.4161270Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_convolution.cpp.o 2022-09-27T15:18:18.5823225Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_deconvolution.cpp.o 2022-09-27T15:18:18.6354709Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn.cpp.o 2022-09-27T15:18:18.8323253Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_base.cpp.o 2022-09-27T15:18:18.8423214Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_blocked.cpp.o 2022-09-27T15:18:18.9330720Z fatal: no tag exactly matches '52424e2bf38e454d535881fed9628d3e20f4f944' 2022-09-27T15:18:18.9755624Z [ 11%] Built target gen_torch_version 2022-09-27T15:18:18.9806876Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp.o 2022-09-27T15:18:19.0338553Z Scanning dependencies of target libprotoc 2022-09-27T15:18:19.0916827Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_base.cpp.o 2022-09-27T15:18:19.1396789Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2022-09-27T15:18:19.2005711Z Scanning dependencies of target cpuinfo_internals 2022-09-27T15:18:19.2143169Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2022-09-27T15:18:19.3195864Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2022-09-27T15:18:19.3521703Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_blocked.cpp.o 2022-09-27T15:18:19.3993477Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2022-09-27T15:18:19.4197087Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2022-09-27T15:18:19.5142668Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2022-09-27T15:18:19.5522634Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp.o 2022-09-27T15:18:19.6093003Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2022-09-27T15:18:19.6577431Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2022-09-27T15:18:19.7056867Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2022-09-27T15:18:19.7669270Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn.cpp.o 2022-09-27T15:18:19.8018908Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2022-09-27T15:18:19.9008529Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2022-09-27T15:18:19.9281161Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2022-09-27T15:18:19.9672308Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn_kernel.cpp.o 2022-09-27T15:18:20.0023297Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2022-09-27T15:18:20.0964076Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2022-09-27T15:18:20.1279905Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2022-09-27T15:18:20.1923696Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2022-09-27T15:18:20.2320879Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul.cpp.o 2022-09-27T15:18:20.2839285Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2022-09-27T15:18:20.3290114Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2022-09-27T15:18:20.3801894Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2022-09-27T15:18:20.4669755Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_copy_utils.cpp.o 2022-09-27T15:18:20.4725192Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2022-09-27T15:18:20.5696632Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2022-09-27T15:18:20.5703868Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2022-09-27T15:18:20.6599882Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2022-09-27T15:18:20.7615951Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_utils.cpp.o 2022-09-27T15:18:20.7726568Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2022-09-27T15:18:20.7739702Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2022-09-27T15:18:20.8812319Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2022-09-27T15:18:20.9721953Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_backward.cpp.o 2022-09-27T15:18:20.9842356Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2022-09-27T15:18:21.0438282Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2022-09-27T15:18:21.0931114Z [ 11%] Linking C static library ../../lib/libcpuinfo_internals.a 2022-09-27T15:18:21.1099458Z [ 11%] Built target cpuinfo_internals 2022-09-27T15:18:21.1144059Z Scanning dependencies of target cpuinfo 2022-09-27T15:18:21.1241321Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2022-09-27T15:18:21.2275292Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_base_kernel.cpp.o 2022-09-27T15:18:21.2478691Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2022-09-27T15:18:21.3125263Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2022-09-27T15:18:21.3552304Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2022-09-27T15:18:21.4481854Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2022-09-27T15:18:21.4779228Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_forward.cpp.o 2022-09-27T15:18:21.5135762Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2022-09-27T15:18:21.5401931Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2022-09-27T15:18:21.6325487Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2022-09-27T15:18:21.6754544Z [ 12%] 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:18:21.7244361Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2022-09-27T15:18:21.7532719Z [ 12%] Built target torch_python_stubs 2022-09-27T15:18:21.7575985Z Scanning dependencies of target nnpack_reference_layers 2022-09-27T15:18:21.7659286Z [ 12%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2022-09-27T15:18:21.7773020Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2022-09-27T15:18:21.8562140Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2022-09-27T15:18:21.8782995Z [ 12%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2022-09-27T15:18:21.9025512Z [ 12%] 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:18:21.9581964Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2022-09-27T15:18:21.9746350Z [ 12%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2022-09-27T15:18:22.0040593Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2022-09-27T15:18:22.0625706Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2022-09-27T15:18:22.0726981Z [ 12%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2022-09-27T15:18:22.1203118Z [ 12%] 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:18:22.1572733Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2022-09-27T15:18:22.1846742Z [ 12%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2022-09-27T15:18:22.2201091Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2022-09-27T15:18:22.2595212Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2022-09-27T15:18:22.2801151Z [ 12%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2022-09-27T15:18:22.3540884Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2022-09-27T15:18:22.3711313Z [ 12%] 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:18:22.3778831Z [ 12%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2022-09-27T15:18:22.4400929Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2022-09-27T15:18:22.4517608Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2022-09-27T15:18:22.4803849Z [ 13%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2022-09-27T15:18:22.5498403Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2022-09-27T15:18:22.5663361Z [ 13%] 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:18:22.5817859Z [ 13%] Linking C static library ../../lib/libnnpack_reference_layers.a 2022-09-27T15:18:22.5998894Z [ 13%] Built target nnpack_reference_layers 2022-09-27T15:18:22.6039256Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2022-09-27T15:18:22.6546835Z Scanning dependencies of target indirection 2022-09-27T15:18:22.6615797Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2022-09-27T15:18:22.6631660Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2022-09-27T15:18:22.7619502Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2022-09-27T15:18:22.7709239Z [ 13%] Built target indirection 2022-09-27T15:18:22.7800045Z [ 13%] 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:18:22.8302154Z [ 13%] 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:18:22.8546488Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2022-09-27T15:18:22.8737470Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2022-09-27T15:18:22.9769914Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2022-09-27T15:18:23.0317710Z [ 13%] 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:18:23.0359349Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2022-09-27T15:18:23.0596985Z [ 13%] 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:18:23.0783714Z [ 13%] Linking C static library ../../lib/libcpuinfo.a 2022-09-27T15:18:23.0975099Z [ 13%] Built target cpuinfo 2022-09-27T15:18:23.1023215Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2022-09-27T15:18:23.1939926Z Scanning dependencies of target packing 2022-09-27T15:18:23.2028587Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/packing.c.o 2022-09-27T15:18:23.2913519Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2022-09-27T15:18:23.3100884Z [ 13%] Built target packing 2022-09-27T15:18:23.3116496Z [ 13%] 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:18:23.3140229Z [ 13%] 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:18:23.5251908Z [ 13%] 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:18:23.5593863Z Scanning dependencies of target all_microkernels 2022-09-27T15:18:23.5806957Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2022-09-27T15:18:23.5849632Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2022-09-27T15:18:23.7454554Z [ 13%] 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:18:23.7804605Z [ 13%] 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:18:23.8272045Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2022-09-27T15:18:24.0007616Z [ 13%] 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:18:24.0282733Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2022-09-27T15:18:24.0734495Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2022-09-27T15:18:24.2028785Z [ 13%] Built target dnnl_cpu_x64 2022-09-27T15:18:24.2080091Z Scanning dependencies of target jit 2022-09-27T15:18:24.2170492Z [ 13%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch32-assembler.cc.o 2022-09-27T15:18:24.2399580Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2022-09-27T15:18:24.3433888Z [ 13%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch64-assembler.cc.o 2022-09-27T15:18:24.3603659Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2022-09-27T15:18:24.4678511Z [ 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:18:24.5011191Z [ 13%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/assembler.cc.o 2022-09-27T15:18:24.5400966Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-09-27T15:18:24.5834517Z [ 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:18:24.6298167Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/memory.c.o 2022-09-27T15:18:24.6620753Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-09-27T15:18:24.7316435Z [ 13%] Built target jit 2022-09-27T15:18:24.7537540Z Scanning dependencies of target XNNPACK 2022-09-27T15:18:24.7831461Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-09-27T15:18:24.8016751Z [ 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:18:24.8387125Z [ 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:18:24.8930633Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-09-27T15:18:24.9322745Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/argmax-pooling-nhwc.c.o 2022-09-27T15:18:25.0121787Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/4x-scalar-c1.c.o 2022-09-27T15:18:25.0323237Z Scanning dependencies of target gmock 2022-09-27T15:18:25.0412943Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/average-pooling-nhwc.c.o 2022-09-27T15:18:25.0456015Z [ 13%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2022-09-27T15:18:25.0798126Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2022-09-27T15:18:25.1136307Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9p8x-scalar-c1.c.o 2022-09-27T15:18:25.1495638Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/binary-elementwise-nd.c.o 2022-09-27T15:18:25.2397216Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9x-scalar-c1.c.o 2022-09-27T15:18:25.2627756Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/channel-shuffle-nc.c.o 2022-09-27T15:18:25.2738611Z [ 13%] Linking CXX static library ../../../lib/libgmock.a 2022-09-27T15:18:25.2920168Z [ 13%] Built target gmock 2022-09-27T15:18:25.2949627Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2022-09-27T15:18:25.3149142Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2022-09-27T15:18:25.3446260Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9p8x-minmax-scalar-c1.c.o 2022-09-27T15:18:25.3838837Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/constant-pad-nd.c.o 2022-09-27T15:18:25.4630574Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9x-minmax-scalar-c1.c.o 2022-09-27T15:18:25.4898149Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nchw.c.o 2022-09-27T15:18:25.4907478Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nhwc.c.o 2022-09-27T15:18:25.5047772Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2022-09-27T15:18:25.5592679Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc/3x3s2p0p1c3x4-scalar-1x1.c.o 2022-09-27T15:18:25.5936718Z [ 13%] Built target generate-torch-sources 2022-09-27T15:18:25.5993351Z Scanning dependencies of target gtest_main 2022-09-27T15:18:25.6077135Z [ 13%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2022-09-27T15:18:25.6157953Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/deconvolution-nhwc.c.o 2022-09-27T15:18:25.6246864Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2022-09-27T15:18:25.6594309Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc/3x3s2p1c3x4-scalar-1x1.c.o 2022-09-27T15:18:25.7155254Z [ 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:18:25.7484109Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nchw2nhwc.c.o 2022-09-27T15:18:25.7755397Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-scalar-1x1.c.o 2022-09-27T15:18:25.8204929Z [ 14%] Linking CXX static library ../../../lib/libgtest_main.a 2022-09-27T15:18:25.8318245Z [ 14%] Built target gtest_main 2022-09-27T15:18:25.8363702Z Scanning dependencies of target benchmark_main 2022-09-27T15:18:25.8394965Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nhwc.c.o 2022-09-27T15:18:25.8416008Z [ 14%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2022-09-27T15:18:25.8563832Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2022-09-27T15:18:25.9102452Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-minmax-scalar-acc2.c.o 2022-09-27T15:18:25.9438231Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2022-09-27T15:18:25.9448639Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/fully-connected-nc.c.o 2022-09-27T15:18:25.9717613Z [ 14%] Linking CXX static library ../../../lib/libbenchmark_main.a 2022-09-27T15:18:25.9892043Z [ 14%] Built target benchmark_main 2022-09-27T15:18:25.9932964Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-minmax-scalar.c.o 2022-09-27T15:18:26.0134771Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-ncw.c.o 2022-09-27T15:18:26.0627613Z Scanning dependencies of target fbgemm_avx512 2022-09-27T15:18:26.0799464Z Scanning dependencies of target fbgemm_avx2 2022-09-27T15:18:26.0801663Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2022-09-27T15:18:26.0962526Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2022-09-27T15:18:26.1259920Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-scalar-acc2.c.o 2022-09-27T15:18:26.1373954Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-nwc.c.o 2022-09-27T15:18:26.1379666Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2022-09-27T15:18:26.2414309Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2022-09-27T15:18:26.2418348Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-scalar.c.o 2022-09-27T15:18:26.2901966Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2022-09-27T15:18:26.3453751Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-minmax-scalar-acc2.c.o 2022-09-27T15:18:26.3526279Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2022-09-27T15:18:26.4461281Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-minmax-scalar.c.o 2022-09-27T15:18:26.4510753Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/lut-elementwise-nc.c.o 2022-09-27T15:18:26.4679290Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2022-09-27T15:18:26.4925536Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2022-09-27T15:18:26.5578929Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/max-pooling-nhwc.c.o 2022-09-27T15:18:26.5624205Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-scalar-acc2.c.o 2022-09-27T15:18:26.5959418Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2022-09-27T15:18:26.6609481Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2022-09-27T15:18:26.6690498Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-scalar.c.o 2022-09-27T15:18:26.6841015Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/prelu-nc.c.o 2022-09-27T15:18:26.7117818Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2022-09-27T15:18:26.7683075Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-minmax-scalar-acc2.c.o 2022-09-27T15:18:26.7888347Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nchw.c.o 2022-09-27T15:18:26.8348754Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2022-09-27T15:18:26.8858801Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2022-09-27T15:18:26.8896688Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2022-09-27T15:18:26.8991377Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nhwc.c.o 2022-09-27T15:18:26.8998424Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-minmax-scalar.c.o 2022-09-27T15:18:27.0146082Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-scalar-acc2.c.o 2022-09-27T15:18:27.0199823Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/softmax-nc.c.o 2022-09-27T15:18:27.0918700Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2022-09-27T15:18:27.1043939Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2022-09-27T15:18:27.1153995Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2022-09-27T15:18:27.1329965Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-scalar.c.o 2022-09-27T15:18:27.1331031Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unary-elementwise-nc.c.o 2022-09-27T15:18:27.2425691Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unpooling-nhwc.c.o 2022-09-27T15:18:27.2585035Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-minmax-scalar-acc2.c.o 2022-09-27T15:18:27.2884080Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2022-09-27T15:18:27.3189604Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2022-09-27T15:18:27.3624210Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2022-09-27T15:18:27.3646845Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/abs.c.o 2022-09-27T15:18:27.3888573Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-minmax-scalar.c.o 2022-09-27T15:18:27.4804638Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/add2.c.o 2022-09-27T15:18:27.4942848Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2022-09-27T15:18:27.5007925Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-scalar-acc2.c.o 2022-09-27T15:18:27.5429972Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2022-09-27T15:18:27.5883379Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2022-09-27T15:18:27.5905740Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/argmax-pooling-2d.c.o 2022-09-27T15:18:27.6258659Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-scalar.c.o 2022-09-27T15:18:27.6358194Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2022-09-27T15:18:27.7022033Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/average-pooling-2d.c.o 2022-09-27T15:18:27.7336264Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2022-09-27T15:18:27.7789374Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-minmax-scalar-acc2.c.o 2022-09-27T15:18:27.8196273Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/bankers-rounding.c.o 2022-09-27T15:18:27.8297579Z [ 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:18:27.8595159Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2022-09-27T15:18:27.8784208Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2022-09-27T15:18:27.8917681Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-minmax-scalar.c.o 2022-09-27T15:18:27.9370129Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/ceiling.c.o 2022-09-27T15:18:28.0111932Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-scalar-acc2.c.o 2022-09-27T15:18:28.0380596Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2022-09-27T15:18:28.0524542Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2022-09-27T15:18:28.0677396Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/clamp.c.o 2022-09-27T15:18:28.0759080Z [ 14%] Built target fbgemm_avx512 2022-09-27T15:18:28.0813232Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-scalar.c.o 2022-09-27T15:18:28.1110847Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-minmax-scalar-acc2.c.o 2022-09-27T15:18:28.1774510Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convert.c.o 2022-09-27T15:18:28.1934421Z Scanning dependencies of target fbgemm_generic 2022-09-27T15:18:28.2341000Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-minmax-scalar.c.o 2022-09-27T15:18:28.2600456Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2022-09-27T15:18:28.2818496Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2022-09-27T15:18:28.2857324Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convolution-2d.c.o 2022-09-27T15:18:28.3343123Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-scalar-acc2.c.o 2022-09-27T15:18:28.3506418Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2022-09-27T15:18:28.3888342Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/deconvolution-2d.c.o 2022-09-27T15:18:28.4290635Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2022-09-27T15:18:28.4411172Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-scalar.c.o 2022-09-27T15:18:28.4960294Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depth-to-space.c.o 2022-09-27T15:18:28.5411610Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2022-09-27T15:18:28.5485025Z [ 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:18:28.5716110Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2022-09-27T15:18:28.5877226Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-minmax-scalar-acc2.c.o 2022-09-27T15:18:28.5909818Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depthwise-convolution-2d.c.o 2022-09-27T15:18:28.6951735Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-minmax-scalar.c.o 2022-09-27T15:18:28.7123414Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/divide.c.o 2022-09-27T15:18:28.7756982Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2022-09-27T15:18:28.8110845Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-scalar-acc2.c.o 2022-09-27T15:18:28.8186010Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/elu.c.o 2022-09-27T15:18:28.8350941Z [ 15%] Built target fbgemm_avx2 2022-09-27T15:18:28.8399362Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-scalar.c.o 2022-09-27T15:18:28.8785288Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2022-09-27T15:18:28.9397753Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/floor.c.o 2022-09-27T15:18:28.9403395Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-minmax-scalar-acc2.c.o 2022-09-27T15:18:28.9412602Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-minmax-scalar.c.o 2022-09-27T15:18:28.9606781Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2022-09-27T15:18:28.9892612Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2022-09-27T15:18:29.0505232Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/fully-connected.c.o 2022-09-27T15:18:29.0674770Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/global-average-pooling-2d.c.o 2022-09-27T15:18:29.1149326Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-scalar-acc2.c.o 2022-09-27T15:18:29.1601732Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-scalar.c.o 2022-09-27T15:18:29.1732635Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/hardswish.c.o 2022-09-27T15:18:29.1919531Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2022-09-27T15:18:29.2070719Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2022-09-27T15:18:29.2143339Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2022-09-27T15:18:29.2894842Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/leaky-relu.c.o 2022-09-27T15:18:29.2897665Z [ 15%] 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:18:29.3759918Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2022-09-27T15:18:29.3884498Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2022-09-27T15:18:29.4148949Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/max-pooling-2d.c.o 2022-09-27T15:18:29.4188034Z [ 15%] 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:18:29.4486198Z [ 15%] 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:18:29.5165679Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1.c.o 2022-09-27T15:18:29.5232068Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/maximum2.c.o 2022-09-27T15:18:29.5536429Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2022-09-27T15:18:29.5642681Z Scanning dependencies of target tensorpipe 2022-09-27T15:18:29.6183885Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2022-09-27T15:18:29.6272399Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/minimum2.c.o 2022-09-27T15:18:29.6318975Z [ 15%] 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:18:29.6769738Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o 2022-09-27T15:18:29.7439411Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/multiply2.c.o 2022-09-27T15:18:29.7450521Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1.c.o 2022-09-27T15:18:29.7887823Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2022-09-27T15:18:29.8148172Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2022-09-27T15:18:29.8164000Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o 2022-09-27T15:18:29.8437227Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-3x1.c.o 2022-09-27T15:18:29.8463700Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/negate.c.o 2022-09-27T15:18:29.9459380Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-4x1.c.o 2022-09-27T15:18:29.9669134Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/prelu.c.o 2022-09-27T15:18:30.0019594Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2022-09-27T15:18:30.0033634Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o 2022-09-27T15:18:30.0460045Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2022-09-27T15:18:30.0475235Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-5x1.c.o 2022-09-27T15:18:30.0705926Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/sigmoid.c.o 2022-09-27T15:18:30.1429060Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 2022-09-27T15:18:30.1564732Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2022-09-27T15:18:30.1631925Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-6x1.c.o 2022-09-27T15:18:30.1865554Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/softmax.c.o 2022-09-27T15:18:30.2495224Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 2022-09-27T15:18:30.2954382Z [ 15%] 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:18:30.2976627Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o 2022-09-27T15:18:30.3030016Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square-root.c.o 2022-09-27T15:18:30.4092427Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square.c.o 2022-09-27T15:18:30.4096272Z [ 15%] 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:18:30.4397710Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o 2022-09-27T15:18:30.4474557Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2022-09-27T15:18:30.4681777Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2022-09-27T15:18:30.5273971Z [ 15%] 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:18:30.5641564Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/squared-difference.c.o 2022-09-27T15:18:30.5831932Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o 2022-09-27T15:18:30.6327733Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2022-09-27T15:18:30.6606857Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1.c.o 2022-09-27T15:18:30.6758110Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-constant-pad.c.o 2022-09-27T15:18:30.6937232Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 2022-09-27T15:18:30.7732189Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o 2022-09-27T15:18:30.7804697Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2022-09-27T15:18:30.7820638Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-reshape.c.o 2022-09-27T15:18:30.8038300Z [ 15%] 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:18:30.8948301Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2022-09-27T15:18:30.8950539Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-resize-bilinear-2d.c.o 2022-09-27T15:18:30.9369745Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1.c.o 2022-09-27T15:18:30.9442750Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o 2022-09-27T15:18:30.9959032Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/subtract.c.o 2022-09-27T15:18:31.0301679Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2022-09-27T15:18:31.0710653Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-3x1.c.o 2022-09-27T15:18:31.1092289Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/unpooling-2d.c.o 2022-09-27T15:18:31.1183153Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o 2022-09-27T15:18:31.1287136Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o 2022-09-27T15:18:31.1727742Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-4x1.c.o 2022-09-27T15:18:31.2113648Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2022-09-27T15:18:31.2227752Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/datatype-strings.c.o 2022-09-27T15:18:31.2509158Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2022-09-27T15:18:31.3078916Z [ 15%] 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:18:31.3352544Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-strings.c.o 2022-09-27T15:18:31.4226360Z [ 15%] 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:18:31.4449202Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2022-09-27T15:18:31.4503541Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph-strings.c.o 2022-09-27T15:18:31.4872855Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2022-09-27T15:18:31.5468702Z [ 15%] 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:18:31.5684843Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/allocator.c.o 2022-09-27T15:18:31.6443232Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2022-09-27T15:18:31.6676977Z [ 15%] 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:18:31.6741897Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2022-09-27T15:18:31.7486306Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2022-09-27T15:18:31.7729978Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1.c.o 2022-09-27T15:18:31.8245104Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/memory-planner.c.o 2022-09-27T15:18:31.8778101Z [ 15%] 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:18:31.8968936Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2022-09-27T15:18:31.9186417Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o 2022-09-27T15:18:31.9238423Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-delete.c.o 2022-09-27T15:18:31.9744118Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2022-09-27T15:18:31.9940873Z [ 15%] 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:18:32.0286445Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/runtime.c.o 2022-09-27T15:18:32.1069971Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o 2022-09-27T15:18:32.1240796Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2022-09-27T15:18:32.1698415Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph.c.o 2022-09-27T15:18:32.1907766Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1.c.o 2022-09-27T15:18:32.2117577Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2022-09-27T15:18:32.2858857Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tensor.c.o 2022-09-27T15:18:32.3082387Z [ 15%] 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:18:32.3283585Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2022-09-27T15:18:32.4017753Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/indirection.c.o 2022-09-27T15:18:32.4157289Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1.c.o 2022-09-27T15:18:32.4326717Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2022-09-27T15:18:32.5078847Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-run.c.o 2022-09-27T15:18:32.5323025Z [ 15%] 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:18:32.5908233Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2022-09-27T15:18:32.6087323Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/packing.c.o 2022-09-27T15:18:32.6441087Z [ 15%] 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:18:32.6550177Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2022-09-27T15:18:32.7289701Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-64.c.o 2022-09-27T15:18:32.7520963Z [ 16%] 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:18:32.8160636Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-2048.c.o 2022-09-27T15:18:32.8162526Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2022-09-27T15:18:32.8534812Z [ 16%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o 2022-09-27T15:18:32.8537444Z [ 16%] 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:18:32.8904421Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2022-09-27T15:18:32.9083324Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-4.c.o 2022-09-27T15:18:32.9663692Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1.c.o 2022-09-27T15:18:33.0065155Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-8.c.o 2022-09-27T15:18:33.0268218Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2022-09-27T15:18:33.0817864Z [ 17%] 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:18:33.0996912Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-16.c.o 2022-09-27T15:18:33.1828628Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2022-09-27T15:18:33.1920255Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-64.c.o 2022-09-27T15:18:33.1962210Z [ 17%] 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:18:33.2433846Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2022-09-27T15:18:33.2908053Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-2048.c.o 2022-09-27T15:18:33.3046863Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1.c.o 2022-09-27T15:18:33.3639704Z [ 17%] Built target ATEN_CPU_FILES_GEN_TARGET 2022-09-27T15:18:33.3677793Z [ 17%] 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:18:33.3754148Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2022-09-27T15:18:33.3888708Z [ 17%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/aarch32-assembler.cc.o 2022-09-27T15:18:33.4277671Z [ 17%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/aarch64-assembler.cc.o 2022-09-27T15:18:33.4900079Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1.c.o 2022-09-27T15:18:33.4918750Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2022-09-27T15:18:33.5376832Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2022-09-27T15:18:33.5465708Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2022-09-27T15:18:33.5838361Z [ 17%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/assembler.cc.o 2022-09-27T15:18:33.5924194Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x1.c.o 2022-09-27T15:18:33.6627309Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o 2022-09-27T15:18:33.6887705Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2022-09-27T15:18:33.6981234Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x2.c.o 2022-09-27T15:18:33.7054175Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x3.c.o 2022-09-27T15:18:33.7316239Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2022-09-27T15:18:33.7409407Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/memory.c.o 2022-09-27T15:18:33.8039396Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params-init.c.o 2022-09-27T15:18:33.8328702Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x4.c.o 2022-09-27T15:18:33.8505183Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x1.c.o 2022-09-27T15:18:33.9007955Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2022-09-27T15:18:33.9101339Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2022-09-27T15:18:33.9279148Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2022-09-27T15:18:33.9434361Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-lut32norm/scalar.c.o 2022-09-27T15:18:33.9624376Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x2.c.o 2022-09-27T15:18:34.0523521Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-copy/memcpy.c.o 2022-09-27T15:18:34.0748647Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x3.c.o 2022-09-27T15:18:34.1141752Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2022-09-27T15:18:34.1491278Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2022-09-27T15:18:34.1508897Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2022-09-27T15:18:34.1582498Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-scalar-x4.c.o 2022-09-27T15:18:34.1815250Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x4.c.o 2022-09-27T15:18:34.2823024Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o 2022-09-27T15:18:34.2952954Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o 2022-09-27T15:18:34.2985537Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool-cw/scalar-x1.c.o 2022-09-27T15:18:34.3286190Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2022-09-27T15:18:34.3565592Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2022-09-27T15:18:34.3723979Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o 2022-09-27T15:18:34.3949206Z [ 17%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o 2022-09-27T15:18:34.4051763Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o 2022-09-27T15:18:34.4161053Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7p7x-minmax-scalar-c1.c.o 2022-09-27T15:18:34.5228102Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o 2022-09-27T15:18:34.5285255Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7x-minmax-scalar-c1.c.o 2022-09-27T15:18:34.5319007Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x4inc-minmax-scalar.c.o 2022-09-27T15:18:34.5938865Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2022-09-27T15:18:34.6279890Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2022-09-27T15:18:34.6322481Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2022-09-27T15:18:34.6348869Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x3-minmax-sse.c.o 2022-09-27T15:18:34.6734433Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/2x4inc-minmax-scalar.c.o 2022-09-27T15:18:34.7966138Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x4inc-minmax-scalar.c.o 2022-09-27T15:18:34.8043179Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2022-09-27T15:18:34.8230421Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2022-09-27T15:18:34.8439448Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o 2022-09-27T15:18:34.8689537Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2022-09-27T15:18:34.9201142Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-minmax-scalar.c.o 2022-09-27T15:18:34.9556936Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o 2022-09-27T15:18:34.9728786Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o 2022-09-27T15:18:35.0179914Z [ 18%] Linking CXX static library ../../../lib/libprotoc.a 2022-09-27T15:18:35.0391418Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-relu-scalar.c.o 2022-09-27T15:18:35.0747638Z [ 18%] Built target libprotoc 2022-09-27T15:18:35.0790518Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-scalar.c.o 2022-09-27T15:18:35.0822133Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2022-09-27T15:18:35.0879680Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2022-09-27T15:18:35.1013043Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4-acc2.c.o 2022-09-27T15:18:35.1956765Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2022-09-27T15:18:35.2044415Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-minmax-scalar.c.o 2022-09-27T15:18:35.2076937Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o 2022-09-27T15:18:35.2180032Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc3.c.o 2022-09-27T15:18:35.2493454Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o 2022-09-27T15:18:35.2612126Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o 2022-09-27T15:18:35.3156914Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-relu-scalar.c.o 2022-09-27T15:18:35.3372863Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-scalar.c.o 2022-09-27T15:18:35.3633626Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-minmax-scalar.c.o 2022-09-27T15:18:35.3730142Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool-cw/sse-x4.c.o 2022-09-27T15:18:35.3821740Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o 2022-09-27T15:18:35.4052384Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2022-09-27T15:18:35.4343272Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2022-09-27T15:18:35.4530814Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o 2022-09-27T15:18:35.4630504Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-relu-scalar.c.o 2022-09-27T15:18:35.4770187Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o 2022-09-27T15:18:35.5642150Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-scalar.c.o 2022-09-27T15:18:35.5707281Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-minmax-scalar.c.o 2022-09-27T15:18:35.5890983Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-relu-scalar.c.o 2022-09-27T15:18:35.5938758Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o 2022-09-27T15:18:35.6130223Z [ 19%] Built target fbgemm_generic 2022-09-27T15:18:35.6171275Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o 2022-09-27T15:18:35.6411203Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o 2022-09-27T15:18:35.6795392Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o 2022-09-27T15:18:35.6941093Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o 2022-09-27T15:18:35.7017134Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-scalar.c.o 2022-09-27T15:18:35.7058086Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o 2022-09-27T15:18:35.7116253Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o 2022-09-27T15:18:35.8177515Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p1.c.o 2022-09-27T15:18:35.8416914Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o 2022-09-27T15:18:35.8533371Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear-chw/gen/sse-p8.c.o 2022-09-27T15:18:35.8647817Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p2.c.o 2022-09-27T15:18:35.8948407Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p4.c.o 2022-09-27T15:18:35.9123319Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 2022-09-27T15:18:35.9314304Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c1.c.o 2022-09-27T15:18:35.9587143Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c2.c.o 2022-09-27T15:18:35.9620584Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear/gen/sse-c8.c.o 2022-09-27T15:18:36.0051232Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c4.c.o 2022-09-27T15:18:36.0071276Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o 2022-09-27T15:18:36.0480240Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o 2022-09-27T15:18:36.0831477Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o 2022-09-27T15:18:36.1051151Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o 2022-09-27T15:18:36.1130225Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-minmax-scalar.c.o 2022-09-27T15:18:36.1239460Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-relu-scalar.c.o 2022-09-27T15:18:36.1385415Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-scalar.c.o 2022-09-27T15:18:36.1741388Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-minmax-scalar.c.o 2022-09-27T15:18:36.2072881Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o 2022-09-27T15:18:36.2284400Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o 2022-09-27T15:18:36.2347744Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o 2022-09-27T15:18:36.2712262Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-rmax/sse.c.o 2022-09-27T15:18:36.2858627Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o 2022-09-27T15:18:36.2977380Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-relu-scalar.c.o 2022-09-27T15:18:36.3079857Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-scalar.c.o 2022-09-27T15:18:36.3190585Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-minmax-scalar.c.o 2022-09-27T15:18:36.3466788Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-relu-scalar.c.o 2022-09-27T15:18:36.3692978Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o 2022-09-27T15:18:36.4123199Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o 2022-09-27T15:18:36.4439956Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o 2022-09-27T15:18:36.4754310Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o 2022-09-27T15:18:36.4891625Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-scalar.c.o 2022-09-27T15:18:36.5056365Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-minmax-scalar.c.o 2022-09-27T15:18:36.5280471Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-relu-scalar.c.o 2022-09-27T15:18:36.5484358Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o 2022-09-27T15:18:36.5706908Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o 2022-09-27T15:18:36.5837432Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o 2022-09-27T15:18:36.5994378Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o 2022-09-27T15:18:36.6238334Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o 2022-09-27T15:18:36.6394680Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-scalar.c.o 2022-09-27T15:18:36.6952519Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-maxpool/9p8x-minmax-scalar-c1.c.o 2022-09-27T15:18:36.7135426Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9p8x-minmax-scalar-c1.c.o 2022-09-27T15:18:36.7471264Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o 2022-09-27T15:18:36.7612790Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o 2022-09-27T15:18:36.7990354Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o 2022-09-27T15:18:36.8021559Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o 2022-09-27T15:18:36.8042007Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9x-minmax-scalar-c1.c.o 2022-09-27T15:18:36.8165632Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o 2022-09-27T15:18:36.8449569Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o 2022-09-27T15:18:36.8679247Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o 2022-09-27T15:18:36.9029502Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o 2022-09-27T15:18:36.9221658Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/2x4-minmax-scalar.c.o 2022-09-27T15:18:36.9242651Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o 2022-09-27T15:18:37.0127078Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o 2022-09-27T15:18:37.0439987Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o 2022-09-27T15:18:37.0636341Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/3x3-minmax-scalar.c.o 2022-09-27T15:18:37.0788133Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x2-minmax-scalar.c.o 2022-09-27T15:18:37.0797907Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x4-minmax-scalar.c.o 2022-09-27T15:18:37.1123008Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/scalar-2x1.c.o 2022-09-27T15:18:37.1170778Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o 2022-09-27T15:18:37.1742618Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o 2022-09-27T15:18:37.1971897Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o 2022-09-27T15:18:37.1972314Z Scanning dependencies of target dnnl 2022-09-27T15:18:37.2088805Z [ 19%] Linking CXX static library ../../../../../../lib/libdnnl.a 2022-09-27T15:18:37.2347864Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/scalar-2x4.c.o 2022-09-27T15:18:37.2366009Z Scanning dependencies of target kineto_base 2022-09-27T15:18:37.2444525Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x1.c.o 2022-09-27T15:18:37.2800688Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2022-09-27T15:18:37.2847840Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o 2022-09-27T15:18:37.3661775Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o 2022-09-27T15:18:37.3954877Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2022-09-27T15:18:37.3965862Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x2.c.o 2022-09-27T15:18:37.3987579Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o 2022-09-27T15:18:37.4669516Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-sse-x8.c.o 2022-09-27T15:18:37.4682914Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-sse-x8.c.o 2022-09-27T15:18:37.5283624Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x3.c.o 2022-09-27T15:18:37.5835576Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x4.c.o 2022-09-27T15:18:37.5942049Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o 2022-09-27T15:18:37.6244486Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x1.c.o 2022-09-27T15:18:37.6245506Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o 2022-09-27T15:18:37.6524342Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2022-09-27T15:18:37.6923826Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2022-09-27T15:18:37.7305760Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x2.c.o 2022-09-27T15:18:37.7420772Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o 2022-09-27T15:18:37.7750608Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o 2022-09-27T15:18:37.8406120Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x3.c.o 2022-09-27T15:18:37.8609389Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o 2022-09-27T15:18:37.8625579Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-sse-x8.c.o 2022-09-27T15:18:37.8967189Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2022-09-27T15:18:37.9467399Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o 2022-09-27T15:18:37.9561617Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x4.c.o 2022-09-27T15:18:37.9632361Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x1.c.o 2022-09-27T15:18:37.9928896Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-sse-x8.c.o 2022-09-27T15:18:38.0536286Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o 2022-09-27T15:18:38.0631342Z [ 20%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2022-09-27T15:18:38.0960334Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x3.c.o 2022-09-27T15:18:38.0963979Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x2.c.o 2022-09-27T15:18:38.1068311Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o 2022-09-27T15:18:38.1717541Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-packx/x4-sse.c.o 2022-09-27T15:18:38.1933366Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x32.c.o 2022-09-27T15:18:38.2188750Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x4.c.o 2022-09-27T15:18:38.2732372Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x1.c.o 2022-09-27T15:18:38.2961219Z [ 20%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2022-09-27T15:18:38.2962232Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/4x-sse2-c4.c.o 2022-09-27T15:18:38.3292328Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o 2022-09-27T15:18:38.3542539Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o 2022-09-27T15:18:38.3777376Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x2.c.o 2022-09-27T15:18:38.3896272Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o 2022-09-27T15:18:38.4869395Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9x-sse2-c4.c.o 2022-09-27T15:18:38.4984194Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x3.c.o 2022-09-27T15:18:38.5200443Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x4.c.o 2022-09-27T15:18:38.5314302Z [ 21%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2022-09-27T15:18:38.5503782Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o 2022-09-27T15:18:38.5882631Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x16.c.o 2022-09-27T15:18:38.6160270Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse2-2x8.c.o 2022-09-27T15:18:38.6340212Z [ 21%] Built target dnnl 2022-09-27T15:18:38.6366346Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x1.c.o 2022-09-27T15:18:38.6377779Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x2.c.o 2022-09-27T15:18:38.7131760Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x3.c.o 2022-09-27T15:18:38.7177620Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:18:38.7196673Z [ 21%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2022-09-27T15:18:38.7535375Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o 2022-09-27T15:18:38.7593906Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o 2022-09-27T15:18:38.7709153Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o 2022-09-27T15:18:38.8175287Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:18:38.8288279Z [ 21%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2022-09-27T15:18:38.8425936Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x4.c.o 2022-09-27T15:18:38.9115846Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc2.c.o 2022-09-27T15:18:38.9276673Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x12.c.o 2022-09-27T15:18:38.9330207Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o 2022-09-27T15:18:38.9550999Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x1.c.o 2022-09-27T15:18:38.9560862Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o 2022-09-27T15:18:39.0340403Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x2.c.o 2022-09-27T15:18:39.0345006Z [ 21%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2022-09-27T15:18:39.0357446Z [ 21%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2022-09-27T15:18:39.0361814Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o 2022-09-27T15:18:39.0686859Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o 2022-09-27T15:18:39.1473886Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x3.c.o 2022-09-27T15:18:39.1682669Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o 2022-09-27T15:18:39.1738615Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o 2022-09-27T15:18:39.1844593Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o 2022-09-27T15:18:39.2548524Z [ 21%] 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:18:39.2549334Z [ 21%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2022-09-27T15:18:39.2636711Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x4.c.o 2022-09-27T15:18:39.2862953Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x1.c.o 2022-09-27T15:18:39.2974365Z [ 21%] 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:18:39.3676689Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:18:39.3848992Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:18:39.3945976Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:39.4121716Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o 2022-09-27T15:18:39.4340384Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x2.c.o 2022-09-27T15:18:39.4399241Z [ 21%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2022-09-27T15:18:39.4692236Z [ 21%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2022-09-27T15:18:39.5032037Z Scanning dependencies of target c10_tempfile_test 2022-09-27T15:18:39.5151712Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:39.5213560Z [ 21%] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2022-09-27T15:18:39.5615452Z [ 21%] 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:18:39.5716042Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o 2022-09-27T15:18:39.6240288Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o 2022-09-27T15:18:39.6364936Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:39.6654859Z [ 21%] Built target kineto_base 2022-09-27T15:18:39.6702077Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o 2022-09-27T15:18:39.6880923Z [ 21%] 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:18:39.6988314Z [ 21%] Linking CXX executable ../../bin/c10_tempfile_test 2022-09-27T15:18:39.7449312Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:39.7949776Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4.c.o 2022-09-27T15:18:39.8030311Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x1.c.o 2022-09-27T15:18:39.8296386Z [ 21%] Built target c10_tempfile_test 2022-09-27T15:18:39.8344863Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x2-acc2.c.o 2022-09-27T15:18:39.8365112Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x2.c.o 2022-09-27T15:18:39.8541233Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o 2022-09-27T15:18:39.8582644Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-09-27T15:18:39.8940227Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-09-27T15:18:39.8947462Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:18:39.9246531Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-09-27T15:18:39.9668027Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4-acc2.c.o 2022-09-27T15:18:39.9936912Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4-acc4.c.o 2022-09-27T15:18:40.0075509Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-09-27T15:18:40.0102702Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4.c.o 2022-09-27T15:18:40.0235297Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o 2022-09-27T15:18:40.0250761Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/scalar.c.o 2022-09-27T15:18:40.0559538Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:40.0881550Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:40.0984420Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:40.1043161Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/1x1-minmax-scalar-pipelined.c.o 2022-09-27T15:18:40.1303625Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:40.1680762Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/1x1-minmax-scalar.c.o 2022-09-27T15:18:40.1806350Z [ 23%] Linking CXX static library ../../../lib/libtensorpipe.a 2022-09-27T15:18:40.1921543Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/2x1-minmax-scalar-pipelined.c.o 2022-09-27T15:18:40.2106667Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-09-27T15:18:40.2215504Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/2x1-minmax-scalar.c.o 2022-09-27T15:18:40.2664121Z Scanning dependencies of target c10_string_view_test 2022-09-27T15:18:40.2677664Z [ 23%] Built target tensorpipe 2022-09-27T15:18:40.2707331Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-09-27T15:18:40.2752375Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-09-27T15:18:40.2800729Z [ 23%] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2022-09-27T15:18:40.3028165Z Scanning dependencies of target c10_Half_test 2022-09-27T15:18:40.3141815Z [ 23%] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2022-09-27T15:18:40.3247067Z Scanning dependencies of target c10_Array_test 2022-09-27T15:18:40.3274720Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-scalar-pipelined.c.o 2022-09-27T15:18:40.3376201Z [ 23%] Building CXX object c10/test/CMakeFiles/c10_Array_test.dir/util/Array_test.cpp.o 2022-09-27T15:18:40.3783692Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-09-27T15:18:40.3789488Z Scanning dependencies of target c10_SymInt_test 2022-09-27T15:18:40.3909433Z [ 23%] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2022-09-27T15:18:40.4216302Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-scalar.c.o 2022-09-27T15:18:40.4903564Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o 2022-09-27T15:18:40.5143701Z [ 23%] Linking CXX executable ../../bin/c10_Array_test 2022-09-27T15:18:40.5144508Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-scalar-pipelined.c.o 2022-09-27T15:18:40.5298615Z [ 23%] Linking CXX executable ../../bin/c10_string_view_test 2022-09-27T15:18:40.5811400Z [ 23%] Linking CXX executable ../../bin/c10_Half_test 2022-09-27T15:18:40.6017440Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o 2022-09-27T15:18:40.6171195Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-scalar.c.o 2022-09-27T15:18:40.6278804Z [ 23%] Linking CXX executable ../../bin/c10_SymInt_test 2022-09-27T15:18:40.6519005Z [ 23%] Built target c10_Array_test 2022-09-27T15:18:40.6574124Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x2-minmax-scalar.c.o 2022-09-27T15:18:40.6638099Z [ 23%] Built target c10_string_view_test 2022-09-27T15:18:40.6684494Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x4-minmax-scalar.c.o 2022-09-27T15:18:40.6964504Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:18:40.7278378Z [ 23%] Built target c10_Half_test 2022-09-27T15:18:40.7308023Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:18:40.7403060Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:18:40.7594560Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-09-27T15:18:40.7757012Z [ 23%] Built target c10_SymInt_test 2022-09-27T15:18:40.7791850Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-09-27T15:18:40.7995186Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x1.c.o 2022-09-27T15:18:40.8072785Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x2.c.o 2022-09-27T15:18:40.8445360Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x4.c.o 2022-09-27T15:18:40.8470088Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x8.c.o 2022-09-27T15:18:40.8642499Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x1.c.o 2022-09-27T15:18:40.8828993Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:40.9153051Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:40.9189583Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:40.9536974Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:18:40.9630230Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-09-27T15:18:40.9655218Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x2.c.o 2022-09-27T15:18:40.9926442Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x4.c.o 2022-09-27T15:18:41.0231150Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x8.c.o 2022-09-27T15:18:41.0299433Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x1.c.o 2022-09-27T15:18:41.0576508Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x2.c.o 2022-09-27T15:18:41.0804481Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-09-27T15:18:41.0845645Z Scanning dependencies of target c10_accumulate_test 2022-09-27T15:18:41.1011351Z [ 23%] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2022-09-27T15:18:41.1012096Z Scanning dependencies of target c10_bfloat16_test 2022-09-27T15:18:41.1200163Z [ 23%] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2022-09-27T15:18:41.1441330Z Scanning dependencies of target c10_ordered_preserving_dict_test 2022-09-27T15:18:41.1488515Z Scanning dependencies of target c10_InlineDeviceGuard_test 2022-09-27T15:18:41.1576495Z [ 23%] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2022-09-27T15:18:41.1602705Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x4.c.o 2022-09-27T15:18:41.1678202Z [ 23%] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2022-09-27T15:18:41.2039733Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-09-27T15:18:41.2664357Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x8.c.o 2022-09-27T15:18:41.2919435Z [ 23%] Linking CXX executable ../../bin/c10_accumulate_test 2022-09-27T15:18:41.3001573Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-09-27T15:18:41.3418731Z [ 23%] Linking CXX executable ../../bin/c10_bfloat16_test 2022-09-27T15:18:41.3540141Z [ 23%] Linking CXX executable ../../bin/c10_InlineDeviceGuard_test 2022-09-27T15:18:41.3794442Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x1.c.o 2022-09-27T15:18:41.4041226Z [ 23%] Linking CXX executable ../../bin/c10_ordered_preserving_dict_test 2022-09-27T15:18:41.4074818Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-ibilinear/gen/sse2-c8.c.o 2022-09-27T15:18:41.4213813Z [ 23%] Built target c10_accumulate_test 2022-09-27T15:18:41.4251165Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-09-27T15:18:41.4769522Z [ 23%] Built target c10_bfloat16_test 2022-09-27T15:18:41.4802577Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x2.c.o 2022-09-27T15:18:41.4899921Z Scanning dependencies of target c10_DeadlockDetection_test 2022-09-27T15:18:41.5055823Z [ 23%] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2022-09-27T15:18:41.5117621Z Scanning dependencies of target c10_Synchronized_test 2022-09-27T15:18:41.5199103Z [ 23%] Built target c10_InlineDeviceGuard_test 2022-09-27T15:18:41.5228990Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-vclamp/sse2-x64.c.o 2022-09-27T15:18:41.5231665Z [ 23%] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2022-09-27T15:18:41.5382682Z Scanning dependencies of target c10_Bitset_test 2022-09-27T15:18:41.5565773Z [ 23%] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2022-09-27T15:18:41.5771943Z [ 23%] Built target c10_ordered_preserving_dict_test 2022-09-27T15:18:41.5843649Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-ibilinear/gen/sse2-c8.c.o 2022-09-27T15:18:41.5957826Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x4.c.o 2022-09-27T15:18:41.6248503Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x8.c.o 2022-09-27T15:18:41.6969802Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-09-27T15:18:41.7122337Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-rmax/sse2.c.o 2022-09-27T15:18:41.7161393Z [ 23%] Linking CXX executable ../../bin/c10_DeadlockDetection_test 2022-09-27T15:18:41.7168147Z [ 23%] Linking CXX executable ../../bin/c10_Synchronized_test 2022-09-27T15:18:41.7283148Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x1.c.o 2022-09-27T15:18:41.7464984Z [ 23%] Linking CXX executable ../../bin/c10_Bitset_test 2022-09-27T15:18:41.7976882Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x2.c.o 2022-09-27T15:18:41.8029971Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-vclamp/sse2-x64.c.o 2022-09-27T15:18:41.8543400Z [ 23%] Built target c10_Synchronized_test 2022-09-27T15:18:41.8563039Z [ 23%] Built target c10_DeadlockDetection_test 2022-09-27T15:18:41.8574733Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-fill/sse2-x64.c.o 2022-09-27T15:18:41.8601963Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-pad/sse2.c.o 2022-09-27T15:18:41.8615265Z Scanning dependencies of target c10_exception_test 2022-09-27T15:18:41.8738835Z [ 23%] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2022-09-27T15:18:41.8871159Z [ 23%] Built target c10_Bitset_test 2022-09-27T15:18:41.8899852Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/xm-sse2.c.o 2022-09-27T15:18:41.8958129Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x4.c.o 2022-09-27T15:18:41.9177921Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x8.c.o 2022-09-27T15:18:41.9656353Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x1.c.o 2022-09-27T15:18:41.9813779Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x2.c.o 2022-09-27T15:18:41.9900327Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x2-sse2.c.o 2022-09-27T15:18:42.0236479Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x3-sse2.c.o 2022-09-27T15:18:42.0365812Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x4-sse2.c.o 2022-09-27T15:18:42.0572078Z [ 23%] Linking CXX executable ../../bin/c10_exception_test 2022-09-27T15:18:42.0643076Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-unpool/sse2.c.o 2022-09-27T15:18:42.0822611Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x4.c.o 2022-09-27T15:18:42.0918123Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x8.c.o 2022-09-27T15:18:42.1375858Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x1.c.o 2022-09-27T15:18:42.1383891Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x2.c.o 2022-09-27T15:18:42.1594031Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/xm-sse2.c.o 2022-09-27T15:18:42.1878075Z [ 23%] Built target c10_exception_test 2022-09-27T15:18:42.1912402Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x2-sse2.c.o 2022-09-27T15:18:42.1913587Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x3-sse2.c.o 2022-09-27T15:18:42.2079533Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x4-sse2.c.o 2022-09-27T15:18:42.2358921Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4-acc2.c.o 2022-09-27T15:18:42.2475359Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x4.c.o 2022-09-27T15:18:42.2617712Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x8.c.o 2022-09-27T15:18:42.2907252Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x1.c.o 2022-09-27T15:18:42.3024471Z Scanning dependencies of target c10_SizesAndStrides_test 2022-09-27T15:18:42.3167486Z [ 24%] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2022-09-27T15:18:42.3287570Z Scanning dependencies of target c10_DeviceGuard_test 2022-09-27T15:18:42.3413171Z [ 24%] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2022-09-27T15:18:42.3490078Z Scanning dependencies of target c10_InlineStreamGuard_test 2022-09-27T15:18:42.3531120Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x16.c.o 2022-09-27T15:18:42.3577200Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x8.c.o 2022-09-27T15:18:42.3666038Z [ 24%] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2022-09-27T15:18:42.4056503Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x2.c.o 2022-09-27T15:18:42.4680318Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x4.c.o 2022-09-27T15:18:42.4968657Z [ 25%] Linking CXX executable ../../bin/c10_SizesAndStrides_test 2022-09-27T15:18:42.5239777Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse41-2x8.c.o 2022-09-27T15:18:42.5457271Z [ 25%] Linking CXX executable ../../bin/c10_DeviceGuard_test 2022-09-27T15:18:42.5457815Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x8.c.o 2022-09-27T15:18:42.5638177Z [ 25%] Linking CXX executable ../../bin/c10_InlineStreamGuard_test 2022-09-27T15:18:42.5933178Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x32.c.o 2022-09-27T15:18:42.6472961Z [ 25%] Built target c10_SizesAndStrides_test 2022-09-27T15:18:42.6492074Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x1.c.o 2022-09-27T15:18:42.6507465Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x2.c.o 2022-09-27T15:18:42.6764256Z [ 25%] Built target c10_DeviceGuard_test 2022-09-27T15:18:42.6798323Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o 2022-09-27T15:18:42.6892680Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x4.c.o 2022-09-27T15:18:42.6997929Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x8.c.o 2022-09-27T15:18:42.7082335Z [ 25%] Built target c10_InlineStreamGuard_test 2022-09-27T15:18:42.7120126Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x1.c.o 2022-09-27T15:18:42.7565767Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o 2022-09-27T15:18:42.7662942Z Scanning dependencies of target c10_DispatchKeySet_test 2022-09-27T15:18:42.7790293Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2022-09-27T15:18:42.7800476Z Scanning dependencies of target c10_flags_test 2022-09-27T15:18:42.7911957Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2022-09-27T15:18:42.7956884Z Scanning dependencies of target c10_SmallVectorTest 2022-09-27T15:18:42.8022435Z Scanning dependencies of target c10_C++17_test 2022-09-27T15:18:42.8157113Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_SmallVectorTest.dir/util/SmallVectorTest.cpp.o 2022-09-27T15:18:42.8157920Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_C++17_test.dir/util/C++17_test.cpp.o 2022-09-27T15:18:42.8234524Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x2.c.o 2022-09-27T15:18:42.8645959Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o 2022-09-27T15:18:42.9411613Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x4.c.o 2022-09-27T15:18:42.9799559Z [ 25%] Linking CXX executable ../../bin/c10_flags_test 2022-09-27T15:18:42.9818846Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o 2022-09-27T15:18:42.9842941Z [ 25%] Linking CXX executable ../../bin/c10_C++17_test 2022-09-27T15:18:43.0027141Z [ 25%] Linking CXX executable ../../bin/c10_DispatchKeySet_test 2022-09-27T15:18:43.0367813Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x8.c.o 2022-09-27T15:18:43.0638512Z [ 25%] Linking CXX executable ../../bin/c10_SmallVectorTest 2022-09-27T15:18:43.0955352Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o 2022-09-27T15:18:43.1208095Z [ 25%] Built target c10_flags_test 2022-09-27T15:18:43.1273747Z [ 25%] 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:18:43.1345416Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x1.c.o 2022-09-27T15:18:43.1359989Z [ 25%] Built target c10_C++17_test 2022-09-27T15:18:43.1413477Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x2.c.o 2022-09-27T15:18:43.1693214Z [ 25%] Built target c10_DispatchKeySet_test 2022-09-27T15:18:43.1736011Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x4.c.o 2022-09-27T15:18:43.1991881Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x8.c.o 2022-09-27T15:18:43.1996612Z [ 25%] Built target c10_SmallVectorTest 2022-09-27T15:18:43.2034904Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x1.c.o 2022-09-27T15:18:43.2418699Z Scanning dependencies of target c10_CompileTimeFunctionPointer_test 2022-09-27T15:18:43.2475449Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:18:43.2562140Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2022-09-27T15:18:43.2848322Z Scanning dependencies of target c10_TypeIndex_test 2022-09-27T15:18:43.2892178Z Scanning dependencies of target c10_LeftRight_test 2022-09-27T15:18:43.2926008Z Scanning dependencies of target c10_StreamGuard_test 2022-09-27T15:18:43.2984092Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x2.c.o 2022-09-27T15:18:43.3016074Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2022-09-27T15:18:43.3041117Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2022-09-27T15:18:43.3045447Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2022-09-27T15:18:43.3691924Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:18:43.4228720Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x4.c.o 2022-09-27T15:18:43.4631758Z [ 25%] Linking CXX executable ../../bin/c10_CompileTimeFunctionPointer_test 2022-09-27T15:18:43.4764446Z [ 25%] Linking CXX executable ../../bin/c10_StreamGuard_test 2022-09-27T15:18:43.4935704Z [ 25%] Linking CXX executable ../../bin/c10_LeftRight_test 2022-09-27T15:18:43.5127833Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x8.c.o 2022-09-27T15:18:43.5183121Z [ 25%] Linking CXX executable ../../bin/c10_TypeIndex_test 2022-09-27T15:18:43.5302280Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:43.5917690Z [ 25%] Built target c10_CompileTimeFunctionPointer_test 2022-09-27T15:18:43.5947372Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:43.6138864Z [ 25%] Built target c10_StreamGuard_test 2022-09-27T15:18:43.6180405Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:43.6246968Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x1.c.o 2022-09-27T15:18:43.6458124Z [ 25%] Built target c10_LeftRight_test 2022-09-27T15:18:43.6587577Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x2.c.o 2022-09-27T15:18:43.6603164Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x4.c.o 2022-09-27T15:18:43.6886642Z [ 25%] Built target c10_TypeIndex_test 2022-09-27T15:18:43.6919430Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x8.c.o 2022-09-27T15:18:43.7443833Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x1.c.o 2022-09-27T15:18:43.7449483Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:43.7748167Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-09-27T15:18:43.7820525Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-09-27T15:18:43.7982809Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x2.c.o 2022-09-27T15:18:43.8389269Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-09-27T15:18:43.8521911Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x4.c.o 2022-09-27T15:18:43.8788059Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x8.c.o 2022-09-27T15:18:43.8997656Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-09-27T15:18:43.9066714Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-09-27T15:18:43.9091902Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x1.c.o 2022-09-27T15:18:43.9656189Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x2.c.o 2022-09-27T15:18:43.9672576Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:43.9894879Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:43.9962170Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x4.c.o 2022-09-27T15:18:44.0002419Z Scanning dependencies of target c10_ThreadLocal_test 2022-09-27T15:18:44.0125640Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2022-09-27T15:18:44.0208600Z Scanning dependencies of target c10_TypeTraits_test 2022-09-27T15:18:44.0335307Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o 2022-09-27T15:18:44.0716919Z Scanning dependencies of target c10_optional_test 2022-09-27T15:18:44.0779888Z Scanning dependencies of target c10_ConstexprCrc_test 2022-09-27T15:18:44.0842829Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2022-09-27T15:18:44.0872643Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2022-09-27T15:18:44.1093500Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x8.c.o 2022-09-27T15:18:44.1118933Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:44.2165371Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x1.c.o 2022-09-27T15:18:44.2205361Z [ 25%] Linking CXX executable ../../bin/c10_TypeTraits_test 2022-09-27T15:18:44.2212547Z [ 25%] Linking CXX executable ../../bin/c10_ConstexprCrc_test 2022-09-27T15:18:44.2262715Z [ 25%] Linking CXX executable ../../bin/c10_ThreadLocal_test 2022-09-27T15:18:44.2538859Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:44.3284940Z [ 26%] Linking CXX executable ../../bin/c10_optional_test 2022-09-27T15:18:44.3435952Z [ 26%] Built target c10_TypeTraits_test 2022-09-27T15:18:44.3471600Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-09-27T15:18:44.3642110Z [ 26%] Built target c10_ConstexprCrc_test 2022-09-27T15:18:44.3690539Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-09-27T15:18:44.3726560Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x2.c.o 2022-09-27T15:18:44.3802910Z [ 26%] Built target c10_ThreadLocal_test 2022-09-27T15:18:44.3843046Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x4.c.o 2022-09-27T15:18:44.4664663Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-09-27T15:18:44.4665272Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x8.c.o 2022-09-27T15:18:44.4810795Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-09-27T15:18:44.4875633Z [ 26%] Built target c10_optional_test 2022-09-27T15:18:44.4916173Z Scanning dependencies of target c10_Device_test 2022-09-27T15:18:44.4926841Z Scanning dependencies of target c10_complex_math_test 2022-09-27T15:18:44.5035515Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2022-09-27T15:18:44.5044981Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2022-09-27T15:18:44.5249294Z Scanning dependencies of target c10_TypeList_test 2022-09-27T15:18:44.5396767Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o 2022-09-27T15:18:44.5647022Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x1.c.o 2022-09-27T15:18:44.5699796Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x2.c.o 2022-09-27T15:18:44.6000875Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:18:44.6678345Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:18:44.6847099Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x4.c.o 2022-09-27T15:18:44.7010195Z [ 26%] Linking CXX executable ../../bin/c10_TypeList_test 2022-09-27T15:18:44.7149233Z [ 26%] Linking CXX executable ../../bin/c10_complex_math_test 2022-09-27T15:18:44.7193501Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x8.c.o 2022-09-27T15:18:44.7243767Z [ 26%] Linking CXX executable ../../bin/c10_Device_test 2022-09-27T15:18:44.7871316Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-09-27T15:18:44.7872179Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-09-27T15:18:44.8255488Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x1.c.o 2022-09-27T15:18:44.8256130Z [ 26%] Built target c10_TypeList_test 2022-09-27T15:18:44.8303514Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-09-27T15:18:44.8479654Z [ 26%] Built target c10_complex_math_test 2022-09-27T15:18:44.8535122Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:44.8575372Z [ 26%] Built target c10_Device_test 2022-09-27T15:18:44.8617542Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:44.9000377Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x2.c.o 2022-09-27T15:18:44.9306195Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x4.c.o 2022-09-27T15:18:44.9407712Z Scanning dependencies of target c10_complex_test 2022-09-27T15:18:44.9530976Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2022-09-27T15:18:44.9642660Z Scanning dependencies of target c10_either_test 2022-09-27T15:18:44.9661123Z Scanning dependencies of target c10_intrusive_ptr_test 2022-09-27T15:18:44.9770610Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:44.9788065Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2022-09-27T15:18:44.9797880Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_either_test.dir/util/either_test.cpp.o 2022-09-27T15:18:44.9962468Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:18:45.0299192Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x8.c.o 2022-09-27T15:18:45.0904030Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x1.c.o 2022-09-27T15:18:45.1268479Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-09-27T15:18:45.1376940Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x2.c.o 2022-09-27T15:18:45.1876444Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-09-27T15:18:45.2284007Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x4.c.o 2022-09-27T15:18:45.2513011Z [ 26%] Linking CXX executable ../../bin/c10_complex_test 2022-09-27T15:18:45.2581344Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-09-27T15:18:45.2948287Z [ 26%] Linking CXX executable ../../bin/c10_intrusive_ptr_test 2022-09-27T15:18:45.2956642Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x8.c.o 2022-09-27T15:18:45.3008890Z [ 26%] Linking CXX executable ../../bin/c10_either_test 2022-09-27T15:18:45.3457322Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-09-27T15:18:45.3733778Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x1.c.o 2022-09-27T15:18:45.3970686Z [ 26%] Built target c10_complex_test 2022-09-27T15:18:45.4011076Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x2.c.o 2022-09-27T15:18:45.4116545Z Scanning dependencies of target c10_irange_test 2022-09-27T15:18:45.4280943Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2022-09-27T15:18:45.4618335Z [ 26%] Built target c10_either_test 2022-09-27T15:18:45.4651582Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x4.c.o 2022-09-27T15:18:45.4915184Z Scanning dependencies of target c10_logging_test 2022-09-27T15:18:45.5024733Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-ibilinear/gen/sse41-c16.c.o 2022-09-27T15:18:45.5100190Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2022-09-27T15:18:45.5104509Z Scanning dependencies of target c10_typeid_test 2022-09-27T15:18:45.5292883Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2022-09-27T15:18:45.5369259Z [ 26%] Built target c10_intrusive_ptr_test 2022-09-27T15:18:45.5411528Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x8.c.o 2022-09-27T15:18:45.5784677Z Scanning dependencies of target c10_Metaprogramming_test 2022-09-27T15:18:45.5929331Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o 2022-09-27T15:18:45.6284751Z [ 26%] Linking CXX executable ../../bin/c10_irange_test 2022-09-27T15:18:45.6505365Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x1.c.o 2022-09-27T15:18:45.6567695Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-maxpool/9p8x-minmax-sse41-c16.c.o 2022-09-27T15:18:45.7485260Z [ 26%] Linking CXX executable ../../bin/c10_logging_test 2022-09-27T15:18:45.7572550Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-vclamp/sse41-x64.c.o 2022-09-27T15:18:45.7663077Z [ 26%] Built target c10_irange_test 2022-09-27T15:18:45.7692346Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-ibilinear/gen/sse41-c16.c.o 2022-09-27T15:18:45.7918118Z [ 26%] Linking CXX executable ../../bin/c10_typeid_test 2022-09-27T15:18:45.7972054Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x2.c.o 2022-09-27T15:18:45.8198664Z [ 26%] Linking CXX executable ../../bin/c10_Metaprogramming_test 2022-09-27T15:18:45.8691512Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x4.c.o 2022-09-27T15:18:45.8718505Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x16.c.o 2022-09-27T15:18:45.8934770Z [ 26%] Built target c10_logging_test 2022-09-27T15:18:45.8971176Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o 2022-09-27T15:18:45.9054676Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-avx.c.o 2022-09-27T15:18:45.9280422Z [ 26%] Built target c10_typeid_test 2022-09-27T15:18:45.9314717Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o 2022-09-27T15:18:45.9741623Z [ 26%] Built target c10_Metaprogramming_test 2022-09-27T15:18:45.9785442Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o 2022-09-27T15:18:45.9815236Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x8.c.o 2022-09-27T15:18:45.9849068Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-avx-x24.c.o 2022-09-27T15:18:46.0457862Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x1.c.o 2022-09-27T15:18:46.1035044Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x2.c.o 2022-09-27T15:18:46.1053294Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x4.c.o 2022-09-27T15:18:46.1089617Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o 2022-09-27T15:18:46.1333441Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x8.c.o 2022-09-27T15:18:46.1528111Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x1.c.o 2022-09-27T15:18:46.1718579Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o 2022-09-27T15:18:46.2048720Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o 2022-09-27T15:18:46.2262153Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o 2022-09-27T15:18:46.2305680Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx-2x16.c.o 2022-09-27T15:18:46.2538585Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x2.c.o 2022-09-27T15:18:46.2602501Z Scanning dependencies of target c10_registry_test 2022-09-27T15:18:46.2715919Z [ 26%] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2022-09-27T15:18:46.3495213Z Scanning dependencies of target c10_intrusive_ptr_benchmark 2022-09-27T15:18:46.3571528Z [ 26%] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2022-09-27T15:18:46.3663383Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x4.c.o 2022-09-27T15:18:46.3853095Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x8.c.o 2022-09-27T15:18:46.4121622Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x1.c.o 2022-09-27T15:18:46.4124848Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:18:46.4601239Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:18:46.4943865Z [ 27%] Linking CXX executable ../../bin/c10_registry_test 2022-09-27T15:18:46.5120274Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o 2022-09-27T15:18:46.5187648Z [ 27%] Linking CXX executable ../../bin/c10_intrusive_ptr_benchmark 2022-09-27T15:18:46.5491220Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x2.c.o 2022-09-27T15:18:46.5519957Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x4.c.o 2022-09-27T15:18:46.6031842Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x8.c.o 2022-09-27T15:18:46.6310859Z [ 27%] Built target c10_registry_test 2022-09-27T15:18:46.6342950Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x1.c.o 2022-09-27T15:18:46.6619929Z [ 27%] Built target c10_intrusive_ptr_benchmark 2022-09-27T15:18:46.6659745Z Scanning dependencies of target headers 2022-09-27T15:18:46.6673716Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o 2022-09-27T15:18:46.6675165Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x2.c.o 2022-09-27T15:18:46.6699155Z Scanning dependencies of target renamedsp256.h_generated 2022-09-27T15:18:46.6756992Z [ 27%] Generating renamedsp256.h 2022-09-27T15:18:46.6773384Z [ 27%] Generating ../../../include/sleef.h 2022-09-27T15:18:46.6815979Z [ 27%] Built target renamedsp256.h_generated 2022-09-27T15:18:46.6821134Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ 2022-09-27T15:18:46.6846939Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse2 2022-09-27T15:18:46.6853186Z [ 27%] Generating include/renameavx512fnofma.h 2022-09-27T15:18:46.6869272Z Generating renameavx512fnofma.h: mkrename cinz_ 8 16 avx512fnofma 2022-09-27T15:18:46.6875426Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse4 2022-09-27T15:18:46.6909420Z Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ 2022-09-27T15:18:46.6924647Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o 2022-09-27T15:18:46.6937933Z Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ avx 2022-09-27T15:18:46.6987171Z Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ fma4 2022-09-27T15:18:46.7072258Z Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i __m256i __AVX__ avx2 2022-09-27T15:18:46.7098904Z Generating sleef.h: mkrename finz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ avx2128 2022-09-27T15:18:46.7126263Z Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ 2022-09-27T15:18:46.7155081Z Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512f 2022-09-27T15:18:46.7177294Z Generating sleef.h: mkrename cinz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512fnofma 2022-09-27T15:18:46.7215488Z Generating sleef.h: mkrename cinz_ 1 1 double float int32_t int32_t __STDC__ purec 2022-09-27T15:18:46.7268596Z Generating sleef.h: mkrename finz_ 1 1 double float int32_t int32_t FP_FAST_FMA purecfma 2022-09-27T15:18:46.7308367Z [ 27%] Generating include/renameavx512f.h 2022-09-27T15:18:46.7318381Z Generating renameavx512f.h: mkrename finz_ 8 16 avx512f 2022-09-27T15:18:46.7348580Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x4.c.o 2022-09-27T15:18:46.7366224Z [ 27%] Generating include/renameavx2.h 2022-09-27T15:18:46.7377134Z Generating renameavx2.h: mkrename finz_ 4 8 avx2 2022-09-27T15:18:46.7453945Z [ 27%] Generating include/renameavx2128.h 2022-09-27T15:18:46.7462284Z [ 27%] Generating include/renamefma4.h 2022-09-27T15:18:46.7470490Z Generating renameavx2128.h: mkrename finz_ 2 4 avx2128 2022-09-27T15:18:46.7477310Z Generating renamefma4.h: mkrename finz_ 4 8 fma4 2022-09-27T15:18:46.7531880Z [ 27%] Generating include/renameavx.h 2022-09-27T15:18:46.7540854Z Generating renameavx.h: mkrename cinz_ 4 8 avx 2022-09-27T15:18:46.7559690Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x8.c.o 2022-09-27T15:18:46.7643617Z [ 27%] Generating include/renamesse4.h 2022-09-27T15:18:46.7679076Z Generating renamesse4.h: mkrename cinz_ 2 4 sse4 2022-09-27T15:18:46.7786023Z [ 27%] Generating include/renamesse2.h 2022-09-27T15:18:46.7796689Z Generating renamesse2.h: mkrename cinz_ 2 4 sse2 2022-09-27T15:18:46.7812918Z [ 27%] Generating include/renamepurec_scalar.h 2022-09-27T15:18:46.7829649Z Generating renamepurec_scalar.h: mkrename cinz_ 1 1 purec 2022-09-27T15:18:46.7886512Z [ 27%] Generating include/renamepurecfma_scalar.h 2022-09-27T15:18:46.7898583Z Generating renamepurecfma_scalar.h: mkrename finz_ 1 1 purecfma 2022-09-27T15:18:46.7908334Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x1.c.o 2022-09-27T15:18:46.7945263Z [ 27%] Generating include/renamecuda.h 2022-09-27T15:18:46.7986027Z Generating renamecuda.h: mkrename finz_ 1 1 cuda 2022-09-27T15:18:46.8035076Z [ 27%] Built target headers 2022-09-27T15:18:46.8077798Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x2.c.o 2022-09-27T15:18:46.8261007Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x4.c.o 2022-09-27T15:18:46.8371155Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o 2022-09-27T15:18:46.8458830Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o 2022-09-27T15:18:46.8608994Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o 2022-09-27T15:18:46.9022812Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o 2022-09-27T15:18:46.9023768Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o 2022-09-27T15:18:46.9450597Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x8.c.o 2022-09-27T15:18:46.9905269Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x1.c.o 2022-09-27T15:18:46.9999674Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x2.c.o 2022-09-27T15:18:47.0012036Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x4.c.o 2022-09-27T15:18:47.0591532Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x8.c.o 2022-09-27T15:18:47.0610708Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o 2022-09-27T15:18:47.0663202Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o 2022-09-27T15:18:47.0910562Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o 2022-09-27T15:18:47.0940499Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o 2022-09-27T15:18:47.1283983Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o 2022-09-27T15:18:47.1837345Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x1.c.o 2022-09-27T15:18:47.1991824Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x2.c.o 2022-09-27T15:18:47.2262762Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x4.c.o 2022-09-27T15:18:47.2376897Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x8.c.o 2022-09-27T15:18:47.2583637Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x1.c.o 2022-09-27T15:18:47.2734850Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o 2022-09-27T15:18:47.2806775Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o 2022-09-27T15:18:47.3119668Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o 2022-09-27T15:18:47.3329232Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-avx-x16.c.o 2022-09-27T15:18:47.3676643Z [ 27%] 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:18:47.3871006Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x2.c.o 2022-09-27T15:18:47.4107340Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x4.c.o 2022-09-27T15:18:47.4160650Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x8.c.o 2022-09-27T15:18:47.4552930Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x1.c.o 2022-09-27T15:18:47.4980137Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-avx-x16.c.o 2022-09-27T15:18:47.5019812Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x2.c.o 2022-09-27T15:18:47.5118125Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o 2022-09-27T15:18:47.5128408Z Scanning dependencies of target dispavx.c_generated 2022-09-27T15:18:47.5175827Z [ 27%] Generating dispavx.c 2022-09-27T15:18:47.5253998Z [ 27%] Built target dispavx.c_generated 2022-09-27T15:18:47.5283284Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o 2022-09-27T15:18:47.5341328Z Scanning dependencies of target dispsse.c_generated 2022-09-27T15:18:47.5383336Z [ 27%] Generating dispsse.c 2022-09-27T15:18:47.5494280Z Scanning dependencies of target renamedsp128.h_generated 2022-09-27T15:18:47.5513946Z [ 27%] Built target dispsse.c_generated 2022-09-27T15:18:47.5543001Z [ 28%] Generating renamedsp128.h 2022-09-27T15:18:47.5550234Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x4.c.o 2022-09-27T15:18:47.5604758Z [ 28%] Built target renamedsp128.h_generated 2022-09-27T15:18:47.5683730Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x8.c.o 2022-09-27T15:18:47.6319106Z Scanning dependencies of target renamePURECFMA_SCALAR.h_generated 2022-09-27T15:18:47.6365027Z [ 28%] Built target renamePURECFMA_SCALAR.h_generated 2022-09-27T15:18:47.6401133Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x1.c.o 2022-09-27T15:18:47.6589128Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x2.c.o 2022-09-27T15:18:47.6668895Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x4.c.o 2022-09-27T15:18:47.6674349Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o 2022-09-27T15:18:47.6720886Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o 2022-09-27T15:18:47.6920968Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x8.c.o 2022-09-27T15:18:47.7375575Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o 2022-09-27T15:18:47.7634689Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x40.c.o 2022-09-27T15:18:47.7895196Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o 2022-09-27T15:18:47.8130918Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x1.c.o 2022-09-27T15:18:47.8227176Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx-x16.c.o 2022-09-27T15:18:47.8497156Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x2.c.o 2022-09-27T15:18:47.9061618Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx-x16.c.o 2022-09-27T15:18:47.9076657Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x4.c.o 2022-09-27T15:18:47.9239636Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x8.c.o 2022-09-27T15:18:47.9445892Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x1.c.o 2022-09-27T15:18:47.9831850Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x2.c.o 2022-09-27T15:18:47.9837043Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o 2022-09-27T15:18:48.0056027Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:18:48.0207660Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:18:48.0470172Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x4.c.o 2022-09-27T15:18:48.0560394Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:18:48.0759841Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:18:48.1251916Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x8.c.o 2022-09-27T15:18:48.1441223Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x1.c.o 2022-09-27T15:18:48.1461893Z Scanning dependencies of target renamePUREC_SCALAR.h_generated 2022-09-27T15:18:48.1525437Z [ 29%] Built target renamePUREC_SCALAR.h_generated 2022-09-27T15:18:48.1531398Z Scanning dependencies of target alias_avx512f.h_generated 2022-09-27T15:18:48.1559286Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x2.c.o 2022-09-27T15:18:48.1589752Z [ 29%] Generating alias_avx512f.h 2022-09-27T15:18:48.1654284Z [ 29%] Built target alias_avx512f.h_generated 2022-09-27T15:18:48.1704588Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x4.c.o 2022-09-27T15:18:48.1833794Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x8.c.o 2022-09-27T15:18:48.1935576Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:18:48.2291557Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:18:48.2572416Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:18:48.2670028Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-09-27T15:18:48.2820021Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:18:48.2993303Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x1.c.o 2022-09-27T15:18:48.2998263Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:18:48.3384789Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x2.c.o 2022-09-27T15:18:48.3675817Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x4.c.o 2022-09-27T15:18:48.3734581Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x8.c.o 2022-09-27T15:18:48.4237889Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:18:48.4359741Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:18:48.4427634Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x1.c.o 2022-09-27T15:18:48.4519151Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x2.c.o 2022-09-27T15:18:48.4581024Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:18:48.4904281Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-09-27T15:18:48.5483702Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x4.c.o 2022-09-27T15:18:48.5576469Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-09-27T15:18:48.5639567Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-09-27T15:18:48.5661736Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x8.c.o 2022-09-27T15:18:48.6196484Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x1.c.o 2022-09-27T15:18:48.6371523Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x2.c.o 2022-09-27T15:18:48.6599940Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-09-27T15:18:48.6666054Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x4.c.o 2022-09-27T15:18:48.6754255Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-09-27T15:18:48.7105673Z [ 29%] 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:18:48.7162975Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-09-27T15:18:48.7358204Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:18:48.7537747Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:18:48.7733319Z [ 29%] 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:18:48.7898527Z [ 29%] 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:18:48.8307879Z [ 29%] 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:18:48.8404438Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:18:48.8680595Z [ 29%] 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:18:48.8888018Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:18:48.9003255Z [ 29%] 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:18:48.9084568Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-09-27T15:18:48.9219625Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-09-27T15:18:48.9747519Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x1.c.o 2022-09-27T15:18:48.9748477Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-09-27T15:18:48.9994635Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-09-27T15:18:49.0169376Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x2.c.o 2022-09-27T15:18:49.0172939Z Scanning dependencies of target renameAVX512F.h_generated 2022-09-27T15:18:49.0272816Z [ 29%] Built target renameAVX512F.h_generated 2022-09-27T15:18:49.0362043Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x3.c.o 2022-09-27T15:18:49.0636958Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x4.c.o 2022-09-27T15:18:49.0745041Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-09-27T15:18:49.1282943Z Scanning dependencies of target renameAVX512FNOFMA.h_generated 2022-09-27T15:18:49.1325275Z [ 29%] Built target renameAVX512FNOFMA.h_generated 2022-09-27T15:18:49.1330320Z Scanning dependencies of target renameSSE2.h_generated 2022-09-27T15:18:49.1355622Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx-x64.c.o 2022-09-27T15:18:49.1372991Z [ 29%] Built target renameSSE2.h_generated 2022-09-27T15:18:49.1401770Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x16.c.o 2022-09-27T15:18:49.1412042Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c8.c.o 2022-09-27T15:18:49.1641853Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c8.c.o 2022-09-27T15:18:49.1644320Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x5.c.o 2022-09-27T15:18:49.1772267Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x6.c.o 2022-09-27T15:18:49.2871176Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-maxpool/9p8x-minmax-f16c-c8.c.o 2022-09-27T15:18:49.2930428Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x1.c.o 2022-09-27T15:18:49.3020795Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x2.c.o 2022-09-27T15:18:49.3103124Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x4.c.o 2022-09-27T15:18:49.3139858Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x1.c.o 2022-09-27T15:18:49.3496298Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x2.c.o 2022-09-27T15:18:49.3976421Z Scanning dependencies of target renameAVX2128.h_generated 2022-09-27T15:18:49.4017394Z [ 30%] Built target renameAVX2128.h_generated 2022-09-27T15:18:49.4051535Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x4.c.o 2022-09-27T15:18:49.4087934Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-prelu/gen/f16c-2x16.c.o 2022-09-27T15:18:49.4222411Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c1-minmax-scalar-2x.c.o 2022-09-27T15:18:49.4236686Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x16.c.o 2022-09-27T15:18:49.4287043Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x16.c.o 2022-09-27T15:18:49.4978503Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x16.c.o 2022-09-27T15:18:49.5241207Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x16.c.o 2022-09-27T15:18:49.5553516Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c2-minmax-scalar-2x.c.o 2022-09-27T15:18:49.5570503Z Scanning dependencies of target renameFMA4.h_generated 2022-09-27T15:18:49.5622289Z [ 30%] Built target renameFMA4.h_generated 2022-09-27T15:18:49.5643899Z Scanning dependencies of target renameSSE4.h_generated 2022-09-27T15:18:49.5666960Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c4-minmax-scalar-2x.c.o 2022-09-27T15:18:49.5707795Z [ 30%] Built target renameSSE4.h_generated 2022-09-27T15:18:49.5785661Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x1.c.o 2022-09-27T15:18:49.5910533Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x2.c.o 2022-09-27T15:18:49.6535136Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x4.c.o 2022-09-27T15:18:49.6672737Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vclamp/gen/vclamp-f16c-x16.c.o 2022-09-27T15:18:49.6686775Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vhswish/gen/vhswish-f16c-x16.c.o 2022-09-27T15:18:49.6773669Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vlrelu/gen/vlrelu-f16c-x16.c.o 2022-09-27T15:18:49.6967606Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x16.c.o 2022-09-27T15:18:49.7714251Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:18:49.7804062Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x8.c.o 2022-09-27T15:18:49.8021404Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x1.c.o 2022-09-27T15:18:49.8103770Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x2.c.o 2022-09-27T15:18:49.8201478Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x4.c.o 2022-09-27T15:18:49.8540618Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x1.c.o 2022-09-27T15:18:49.8795351Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:18:49.9171091Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:18:49.9196098Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:18:49.9319588Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x2.c.o 2022-09-27T15:18:49.9498334Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:18:49.9872055Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:18:50.0406393Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x4.c.o 2022-09-27T15:18:50.0564580Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:18:50.0725846Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x1.c.o 2022-09-27T15:18:50.0965891Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x2.c.o 2022-09-27T15:18:50.1175140Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x4.c.o 2022-09-27T15:18:50.1476574Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x1.c.o 2022-09-27T15:18:50.1494386Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-09-27T15:18:50.1992355Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:18:50.2200609Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:18:50.2263152Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x2.c.o 2022-09-27T15:18:50.2297097Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x4.c.o 2022-09-27T15:18:50.2796110Z Scanning dependencies of target sleefdetavx512fnofma 2022-09-27T15:18:50.2977769Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2022-09-27T15:18:50.3006082Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2022-09-27T15:18:50.3555486Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:18:50.3592767Z [ 30%] 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:18:50.3813139Z [ 30%] 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:18:50.4097071Z [ 30%] 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:18:50.4756135Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:18:50.4796695Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-09-27T15:18:50.4827013Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-09-27T15:18:50.4968823Z [ 30%] Built target sleefdetavx512fnofma 2022-09-27T15:18:50.4998941Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-09-27T15:18:50.5173887Z Scanning dependencies of target renameAVX.h_generated 2022-09-27T15:18:50.5243411Z [ 30%] Built target renameAVX.h_generated 2022-09-27T15:18:50.5287470Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-09-27T15:18:50.5385589Z [ 30%] 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:18:50.6211207Z [ 30%] 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:18:50.6430507Z [ 30%] 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:18:50.6590320Z [ 30%] 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:18:50.6610705Z [ 30%] 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:18:50.6728325Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:18:50.6982078Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:18:50.7390255Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:18:50.7597446Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:18:50.7648159Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-09-27T15:18:50.7882373Z [ 30%] 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:18:50.8385145Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x1.c.o 2022-09-27T15:18:50.8687267Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x2.c.o 2022-09-27T15:18:50.9106377Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-09-27T15:18:50.9114550Z Scanning dependencies of target sleefdetavx512f 2022-09-27T15:18:50.9267348Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2022-09-27T15:18:50.9403492Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2022-09-27T15:18:50.9510503Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x4.c.o 2022-09-27T15:18:50.9514091Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-09-27T15:18:50.9815132Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x3-minmax-fma3.c.o 2022-09-27T15:18:51.0693647Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x1.c.o 2022-09-27T15:18:51.0752809Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x4-minmax-fma3.c.o 2022-09-27T15:18:51.1029674Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x9-minmax-fma3.c.o 2022-09-27T15:18:51.1186091Z Scanning dependencies of target sleefsse4 2022-09-27T15:18:51.1219977Z [ 31%] Built target sleefdetavx512f 2022-09-27T15:18:51.1255117Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-ibilinear/gen/fma3-c8.c.o 2022-09-27T15:18:51.1387947Z [ 31%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2022-09-27T15:18:51.1651708Z [ 31%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2022-09-27T15:18:51.2006165Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x2.c.o 2022-09-27T15:18:51.2301115Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x4.c.o 2022-09-27T15:18:51.2496721Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x1.c.o 2022-09-27T15:18:51.2749828Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vmulcaddc/gen/c8-minmax-fma3-2x.c.o 2022-09-27T15:18:51.3124014Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o 2022-09-27T15:18:51.3223396Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-fma3.c.o 2022-09-27T15:18:51.3317668Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o 2022-09-27T15:18:51.3404983Z [ 31%] Built target sleefsse4 2022-09-27T15:18:51.3559764Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o 2022-09-27T15:18:51.3610931Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x2.c.o 2022-09-27T15:18:51.4600987Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x4.c.o 2022-09-27T15:18:51.4740694Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x1.c.o 2022-09-27T15:18:51.4875491Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x2.c.o 2022-09-27T15:18:51.4972433Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x4.c.o 2022-09-27T15:18:51.5047942Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-09-27T15:18:51.5331985Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-scalar-bitcast.c.o 2022-09-27T15:18:51.5631738Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:18:51.5942953Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:18:51.6004759Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-09-27T15:18:51.6205364Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-09-27T15:18:51.6299917Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-scalar-fabsf.c.o 2022-09-27T15:18:51.6536117Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-lut64-p2.c.o 2022-09-27T15:18:51.7085651Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-lut2048-p1.c.o 2022-09-27T15:18:51.7474088Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-p5.c.o 2022-09-27T15:18:51.7541178Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:18:51.7609413Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut4-p4.c.o 2022-09-27T15:18:51.7775727Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut8-p3.c.o 2022-09-27T15:18:51.7974650Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:18:51.8144768Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-09-27T15:18:51.8558070Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-fma3-x16.c.o 2022-09-27T15:18:51.8578344Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-09-27T15:18:51.8847675Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut8-p4.c.o 2022-09-27T15:18:51.9284512Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut16-p3.c.o 2022-09-27T15:18:51.9691268Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut16-p4.c.o 2022-09-27T15:18:51.9735014Z Scanning dependencies of target renameAVX2.h_generated 2022-09-27T15:18:51.9776917Z [ 31%] Built target renameAVX2.h_generated 2022-09-27T15:18:51.9812937Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-p5.c.o 2022-09-27T15:18:51.9881024Z Scanning dependencies of target sleefdetfma4 2022-09-27T15:18:52.0023169Z Scanning dependencies of target sleefdetavx2128 2022-09-27T15:18:52.0086132Z [ 31%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2022-09-27T15:18:52.0200365Z [ 31%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2022-09-27T15:18:52.0292673Z [ 31%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2022-09-27T15:18:52.0310425Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-09-27T15:18:52.0829269Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-igemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-09-27T15:18:52.1085842Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-p6.c.o 2022-09-27T15:18:52.1636907Z [ 31%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2022-09-27T15:18:52.1777521Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-addsub.c.o 2022-09-27T15:18:52.2072650Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-cvt.c.o 2022-09-27T15:18:52.2107669Z Scanning dependencies of target sleefavx 2022-09-27T15:18:52.2158421Z [ 31%] Built target sleefdetavx2128 2022-09-27T15:18:52.2204911Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-floor.c.o 2022-09-27T15:18:52.2305497Z [ 31%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2022-09-27T15:18:52.2603329Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-igemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-09-27T15:18:52.2806289Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x64.c.o 2022-09-27T15:18:52.3171367Z Scanning dependencies of target sleefdetpurecfma_scalar 2022-09-27T15:18:52.3318810Z [ 31%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2022-09-27T15:18:52.3448831Z [ 31%] Built target sleefdetfma4 2022-09-27T15:18:52.3479973Z [ 31%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2022-09-27T15:18:52.3732133Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-addsub.c.o 2022-09-27T15:18:52.4127758Z [ 31%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2022-09-27T15:18:52.4339987Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x64.c.o 2022-09-27T15:18:52.4381968Z [ 31%] 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:18:52.4590964Z [ 31%] Built target sleefdetpurecfma_scalar 2022-09-27T15:18:52.4624061Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x40.c.o 2022-09-27T15:18:52.5073715Z Scanning dependencies of target sleefpurec_scalar 2022-09-27T15:18:52.5172634Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-nearbyint.c.o 2022-09-27T15:18:52.5314049Z [ 31%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2022-09-27T15:18:52.5964923Z [ 31%] Built target sleefavx 2022-09-27T15:18:52.5990442Z [ 32%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2022-09-27T15:18:52.6015423Z Scanning dependencies of target protoc 2022-09-27T15:18:52.6082166Z [ 32%] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2022-09-27T15:18:52.6100823Z Scanning dependencies of target qnnpack 2022-09-27T15:18:52.6156389Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-rint.c.o 2022-09-27T15:18:52.6345499Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:18:52.6369317Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/init.c.o 2022-09-27T15:18:52.6455505Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/add.c.o 2022-09-27T15:18:52.7189937Z [ 32%] Built target sleefpurec_scalar 2022-09-27T15:18:52.7218065Z [ 32%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/average-pooling.c.o 2022-09-27T15:18:52.7375408Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-addsub.c.o 2022-09-27T15:18:52.7443662Z Scanning dependencies of target pytorch_qnnpack 2022-09-27T15:18:52.7472025Z [ 33%] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2022-09-27T15:18:52.7778307Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2022-09-27T15:18:52.7977768Z [ 33%] Linking CXX executable ../../../bin/protoc 2022-09-27T15:18:52.8070410Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:18:52.8389985Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/channel-shuffle.c.o 2022-09-27T15:18:52.8519186Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-ceil.c.o 2022-09-27T15:18:52.9091847Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2022-09-27T15:18:52.9337980Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/clamp.c.o 2022-09-27T15:18:52.9590031Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:18:52.9867135Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-cvt.c.o 2022-09-27T15:18:53.0117832Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2022-09-27T15:18:53.0510391Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/convolution.c.o 2022-09-27T15:18:53.0738624Z [ 33%] Built target protoc 2022-09-27T15:18:53.0763688Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/deconvolution.c.o 2022-09-27T15:18:53.0985122Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-addsub.c.o 2022-09-27T15:18:53.1150697Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2022-09-27T15:18:53.1367064Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:18:53.1628548Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:18:53.1703417Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/fully-connected.c.o 2022-09-27T15:18:53.2028962Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-cvt.c.o 2022-09-27T15:18:53.2445958Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2022-09-27T15:18:53.2899932Z [ 33%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2022-09-27T15:18:53.2900548Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/global-average-pooling.c.o 2022-09-27T15:18:53.3010008Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-trunc.c.o 2022-09-27T15:18:53.3253014Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:18:53.3907930Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/leaky-relu.c.o 2022-09-27T15:18:53.4021179Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/max-pooling.c.o 2022-09-27T15:18:53.4061706Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2022-09-27T15:18:53.4244852Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-lut64-p2-div.c.o 2022-09-27T15:18:53.4771340Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:18:53.5127833Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2022-09-27T15:18:53.5203957Z [ 33%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2022-09-27T15:18:53.5240885Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sigmoid.c.o 2022-09-27T15:18:53.5482742Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-lut2048-p1-div.c.o 2022-09-27T15:18:53.6281379Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:18:53.6325155Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-09-27T15:18:53.6330955Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2022-09-27T15:18:53.6488668Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/softargmax.c.o 2022-09-27T15:18:53.6781813Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-p5-div.c.o 2022-09-27T15:18:53.7384233Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2022-09-27T15:18:53.7584564Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-delete.c.o 2022-09-27T15:18:53.7687965Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/params-init.c.o 2022-09-27T15:18:53.7977516Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:18:53.8044493Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:18:53.8441313Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2022-09-27T15:18:53.8660669Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/indirection.c.o 2022-09-27T15:18:53.8669991Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-run.c.o 2022-09-27T15:18:53.9068410Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:18:53.9567623Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2022-09-27T15:18:53.9634087Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2022-09-27T15:18:53.9839270Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:18:53.9840159Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8lut32norm/scalar.c.o 2022-09-27T15:18:54.0317346Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:18:54.0582334Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:18:54.0888536Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2022-09-27T15:18:54.0965316Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8lut/scalar.c.o 2022-09-27T15:18:54.1519525Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sgemm/6x8-psimd.c.o 2022-09-27T15:18:54.1543917Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:18:54.1818322Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:18:54.1892903Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:18:54.1913623Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2022-09-27T15:18:54.2607603Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2022-09-27T15:18:54.2975892Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2022-09-27T15:18:54.3052233Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2022-09-27T15:18:54.3195280Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:18:54.3576308Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:18:54.3604618Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2022-09-27T15:18:54.4057681Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2022-09-27T15:18:54.4248849Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2022-09-27T15:18:54.4597306Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:18:54.4746361Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-09-27T15:18:54.4828685Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-09-27T15:18:54.5156202Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2022-09-27T15:18:54.5589994Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2022-09-27T15:18:54.5828261Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:18:54.6082564Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:18:54.6186393Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:18:54.6564532Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2022-09-27T15:18:54.6655436Z [ 33%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2022-09-27T15:18:54.7134729Z [ 33%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2022-09-27T15:18:54.7211572Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:18:54.7752271Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-09-27T15:18:54.8002378Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-09-27T15:18:54.8220552Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2022-09-27T15:18:54.8467653Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:18:54.8850484Z [ 33%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2022-09-27T15:18:54.9494214Z [ 33%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2022-09-27T15:18:54.9572930Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2022-09-27T15:18:54.9592503Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:18:54.9764197Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:18:55.0282445Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:18:55.0542791Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2022-09-27T15:18:55.0815990Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:18:55.0924060Z [ 33%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/pack_block_sparse.cc.o 2022-09-27T15:18:55.1513542Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2022-09-27T15:18:55.1670279Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2022-09-27T15:18:55.1846558Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:18:55.1963601Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:18:55.2434733Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:18:55.2646044Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2022-09-27T15:18:55.3090890Z [ 33%] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2022-09-27T15:18:55.3158244Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2022-09-27T15:18:55.3216458Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2022-09-27T15:18:55.3565706Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:18:55.3744511Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:18:55.3765023Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:18:55.4497389Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2022-09-27T15:18:55.4866618Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2022-09-27T15:18:55.5048813Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8vadd/sse2.c.o 2022-09-27T15:18:55.5142125Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:18:55.5373205Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-09-27T15:18:55.5528851Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-09-27T15:18:55.5912143Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2022-09-27T15:18:55.6312841Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:18:55.6532848Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8clamp/sse2.c.o 2022-09-27T15:18:55.6900809Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2022-09-27T15:18:55.6916195Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx2-x128.c.o 2022-09-27T15:18:55.6963956Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2022-09-27T15:18:55.7540573Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2022-09-27T15:18:55.7798351Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:18:55.8026130Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2022-09-27T15:18:55.8043990Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8rmax/sse2.c.o 2022-09-27T15:18:55.8344819Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f.c.o 2022-09-27T15:18:55.8455023Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2022-09-27T15:18:55.8859697Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:18:55.9085595Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x2-sse2.c.o 2022-09-27T15:18:55.9086545Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:18:55.9591789Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2022-09-27T15:18:55.9830865Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o 2022-09-27T15:18:55.9990737Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x3-sse2.c.o 2022-09-27T15:18:56.0021336Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x4-sse2.c.o 2022-09-27T15:18:56.0449790Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:18:56.0928584Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:18:56.1004878Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2022-09-27T15:18:56.1258583Z [ 33%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/xm-sse2.c.o 2022-09-27T15:18:56.1276487Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o 2022-09-27T15:18:56.2007073Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o 2022-09-27T15:18:56.2212288Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:18:56.2264495Z [ 33%] Linking C static library ../../lib/libqnnpack.a 2022-09-27T15:18:56.2495556Z [ 33%] Built target qnnpack 2022-09-27T15:18:56.2529108Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:18:56.2620908Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2022-09-27T15:18:56.2802117Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2022-09-27T15:18:56.3620738Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2022-09-27T15:18:56.3799314Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:18:56.4009144Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:18:56.4134837Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:18:56.4495580Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:18:56.5237671Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:18:56.5316162Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:18:56.5360811Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2022-09-27T15:18:56.5515158Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2022-09-27T15:18:56.5818818Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:18:56.6568278Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:18:56.6802925Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:18:56.6887255Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx512f-2x16.c.o 2022-09-27T15:18:56.7036156Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2022-09-27T15:18:56.7060272Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2022-09-27T15:18:56.7856862Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:18:56.8101694Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:18:56.8172037Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2022-09-27T15:18:56.8497456Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2022-09-27T15:18:56.8587808Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o 2022-09-27T15:18:56.9110083Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o 2022-09-27T15:18:56.9368617Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:18:56.9720646Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:18:57.0334952Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:18:57.0340776Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o 2022-09-27T15:18:57.0483355Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2022-09-27T15:18:57.0607737Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2022-09-27T15:18:57.0948102Z [ 33%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2022-09-27T15:18:57.1767766Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:18:57.1880233Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o 2022-09-27T15:18:57.2245523Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o 2022-09-27T15:18:57.2369765Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o 2022-09-27T15:18:57.2772445Z [ 34%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2022-09-27T15:18:57.3095520Z [ 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:18:57.3423065Z [ 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:18:57.3712282Z [ 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:18:57.3812774Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o 2022-09-27T15:18:57.4147444Z [ 34%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2022-09-27T15:18:57.4252354Z [ 34%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2022-09-27T15:18:57.4694512Z [ 34%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2022-09-27T15:18:57.5120069Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:18:57.5281325Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:18:57.5297125Z [ 34%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2022-09-27T15:18:57.5463773Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o 2022-09-27T15:18:57.5958786Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o 2022-09-27T15:18:57.6234299Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o 2022-09-27T15:18:57.6522008Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:18:57.6790579Z [ 35%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2022-09-27T15:18:57.7134218Z [ 35%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2022-09-27T15:18:57.7545714Z [ 35%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2022-09-27T15:18:57.7685661Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o 2022-09-27T15:18:57.8024736Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o 2022-09-27T15:18:57.8026568Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:18:57.8442188Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:18:57.8444351Z [ 35%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2022-09-27T15:18:57.9280795Z Scanning dependencies of target gmock_main 2022-09-27T15:18:57.9370876Z [ 35%] Linking CXX static library ../../lib/libpytorch_qnnpack.a 2022-09-27T15:18:57.9380337Z [ 35%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2022-09-27T15:18:57.9437865Z Scanning dependencies of target fbgemm 2022-09-27T15:18:57.9487513Z [ 35%] Linking CXX static library ../../lib/libfbgemm.a 2022-09-27T15:18:57.9542702Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o 2022-09-27T15:18:57.9660758Z [ 35%] Built target pytorch_qnnpack 2022-09-27T15:18:57.9720945Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o 2022-09-27T15:18:58.0051409Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:18:58.0818612Z [ 35%] Built target fbgemm 2022-09-27T15:18:58.0891061Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:18:58.1158773Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:18:58.1296843Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o 2022-09-27T15:18:58.1366759Z [ 35%] Linking CXX static library ../../../lib/libgmock_main.a 2022-09-27T15:18:58.1476004Z [ 35%] Built target gmock_main 2022-09-27T15:18:58.1512687Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:18:58.1528540Z Scanning dependencies of target dnnl_graph 2022-09-27T15:18:58.1635942Z [ 35%] Linking CXX static library ../../../../lib/libdnnl_graph.a 2022-09-27T15:18:58.2229813Z Scanning dependencies of target kineto 2022-09-27T15:18:58.2283942Z [ 35%] Linking CXX static library ../../../lib/libkineto.a 2022-09-27T15:18:58.2503862Z [ 35%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/caffe2.proto 2022-09-27T15:18:58.2566734Z [ 35%] Built target kineto 2022-09-27T15:18:58.2594548Z [ 35%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/torch.proto 2022-09-27T15:18:58.2811237Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:18:58.2901072Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:18:58.2925604Z [ 35%] Built target dnnl_graph 2022-09-27T15:18:58.2960698Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o 2022-09-27T15:18:58.2986072Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:18:58.3227126Z Scanning dependencies of target Caffe2_PROTO 2022-09-27T15:18:58.3503668Z [ 35%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/torch.pb.cc.o 2022-09-27T15:18:58.4291079Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-avx512f-x16.c.o 2022-09-27T15:18:58.4294190Z [ 35%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/caffe2.pb.cc.o 2022-09-27T15:18:58.4447645Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:18:58.5438752Z [ 35%] 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:18:58.5532729Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:18:58.5603743Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-avx512f-x16.c.o 2022-09-27T15:18:58.5960155Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o 2022-09-27T15:18:58.6697258Z [ 35%] Built target Caffe2_PROTO 2022-09-27T15:18:58.6736872Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o 2022-09-27T15:18:58.6803103Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:18:58.7062087Z [ 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:18:58.7404184Z [ 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:18:58.7640355Z [ 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:18:58.7964285Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o 2022-09-27T15:18:58.8189969Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o 2022-09-27T15:18:58.8401769Z [ 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:18:58.8660044Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o 2022-09-27T15:18:58.8915386Z [ 36%] 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:18:58.9492235Z [ 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:18:58.9766149Z [ 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:18:58.9995278Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o 2022-09-27T15:18:59.0103119Z Scanning dependencies of target gen_onnx_proto 2022-09-27T15:18:59.0231005Z [ 36%] Running gen_proto.py on onnx/onnx.in.proto 2022-09-27T15:18:59.0444924Z Scanning dependencies of target caffe2_protos 2022-09-27T15:18:59.0509408Z [ 36%] Linking CXX static library ../lib/libcaffe2_protos.a 2022-09-27T15:18:59.0700637Z [ 36%] Built target caffe2_protos 2022-09-27T15:18:59.0719967Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx.in.proto 2022-09-27T15:18:59.0720860Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-09-27T15:18:59.0728789Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o 2022-09-27T15:18:59.0741716Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto3 2022-09-27T15:18:59.0774902Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-ml.pb.h 2022-09-27T15:18:59.0775527Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_pb.py 2022-09-27T15:18:59.0866895Z [ 36%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-09-27T15:18:59.0922066Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o 2022-09-27T15:18:59.0996464Z [ 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:18:59.1594250Z [ 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:18:59.2124421Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-09-27T15:18:59.2571571Z [ 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:18:59.2787932Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-09-27T15:18:59.3053624Z [ 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:18:59.3186004Z [ 36%] Built target gen_onnx_proto 2022-09-27T15:18:59.3300173Z Scanning dependencies of target dispavx_obj 2022-09-27T15:18:59.3365473Z [ 36%] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2022-09-27T15:18:59.3625476Z Scanning dependencies of target dispsse_obj 2022-09-27T15:18:59.3724064Z [ 36%] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2022-09-27T15:18:59.4197063Z Scanning dependencies of target sleefpurecfma_scalar 2022-09-27T15:18:59.4217413Z [ 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:18:59.4324274Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-09-27T15:18:59.4359990Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2022-09-27T15:18:59.5139336Z [ 36%] Built target dispavx_obj 2022-09-27T15:18:59.5169998Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2022-09-27T15:18:59.5196076Z [ 36%] Built target dispsse_obj 2022-09-27T15:18:59.5235651Z [ 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:18:59.5319904Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-09-27T15:18:59.5630164Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:18:59.6127296Z Scanning dependencies of target sleefdetpurec_scalar 2022-09-27T15:18:59.6328309Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2022-09-27T15:18:59.6509656Z [ 36%] Built target sleefpurecfma_scalar 2022-09-27T15:18:59.6518663Z [ 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:18:59.6551068Z [ 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:18:59.6570807Z [ 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:18:59.7143635Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:18:59.7643867Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2022-09-27T15:18:59.7714345Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:18:59.7789453Z Scanning dependencies of target sleefavx512f 2022-09-27T15:18:59.7849121Z [ 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:18:59.8083636Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2022-09-27T15:18:59.8665351Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2022-09-27T15:18:59.8758319Z [ 36%] Built target sleefdetpurec_scalar 2022-09-27T15:18:59.8800783Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:18:59.9115828Z Scanning dependencies of target sleefavx512fnofma 2022-09-27T15:18:59.9285907Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2022-09-27T15:18:59.9371631Z [ 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:18:59.9451791Z [ 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:19:00.0567710Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:19:00.0581858Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:19:00.0766981Z [ 36%] Built target sleefavx512f 2022-09-27T15:19:00.0798035Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:19:00.0872036Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2022-09-27T15:19:00.1076189Z [ 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:19:00.2208121Z [ 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:19:00.2212777Z [ 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:19:00.2362464Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:19:00.2418591Z [ 36%] Built target sleefavx512fnofma 2022-09-27T15:19:00.2473694Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-09-27T15:19:00.2604626Z [ 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:19:00.3144817Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:19:00.3567515Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:19:00.3627854Z [ 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:19:00.3918451Z [ 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:19:00.4360606Z [ 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:19:00.4871383Z [ 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:19:00.4919612Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:19:00.5103231Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:19:00.5418611Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:00.5818665Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-09-27T15:19:00.6271268Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-09-27T15:19:00.6354165Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:00.6771128Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-09-27T15:19:00.6790319Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:19:00.7283233Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-09-27T15:19:00.7388944Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-09-27T15:19:00.7569695Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-09-27T15:19:00.7829492Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-09-27T15:19:00.8280330Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-09-27T15:19:00.8358483Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:19:00.8385088Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:19:00.9030394Z [ 36%] 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:19:00.9284436Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:19:00.9442842Z [ 36%] 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:19:00.9953590Z [ 36%] 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:19:00.9982507Z [ 36%] 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:19:01.0034233Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:19:01.0663614Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-09-27T15:19:01.0822849Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-09-27T15:19:01.0847672Z [ 36%] 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:19:01.1286013Z [ 36%] 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:19:01.1576570Z [ 36%] 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:19:01.1906644Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x64.c.o 2022-09-27T15:19:01.2108855Z [ 36%] 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:19:01.2122827Z [ 36%] 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:19:01.2350965Z Scanning dependencies of target sleefsse2 2022-09-27T15:19:01.2568765Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2022-09-27T15:19:01.2687022Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2022-09-27T15:19:01.3102586Z [ 36%] 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:19:01.3123739Z Scanning dependencies of target sleefdetsse2 2022-09-27T15:19:01.3290944Z [ 36%] Linking CXX static library ../../lib/libXNNPACK.a 2022-09-27T15:19:01.3292736Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2022-09-27T15:19:01.4146985Z [ 36%] Built target XNNPACK 2022-09-27T15:19:01.4176179Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2022-09-27T15:19:01.4344178Z Scanning dependencies of target sleefavx2128 2022-09-27T15:19:01.4408929Z [ 36%] 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:19:01.4470534Z [ 36%] Built target sleefsse2 2022-09-27T15:19:01.4529190Z [ 36%] 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:19:01.4612266Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2022-09-27T15:19:01.4953079Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2022-09-27T15:19:01.5469989Z Scanning dependencies of target sleeffma4 2022-09-27T15:19:01.5682850Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2022-09-27T15:19:01.5904617Z [ 36%] 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:19:01.6042581Z [ 36%] Built target sleefdetsse2 2022-09-27T15:19:01.6083805Z [ 36%] 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:19:01.6220521Z [ 36%] 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:19:01.6679655Z [ 36%] Built target sleefavx2128 2022-09-27T15:19:01.6753467Z [ 36%] 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:19:01.6931675Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2022-09-27T15:19:01.7093421Z Scanning dependencies of target sleefdetsse4 2022-09-27T15:19:01.7108198Z Scanning dependencies of target sleefdetavx 2022-09-27T15:19:01.7267896Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2022-09-27T15:19:01.7313760Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2022-09-27T15:19:01.7315113Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2022-09-27T15:19:01.8007072Z [ 36%] 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:19:01.8866540Z [ 36%] Built target sleeffma4 2022-09-27T15:19:01.8900502Z [ 36%] 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:19:01.8929599Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:01.9243424Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2022-09-27T15:19:01.9261258Z Scanning dependencies of target sleefavx2 2022-09-27T15:19:01.9394647Z [ 36%] Built target sleefdetavx 2022-09-27T15:19:01.9438816Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:01.9457198Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2022-09-27T15:19:01.9968962Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2022-09-27T15:19:02.0115284Z Scanning dependencies of target sleefdetavx2 2022-09-27T15:19:02.0284108Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2022-09-27T15:19:02.0670242Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:02.0864246Z [ 36%] Built target sleefdetsse4 2022-09-27T15:19:02.0902253Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:02.1220759Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:02.1646647Z [ 36%] Built target sleefavx2 2022-09-27T15:19:02.1687302Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:02.1934038Z Scanning dependencies of target gen_onnx_data_proto 2022-09-27T15:19:02.1958852Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2022-09-27T15:19:02.1993120Z [ 36%] Running gen_proto.py on onnx/onnx-data.in.proto 2022-09-27T15:19:02.2382527Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:02.2384213Z Scanning dependencies of target gen_onnx_operators_proto 2022-09-27T15:19:02.2390015Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-data.in.proto 2022-09-27T15:19:02.2390858Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-09-27T15:19:02.2394379Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto3 2022-09-27T15:19:02.2398462Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data.pb.h 2022-09-27T15:19:02.2399049Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_data_pb.py 2022-09-27T15:19:02.2439397Z [ 36%] Running gen_proto.py on onnx/onnx-operators.in.proto 2022-09-27T15:19:02.2483977Z [ 36%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-09-27T15:19:02.2753827Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:02.2767436Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-operators.in.proto 2022-09-27T15:19:02.2769074Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-09-27T15:19:02.2772126Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto3 2022-09-27T15:19:02.2775624Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators-ml.pb.h 2022-09-27T15:19:02.2776447Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_operators_pb.py 2022-09-27T15:19:02.2851620Z [ 36%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-09-27T15:19:02.3183229Z [ 36%] Built target gen_onnx_data_proto 2022-09-27T15:19:02.3238105Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:02.3254979Z [ 36%] Built target gen_onnx_operators_proto 2022-09-27T15:19:02.3290965Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:02.3687645Z Scanning dependencies of target onnx_proto 2022-09-27T15:19:02.3863532Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2022-09-27T15:19:02.3893914Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2022-09-27T15:19:02.4116224Z [ 36%] Built target sleefdetavx2 2022-09-27T15:19:02.4149763Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2022-09-27T15:19:02.4434236Z Scanning dependencies of target sleef 2022-09-27T15:19:02.4545725Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefdp.c.o 2022-09-27T15:19:02.4778828Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:02.5775780Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefsp.c.o 2022-09-27T15:19:02.5808761Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2022-09-27T15:19:02.6009699Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:02.6129780Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:02.6406418Z [ 36%] Linking CXX static library ../../lib/libonnx_proto.a 2022-09-27T15:19:02.6604207Z [ 36%] Built target onnx_proto 2022-09-27T15:19:02.6634133Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:02.6666011Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:02.6874720Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefld.c.o 2022-09-27T15:19:02.7225744Z [ 36%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefqp.c.o 2022-09-27T15:19:02.7377025Z Scanning dependencies of target onnx 2022-09-27T15:19:02.7710739Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:02.7761676Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:02.8066983Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:02.8391236Z [ 37%] Linking C static library ../../lib/libsleef.a 2022-09-27T15:19:02.8662148Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/defs.cc.o 2022-09-27T15:19:02.8781951Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/schema.cc.o 2022-09-27T15:19:02.8806999Z [ 37%] Built target sleef 2022-09-27T15:19:02.8834994Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2022-09-27T15:19:02.8971520Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2022-09-27T15:19:02.9244022Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:03.0174005Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:03.0480477Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2022-09-27T15:19:03.1064551Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:03.1303859Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:03.1335652Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2022-09-27T15:19:03.1479450Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:03.1766846Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:03.2082031Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2022-09-27T15:19:03.2363789Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2022-09-27T15:19:03.2564609Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2022-09-27T15:19:03.3136778Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:03.3527539Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:03.3778462Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:03.3913426Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:03.4485367Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2022-09-27T15:19:03.4521340Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:03.4603696Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2022-09-27T15:19:03.4933713Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2022-09-27T15:19:03.5084198Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2022-09-27T15:19:03.5667402Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:03.6682292Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:03.6734576Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2022-09-27T15:19:03.6936767Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:03.7029262Z Scanning dependencies of target vec_test_all_types_AVX2 2022-09-27T15:19:03.7150739Z Scanning dependencies of target vec_test_all_types_AVX512 2022-09-27T15:19:03.7734392Z [ 38%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2022-09-27T15:19:03.7735051Z [ 38%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2022-09-27T15:19:03.7960417Z [ 38%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-09-27T15:19:03.8126952Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:03.8861602Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2022-09-27T15:19:03.9442483Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:03.9894573Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:04.0382019Z [ 38%] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2022-09-27T15:19:04.0620890Z Scanning dependencies of target vec_test_all_types_DEFAULT 2022-09-27T15:19:04.0860666Z [ 38%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2022-09-27T15:19:04.1035947Z [ 38%] Linking CXX executable ../bin/vec_test_all_types_AVX512 2022-09-27T15:19:04.1205437Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2022-09-27T15:19:04.1251508Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:04.1769442Z [ 38%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-09-27T15:19:04.2674811Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:04.3117957Z [ 38%] Built target vec_test_all_types_AVX512 2022-09-27T15:19:04.3145875Z [ 38%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-09-27T15:19:04.3411750Z [ 38%] Linking CXX executable ../bin/vec_test_all_types_AVX2 2022-09-27T15:19:04.3784657Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2022-09-27T15:19:04.4017103Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:04.4640092Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:04.5098541Z [ 38%] Linking CXX executable ../bin/vec_test_all_types_DEFAULT 2022-09-27T15:19:04.5319721Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2022-09-27T15:19:04.5770574Z [ 38%] Built target vec_test_all_types_AVX2 2022-09-27T15:19:04.5805153Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2022-09-27T15:19:04.5836947Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:04.6018552Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:04.7009388Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2022-09-27T15:19:04.7295340Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:04.7396952Z [ 38%] Built target vec_test_all_types_DEFAULT 2022-09-27T15:19:04.7435336Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:04.7600371Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2022-09-27T15:19:04.8224378Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:04.8503931Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2022-09-27T15:19:04.8816917Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2022-09-27T15:19:04.9199739Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:04.9408968Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:05.0168610Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:05.0336499Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2022-09-27T15:19:05.0552592Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2022-09-27T15:19:05.0778103Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:05.1126505Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2022-09-27T15:19:05.1479759Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-scalar-fmagic.c.o 2022-09-27T15:19:05.2091548Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2022-09-27T15:19:05.2204407Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-scalar-lrintf.c.o 2022-09-27T15:19:05.2356744Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2022-09-27T15:19:05.2864663Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-scalar.c.o 2022-09-27T15:19:05.2886127Z [ 38%] Generating src/x86_64-fma/blas/s8gemm.py.o 2022-09-27T15:19:05.3124112Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2022-09-27T15:19:05.3690646Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-signed64.c.o 2022-09-27T15:19:05.4423481Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-unsigned32.c.o 2022-09-27T15:19:05.4489057Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-unsigned64.c.o 2022-09-27T15:19:05.4521368Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2022-09-27T15:19:05.4697478Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2022-09-27T15:19:05.5102023Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-scalar.c.o 2022-09-27T15:19:05.5375444Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2022-09-27T15:19:05.5558539Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2022-09-27T15:19:05.5956523Z [ 38%] Generating src/x86_64-fma/blas/c8gemm.py.o 2022-09-27T15:19:05.6047124Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x1.c.o 2022-09-27T15:19:05.6587377Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x2.c.o 2022-09-27T15:19:05.7082145Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x4.c.o 2022-09-27T15:19:05.7188147Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2022-09-27T15:19:05.7457135Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x1.c.o 2022-09-27T15:19:05.7544776Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2022-09-27T15:19:05.8217502Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x2.c.o 2022-09-27T15:19:05.8384868Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2022-09-27T15:19:05.8449601Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2022-09-27T15:19:05.9193948Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x4.c.o 2022-09-27T15:19:05.9590153Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x1.c.o 2022-09-27T15:19:05.9614456Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x2.c.o 2022-09-27T15:19:06.0293173Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2022-09-27T15:19:06.0508278Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x4.c.o 2022-09-27T15:19:06.0650919Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x1.c.o 2022-09-27T15:19:06.0683822Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2022-09-27T15:19:06.1107155Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2022-09-27T15:19:06.1523028Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2022-09-27T15:19:06.1696709Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x2.c.o 2022-09-27T15:19:06.1999967Z [ 38%] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2022-09-27T15:19:06.2867336Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x4.c.o 2022-09-27T15:19:06.2915925Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2022-09-27T15:19:06.3034147Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9p8x-minmax-scalar-c1.c.o 2022-09-27T15:19:06.3163590Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9x-minmax-scalar-c1.c.o 2022-09-27T15:19:06.3849661Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:06.4162906Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2022-09-27T15:19:06.4272030Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2022-09-27T15:19:06.4376371Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/onnxifi_utils.cc.o 2022-09-27T15:19:06.5267727Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:06.5522862Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:06.6411352Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:06.6468439Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2022-09-27T15:19:06.6765079Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:06.6850104Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2022-09-27T15:19:06.7015430Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:06.7485461Z [ 38%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2022-09-27T15:19:06.8216072Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:06.8283774Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:06.8286236Z [ 38%] Generating src/x86_64-fma/blas/conv1x1.py.o 2022-09-27T15:19:06.9096276Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:06.9503901Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:06.9508005Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:06.9562011Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:06.9666702Z [ 38%] Linking CXX static library ../../lib/libonnx.a 2022-09-27T15:19:07.0140298Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:07.0274185Z [ 38%] Built target onnx 2022-09-27T15:19:07.0329291Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:07.0715064Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:07.0726765Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:07.0966376Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:07.1205509Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:07.1322229Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-09-27T15:19:07.1355227Z [ 39%] Generating src/x86_64-fma/blas/sgemm.py.o 2022-09-27T15:19:07.1894982Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-09-27T15:19:07.2001822Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-09-27T15:19:07.2352734Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-09-27T15:19:07.2432490Z [ 39%] 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:19:07.2750463Z [ 39%] 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:19:07.3144461Z [ 39%] 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:19:07.3208620Z [ 39%] 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:19:07.3318596Z [ 39%] 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:19:07.3399352Z [ 39%] 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:19:07.3858284Z [ 39%] 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:19:07.4300287Z [ 39%] 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:19:07.4361372Z [ 39%] 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:19:07.4366287Z [ 39%] 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:19:07.4573126Z [ 39%] 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:19:07.4965297Z [ 39%] 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:19:07.5346604Z [ 39%] 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:19:07.5397662Z [ 39%] 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:19:07.5450993Z [ 39%] 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:19:07.5636663Z [ 39%] 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:19:07.5659945Z [ 39%] Generating src/x86_64-fma/max-pooling.py.o 2022-09-27T15:19:07.5933983Z [ 39%] 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:19:07.6246114Z [ 39%] 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:19:07.6363198Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:07.6557709Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:07.6670303Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:07.7013326Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:07.7215146Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:07.7418247Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:07.7656772Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:07.7915528Z [ 39%] Generating src/x86_64-fma/relu.py.o 2022-09-27T15:19:07.8146688Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:07.8222330Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:07.8444100Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:07.8536629Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:07.8655661Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:07.9229317Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:07.9432927Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:07.9706124Z [ 39%] Generating src/x86_64-fma/softmax.py.o 2022-09-27T15:19:07.9987888Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:08.0066254Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:08.0078062Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:08.0474851Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:08.0491290Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:08.1149926Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:08.1350370Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:08.1526544Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:08.1601291Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:08.1937180Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:08.2360656Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:08.2519560Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:08.2650159Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:08.2959862Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:08.2990850Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:08.3559548Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:08.3641739Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:08.3891085Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:08.4133126Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:08.4199652Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:08.4745480Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:08.4879049Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:08.5313459Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:08.5419611Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:08.5430927Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:08.5772867Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:08.5962339Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:08.6338100Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:08.6712180Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:08.6717972Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:08.7108189Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:08.7415592Z [ 40%] Generating src/x86_64-fma/blas/sdotxf.py.o 2022-09-27T15:19:08.7518353Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-09-27T15:19:08.7565172Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-09-27T15:19:08.7800194Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-09-27T15:19:08.8115774Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-scalar-fmagic.c.o 2022-09-27T15:19:08.8355324Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-scalar-lrintf.c.o 2022-09-27T15:19:08.8559835Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-scalar.c.o 2022-09-27T15:19:08.8792554Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-signed64.c.o 2022-09-27T15:19:08.8918272Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-unsigned32.c.o 2022-09-27T15:19:08.9207608Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-unsigned64.c.o 2022-09-27T15:19:08.9382659Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x1.c.o 2022-09-27T15:19:08.9642441Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x2.c.o 2022-09-27T15:19:08.9699193Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x4.c.o 2022-09-27T15:19:08.9930695Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x1.c.o 2022-09-27T15:19:09.0085675Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x2.c.o 2022-09-27T15:19:09.0164858Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x4.c.o 2022-09-27T15:19:09.0480014Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x1.c.o 2022-09-27T15:19:09.0607904Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x2.c.o 2022-09-27T15:19:09.0788035Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x4.c.o 2022-09-27T15:19:09.0998672Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x1.c.o 2022-09-27T15:19:09.1119908Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x2.c.o 2022-09-27T15:19:09.1534689Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x4.c.o 2022-09-27T15:19:09.1610223Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c1.c.o 2022-09-27T15:19:09.1822116Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c2.c.o 2022-09-27T15:19:09.2134773Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c4.c.o 2022-09-27T15:19:09.2177382Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-scalar-c1.c.o 2022-09-27T15:19:09.2417283Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/scalar-x4.c.o 2022-09-27T15:19:09.2678393Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c1.c.o 2022-09-27T15:19:09.2687662Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c2.c.o 2022-09-27T15:19:09.3282657Z [ 40%] Generating src/x86_64-fma/blas/shdotxf.py.o 2022-09-27T15:19:09.3294959Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c4.c.o 2022-09-27T15:19:09.3303483Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-lut32norm/scalar.c.o 2022-09-27T15:19:09.3405131Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-maxpool/9p8x-minmax-scalar-c1.c.o 2022-09-27T15:19:09.3578777Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-rmax/scalar.c.o 2022-09-27T15:19:09.3845587Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-vclamp/scalar-x4.c.o 2022-09-27T15:19:09.4121466Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-copy/memcpy.c.o 2022-09-27T15:19:09.4128773Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-fill/scalar-x16.c.o 2022-09-27T15:19:09.4338362Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-pad/scalar.c.o 2022-09-27T15:19:09.4497025Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x1.c.o 2022-09-27T15:19:09.4983134Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x2.c.o 2022-09-27T15:19:09.5107488Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x4.c.o 2022-09-27T15:19:09.5180417Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x8.c.o 2022-09-27T15:19:09.5348890Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x16.c.o 2022-09-27T15:19:09.5536018Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/1x2-scalar-int.c.o 2022-09-27T15:19:09.5877692Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/1x4-scalar-int.c.o 2022-09-27T15:19:09.6054484Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x1-scalar-int.c.o 2022-09-27T15:19:09.6157714Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x2-scalar-int.c.o 2022-09-27T15:19:09.6443084Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x4-scalar-int.c.o 2022-09-27T15:19:09.6458119Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x1-scalar-int.c.o 2022-09-27T15:19:09.6751300Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x2-scalar-int.c.o 2022-09-27T15:19:09.6842774Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x4-scalar-int.c.o 2022-09-27T15:19:09.7248662Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/xm-scalar.c.o 2022-09-27T15:19:09.7408465Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x2-scalar.c.o 2022-09-27T15:19:09.7541926Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x3-scalar.c.o 2022-09-27T15:19:09.7675551Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x4-scalar.c.o 2022-09-27T15:19:09.8051358Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/1x2-scalar-int.c.o 2022-09-27T15:19:09.8150320Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/1x4-scalar-int.c.o 2022-09-27T15:19:09.8199712Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x1-scalar-int.c.o 2022-09-27T15:19:09.8477678Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x2-scalar-int.c.o 2022-09-27T15:19:09.8817278Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x4-scalar-int.c.o 2022-09-27T15:19:09.8926292Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x1-scalar-int.c.o 2022-09-27T15:19:09.9202011Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x2-scalar-int.c.o 2022-09-27T15:19:09.9292766Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x4-scalar-int.c.o 2022-09-27T15:19:09.9353773Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o 2022-09-27T15:19:09.9740693Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x2-scalar.c.o 2022-09-27T15:19:09.9850188Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x3-scalar.c.o 2022-09-27T15:19:10.0133485Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x4-scalar.c.o 2022-09-27T15:19:10.0199495Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x2-scalar-float.c.o 2022-09-27T15:19:10.0289558Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x2-scalar-int.c.o 2022-09-27T15:19:10.0519634Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x4-scalar-float.c.o 2022-09-27T15:19:10.0869087Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x4-scalar-int.c.o 2022-09-27T15:19:10.1137026Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x1-scalar-float.c.o 2022-09-27T15:19:10.1254783Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x1-scalar-int.c.o 2022-09-27T15:19:10.1358671Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x2-scalar-float.c.o 2022-09-27T15:19:10.1789288Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x2-scalar-int.c.o 2022-09-27T15:19:10.1796028Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x4-scalar-float.c.o 2022-09-27T15:19:10.2022747Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x4-scalar-int.c.o 2022-09-27T15:19:10.2254631Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x1-scalar-float.c.o 2022-09-27T15:19:10.2382497Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x1-scalar-int.c.o 2022-09-27T15:19:10.2684522Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x2-scalar-float.c.o 2022-09-27T15:19:10.2854869Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x2-scalar-int.c.o 2022-09-27T15:19:10.3043931Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-scalar-float.c.o 2022-09-27T15:19:10.3216846Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-scalar-int.c.o 2022-09-27T15:19:10.3267127Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-unpool/scalar.c.o 2022-09-27T15:19:10.3835835Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/xm-scalar.c.o 2022-09-27T15:19:10.3836616Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x2-scalar.c.o 2022-09-27T15:19:10.3940864Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x3-scalar.c.o 2022-09-27T15:19:10.4042074Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x4-scalar.c.o 2022-09-27T15:19:10.4205972Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/1x2-scalar-float.c.o 2022-09-27T15:19:10.4725882Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/1x2-scalar-int.c.o 2022-09-27T15:19:10.4908986Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x1-scalar-float.c.o 2022-09-27T15:19:10.4926270Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x1-scalar-int.c.o 2022-09-27T15:19:10.5076190Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-scalar-float.c.o 2022-09-27T15:19:10.5281588Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-scalar-int.c.o 2022-09-27T15:19:10.5761181Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x1-scalar-float.c.o 2022-09-27T15:19:10.5816107Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x1-scalar-int.c.o 2022-09-27T15:19:10.5921004Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x2-scalar-float.c.o 2022-09-27T15:19:10.6005817Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x2-scalar-int.c.o 2022-09-27T15:19:10.6160746Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o 2022-09-27T15:19:10.6560441Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o 2022-09-27T15:19:10.6750060Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-1x1.c.o 2022-09-27T15:19:10.7161612Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o 2022-09-27T15:19:10.7380561Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x3-minmax-sse-acc2.c.o 2022-09-27T15:19:10.7460386Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x3-minmax-sse.c.o 2022-09-27T15:19:10.7481658Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x4-minmax-sse-acc2.c.o 2022-09-27T15:19:10.7774525Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x4-minmax-sse.c.o 2022-09-27T15:19:10.8196201Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x9-minmax-sse-acc2.c.o 2022-09-27T15:19:10.8399850Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x9-minmax-sse.c.o 2022-09-27T15:19:10.8630473Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x25-minmax-sse-acc2.c.o 2022-09-27T15:19:10.8699844Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x25-minmax-sse.c.o 2022-09-27T15:19:10.8938620Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-sse-acc2.c.o 2022-09-27T15:19:10.9459575Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-sse.c.o 2022-09-27T15:19:10.9480013Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-sse-acc2.c.o 2022-09-27T15:19:10.9549487Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o 2022-09-27T15:19:10.9911248Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-sse-acc2.c.o 2022-09-27T15:19:10.9935443Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o 2022-09-27T15:19:11.0530643Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-sse-acc2.c.o 2022-09-27T15:19:11.0558719Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o 2022-09-27T15:19:11.0655313Z [ 41%] 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:19:11.1017867Z [ 41%] 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:19:11.1109503Z [ 41%] 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:19:11.1681803Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4.c.o 2022-09-27T15:19:11.1762136Z [ 41%] 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:19:11.2237786Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4.c.o 2022-09-27T15:19:11.2258040Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-3x4.c.o 2022-09-27T15:19:11.2358208Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-4x4.c.o 2022-09-27T15:19:11.2911204Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-5x4.c.o 2022-09-27T15:19:11.2912329Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-6x4.c.o 2022-09-27T15:19:11.3369676Z [ 42%] 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:19:11.3467968Z [ 42%] 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:19:11.3685968Z [ 42%] 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:19:11.4128802Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4.c.o 2022-09-27T15:19:11.4190774Z [ 42%] 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:19:11.4302939Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4.c.o 2022-09-27T15:19:11.4465053Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-3x4.c.o 2022-09-27T15:19:11.5185599Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-4x4.c.o 2022-09-27T15:19:11.5256845Z [ 42%] 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:19:11.5355438Z [ 42%] 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:19:11.5430940Z [ 42%] 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:19:11.5587983Z [ 42%] 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:19:11.6150018Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4.c.o 2022-09-27T15:19:11.6475863Z [ 42%] 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:19:11.6542071Z [ 42%] 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:19:11.6655648Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4.c.o 2022-09-27T15:19:11.6789326Z [ 42%] 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:19:11.7205230Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4.c.o 2022-09-27T15:19:11.7489528Z [ 42%] 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:19:11.7604581Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o 2022-09-27T15:19:11.8079666Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-5x4.c.o 2022-09-27T15:19:11.8170776Z [ 42%] 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:19:11.8239552Z [ 42%] 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:19:11.8732843Z [ 42%] 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:19:11.8887596Z [ 42%] 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:19:11.9079902Z Scanning dependencies of target nnpack 2022-09-27T15:19:11.9180140Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4.c.o 2022-09-27T15:19:11.9188097Z [ 42%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2022-09-27T15:19:11.9254866Z [ 42%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2022-09-27T15:19:11.9529379Z [ 42%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2022-09-27T15:19:11.9780803Z [ 42%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2022-09-27T15:19:12.0069710Z [ 42%] 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:19:12.0319220Z [ 42%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2022-09-27T15:19:12.0326515Z [ 42%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2022-09-27T15:19:12.0350035Z [ 42%] 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:19:12.0406231Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o 2022-09-27T15:19:12.0948519Z [ 42%] 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:19:12.1199339Z [ 42%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2022-09-27T15:19:12.1280447Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4.c.o 2022-09-27T15:19:12.1352115Z [ 42%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2022-09-27T15:19:12.1390432Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool-cw/sse-x4.c.o 2022-09-27T15:19:12.1602294Z [ 42%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2022-09-27T15:19:12.1985742Z [ 42%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2022-09-27T15:19:12.2169086Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o 2022-09-27T15:19:12.2330505Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o 2022-09-27T15:19:12.2551645Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-dup.c.o 2022-09-27T15:19:12.2620498Z [ 42%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2022-09-27T15:19:12.2640223Z [ 42%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2022-09-27T15:19:12.2898519Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-load1.c.o 2022-09-27T15:19:12.3206045Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8s4inc-minmax-sse.c.o 2022-09-27T15:19:12.3407757Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-dup.c.o 2022-09-27T15:19:12.3439684Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-load1.c.o 2022-09-27T15:19:12.3567226Z [ 42%] Linking C static library ../../lib/libnnpack.a 2022-09-27T15:19:12.3808199Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8s4inc-minmax-sse.c.o 2022-09-27T15:19:12.3843863Z [ 42%] Built target nnpack 2022-09-27T15:19:12.3884289Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-dup.c.o 2022-09-27T15:19:12.4463969Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-load1.c.o 2022-09-27T15:19:12.4477614Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8s4inc-minmax-sse.c.o 2022-09-27T15:19:12.4575627Z Scanning dependencies of target torch_cpu 2022-09-27T15:19:12.4838098Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-dup.c.o 2022-09-27T15:19:12.4871846Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-load1.c.o 2022-09-27T15:19:12.5334072Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8s4inc-minmax-sse.c.o 2022-09-27T15:19:12.5510325Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse-dup.c.o 2022-09-27T15:19:12.5974339Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o 2022-09-27T15:19:12.6026137Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8s4-minmax-sse.c.o 2022-09-27T15:19:12.6071449Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse-dup.c.o 2022-09-27T15:19:12.6391327Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse-load1.c.o 2022-09-27T15:19:12.6575249Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8s4-minmax-sse.c.o 2022-09-27T15:19:12.7181781Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o 2022-09-27T15:19:12.7206525Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse-dup.c.o 2022-09-27T15:19:12.7469999Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o 2022-09-27T15:19:12.7537684Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8s4-minmax-sse.c.o 2022-09-27T15:19:12.7917708Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse-dup.c.o 2022-09-27T15:19:12.8175943Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse-load1.c.o 2022-09-27T15:19:12.8556675Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8s4-minmax-sse.c.o 2022-09-27T15:19:12.8594905Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/sse-p4.c.o 2022-09-27T15:19:12.8879549Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/sse-p8.c.o 2022-09-27T15:19:12.8974140Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/sse-c4.c.o 2022-09-27T15:19:12.9173377Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/sse-c8.c.o 2022-09-27T15:19:12.9997820Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse-dup.c.o 2022-09-27T15:19:13.0074055Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o 2022-09-27T15:19:13.0251537Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8s4-minmax-sse.c.o 2022-09-27T15:19:13.0732852Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse-dup.c.o 2022-09-27T15:19:13.0995762Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse-load1.c.o 2022-09-27T15:19:13.0998136Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8s4-minmax-sse.c.o 2022-09-27T15:19:13.1354022Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse-dup.c.o 2022-09-27T15:19:13.1355357Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o 2022-09-27T15:19:13.1726401Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o 2022-09-27T15:19:13.2180751Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8s4-minmax-sse.c.o 2022-09-27T15:19:13.2200175Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse-dup.c.o 2022-09-27T15:19:13.2691411Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse-load1.c.o 2022-09-27T15:19:13.2698914Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8s4-minmax-sse.c.o 2022-09-27T15:19:13.2991231Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o 2022-09-27T15:19:13.3186171Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o 2022-09-27T15:19:13.3500544Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o 2022-09-27T15:19:13.3743464Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x8-minmax-sse.c.o 2022-09-27T15:19:13.3951223Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse-2x4.c.o 2022-09-27T15:19:13.4130732Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse-2x8.c.o 2022-09-27T15:19:13.4214190Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/sse.c.o 2022-09-27T15:19:13.4408171Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-sse.c.o 2022-09-27T15:19:13.4700671Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-sse.c.o 2022-09-27T15:19:13.5097992Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/16x1-minmax-sse.c.o 2022-09-27T15:19:13.5201605Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o 2022-09-27T15:19:13.5391371Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-sse-x4.c.o 2022-09-27T15:19:13.6174113Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o 2022-09-27T15:19:13.6280633Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x4.c.o 2022-09-27T15:19:13.6383624Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o 2022-09-27T15:19:13.6402151Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x4.c.o 2022-09-27T15:19:13.6489909Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o 2022-09-27T15:19:13.7231531Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x4.c.o 2022-09-27T15:19:13.7392880Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o 2022-09-27T15:19:13.7556083Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-sse-x4.c.o 2022-09-27T15:19:13.7751348Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o 2022-09-27T15:19:13.8047719Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-sse-x4.c.o 2022-09-27T15:19:13.8245818Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o 2022-09-27T15:19:13.8554564Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-sse-x4.c.o 2022-09-27T15:19:13.8594589Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o 2022-09-27T15:19:13.8873140Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-sse-x4.c.o 2022-09-27T15:19:13.9318689Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o 2022-09-27T15:19:13.9384751Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-sse-x4.c.o 2022-09-27T15:19:13.9653586Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o 2022-09-27T15:19:13.9657910Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x4.c.o 2022-09-27T15:19:14.0227137Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o 2022-09-27T15:19:14.0317061Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x4.c.o 2022-09-27T15:19:14.0767413Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o 2022-09-27T15:19:14.0779693Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x4.c.o 2022-09-27T15:19:14.1007510Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o 2022-09-27T15:19:14.1283149Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-sse-x4.c.o 2022-09-27T15:19:14.1416664Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o 2022-09-27T15:19:14.1759635Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x4.c.o 2022-09-27T15:19:14.1924764Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o 2022-09-27T15:19:14.2138228Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-sse-x4.c.o 2022-09-27T15:19:14.2418315Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o 2022-09-27T15:19:14.2520146Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x4.c.o 2022-09-27T15:19:14.2771977Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o 2022-09-27T15:19:14.2997667Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-sse-x4.c.o 2022-09-27T15:19:14.3173046Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-sse-x8.c.o 2022-09-27T15:19:14.3339599Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-sse-x4.c.o 2022-09-27T15:19:14.3670908Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-sse-x8.c.o 2022-09-27T15:19:14.3966738Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse-x4.c.o 2022-09-27T15:19:14.3967426Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o 2022-09-27T15:19:14.4182809Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o 2022-09-27T15:19:14.4472690Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c8-minmax-sse-2x.c.o 2022-09-27T15:19:14.4615106Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-sse-x4.c.o 2022-09-27T15:19:14.5150935Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-sse-x8.c.o 2022-09-27T15:19:14.5177883Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o 2022-09-27T15:19:14.5181927Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/sse-sqrt-x8.c.o 2022-09-27T15:19:14.5663183Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-sse-x4.c.o 2022-09-27T15:19:14.5671784Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-sse-x8.c.o 2022-09-27T15:19:14.6258109Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-sse-x4.c.o 2022-09-27T15:19:14.6307646Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-sse-x8.c.o 2022-09-27T15:19:14.6456814Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-sse-x4.c.o 2022-09-27T15:19:14.6615899Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o 2022-09-27T15:19:14.6724977Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse-addsub.c.o 2022-09-27T15:19:14.7380981Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse-addsub.c.o 2022-09-27T15:19:14.7528850Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse-addsub.c.o 2022-09-27T15:19:14.7680970Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse-addsub.c.o 2022-09-27T15:19:14.7926498Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-hh1mac.c.o 2022-09-27T15:19:14.8014056Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-nr1mac.c.o 2022-09-27T15:19:14.8612502Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-nr2mac.c.o 2022-09-27T15:19:14.8779541Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x4-sse.c.o 2022-09-27T15:19:14.8824683Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/4x4-sse.c.o 2022-09-27T15:19:14.8992760Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x16.c.o 2022-09-27T15:19:14.9012784Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x8.c.o 2022-09-27T15:19:14.9549377Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x24.c.o 2022-09-27T15:19:14.9822243Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x32.c.o 2022-09-27T15:19:14.9936203Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x8.c.o 2022-09-27T15:19:15.0154670Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x16.c.o 2022-09-27T15:19:15.0182618Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x24.c.o 2022-09-27T15:19:15.0506380Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x32.c.o 2022-09-27T15:19:15.0915677Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/4x-sse2-c4.c.o 2022-09-27T15:19:15.1083603Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o 2022-09-27T15:19:15.1210259Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9x-sse2-c4.c.o 2022-09-27T15:19:15.1487377Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x8.c.o 2022-09-27T15:19:15.1545783Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x16.c.o 2022-09-27T15:19:15.2019773Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x24.c.o 2022-09-27T15:19:15.2095707Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:19:15.2319263Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse2-dup.c.o 2022-09-27T15:19:15.2498004Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse2-dup.c.o 2022-09-27T15:19:15.2821808Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse2-dup.c.o 2022-09-27T15:19:15.3126075Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse2-dup.c.o 2022-09-27T15:19:15.3128813Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse2-dup.c.o 2022-09-27T15:19:15.3421216Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse2-dup.c.o 2022-09-27T15:19:15.3575890Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse2-dup.c.o 2022-09-27T15:19:15.4138204Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse2-dup.c.o 2022-09-27T15:19:15.4420314Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse2-dup.c.o 2022-09-27T15:19:15.4512180Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse2-dup.c.o 2022-09-27T15:19:15.4535607Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse2-dup.c.o 2022-09-27T15:19:15.4765575Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse2-dup.c.o 2022-09-27T15:19:15.5389321Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse2-2x4.c.o 2022-09-27T15:19:15.5681850Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse2-2x8.c.o 2022-09-27T15:19:15.5836692Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x8.c.o 2022-09-27T15:19:15.5857334Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x16.c.o 2022-09-27T15:19:15.5862670Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x24.c.o 2022-09-27T15:19:15.6573128Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:19:15.6644080Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x8.c.o 2022-09-27T15:19:15.6902243Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x16.c.o 2022-09-27T15:19:15.6958869Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x24.c.o 2022-09-27T15:19:15.7081820Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:19:15.7596016Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x4.c.o 2022-09-27T15:19:15.7931353Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x8-acc2.c.o 2022-09-27T15:19:15.8141842Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x8.c.o 2022-09-27T15:19:15.8244057Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12-acc2.c.o 2022-09-27T15:19:15.8247741Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12-acc3.c.o 2022-09-27T15:19:15.8759703Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12.c.o 2022-09-27T15:19:15.9298378Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16-acc2.c.o 2022-09-27T15:19:15.9439028Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16-acc4.c.o 2022-09-27T15:19:15.9610113Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16.c.o 2022-09-27T15:19:15.9768948Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc2.c.o 2022-09-27T15:19:15.9802442Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc5.c.o 2022-09-27T15:19:16.0389946Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20.c.o 2022-09-27T15:19:16.0735911Z [ 44%] 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:19:16.0797782Z [ 45%] 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:19:16.0836765Z [ 45%] 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:19:16.0952689Z [ 45%] 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:19:16.1360281Z [ 45%] 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:19:16.1754781Z [ 45%] 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:19:16.1935063Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x4.c.o 2022-09-27T15:19:16.2335752Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x8.c.o 2022-09-27T15:19:16.2352276Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x12.c.o 2022-09-27T15:19:16.2621514Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x16.c.o 2022-09-27T15:19:16.2855124Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x20.c.o 2022-09-27T15:19:16.3097495Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x24.c.o 2022-09-27T15:19:16.3526788Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse2-x4.c.o 2022-09-27T15:19:16.3710795Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o 2022-09-27T15:19:16.3962225Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse2-x4.c.o 2022-09-27T15:19:16.4134273Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o 2022-09-27T15:19:16.4324809Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse2-x4.c.o 2022-09-27T15:19:16.4597592Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o 2022-09-27T15:19:16.4987956Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse2-x4.c.o 2022-09-27T15:19:16.5177320Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o 2022-09-27T15:19:16.5248168Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse2-x4.c.o 2022-09-27T15:19:16.5597042Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o 2022-09-27T15:19:16.5985986Z [ 45%] 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:19:16.6496693Z [ 45%] 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:19:16.6527522Z [ 45%] 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:19:16.6936660Z [ 45%] 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:19:16.7131860Z [ 45%] 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:19:16.7579242Z [ 45%] 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:19:16.7593246Z [ 45%] 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:19:16.8037553Z [ 45%] 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:19:16.8215292Z [ 45%] 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:19:16.8599599Z [ 45%] 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:19:16.8774463Z [ 45%] 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:19:16.9007795Z [ 45%] 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:19:16.9244369Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse2-int16.c.o 2022-09-27T15:19:16.9336088Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse2-int32.c.o 2022-09-27T15:19:16.9804273Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-sse2.c.o 2022-09-27T15:19:17.0128373Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-sse2-rr2-lut64-p2.c.o 2022-09-27T15:19:17.0240167Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-sse2-rr2-p5.c.o 2022-09-27T15:19:17.0255381Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-sse2-rr2-p5.c.o 2022-09-27T15:19:17.0294423Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-sse2-rr2-lut16-p3.c.o 2022-09-27T15:19:17.0832236Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-sse2-rr2-p6.c.o 2022-09-27T15:19:17.1141561Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse2-cvt.c.o 2022-09-27T15:19:17.1233585Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse2-cvt.c.o 2022-09-27T15:19:17.1393759Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse2-cvt.c.o 2022-09-27T15:19:17.1678256Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse2-cvt.c.o 2022-09-27T15:19:17.1990248Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-div.c.o 2022-09-27T15:19:17.2116359Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-nr1.c.o 2022-09-27T15:19:17.2435683Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-nr2.c.o 2022-09-27T15:19:17.2465246Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-div.c.o 2022-09-27T15:19:17.2924139Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-nr1.c.o 2022-09-27T15:19:17.3069067Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-nr2.c.o 2022-09-27T15:19:17.3126657Z [ 45%] 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:19:17.3401349Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:19:17.3579634Z [ 45%] 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:19:17.3988905Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:19:17.4049030Z [ 45%] 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:19:17.4284613Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:19:17.4442443Z [ 45%] 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:19:17.4645412Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:19:17.5306017Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:19:17.5445696Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:19:17.5533395Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:17.5875591Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:17.5963332Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:17.6606799Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:17.6696699Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:17.6979366Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:17.6980574Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:17.7344551Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:17.7834174Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:17.7944459Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:17.7980951Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:17.8240381Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:17.8813827Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:17.9056962Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:17.9208836Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:17.9237391Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:17.9333317Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:18.0302851Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:18.0320277Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:18.0416676Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:18.0600646Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:18.1053812Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:18.1387032Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:18.1528076Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:18.1586655Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:18.2190627Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:18.2465962Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:18.2480668Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:18.2593816Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:18.2810333Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:18.3458655Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:18.3608432Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:18.3716337Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:18.3729320Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:18.3800042Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:18.4486164Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:18.4892158Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:18.4966209Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:18.5160088Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:18.5485108Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:18.5637887Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:18.6137536Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:18.6191255Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:18.6263705Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:18.6807036Z [ 46%] 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:19:18.6950162Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:19:18.7264080Z [ 46%] 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:19:18.7399654Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:19:18.7797713Z [ 46%] 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:19:18.8105475Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:19:18.8110001Z [ 46%] 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:19:18.8554487Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:19:18.8627212Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:19:18.8986414Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:19:18.9159068Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x8.c.o 2022-09-27T15:19:18.9456807Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x16.c.o 2022-09-27T15:19:18.9763957Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x24.c.o 2022-09-27T15:19:18.9956324Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:19:19.0178864Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-09-27T15:19:19.0251252Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c16.c.o 2022-09-27T15:19:19.0562398Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c24.c.o 2022-09-27T15:19:19.0880920Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-09-27T15:19:19.1087726Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c16.c.o 2022-09-27T15:19:19.1261086Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c24.c.o 2022-09-27T15:19:19.1449181Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:19.1505220Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:19.1876947Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-sse2.c.o 2022-09-27T15:19:19.2272183Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:19.2313887Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:19.2537072Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-sse2.c.o 2022-09-27T15:19:19.2612461Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:19.3000781Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:19.3524632Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-sse2.c.o 2022-09-27T15:19:19.3825174Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:19.3834695Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:19.3890115Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-sse2.c.o 2022-09-27T15:19:19.4404448Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:19.4983667Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:19.5049801Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-sse2.c.o 2022-09-27T15:19:19.5065887Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:19.5247430Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:19.5477462Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-sse2.c.o 2022-09-27T15:19:19.6180162Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:19.6220926Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:19.6245038Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-sse2.c.o 2022-09-27T15:19:19.6588763Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:19.6735158Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:19.7489693Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-sse2.c.o 2022-09-27T15:19:19.7503114Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:19.7766883Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:19.7798478Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-sse2.c.o 2022-09-27T15:19:19.8325678Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:19.8652703Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:19.8844035Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-sse2.c.o 2022-09-27T15:19:19.8862966Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:19.9348761Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:19.9543605Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-sse2.c.o 2022-09-27T15:19:19.9779875Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:19.9981501Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:19.9997186Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:20.0703746Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:20.0759040Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:20.1050261Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:20.1056432Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:20.1259660Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:20.1872983Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:20.2004324Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:20.2149903Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:20.2234160Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:20.2803830Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:20.3006143Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:20.3172760Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:20.3331001Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:20.3562977Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:20.4150116Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:20.4344431Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:20.4555163Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:20.4595195Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:20.4790554Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:20.5287215Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-sse2.c.o 2022-09-27T15:19:20.5550607Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-sse2.c.o 2022-09-27T15:19:20.5723033Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-sse2.c.o 2022-09-27T15:19:20.6004861Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-09-27T15:19:20.6280388Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-09-27T15:19:20.6377932Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x24.c.o 2022-09-27T15:19:20.6640955Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x32.c.o 2022-09-27T15:19:20.6733978Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-09-27T15:19:20.7120841Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-09-27T15:19:20.7387287Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x24.c.o 2022-09-27T15:19:20.7664247Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x32.c.o 2022-09-27T15:19:20.8090239Z [ 47%] 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:19:20.8139642Z [ 47%] 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:19:20.8523606Z [ 47%] 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:19:20.8580527Z [ 47%] 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:19:20.8761477Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o 2022-09-27T15:19:20.9261918Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o 2022-09-27T15:19:20.9435599Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:19:20.9820349Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:19:20.9922009Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:19:21.0154062Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-09-27T15:19:21.0418539Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x8.c.o 2022-09-27T15:19:21.0730092Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x16.c.o 2022-09-27T15:19:21.0855807Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x24.c.o 2022-09-27T15:19:21.1193799Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-09-27T15:19:21.1238484Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-09-27T15:19:21.1501750Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c16.c.o 2022-09-27T15:19:21.2104106Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c24.c.o 2022-09-27T15:19:21.2149171Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-09-27T15:19:21.2382244Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c16.c.o 2022-09-27T15:19:21.2700467Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c24.c.o 2022-09-27T15:19:21.2712137Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:21.3167809Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:21.3451165Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:21.3529136Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:21.3833368Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:21.4003309Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:21.4661646Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:21.4823860Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:21.4982917Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:21.5056462Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:21.5253337Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:21.5776209Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:21.6035854Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:21.6275979Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:21.6524987Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:21.6647741Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:21.7022831Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:21.7190789Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:21.7585536Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:21.7768931Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:21.7852162Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:21.8303082Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:21.8385115Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:21.8796836Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:21.9081272Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:21.9084084Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:21.9384948Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:21.9496782Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:21.9961381Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:22.0375452Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:22.0522134Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:22.0590560Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:22.0683150Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:22.1165765Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:22.1740632Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:22.1749496Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:22.1764700Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:22.2061993Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:22.2671348Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:22.2846756Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:22.3075115Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:22.3238626Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:22.3513977Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-09-27T15:19:22.3921767Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-09-27T15:19:22.4035114Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-sse2.c.o 2022-09-27T15:19:22.4359321Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-sse2.c.o 2022-09-27T15:19:22.4446925Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-sse2.c.o 2022-09-27T15:19:22.4905221Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-09-27T15:19:22.5031079Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-09-27T15:19:22.5311801Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-09-27T15:19:22.5720056Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-09-27T15:19:22.5795987Z [ 48%] 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:19:22.5960034Z [ 49%] 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:19:22.6005014Z [ 49%] 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:19:22.6498229Z [ 49%] 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:19:22.7002302Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse2-c8.c.o 2022-09-27T15:19:22.7077929Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse2-c16.c.o 2022-09-27T15:19:22.7282183Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-09-27T15:19:22.7296868Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/sse2-x64.c.o 2022-09-27T15:19:22.7545878Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse2-c8.c.o 2022-09-27T15:19:22.7919954Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse2-c16.c.o 2022-09-27T15:19:22.8561999Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-09-27T15:19:22.8568211Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-rmax/sse2.c.o 2022-09-27T15:19:22.8609195Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-vclamp/sse2-x64.c.o 2022-09-27T15:19:22.8822086Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-fill/sse2-x64.c.o 2022-09-27T15:19:22.8879875Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-pad/sse2.c.o 2022-09-27T15:19:22.9686468Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/16x16-reuse-mov-sse2.c.o 2022-09-27T15:19:22.9731942Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/16x16-reuse-switch-sse2.c.o 2022-09-27T15:19:22.9891093Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/xm-sse2.c.o 2022-09-27T15:19:23.0224769Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x2-sse2.c.o 2022-09-27T15:19:23.0361005Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x3-sse2.c.o 2022-09-27T15:19:23.1108920Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x4-sse2.c.o 2022-09-27T15:19:23.1282210Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-multi-mov-sse2.c.o 2022-09-27T15:19:23.1432831Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-multi-switch-sse2.c.o 2022-09-27T15:19:23.1680084Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-mov-sse2.c.o 2022-09-27T15:19:23.1735754Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-multi-sse2.c.o 2022-09-27T15:19:23.2081174Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-switch-sse2.c.o 2022-09-27T15:19:23.2832491Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/4x8-sse2.c.o 2022-09-27T15:19:23.3011074Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-mov-sse2.c.o 2022-09-27T15:19:23.3434338Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-multi-sse2.c.o 2022-09-27T15:19:23.3437138Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-switch-sse2.c.o 2022-09-27T15:19:23.3703250Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-mov-sse2.c.o 2022-09-27T15:19:23.3876531Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-multi-sse2.c.o 2022-09-27T15:19:23.4571788Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-switch-sse2.c.o 2022-09-27T15:19:23.5053719Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-unpool/sse2.c.o 2022-09-27T15:19:23.5251940Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/xm-sse2.c.o 2022-09-27T15:19:23.5303882Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x2-sse2.c.o 2022-09-27T15:19:23.5658776Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x3-sse2.c.o 2022-09-27T15:19:23.6083713Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x4-sse2.c.o 2022-09-27T15:19:23.6212629Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-mov-sse2.c.o 2022-09-27T15:19:23.6467027Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-multi-sse2.c.o 2022-09-27T15:19:23.6668884Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-switch-sse2.c.o 2022-09-27T15:19:23.7061137Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-mov-sse2.c.o 2022-09-27T15:19:23.7066955Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-multi-sse2.c.o 2022-09-27T15:19:23.7744869Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-switch-sse2.c.o 2022-09-27T15:19:23.8014812Z [ 49%] 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:19:23.8123632Z [ 49%] 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:19:23.8484213Z [ 49%] 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:19:23.8658944Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4.c.o 2022-09-27T15:19:23.9349394Z [ 49%] 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:19:23.9436256Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4.c.o 2022-09-27T15:19:23.9558720Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-3x4.c.o 2022-09-27T15:19:23.9791159Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-4x4.c.o 2022-09-27T15:19:23.9821500Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-5x4.c.o 2022-09-27T15:19:24.0606731Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-6x4.c.o 2022-09-27T15:19:24.0765716Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-ssse3-ld64.c.o 2022-09-27T15:19:24.0812683Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-ssse3-ld128.c.o 2022-09-27T15:19:24.0924003Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-ssse3.c.o 2022-09-27T15:19:24.1063317Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-ssse3-ld64.c.o 2022-09-27T15:19:24.1830886Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-ssse3-ld128.c.o 2022-09-27T15:19:24.1927148Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-ssse3.c.o 2022-09-27T15:19:24.1997053Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-ssse3-ld64.c.o 2022-09-27T15:19:24.2125544Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-ssse3-ld128.c.o 2022-09-27T15:19:24.2231115Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-ssse3.c.o 2022-09-27T15:19:24.3150043Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-ssse3-ld64.c.o 2022-09-27T15:19:24.3208777Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-ssse3-ld128.c.o 2022-09-27T15:19:24.3243969Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-ssse3-ld64.c.o 2022-09-27T15:19:24.3314665Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-ssse3-ld128.c.o 2022-09-27T15:19:24.4278105Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-ssse3-ld128.c.o 2022-09-27T15:19:24.4279007Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-ssse3-ld64.c.o 2022-09-27T15:19:24.4331581Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-ssse3.c.o 2022-09-27T15:19:24.4575412Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-ssse3.c.o 2022-09-27T15:19:24.4631264Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-ssse3.c.o 2022-09-27T15:19:24.5637844Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-ssse3.c.o 2022-09-27T15:19:24.5752115Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-ssse3-x16.c.o 2022-09-27T15:19:24.5801817Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-ssse3-x32.c.o 2022-09-27T15:19:24.5851228Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x8.c.o 2022-09-27T15:19:24.6121719Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x16.c.o 2022-09-27T15:19:24.6746894Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x24.c.o 2022-09-27T15:19:24.6881415Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x32.c.o 2022-09-27T15:19:24.6971959Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x8.c.o 2022-09-27T15:19:24.7092504Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x16.c.o 2022-09-27T15:19:24.7694821Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x24.c.o 2022-09-27T15:19:24.8057717Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x32.c.o 2022-09-27T15:19:24.8245649Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x8.c.o 2022-09-27T15:19:24.8586420Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x16.c.o 2022-09-27T15:19:24.8833424Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x24.c.o 2022-09-27T15:19:24.9255972Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x32.c.o 2022-09-27T15:19:24.9340734Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse41-2x4.c.o 2022-09-27T15:19:24.9496339Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse41-2x8.c.o 2022-09-27T15:19:24.9669350Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x8.c.o 2022-09-27T15:19:24.9980950Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x16.c.o 2022-09-27T15:19:25.0319161Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x24.c.o 2022-09-27T15:19:25.0797194Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x32.c.o 2022-09-27T15:19:25.0875829Z [ 50%] 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:19:25.0973174Z [ 50%] 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:19:25.1630927Z [ 50%] 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:19:25.1940085Z [ 50%] 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:19:25.2005480Z [ 50%] 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:19:25.2252680Z [ 50%] 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:19:25.2693923Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x4.c.o 2022-09-27T15:19:25.2755069Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x8.c.o 2022-09-27T15:19:25.2964893Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x12.c.o 2022-09-27T15:19:25.3056023Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x16.c.o 2022-09-27T15:19:25.3365455Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x20.c.o 2022-09-27T15:19:25.3794811Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x24.c.o 2022-09-27T15:19:25.4046257Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse41-x4.c.o 2022-09-27T15:19:25.4145585Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o 2022-09-27T15:19:25.4204128Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse41-x4.c.o 2022-09-27T15:19:25.4439253Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o 2022-09-27T15:19:25.5020748Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse41-x4.c.o 2022-09-27T15:19:25.5173601Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o 2022-09-27T15:19:25.5263378Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse41-x4.c.o 2022-09-27T15:19:25.5471971Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o 2022-09-27T15:19:25.5892121Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse41-x4.c.o 2022-09-27T15:19:25.6234270Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o 2022-09-27T15:19:25.6283816Z [ 50%] 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:19:25.6470111Z [ 50%] 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:19:25.6676186Z [ 50%] 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:19:25.7216538Z [ 50%] 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:19:25.7479289Z [ 50%] 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:19:25.7557416Z [ 50%] 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:19:25.7566178Z [ 50%] 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:19:25.7926518Z [ 50%] 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:19:25.8573254Z [ 50%] 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:19:25.8578620Z [ 50%] 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:19:25.8643557Z [ 50%] 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:19:25.8805044Z [ 50%] 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:19:25.8965010Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse41-int16.c.o 2022-09-27T15:19:25.9684733Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse41-int32.c.o 2022-09-27T15:19:25.9690206Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-sse41.c.o 2022-09-27T15:19:26.0201341Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse41.c.o 2022-09-27T15:19:26.0651769Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse41.c.o 2022-09-27T15:19:26.0883632Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse41.c.o 2022-09-27T15:19:26.0995397Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse41.c.o 2022-09-27T15:19:26.1170273Z [ 51%] 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:19:26.1800255Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:19:26.2264609Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:19:26.2275469Z [ 51%] 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:19:26.2904335Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:19:26.3287446Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:19:26.3807699Z [ 51%] 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:19:26.3864962Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:19:26.3912518Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:19:26.3928041Z [ 51%] 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:19:26.4760438Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:19:26.5213112Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:19:26.5354655Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:19:26.5491091Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:19:26.5786734Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:19:26.5984798Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:19:26.6517694Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:26.7139873Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:26.7168090Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:26.7554353Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:26.7914778Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:26.7933768Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:26.8375712Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:26.8705451Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:26.9241705Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:26.9342091Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:26.9501612Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:27.0443915Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:27.0671868Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:27.0687835Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:27.0975119Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:27.1686846Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:27.2041126Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:27.2129610Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:27.2146974Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:27.2809991Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:27.2888652Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:27.3447297Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:27.3772074Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:27.3809747Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:27.4111168Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:27.4141802Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:27.4624922Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:27.5310813Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:27.5501672Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:27.5708206Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:27.5716869Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:27.6085710Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:27.6916686Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:27.7003735Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:27.7008577Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:27.7208792Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:27.7324170Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:27.8096488Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:27.8442949Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:27.8654858Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:27.8835607Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:27.9153042Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:27.9261287Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:28.0130644Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:28.0322440Z [ 51%] 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:19:28.0333398Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:19:28.0342488Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:19:28.0394829Z [ 51%] 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:19:28.1385285Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:19:28.1438066Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:19:28.1791185Z [ 52%] 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:19:28.2299586Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:19:28.2538336Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:19:28.3095124Z [ 52%] 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:19:28.3126789Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:19:28.3275188Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:19:28.3402780Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:19:28.4133125Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:19:28.4449988Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse41-mul16.c.o 2022-09-27T15:19:28.4464979Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse41-mul32.c.o 2022-09-27T15:19:28.4609226Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x8.c.o 2022-09-27T15:19:28.5643021Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-09-27T15:19:28.5811960Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x24.c.o 2022-09-27T15:19:28.5964720Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x32.c.o 2022-09-27T15:19:28.6014892Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-09-27T15:19:28.6480211Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c16.c.o 2022-09-27T15:19:28.7137006Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c24.c.o 2022-09-27T15:19:28.7310243Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-09-27T15:19:28.7598429Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c16.c.o 2022-09-27T15:19:28.7805777Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c24.c.o 2022-09-27T15:19:28.7827359Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:28.8361446Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:28.8730454Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-sse41.c.o 2022-09-27T15:19:28.8840402Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:28.8979608Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:28.9093640Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-sse41.c.o 2022-09-27T15:19:28.9457348Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:29.0027625Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:29.0299795Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-sse41.c.o 2022-09-27T15:19:29.0638738Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:29.0701081Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:29.1157200Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-sse41.c.o 2022-09-27T15:19:29.1384780Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:29.1704168Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:29.2031174Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-sse41.c.o 2022-09-27T15:19:29.2414407Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:29.2519959Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:29.2578340Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-sse41.c.o 2022-09-27T15:19:29.3115364Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:29.3230543Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:29.3944678Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-sse41.c.o 2022-09-27T15:19:29.4008933Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:29.4339993Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:29.4466349Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-sse41.c.o 2022-09-27T15:19:29.5248320Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:29.5495898Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:29.5499490Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-sse41.c.o 2022-09-27T15:19:29.6263802Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:29.6597940Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:29.6856085Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-sse41.c.o 2022-09-27T15:19:29.7191641Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:29.7318564Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:29.7765192Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-sse41.c.o 2022-09-27T15:19:29.8015410Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:29.8204278Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:29.8881579Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:29.8989530Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:29.9649947Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:29.9651123Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:29.9680126Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:30.0084810Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:30.0119219Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:30.0801174Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:30.0894791Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:30.1338157Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:30.1467581Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:30.2090214Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:30.2343434Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:30.2347753Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:30.2420841Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:30.2764581Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:30.3584564Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:30.3781684Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:30.4098264Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-09-27T15:19:30.4394597Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-09-27T15:19:30.5006349Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-sse4.c.o 2022-09-27T15:19:30.5157642Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-sse4.c.o 2022-09-27T15:19:30.5711589Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-sse4.c.o 2022-09-27T15:19:30.6198490Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-sse4-sra.c.o 2022-09-27T15:19:30.6296356Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-sse4-srl.c.o 2022-09-27T15:19:30.6796945Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-09-27T15:19:30.7117129Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-09-27T15:19:30.7381203Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x24.c.o 2022-09-27T15:19:30.7509626Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x32.c.o 2022-09-27T15:19:30.8087941Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-09-27T15:19:30.8327378Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-09-27T15:19:30.8373861Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x24.c.o 2022-09-27T15:19:30.8641658Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x32.c.o 2022-09-27T15:19:30.9512965Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-09-27T15:19:31.0233779Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-09-27T15:19:31.0258273Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x24.c.o 2022-09-27T15:19:31.0695911Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x32.c.o 2022-09-27T15:19:31.1434165Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-09-27T15:19:31.1465828Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-09-27T15:19:31.1631490Z [ 53%] 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:31.1930704Z [ 53%] 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:31.2376077Z [ 53%] 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:31.3085008Z [ 53%] 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:31.3390313Z [ 53%] 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:31.3552675Z [ 53%] 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:31.4071050Z [ 53%] 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:31.4098051Z [ 53%] 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:31.4159658Z [ 53%] 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:31.4284732Z [ 53%] 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:31.5151619Z [ 53%] 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:31.5304547Z [ 53%] 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:31.5695535Z [ 53%] 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:31.5891605Z [ 53%] 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:31.6075335Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x8.c.o 2022-09-27T15:19:31.6408671Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-09-27T15:19:31.7089107Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x24.c.o 2022-09-27T15:19:31.7648581Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x32.c.o 2022-09-27T15:19:31.7835727Z [ 53%] 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:31.8726176Z [ 53%] 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:31.8858548Z [ 53%] 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:31.9046052Z [ 53%] 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:31.9650190Z [ 53%] 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:32.0764136Z [ 53%] 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:32.0976197Z [ 53%] 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:32.1266747Z [ 53%] 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:32.1621286Z [ 53%] 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:32.2298726Z [ 53%] 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:32.2625312Z [ 53%] 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:32.2692315Z [ 53%] 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:32.2757727Z [ 53%] 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:32.3401854Z [ 53%] 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:32.3902582Z [ 53%] 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:32.4012949Z [ 53%] 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:32.4061282Z [ 53%] 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:32.4538144Z [ 53%] 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:32.5193777Z [ 54%] 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:32.5336095Z [ 54%] 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:32.5419805Z [ 54%] 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:32.5493997Z [ 54%] 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:32.6265666Z [ 54%] 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:32.6631346Z [ 54%] 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:32.6687871Z [ 54%] 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:32.6853312Z [ 54%] 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:32.7525356Z [ 54%] 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:32.7725115Z [ 54%] 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:32.8116430Z [ 54%] 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:32.8172028Z [ 54%] 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:32.8856349Z [ 54%] 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:32.8962721Z [ 54%] 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:32.9043902Z [ 54%] 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:32.9388795Z [ 54%] 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:33.0179557Z [ 54%] 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:33.0236294Z [ 54%] 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:33.0489354Z [ 54%] 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:33.0817837Z [ 54%] 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:33.0976719Z [ 54%] 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:33.1864862Z [ 54%] 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:33.1900424Z [ 54%] 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:33.2214292Z [ 54%] 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:33.2302451Z [ 54%] 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:33.2528510Z [ 54%] 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:33.3256363Z [ 54%] 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:33.3353427Z [ 54%] 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:33.3859742Z [ 54%] 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:33.3908991Z [ 54%] 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:33.4063321Z [ 54%] 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:33.4491680Z [ 54%] 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:33.4764844Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-sse4.c.o 2022-09-27T15:19:33.5192011Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-sse4.c.o 2022-09-27T15:19:33.5247387Z [ 54%] 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:33.5605925Z [ 54%] 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:33.5772785Z [ 54%] 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:33.5852949Z [ 54%] 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:33.6349662Z [ 54%] 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:33.6794262Z [ 54%] 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:33.6805676Z [ 54%] 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:33.7273753Z [ 54%] 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:33.7363260Z [ 54%] 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:33.7534479Z [ 54%] 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:33.7854051Z [ 54%] 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:33.8695893Z [ 54%] 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:33.8705485Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse41-c8.c.o 2022-09-27T15:19:33.8893314Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse41-c16.c.o 2022-09-27T15:19:33.9254344Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-sse41-c16.c.o 2022-09-27T15:19:33.9357858Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/sse41-x64.c.o 2022-09-27T15:19:33.9758152Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse41-c8.c.o 2022-09-27T15:19:33.9812403Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse41-c16.c.o 2022-09-27T15:19:34.0418422Z [ 54%] 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:34.0456261Z [ 54%] 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:34.0945684Z [ 54%] 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:34.1288857Z [ 54%] 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:34.1540862Z [ 54%] 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:34.1593867Z [ 54%] 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:34.1823053Z [ 54%] 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:34.2085450Z [ 54%] 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:34.2321658Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-avx-acc2.c.o 2022-09-27T15:19:34.2738518Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-avx.c.o 2022-09-27T15:19:34.2893029Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-avx-acc2.c.o 2022-09-27T15:19:34.3199344Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-avx.c.o 2022-09-27T15:19:34.3922031Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-avx-acc2.c.o 2022-09-27T15:19:34.4498227Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-avx.c.o 2022-09-27T15:19:34.4508669Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-avx-acc2.c.o 2022-09-27T15:19:34.4726000Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o 2022-09-27T15:19:34.5502391Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx-acc2.c.o 2022-09-27T15:19:34.5901597Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx.c.o 2022-09-27T15:19:34.6314077Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx-acc2.c.o 2022-09-27T15:19:34.6328613Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o 2022-09-27T15:19:34.7144933Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx-acc2.c.o 2022-09-27T15:19:34.7389393Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o 2022-09-27T15:19:34.7727443Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx-acc2.c.o 2022-09-27T15:19:34.8134138Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx.c.o 2022-09-27T15:19:34.8370716Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x8.c.o 2022-09-27T15:19:34.9132238Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x16.c.o 2022-09-27T15:19:34.9307374Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x24.c.o 2022-09-27T15:19:34.9400558Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:19:35.0005524Z [ 55%] 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:35.0084990Z [ 55%] 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:35.0249106Z [ 55%] 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:35.0356722Z [ 55%] 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:35.0695349Z [ 55%] 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:35.1797457Z [ 55%] 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:35.2113919Z [ 55%] 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:35.2475153Z [ 55%] 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:35.2736322Z [ 55%] 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:35.2746751Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-avx-broadcast.c.o 2022-09-27T15:19:35.3603251Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o 2022-09-27T15:19:35.4516120Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16-minmax-avx-broadcast.c.o 2022-09-27T15:19:35.4778255Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-avx-broadcast.c.o 2022-09-27T15:19:35.4820498Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-avx-broadcast.c.o 2022-09-27T15:19:35.5192226Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-avx-broadcast.c.o 2022-09-27T15:19:35.5693555Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o 2022-09-27T15:19:35.6175700Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x8-minmax-avx-broadcast.c.o 2022-09-27T15:19:35.6890640Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x8-minmax-avx-broadcast.c.o 2022-09-27T15:19:35.7151716Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-avx-broadcast.c.o 2022-09-27T15:19:35.7384829Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o 2022-09-27T15:19:35.7614515Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16-minmax-avx-broadcast.c.o 2022-09-27T15:19:35.7847875Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-avx-broadcast.c.o 2022-09-27T15:19:35.8944839Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-avx-broadcast.c.o 2022-09-27T15:19:35.9224871Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-avx-broadcast.c.o 2022-09-27T15:19:35.9231067Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o 2022-09-27T15:19:35.9289996Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x8-minmax-avx-broadcast.c.o 2022-09-27T15:19:35.9856042Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x8-minmax-avx-broadcast.c.o 2022-09-27T15:19:36.0908430Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx-2x8.c.o 2022-09-27T15:19:36.1216782Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx-2x16.c.o 2022-09-27T15:19:36.1707481Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x8.c.o 2022-09-27T15:19:36.1715941Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x16.c.o 2022-09-27T15:19:36.2193082Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x24.c.o 2022-09-27T15:19:36.2386178Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:19:36.3226129Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x8.c.o 2022-09-27T15:19:36.3540708Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x16.c.o 2022-09-27T15:19:36.3943962Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x24.c.o 2022-09-27T15:19:36.3958769Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:19:36.4458290Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/avx.c.o 2022-09-27T15:19:36.5430260Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx-x8.c.o 2022-09-27T15:19:36.5600879Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o 2022-09-27T15:19:36.5759321Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x8.c.o 2022-09-27T15:19:36.6040487Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o 2022-09-27T15:19:36.7144161Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x8.c.o 2022-09-27T15:19:36.7196965Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o 2022-09-27T15:19:36.7200568Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x8.c.o 2022-09-27T15:19:36.7618128Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o 2022-09-27T15:19:36.8098530Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx-x8.c.o 2022-09-27T15:19:36.8635107Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o 2022-09-27T15:19:36.8980926Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx-x8.c.o 2022-09-27T15:19:36.9074499Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o 2022-09-27T15:19:36.9709100Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx-x8.c.o 2022-09-27T15:19:37.0133143Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o 2022-09-27T15:19:37.0465056Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx-x8.c.o 2022-09-27T15:19:37.0667060Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o 2022-09-27T15:19:37.0880549Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx-x8.c.o 2022-09-27T15:19:37.1778190Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o 2022-09-27T15:19:37.2471569Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x8.c.o 2022-09-27T15:19:37.2500594Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o 2022-09-27T15:19:37.2627267Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x8.c.o 2022-09-27T15:19:37.2803650Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o 2022-09-27T15:19:37.3560360Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x8.c.o 2022-09-27T15:19:37.4285346Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o 2022-09-27T15:19:37.4620094Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx-x8.c.o 2022-09-27T15:19:37.4691342Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o 2022-09-27T15:19:37.4880018Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x8.c.o 2022-09-27T15:19:37.5326115Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o 2022-09-27T15:19:37.6123727Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx-x8.c.o 2022-09-27T15:19:37.6358569Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o 2022-09-27T15:19:37.6584456Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x8.c.o 2022-09-27T15:19:37.6643085Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o 2022-09-27T15:19:37.7520967Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx-x8.c.o 2022-09-27T15:19:37.8012754Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx-x16.c.o 2022-09-27T15:19:37.8111843Z [ 56%] 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:37.8294505Z [ 56%] 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:37.8476474Z [ 56%] 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:37.9329515Z [ 56%] 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:37.9570317Z [ 56%] 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:38.0773848Z [ 56%] 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:38.0884209Z [ 56%] 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:38.0923310Z [ 56%] 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:38.1181377Z [ 56%] 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:38.2074109Z [ 56%] 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:38.2300261Z [ 56%] 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:38.2624776Z [ 56%] 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:38.3911793Z [ 56%] 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:38.3919714Z [ 56%] 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:38.3944625Z [ 56%] 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:38.3946102Z [ 56%] 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:38.4325948Z [ 56%] 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:38.5791204Z [ 56%] 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:38.5991739Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx-x8.c.o 2022-09-27T15:19:38.6523837Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx-x16.c.o 2022-09-27T15:19:38.7093140Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx-x8.c.o 2022-09-27T15:19:38.7176443Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o 2022-09-27T15:19:38.7959290Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx-x8.c.o 2022-09-27T15:19:38.8239793Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o 2022-09-27T15:19:38.8643685Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx-x8.c.o 2022-09-27T15:19:38.9034464Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o 2022-09-27T15:19:38.9451100Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx-x8.c.o 2022-09-27T15:19:38.9536338Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o 2022-09-27T15:19:39.0049927Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx-x8.c.o 2022-09-27T15:19:39.0613283Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o 2022-09-27T15:19:39.1005053Z [ 56%] 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:39.1224615Z [ 56%] 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:39.1346728Z [ 56%] 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:39.1956283Z [ 56%] 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:39.2673873Z [ 56%] 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:39.2763572Z [ 56%] 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:39.2925321Z [ 56%] 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:39.3868659Z [ 56%] 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:39.4122992Z [ 56%] 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:39.4551415Z [ 56%] 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:39.5186090Z [ 56%] 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:39.5501828Z [ 56%] 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:39.5980059Z [ 56%] 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:39.6009049Z [ 56%] 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:39.6540492Z [ 56%] 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:39.7255024Z [ 57%] 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:39.7464946Z [ 57%] 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:39.7646084Z [ 57%] 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:39.8050816Z [ 57%] 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:39.8728277Z [ 57%] 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:39.8885130Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o 2022-09-27T15:19:39.8936648Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx-sqrt-x16.c.o 2022-09-27T15:19:39.9296704Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx-x8.c.o 2022-09-27T15:19:40.0454262Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx-x16.c.o 2022-09-27T15:19:40.0505462Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx-x8.c.o 2022-09-27T15:19:40.0772853Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx-x16.c.o 2022-09-27T15:19:40.0929107Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx-x8.c.o 2022-09-27T15:19:40.0961641Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o 2022-09-27T15:19:40.2000852Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx-rr2-p5.c.o 2022-09-27T15:19:40.2172559Z [ 57%] 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:40.2412328Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-lut16-p3.c.o 2022-09-27T15:19:40.2762234Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-p6.c.o 2022-09-27T15:19:40.3642370Z [ 57%] 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:40.3682208Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-div.c.o 2022-09-27T15:19:40.3986246Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-nr1.c.o 2022-09-27T15:19:40.4001059Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-nr2.c.o 2022-09-27T15:19:40.4775555Z [ 57%] 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:40.5141308Z [ 57%] 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:40.5189097Z [ 57%] 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:40.5762818Z [ 57%] 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:40.5830068Z [ 57%] 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:40.6309014Z [ 57%] 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:40.6890395Z [ 57%] 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:40.6937414Z [ 57%] 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:40.6981393Z [ 57%] 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:40.7384932Z [ 57%] 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:40.7783386Z [ 57%] 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:40.8344588Z [ 57%] 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:40.8677451Z [ 57%] 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:40.8703895Z [ 57%] 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:40.9022157Z [ 57%] 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:40.9350720Z [ 57%] 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:41.0067242Z [ 57%] 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:41.0252701Z [ 57%] 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:41.0676672Z [ 57%] 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:41.0878869Z [ 57%] 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:41.1309653Z [ 57%] 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:41.1692124Z [ 57%] 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:41.1838744Z [ 57%] 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:41.2159670Z [ 57%] 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:41.2701373Z [ 57%] 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:41.2757076Z [ 57%] 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:41.2872314Z [ 57%] 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:41.3034686Z [ 57%] 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:41.3480536Z [ 57%] 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:41.4010442Z [ 57%] 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:41.4147323Z [ 57%] 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:41.4205794Z [ 57%] 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:41.4860279Z [ 57%] 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:41.5183988Z [ 57%] 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:41.5217315Z [ 57%] 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:41.5455714Z [ 57%] 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:41.6241027Z [ 57%] 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:41.6250456Z [ 57%] 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:41.6271406Z [ 57%] 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:41.6328695Z [ 57%] 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:41.6694415Z [ 57%] 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:41.7519914Z [ 57%] 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:41.7726926Z [ 57%] 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:41.7819961Z [ 57%] 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:41.8199544Z [ 57%] 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:41.8532164Z [ 58%] 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:41.8922107Z [ 58%] 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:41.9004368Z [ 58%] 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:41.9119518Z [ 58%] 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:41.9613863Z [ 58%] 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:41.9926510Z [ 58%] 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:42.0261042Z [ 58%] 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:42.0700819Z [ 58%] 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:42.0950994Z [ 58%] 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:42.1162280Z [ 58%] 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:42.1803674Z [ 58%] 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:42.1861812Z [ 58%] 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:42.2588468Z [ 58%] 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:42.2874608Z [ 58%] 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:42.2919018Z [ 58%] 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:42.3067809Z [ 58%] 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:42.3338646Z [ 58%] 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:42.3909497Z [ 58%] 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:42.3942748Z [ 58%] 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:42.4240753Z [ 58%] 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:42.4552412Z [ 58%] 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:42.4555973Z [ 58%] 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:42.5155742Z [ 58%] 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:42.5359159Z [ 58%] 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:42.5577896Z [ 58%] 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:42.5904710Z [ 58%] 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:42.6331935Z [ 58%] 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:42.6688729Z [ 58%] 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:42.6701608Z [ 58%] 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:42.6884751Z [ 58%] 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:42.7405582Z [ 58%] 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:42.7723764Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x8.c.o 2022-09-27T15:19:42.7756405Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x16.c.o 2022-09-27T15:19:42.8210109Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x24.c.o 2022-09-27T15:19:42.8445094Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:19:42.8731189Z [ 58%] 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:42.9034154Z [ 58%] 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:42.9655173Z [ 58%] 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:42.9888542Z [ 58%] 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:43.0257419Z [ 58%] 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:43.0268167Z [ 58%] 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:43.0735491Z [ 58%] 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:43.0777059Z [ 58%] 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:43.0973187Z [ 58%] 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:43.1575589Z [ 58%] 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:43.1641664Z [ 58%] 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:43.2099366Z [ 58%] 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:43.2299742Z [ 58%] 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:43.2519031Z [ 58%] 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:43.2830683Z [ 58%] 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:43.2856892Z [ 58%] 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:43.3367772Z [ 58%] 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:43.3794620Z [ 58%] 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:43.3845329Z [ 58%] 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:43.4333058Z [ 58%] 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:43.4803392Z [ 58%] 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:43.4887853Z [ 58%] 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:43.4892158Z [ 58%] 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:43.5491912Z [ 58%] 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:43.5890270Z [ 58%] 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:43.5955117Z [ 58%] 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:43.6284318Z [ 58%] 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:43.6386751Z [ 58%] 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:43.6744936Z [ 58%] 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:43.7189404Z [ 58%] 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:43.7431566Z [ 58%] 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:43.7438142Z [ 59%] 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:43.7624865Z [ 59%] 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:43.7818363Z [ 59%] 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:43.8270583Z [ 59%] 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:43.8588392Z [ 59%] 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:43.8756523Z [ 59%] 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:43.9187507Z [ 59%] 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:43.9507133Z [ 59%] 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:43.9515017Z [ 59%] 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:43.9970854Z [ 59%] 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:44.0136455Z [ 59%] 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:44.0323184Z [ 59%] 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:44.0839812Z [ 59%] 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:44.0891962Z [ 59%] 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:44.1177172Z [ 59%] 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:44.1452064Z [ 59%] 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:44.1562522Z [ 59%] 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:44.2203907Z [ 59%] 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:44.2253788Z [ 59%] 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:44.2385652Z [ 59%] 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:44.2766930Z [ 59%] 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:44.3139220Z [ 59%] 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:44.3554549Z [ 59%] 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:44.3602416Z [ 59%] 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:44.3607979Z [ 59%] 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:44.3915948Z [ 59%] 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:44.4355243Z [ 59%] 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:44.4642130Z [ 59%] 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:44.4695247Z [ 59%] 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:44.4937723Z [ 59%] 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:44.5305546Z [ 59%] 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:44.5654134Z [ 59%] 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:44.5760851Z [ 59%] 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:44.6204590Z [ 59%] 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:44.6420472Z [ 59%] 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:44.6900970Z [ 59%] 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:44.6993701Z [ 59%] 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:44.7218288Z [ 59%] 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:44.7237062Z [ 59%] 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:44.7480275Z [ 59%] 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:44.8053681Z [ 59%] 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:44.8583337Z [ 59%] 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:44.8584241Z [ 59%] 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:44.8937150Z [ 59%] 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:44.9160615Z [ 59%] 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:44.9268445Z [ 59%] 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:44.9627744Z [ 59%] 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:44.9657455Z [ 59%] 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:45.0278393Z [ 59%] 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:45.0551947Z [ 59%] 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:45.0563507Z [ 59%] 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:45.1042740Z [ 59%] 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:45.1120698Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x8.c.o 2022-09-27T15:19:45.1670645Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x16.c.o 2022-09-27T15:19:45.2149019Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x24.c.o 2022-09-27T15:19:45.2202842Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-09-27T15:19:45.2454810Z [ 59%] 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:45.3012464Z [ 59%] 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:45.3096814Z [ 59%] 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:45.3615705Z [ 59%] 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:45.3671127Z [ 59%] 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:45.3708754Z [ 59%] 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:45.4202180Z [ 59%] 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:45.4283603Z [ 59%] 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:45.4706469Z [ 59%] 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:45.4906316Z [ 59%] 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:45.4988504Z [ 60%] 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:45.5276704Z [ 60%] 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:45.5492913Z [ 60%] 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:45.6014434Z [ 60%] 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:45.6179939Z [ 60%] 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:45.6280338Z [ 60%] 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:45.6546688Z [ 60%] 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:45.6643227Z [ 60%] 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:45.7440582Z [ 60%] 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:45.7589899Z [ 60%] 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:45.7643671Z [ 60%] 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:45.7719707Z [ 60%] 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:45.8021278Z [ 60%] 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:45.8545991Z [ 60%] 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:45.8742417Z [ 60%] 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:45.8799473Z [ 60%] 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:45.8872016Z [ 60%] 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:45.9142441Z [ 60%] 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:45.9726770Z [ 60%] 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:45.9897898Z [ 60%] 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:46.0065209Z [ 60%] 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:46.0135475Z [ 60%] 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:46.0380370Z [ 60%] 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:46.0775229Z [ 60%] 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:46.1125957Z [ 60%] 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:46.1301431Z [ 60%] 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:46.1558145Z [ 60%] 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:46.1648757Z [ 60%] 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:46.2005855Z [ 60%] 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:46.2224935Z [ 60%] 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:46.2325107Z [ 60%] 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:46.2948594Z [ 60%] 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:46.3151877Z [ 60%] 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:46.3218931Z [ 60%] 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:46.3264733Z [ 60%] 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:46.3807539Z [ 60%] 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:46.4180522Z [ 60%] 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:46.4362045Z [ 60%] 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:46.4386230Z [ 60%] 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:46.4851503Z [ 60%] 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:46.4852815Z [ 60%] 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:46.5566992Z [ 60%] 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:46.5711805Z [ 60%] 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:46.5912319Z [ 60%] 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:46.5999669Z [ 60%] 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:46.6407509Z [ 60%] 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:46.7003773Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x16.c.o 2022-09-27T15:19:46.7099531Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x32.c.o 2022-09-27T15:19:46.7195306Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x48.c.o 2022-09-27T15:19:46.7263840Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x64.c.o 2022-09-27T15:19:46.7396139Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x8.c.o 2022-09-27T15:19:46.8642062Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x16.c.o 2022-09-27T15:19:46.8800908Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c8.c.o 2022-09-27T15:19:46.8849458Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c16.c.o 2022-09-27T15:19:46.9098106Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c24.c.o 2022-09-27T15:19:46.9446090Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c32.c.o 2022-09-27T15:19:46.9967768Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c8.c.o 2022-09-27T15:19:47.0374260Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c16.c.o 2022-09-27T15:19:47.0408309Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c24.c.o 2022-09-27T15:19:47.0650109Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c32.c.o 2022-09-27T15:19:47.1091235Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-maxpool/9p8x-minmax-f16c-c8.c.o 2022-09-27T15:19:47.1573400Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-prelu/gen/f16c-2x8.c.o 2022-09-27T15:19:47.1723064Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-prelu/gen/f16c-2x16.c.o 2022-09-27T15:19:47.2280325Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x8.c.o 2022-09-27T15:19:47.2630230Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x16.c.o 2022-09-27T15:19:47.2646214Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x8.c.o 2022-09-27T15:19:47.3040702Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x16.c.o 2022-09-27T15:19:47.3999168Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdiv-minmax-f16c-x8.c.o 2022-09-27T15:19:47.4046579Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdiv-minmax-f16c-x16.c.o 2022-09-27T15:19:47.4222645Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdivc-minmax-f16c-x8.c.o 2022-09-27T15:19:47.4297661Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdivc-minmax-f16c-x16.c.o 2022-09-27T15:19:47.4554791Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmax-f16c-x8.c.o 2022-09-27T15:19:47.5733408Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmax-f16c-x16.c.o 2022-09-27T15:19:47.5769950Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmaxc-f16c-x8.c.o 2022-09-27T15:19:47.5829458Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmaxc-f16c-x16.c.o 2022-09-27T15:19:47.5932099Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmin-f16c-x8.c.o 2022-09-27T15:19:47.5951272Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmin-f16c-x16.c.o 2022-09-27T15:19:47.7203554Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vminc-f16c-x8.c.o 2022-09-27T15:19:47.7547887Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vminc-f16c-x16.c.o 2022-09-27T15:19:47.7561881Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x8.c.o 2022-09-27T15:19:47.7808319Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x16.c.o 2022-09-27T15:19:47.8041043Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x8.c.o 2022-09-27T15:19:47.8683824Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x16.c.o 2022-09-27T15:19:47.8938725Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrdivc-minmax-f16c-x8.c.o 2022-09-27T15:19:47.9292835Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrdivc-minmax-f16c-x16.c.o 2022-09-27T15:19:47.9303626Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrsubc-minmax-f16c-x8.c.o 2022-09-27T15:19:47.9565151Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrsubc-minmax-f16c-x16.c.o 2022-09-27T15:19:48.0550793Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsub-minmax-f16c-x8.c.o 2022-09-27T15:19:48.0623390Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsub-minmax-f16c-x16.c.o 2022-09-27T15:19:48.0628819Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsubc-minmax-f16c-x8.c.o 2022-09-27T15:19:48.0897165Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsubc-minmax-f16c-x16.c.o 2022-09-27T15:19:48.1125917Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vclamp/gen/vclamp-f16c-x8.c.o 2022-09-27T15:19:48.1823831Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vclamp/gen/vclamp-f16c-x16.c.o 2022-09-27T15:19:48.2246699Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vhswish/gen/vhswish-f16c-x8.c.o 2022-09-27T15:19:48.2250256Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vhswish/gen/vhswish-f16c-x16.c.o 2022-09-27T15:19:48.2334197Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vlrelu/gen/vlrelu-f16c-x8.c.o 2022-09-27T15:19:48.2701585Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vlrelu/gen/vlrelu-f16c-x16.c.o 2022-09-27T15:19:48.3596656Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x8.c.o 2022-09-27T15:19:48.3603222Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x16.c.o 2022-09-27T15:19:48.3967784Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-f16c.c.o 2022-09-27T15:19:48.4101773Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-f16c.c.o 2022-09-27T15:19:48.4344271Z [ 61%] 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:48.5135703Z [ 61%] 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:48.5208999Z [ 61%] 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:48.5527532Z [ 61%] 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:48.5572709Z [ 61%] 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:48.5984252Z [ 61%] 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:48.6885574Z [ 61%] 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:48.7090555Z [ 61%] 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:48.7111586Z [ 61%] 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:48.7314049Z [ 61%] 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:48.7564553Z [ 61%] 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:48.8444216Z [ 61%] 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:48.8721688Z [ 61%] 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:48.8827801Z [ 61%] 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:48.9044185Z [ 61%] 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:48.9079941Z [ 61%] 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:49.0102553Z [ 61%] 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:49.0812219Z [ 61%] 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:49.0916860Z [ 61%] 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:49.0939954Z [ 61%] 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:49.0941583Z [ 61%] 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:49.1709497Z [ 61%] 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:49.2434755Z [ 61%] 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:49.2435550Z [ 61%] 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:49.2508600Z [ 61%] 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:49.3027714Z [ 61%] 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:49.3371165Z [ 61%] 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:49.4491016Z [ 61%] 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:49.4498329Z [ 61%] 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:49.4503150Z [ 61%] 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:49.4767587Z [ 62%] 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:49.5001607Z [ 62%] 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:49.6091049Z [ 62%] 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:49.6250423Z [ 62%] 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:49.6367154Z [ 62%] 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:49.6433982Z [ 62%] 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:49.6686300Z [ 62%] 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:49.7772683Z [ 62%] 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:49.8071277Z [ 62%] 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:49.8236910Z [ 62%] 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:49.8486977Z [ 62%] 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:49.8563885Z [ 62%] 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:49.9424819Z [ 62%] 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:49.9895225Z [ 62%] 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:49.9906219Z [ 62%] 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:50.0296188Z [ 62%] 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:50.0438441Z [ 62%] 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:50.1043972Z [ 62%] 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:50.1407152Z [ 62%] 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:50.1917521Z [ 62%] 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:50.1936202Z [ 62%] 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:50.2258519Z [ 62%] 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:50.3003669Z [ 62%] 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:50.3212796Z [ 62%] 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:50.3499349Z [ 62%] 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:50.3760330Z [ 62%] 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:50.4190318Z [ 62%] 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:50.4781442Z [ 62%] 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:50.5107688Z [ 62%] 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:50.5209372Z [ 62%] 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:50.5594237Z [ 62%] 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:50.5724756Z [ 62%] 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:50.6574165Z [ 62%] 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:50.6722042Z [ 62%] 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:50.6804598Z [ 62%] 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:50.7232788Z [ 62%] 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:50.7501710Z [ 62%] 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:50.8137899Z [ 62%] 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:50.8186886Z [ 62%] 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.8755357Z [ 62%] 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.8896172Z [ 62%] 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.9325795Z [ 62%] 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.9691621Z [ 62%] 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.9742101Z [ 62%] 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:51.0354306Z [ 62%] 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:51.0604820Z [ 62%] 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.0872338Z [ 62%] 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.1320923Z [ 62%] 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.1690773Z [ 62%] 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.1922970Z [ 62%] 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.2595084Z [ 62%] 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.2841603Z [ 62%] 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.2946942Z [ 62%] 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.3226695Z [ 62%] 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.3619496Z [ 62%] 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:51.4322571Z [ 62%] 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:51.4498321Z [ 62%] 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:51.4726835Z [ 62%] 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:51.4765598Z [ 62%] 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:51.5391448Z [ 62%] 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:51.5970403Z [ 62%] 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:51.6137571Z [ 62%] 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:51.6254802Z [ 62%] 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:51.6462753Z [ 62%] 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:51.7075458Z [ 62%] 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:51.7461145Z [ 62%] 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:51.8000381Z [ 63%] 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:51.8003989Z [ 63%] 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:51.8370082Z [ 63%] 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:51.8807955Z [ 63%] 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:51.9059696Z [ 63%] 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:51.9865016Z [ 63%] 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:52.0064614Z [ 63%] 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:52.0279028Z [ 63%] 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:52.0363000Z [ 63%] 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:52.0765983Z [ 63%] 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:52.1768390Z [ 63%] 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:52.1795951Z [ 63%] 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:52.2010578Z [ 63%] 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:52.2160953Z [ 63%] 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:52.2486526Z [ 63%] 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:52.3277402Z [ 63%] 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:52.3601819Z [ 63%] 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:52.3639414Z [ 63%] 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:52.3857297Z [ 63%] 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:52.3987470Z [ 63%] 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:52.5061746Z [ 63%] 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:52.5087540Z [ 63%] 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:52.5313064Z [ 63%] 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:52.5487807Z [ 63%] 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:52.5795127Z [ 63%] 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:52.6643137Z [ 63%] 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:52.6666381Z [ 63%] 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:52.6861163Z [ 63%] 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:52.7046369Z [ 63%] 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:52.7260943Z [ 63%] 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:52.8024459Z [ 63%] 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:52.8139862Z [ 63%] 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:52.8445502Z [ 63%] 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:52.8766396Z [ 63%] 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:52.9134382Z [ 63%] 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:52.9361421Z [ 63%] 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:52.9899368Z [ 63%] 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:53.0122619Z [ 63%] 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:53.0560619Z [ 63%] 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:53.0895752Z [ 63%] 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:53.0927730Z [ 63%] 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:53.1779950Z [ 63%] 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:53.1883035Z [ 63%] 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:53.2535791Z [ 63%] 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:53.2550599Z [ 63%] 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:53.2776810Z [ 63%] 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:53.3443786Z [ 63%] 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:53.3760790Z [ 63%] 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:53.4480366Z [ 63%] 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:53.4601500Z [ 63%] 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:53.4714589Z [ 63%] 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:53.4961752Z [ 63%] 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:53.5645661Z [ 63%] 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:53.6089803Z [ 63%] 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:53.6195177Z [ 63%] 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:53.6654544Z [ 63%] 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:53.6725524Z [ 63%] 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:53.7381784Z [ 63%] 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:53.7731746Z [ 63%] 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:53.7797392Z [ 63%] 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:53.8395952Z [ 63%] 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:53.8637981Z [ 63%] 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:53.9009056Z [ 63%] 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:53.9401156Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:53.9539477Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:54.0050377Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:54.0300620Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:54.1047491Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:54.1090949Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:54.1249892Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:54.1758532Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:54.2321775Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:54.3027153Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:54.3113787Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:54.3383695Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:54.4088696Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:54.4100264Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:54.4618013Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-09-27T15:19:54.4743996Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-09-27T15:19:54.4948450Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-09-27T15:19:54.5795774Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x16.c.o 2022-09-27T15:19:54.5848274Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-09-27T15:19:54.6255743Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x16.c.o 2022-09-27T15:19:54.6472242Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x3-minmax-fma3-acc2.c.o 2022-09-27T15:19:54.6557868Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x3-minmax-fma3.c.o 2022-09-27T15:19:54.7616995Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x4-minmax-fma3-acc2.c.o 2022-09-27T15:19:54.7626630Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x4-minmax-fma3.c.o 2022-09-27T15:19:54.8141313Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x9-minmax-fma3-acc2.c.o 2022-09-27T15:19:54.8324669Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x9-minmax-fma3.c.o 2022-09-27T15:19:54.8592143Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-09-27T15:19:54.9073574Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x25-minmax-fma3.c.o 2022-09-27T15:19:54.9338002Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x3-minmax-fma3-acc2.c.o 2022-09-27T15:19:54.9940083Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x3-minmax-fma3.c.o 2022-09-27T15:19:55.0013481Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x4-minmax-fma3-acc2.c.o 2022-09-27T15:19:55.0274278Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x4-minmax-fma3.c.o 2022-09-27T15:19:55.0696891Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x9-minmax-fma3-acc2.c.o 2022-09-27T15:19:55.0939481Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x9-minmax-fma3.c.o 2022-09-27T15:19:55.1608953Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x25-minmax-fma3-acc2.c.o 2022-09-27T15:19:55.1871610Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x25-minmax-fma3.c.o 2022-09-27T15:19:55.1902211Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x3-minmax-fma3-acc2.c.o 2022-09-27T15:19:55.2360528Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x3-minmax-fma3.c.o 2022-09-27T15:19:55.2745945Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x4-minmax-fma3-acc2.c.o 2022-09-27T15:19:55.3349879Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x4-minmax-fma3.c.o 2022-09-27T15:19:55.3545755Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x9-minmax-fma3-acc2.c.o 2022-09-27T15:19:55.3655153Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x9-minmax-fma3.c.o 2022-09-27T15:19:55.3739773Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x25-minmax-fma3-acc2.c.o 2022-09-27T15:19:55.4386897Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x25-minmax-fma3.c.o 2022-09-27T15:19:55.5280893Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-ibilinear/gen/fma3-c8.c.o 2022-09-27T15:19:55.5304077Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-ibilinear/gen/fma3-c16.c.o 2022-09-27T15:19:55.5440004Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vmulcaddc/gen/c8-minmax-fma3-2x.c.o 2022-09-27T15:19:55.5530702Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vmulcaddc/gen/c16-minmax-fma3-2x.c.o 2022-09-27T15:19:55.6089030Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-fma3-acc2.c.o 2022-09-27T15:19:55.6860982Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-fma3.c.o 2022-09-27T15:19:55.7006536Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-fma3-acc2.c.o 2022-09-27T15:19:55.7351535Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-fma3.c.o 2022-09-27T15:19:55.7518913Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-fma3-acc2.c.o 2022-09-27T15:19:55.7743169Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-fma3.c.o 2022-09-27T15:19:55.8320072Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-09-27T15:19:55.8678382Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o 2022-09-27T15:19:55.9097717Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-fma3-acc2.c.o 2022-09-27T15:19:55.9318174Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-fma3.c.o 2022-09-27T15:19:55.9709986Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-fma3-acc2.c.o 2022-09-27T15:19:55.9937120Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o 2022-09-27T15:19:56.0307781Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-fma3-acc2.c.o 2022-09-27T15:19:56.0745082Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o 2022-09-27T15:19:56.1042148Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-fma3-acc2.c.o 2022-09-27T15:19:56.1297657Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-fma3.c.o 2022-09-27T15:19:56.1629536Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-fma3-broadcast.c.o 2022-09-27T15:19:56.2135198Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-fma3-broadcast.c.o 2022-09-27T15:19:56.2429102Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16s4inc-minmax-fma3-broadcast.c.o 2022-09-27T15:19:56.2925971Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16inc-minmax-fma3-broadcast.c.o 2022-09-27T15:19:56.2946001Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16s4inc-minmax-fma3-broadcast.c.o 2022-09-27T15:19:56.3488130Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-fma3-broadcast.c.o 2022-09-27T15:19:56.3903852Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-fma3-broadcast.c.o 2022-09-27T15:19:56.4034727Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16s4inc-minmax-fma3-broadcast.c.o 2022-09-27T15:19:56.4467138Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-fma3-broadcast.c.o 2022-09-27T15:19:56.4547655Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-fma3-broadcast.c.o 2022-09-27T15:19:56.5610972Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16s4inc-minmax-fma3-broadcast.c.o 2022-09-27T15:19:56.5874379Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x8inc-minmax-fma3-broadcast.c.o 2022-09-27T15:19:56.5890463Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x8inc-minmax-fma3-broadcast.c.o 2022-09-27T15:19:56.6074791Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/8x8inc-minmax-fma3-broadcast.c.o 2022-09-27T15:19:56.6222503Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-fma3-broadcast.c.o 2022-09-27T15:19:56.7342635Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-09-27T15:19:56.7677241Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:19:56.7678609Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16-minmax-fma3-broadcast.c.o 2022-09-27T15:19:56.7814068Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:19:56.7909457Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-fma3-broadcast.c.o 2022-09-27T15:19:56.9086957Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-fma3-broadcast.c.o 2022-09-27T15:19:56.9142515Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:19:56.9360168Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-fma3-broadcast.c.o 2022-09-27T15:19:56.9623075Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-09-27T15:19:56.9923472Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:19:57.0773918Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x8-minmax-fma3-broadcast.c.o 2022-09-27T15:19:57.0960678Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x8-minmax-fma3-broadcast.c.o 2022-09-27T15:19:57.1008829Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/8x8-minmax-fma3-broadcast.c.o 2022-09-27T15:19:57.1437041Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-fma3-broadcast.c.o 2022-09-27T15:19:57.1820299Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-09-27T15:19:57.2374844Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:19:57.2850749Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16-minmax-fma3-broadcast.c.o 2022-09-27T15:19:57.2920306Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:19:57.3098235Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-fma3-broadcast.c.o 2022-09-27T15:19:57.3576239Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-fma3-broadcast.c.o 2022-09-27T15:19:57.4236693Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:19:57.4286991Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-fma3-broadcast.c.o 2022-09-27T15:19:57.4643834Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-09-27T15:19:57.4754679Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16s4-minmax-fma3-broadcast.c.o 2022-09-27T15:19:57.5089175Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x8-minmax-fma3-broadcast.c.o 2022-09-27T15:19:57.5915515Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x8-minmax-fma3-broadcast.c.o 2022-09-27T15:19:57.6201423Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/8x8-minmax-fma3-broadcast.c.o 2022-09-27T15:19:57.6380021Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-fma3-x8.c.o 2022-09-27T15:19:57.6396673Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-fma3-x16.c.o 2022-09-27T15:19:57.6542253Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x8.c.o 2022-09-27T15:19:57.7765113Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x16.c.o 2022-09-27T15:19:57.7832776Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x24.c.o 2022-09-27T15:19:57.8136841Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x32.c.o 2022-09-27T15:19:57.8167459Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x40.c.o 2022-09-27T15:19:57.8285219Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x48.c.o 2022-09-27T15:19:57.9486854Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x56.c.o 2022-09-27T15:19:57.9643947Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x64.c.o 2022-09-27T15:19:57.9857179Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr1fma.c.o 2022-09-27T15:19:57.9857745Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr1fma1adj.c.o 2022-09-27T15:19:58.0156238Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr2fma.c.o 2022-09-27T15:19:58.1045302Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/1x8-minmax-avx2-broadcast.c.o 2022-09-27T15:19:58.1201758Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-09-27T15:19:58.1380362Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/3x16-minmax-avx2-broadcast.c.o 2022-09-27T15:19:58.1439317Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/4x8-minmax-avx2-broadcast.c.o 2022-09-27T15:19:58.2171466Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-09-27T15:19:58.2813725Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/5x8-minmax-avx2-broadcast.c.o 2022-09-27T15:19:58.2952978Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/5x16-minmax-avx2-broadcast.c.o 2022-09-27T15:19:58.3105932Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/6x8-minmax-avx2-broadcast.c.o 2022-09-27T15:19:58.3110319Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/7x8-minmax-avx2-broadcast.c.o 2022-09-27T15:19:58.4040433Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/1x8-minmax-avx2-broadcast.c.o 2022-09-27T15:19:58.4497299Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-09-27T15:19:58.4780445Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/3x16-minmax-avx2-broadcast.c.o 2022-09-27T15:19:58.5110989Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/4x8-minmax-avx2-broadcast.c.o 2022-09-27T15:19:58.5162597Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-09-27T15:19:58.5495052Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/5x8-minmax-avx2-broadcast.c.o 2022-09-27T15:19:58.6338513Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/5x16-minmax-avx2-broadcast.c.o 2022-09-27T15:19:58.6777019Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/6x8-minmax-avx2-broadcast.c.o 2022-09-27T15:19:58.6836682Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/7x8-minmax-avx2-broadcast.c.o 2022-09-27T15:19:58.7014888Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x16.c.o 2022-09-27T15:19:58.7165607Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x32.c.o 2022-09-27T15:19:58.8328747Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x48.c.o 2022-09-27T15:19:58.8596556Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x64.c.o 2022-09-27T15:19:58.8607741Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x16.c.o 2022-09-27T15:19:58.8640575Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x32.c.o 2022-09-27T15:19:58.8920591Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x48.c.o 2022-09-27T15:19:58.9936368Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x64.c.o 2022-09-27T15:19:59.0055141Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc2.c.o 2022-09-27T15:19:59.0117541Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc4.c.o 2022-09-27T15:19:59.0149881Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64.c.o 2022-09-27T15:19:59.0541588Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72-acc3.c.o 2022-09-27T15:19:59.1427029Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72.c.o 2022-09-27T15:19:59.1688939Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc2.c.o 2022-09-27T15:19:59.1864427Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc5.c.o 2022-09-27T15:19:59.2041116Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80.c.o 2022-09-27T15:19:59.2444721Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc2.c.o 2022-09-27T15:19:59.2773810Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc3.c.o 2022-09-27T15:19:59.3192254Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc6.c.o 2022-09-27T15:19:59.3368803Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96.c.o 2022-09-27T15:19:59.3760700Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc2.c.o 2022-09-27T15:19:59.4130316Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc4.c.o 2022-09-27T15:19:59.4278025Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64.c.o 2022-09-27T15:19:59.4786678Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x72-acc3.c.o 2022-09-27T15:19:59.5021373Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x72.c.o 2022-09-27T15:19:59.5285093Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc2.c.o 2022-09-27T15:19:59.5649669Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc5.c.o 2022-09-27T15:19:59.5730621Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80.c.o 2022-09-27T15:19:59.6503152Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc2.c.o 2022-09-27T15:19:59.6832301Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc3.c.o 2022-09-27T15:19:59.6922953Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc6.c.o 2022-09-27T15:19:59.7146326Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96.c.o 2022-09-27T15:19:59.7444291Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64-acc2.c.o 2022-09-27T15:19:59.8312581Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64-acc4.c.o 2022-09-27T15:19:59.8484674Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64.c.o 2022-09-27T15:19:59.8671791Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x72-acc3.c.o 2022-09-27T15:19:59.8910968Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x72.c.o 2022-09-27T15:19:59.9683741Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80-acc2.c.o 2022-09-27T15:19:59.9994747Z [ 66%] 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:00.0168867Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80.c.o 2022-09-27T15:20:00.0386081Z [ 66%] 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:00.0806208Z [ 66%] 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:00.1127159Z [ 66%] 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:00.1579761Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96.c.o 2022-09-27T15:20:00.1730868Z [ 66%] 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:00.1960643Z [ 66%] 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:00.2298234Z [ 66%] 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:00.3053515Z [ 66%] 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:00.3360375Z [ 66%] 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:00.3467724Z [ 66%] 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:00.3483711Z [ 66%] 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:00.3854139Z [ 66%] 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:00.4782542Z [ 66%] 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:00.4788732Z [ 66%] 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:00.5052486Z [ 66%] 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:00.5204243Z [ 66%] 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:00.5619305Z [ 66%] 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:00.6365566Z [ 66%] 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:00.6677608Z [ 66%] 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:00.6884075Z [ 66%] 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:00.6976077Z [ 66%] 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:00.7328858Z [ 66%] 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:00.8030204Z [ 66%] 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:00.8580562Z [ 67%] 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:00.8657014Z [ 67%] 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:00.8760797Z [ 67%] 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:00.8845333Z [ 67%] 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:00.9545745Z [ 67%] 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:01.0038797Z [ 67%] 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:01.0250517Z [ 67%] 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:01.0553665Z [ 67%] 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:01.0554386Z [ 67%] 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:01.0967288Z [ 67%] 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:01.1650355Z [ 67%] 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:01.2039213Z [ 67%] 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:01.2275749Z [ 67%] 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:01.2861616Z [ 67%] 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:01.2890792Z [ 67%] 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:01.3517380Z [ 67%] 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:01.4501660Z [ 67%] 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:01.4652354Z [ 67%] 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:01.4668273Z [ 67%] 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:01.4885792Z [ 67%] 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:01.5225700Z [ 67%] 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:01.5891751Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx-x8.c.o 2022-09-27T15:20:01.6138413Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx-x16.c.o 2022-09-27T15:20:01.6725665Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x8.c.o 2022-09-27T15:20:01.6840028Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x16.c.o 2022-09-27T15:20:01.6991406Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x24.c.o 2022-09-27T15:20:01.7731628Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x32.c.o 2022-09-27T15:20:01.8094686Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x40.c.o 2022-09-27T15:20:01.8392333Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x48.c.o 2022-09-27T15:20:01.8456134Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x56.c.o 2022-09-27T15:20:01.8796558Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x64.c.o 2022-09-27T15:20:01.9359816Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x72.c.o 2022-09-27T15:20:02.0174017Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x80.c.o 2022-09-27T15:20:02.0254551Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x88.c.o 2022-09-27T15:20:02.1029360Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x96.c.o 2022-09-27T15:20:02.1091373Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x8.c.o 2022-09-27T15:20:02.1510116Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x16.c.o 2022-09-27T15:20:02.2597420Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x24.c.o 2022-09-27T15:20:02.3506688Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x32.c.o 2022-09-27T15:20:02.3697787Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x40.c.o 2022-09-27T15:20:02.3998466Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x48.c.o 2022-09-27T15:20:02.5208735Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x56.c.o 2022-09-27T15:20:02.5318377Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x64.c.o 2022-09-27T15:20:02.5534870Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x72.c.o 2022-09-27T15:20:02.5573125Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x80.c.o 2022-09-27T15:20:02.5734838Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x88.c.o 2022-09-27T15:20:02.6970127Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x96.c.o 2022-09-27T15:20:02.7113929Z [ 67%] 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:02.7128561Z [ 67%] 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:02.7329598Z [ 67%] 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:02.7819394Z [ 67%] 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:02.8574674Z [ 67%] 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:02.8798572Z [ 67%] 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:02.8972613Z [ 67%] 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:02.9092194Z [ 67%] 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:02.9447471Z [ 67%] 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:03.0002085Z [ 67%] 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:03.0506793Z [ 67%] 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:03.0919052Z [ 67%] 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:03.1782991Z [ 67%] 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:03.1881254Z [ 67%] 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:03.1892814Z [ 67%] 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:03.2400705Z [ 67%] 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:03.2697471Z [ 67%] 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:03.3446324Z [ 67%] 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:03.3575950Z [ 67%] 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:03.3984808Z [ 68%] 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:03.4011072Z [ 68%] 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:03.4290100Z [ 68%] 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:03.5236494Z [ 68%] 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:03.5311761Z [ 68%] 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:03.5578785Z [ 68%] 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:03.5584087Z [ 68%] 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:03.5961738Z [ 68%] 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:03.6847788Z [ 68%] 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:03.6881901Z [ 68%] 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:03.7398104Z [ 68%] 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:03.7575821Z [ 68%] 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:03.8646635Z [ 68%] 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:03.9009444Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-p5.c.o 2022-09-27T15:20:03.9199910Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-avx2-rr1-p5.c.o 2022-09-27T15:20:03.9401119Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-avx2-rr2-p5.c.o 2022-09-27T15:20:03.9495676Z [ 68%] 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:04.0200601Z [ 68%] 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:04.0458423Z [ 68%] 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:04.1068547Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-p6.c.o 2022-09-27T15:20:04.1163410Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/extexp-avx2-p5.c.o 2022-09-27T15:20:04.1284317Z [ 68%] 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:04.1520497Z [ 68%] 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:04.2098431Z [ 68%] 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:04.2657284Z [ 68%] 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:04.2894052Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-div.c.o 2022-09-27T15:20:04.2979314Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-nr1fma.c.o 2022-09-27T15:20:04.3254951Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-nr2fma.c.o 2022-09-27T15:20:04.3765068Z [ 68%] 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:04.4243094Z [ 68%] 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:04.4472495Z [ 68%] 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:04.4650252Z [ 68%] 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:04.4681322Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-div.c.o 2022-09-27T15:20:04.5656124Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-nr1fma.c.o 2022-09-27T15:20:04.5864701Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-nr2fma.c.o 2022-09-27T15:20:04.6111254Z [ 68%] 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:04.6290905Z [ 68%] 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:04.6496934Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-09-27T15:20:04.7020394Z [ 68%] 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:04.7360644Z [ 68%] 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:04.8013100Z [ 68%] 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:04.8042146Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-09-27T15:20:04.8296944Z [ 68%] 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:04.8929081Z [ 68%] 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:04.9065217Z [ 68%] 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:04.9621655Z [ 68%] 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:04.9811920Z [ 68%] 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:05.0082281Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-09-27T15:20:05.0656846Z [ 68%] 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:05.0923463Z [ 68%] 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:05.1332197Z [ 68%] 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:05.1452091Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-09-27T15:20:05.1782483Z [ 68%] 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:05.2498614Z [ 68%] 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:05.2509059Z [ 68%] 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:05.2851056Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:05.3242705Z [ 68%] 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:05.3471805Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:05.3964748Z [ 68%] 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:05.4513544Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:05.4676507Z [ 68%] 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:05.4958933Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:05.5752788Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:05.5758832Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:05.6142568Z [ 68%] 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:05.6327275Z [ 68%] 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:05.6912484Z [ 69%] 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:05.7342992Z [ 69%] 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:05.7790241Z [ 69%] 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:05.7894371Z [ 69%] 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:05.8177200Z [ 69%] 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:05.8697141Z [ 69%] 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:05.9164860Z [ 69%] 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:05.9756021Z [ 69%] 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:05.9769968Z [ 69%] 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:06.0763753Z [ 69%] 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:06.0838238Z [ 69%] 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:06.0918496Z [ 69%] 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:06.1332915Z [ 69%] 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:06.1606920Z [ 69%] 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:06.2561279Z [ 69%] 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:06.2865572Z [ 69%] 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:06.3060909Z [ 69%] 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:06.3124556Z [ 69%] 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:06.3166240Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x8.c.o 2022-09-27T15:20:06.4042327Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-09-27T15:20:06.4676421Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x24.c.o 2022-09-27T15:20:06.4766666Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x32.c.o 2022-09-27T15:20:06.4949810Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:06.5017436Z [ 69%] 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:06.5721461Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:06.6274229Z [ 69%] 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:06.6334217Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:06.6530772Z [ 69%] 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:06.6880800Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:06.7540226Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:06.7950475Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:06.8007787Z [ 69%] 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:06.8243228Z [ 69%] 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:06.8896968Z [ 69%] 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:06.9296619Z [ 69%] 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:06.9529752Z [ 69%] 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:06.9535734Z [ 69%] 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:06.9776808Z [ 69%] 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:07.0793757Z [ 69%] 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:07.0902126Z [ 69%] 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:07.0997405Z [ 69%] 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:07.1073541Z [ 69%] 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:07.1592174Z [ 69%] 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:07.2508410Z [ 69%] 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:07.2692529Z [ 69%] 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:07.2697141Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x8.c.o 2022-09-27T15:20:07.2945759Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-09-27T15:20:07.3239972Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x24.c.o 2022-09-27T15:20:07.4402211Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x32.c.o 2022-09-27T15:20:07.4408180Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:07.4490160Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:07.4582224Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:07.4900139Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:07.6083757Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:07.6133704Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-09-27T15:20:07.6242566Z [ 69%] 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:07.6302733Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2022-09-27T15:20:07.6404183Z [ 70%] 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:07.6551328Z [ 70%] 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:07.7521398Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedFallback.cpp.o 2022-09-27T15:20:07.7810456Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedTensorImpl.cpp.o 2022-09-27T15:20:07.7872944Z [ 70%] 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:07.7912278Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchingRegistrations.cpp.o 2022-09-27T15:20:07.8287143Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2022-09-27T15:20:07.8781818Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x32.c.o 2022-09-27T15:20:07.9434772Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o 2022-09-27T15:20:08.0522909Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x64.c.o 2022-09-27T15:20:08.0741252Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x96.c.o 2022-09-27T15:20:08.2145472Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x128.c.o 2022-09-27T15:20:08.2281603Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2022-09-27T15:20:08.2331852Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2022-09-27T15:20:08.3952404Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f-acc2.c.o 2022-09-27T15:20:08.4596713Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2022-09-27T15:20:08.4847518Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f.c.o 2022-09-27T15:20:08.5324112Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f-acc2.c.o 2022-09-27T15:20:08.5492075Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o 2022-09-27T15:20:08.5604473Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o 2022-09-27T15:20:08.6650782Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2022-09-27T15:20:08.6718294Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f-acc2.c.o 2022-09-27T15:20:08.7683940Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2022-09-27T15:20:08.8052110Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o 2022-09-27T15:20:08.8099381Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2022-09-27T15:20:08.8400971Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2022-09-27T15:20:08.8590764Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f-acc2.c.o 2022-09-27T15:20:08.9490135Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o 2022-09-27T15:20:08.9723899Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x3-minmax-avx512f-acc2.c.o 2022-09-27T15:20:09.0115420Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2022-09-27T15:20:09.0619678Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2022-09-27T15:20:09.1036210Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x3-minmax-avx512f.c.o 2022-09-27T15:20:09.1585597Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2022-09-27T15:20:09.1979316Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2022-09-27T15:20:09.2522546Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f-acc2.c.o 2022-09-27T15:20:09.3907243Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f.c.o 2022-09-27T15:20:09.4047927Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2022-09-27T15:20:09.4123053Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f-acc2.c.o 2022-09-27T15:20:09.4475776Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f.c.o 2022-09-27T15:20:09.4576171Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f-acc2.c.o 2022-09-27T15:20:09.5555875Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f.c.o 2022-09-27T15:20:09.5686905Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2022-09-27T15:20:09.5736733Z [ 71%] 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:09.6001842Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2022-09-27T15:20:09.6164862Z [ 71%] 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:09.7037154Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2022-09-27T15:20:09.7374945Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2022-09-27T15:20:09.7560737Z [ 71%] 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:09.7653754Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNativeTBB.cpp.o 2022-09-27T15:20:09.8442923Z [ 71%] 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:09.8589768Z [ 71%] 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:09.8913283Z [ 71%] 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:09.9205612Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2022-09-27T15:20:10.0053966Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2022-09-27T15:20:10.0182433Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2022-09-27T15:20:10.0982657Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:10.2792142Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:10.2893380Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:10.3061578Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:10.3684914Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:10.3996628Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/8x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:10.4075893Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2022-09-27T15:20:10.4511763Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2022-09-27T15:20:10.4633034Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2022-09-27T15:20:10.5285990Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2022-09-27T15:20:10.5525887Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2022-09-27T15:20:10.5691787Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:10.5764219Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorUtils.cpp.o 2022-09-27T15:20:10.5935345Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:10.7688827Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2022-09-27T15:20:10.8030199Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:10.8365434Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2022-09-27T15:20:11.0290076Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:11.0316593Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:11.0608594Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/8x16-minmax-avx512f-broadcast.c.o 2022-09-27T15:20:11.0773650Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx512f-2x16.c.o 2022-09-27T15:20:11.1360575Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx512f-2x32.c.o 2022-09-27T15:20:11.2028095Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2022-09-27T15:20:11.2282999Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2022-09-27T15:20:11.2538339Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2022-09-27T15:20:11.2875073Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2022-09-27T15:20:11.2905980Z [ 71%] 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:11.4701104Z [ 71%] 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:11.4831761Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128.c.o 2022-09-27T15:20:11.4906817Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2022-09-27T15:20:11.5561910Z [ 71%] 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:11.5623709Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144.c.o 2022-09-27T15:20:11.6343195Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2022-09-27T15:20:11.6931878Z [ 71%] 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:11.6937151Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2022-09-27T15:20:11.7334981Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapMode.cpp.o 2022-09-27T15:20:11.7988189Z [ 71%] 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:11.8204432Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160.c.o 2022-09-27T15:20:11.8575783Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2022-09-27T15:20:11.9565399Z [ 71%] 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:11.9635348Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapTransforms.cpp.o 2022-09-27T15:20:12.0219618Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2022-09-27T15:20:12.0717314Z [ 71%] 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:12.1577976Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2022-09-27T15:20:12.1765383Z [ 71%] 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:12.2518245Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2022-09-27T15:20:12.2648909Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192.c.o 2022-09-27T15:20:12.3417876Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2022-09-27T15:20:12.4287720Z [ 71%] 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:12.4676680Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2022-09-27T15:20:12.4793906Z [ 71%] 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:12.5207303Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128.c.o 2022-09-27T15:20:12.5974870Z [ 71%] 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:12.6069063Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2022-09-27T15:20:12.6416070Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2022-09-27T15:20:12.7008465Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/ORTHooksInterface.cpp.o 2022-09-27T15:20:12.7550237Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144.c.o 2022-09-27T15:20:12.7612397Z [ 71%] 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:12.7647810Z [ 71%] 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:12.8300201Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160.c.o 2022-09-27T15:20:12.8526789Z [ 71%] 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:12.8644705Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o 2022-09-27T15:20:12.9130077Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o 2022-09-27T15:20:12.9454934Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o 2022-09-27T15:20:12.9457649Z [ 71%] 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:13.0085282Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o 2022-09-27T15:20:13.0212860Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o 2022-09-27T15:20:13.1246903Z [ 71%] 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:13.1971116Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192.c.o 2022-09-27T15:20:13.2971602Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o 2022-09-27T15:20:13.3411832Z [ 71%] 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:13.5489614Z [ 71%] 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:13.5896993Z [ 71%] 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:13.5999764Z [ 71%] 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:13.7620872Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o 2022-09-27T15:20:13.7926922Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o 2022-09-27T15:20:13.8023119Z [ 71%] 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:13.8297575Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o 2022-09-27T15:20:13.8579777Z [ 71%] 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:13.9667515Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o 2022-09-27T15:20:14.0009164Z [ 71%] 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:14.0765745Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o 2022-09-27T15:20:14.1824802Z [ 71%] 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:14.3934235Z [ 72%] 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:14.4002929Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o 2022-09-27T15:20:14.4250140Z [ 72%] 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:14.5563569Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o 2022-09-27T15:20:14.5678509Z [ 72%] 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:14.6174623Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o 2022-09-27T15:20:14.7091774Z [ 73%] 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:14.8346801Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/avx512f.c.o 2022-09-27T15:20:14.9014983Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o 2022-09-27T15:20:14.9719948Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x16.c.o 2022-09-27T15:20:15.0174129Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o 2022-09-27T15:20:15.0268385Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o 2022-09-27T15:20:15.1276879Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o 2022-09-27T15:20:15.1926399Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x16.c.o 2022-09-27T15:20:15.2027595Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o 2022-09-27T15:20:15.3899987Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o 2022-09-27T15:20:15.3994663Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x16.c.o 2022-09-27T15:20:15.5211659Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o 2022-09-27T15:20:15.5591348Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o 2022-09-27T15:20:15.5933996Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o 2022-09-27T15:20:15.6814301Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x16.c.o 2022-09-27T15:20:15.7685038Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o 2022-09-27T15:20:15.8859938Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx512f-x16.c.o 2022-09-27T15:20:15.8860940Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o 2022-09-27T15:20:15.8879732Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o 2022-09-27T15:20:15.9119344Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx512f-x16.c.o 2022-09-27T15:20:15.9504192Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o 2022-09-27T15:20:16.0866107Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o 2022-09-27T15:20:16.1013911Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o 2022-09-27T15:20:16.1028878Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o 2022-09-27T15:20:16.2183070Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx512f-x16.c.o 2022-09-27T15:20:16.2859311Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o 2022-09-27T15:20:16.3285442Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o 2022-09-27T15:20:16.4344999Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o 2022-09-27T15:20:16.4590066Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx512f-x16.c.o 2022-09-27T15:20:16.5160803Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o 2022-09-27T15:20:16.6129887Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o 2022-09-27T15:20:16.6565895Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o 2022-09-27T15:20:16.8199202Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x16.c.o 2022-09-27T15:20:16.8310204Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o 2022-09-27T15:20:16.8479931Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x16.c.o 2022-09-27T15:20:16.8495619Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o 2022-09-27T15:20:16.9942433Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o 2022-09-27T15:20:16.9989342Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x16.c.o 2022-09-27T15:20:17.0037269Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o 2022-09-27T15:20:17.0239552Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2022-09-27T15:20:17.0524776Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o 2022-09-27T15:20:17.1174796Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x16.c.o 2022-09-27T15:20:17.1612213Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2022-09-27T15:20:17.2339639Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2022-09-27T15:20:17.2782894Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o 2022-09-27T15:20:17.3302833Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2022-09-27T15:20:17.3495347Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x16.c.o 2022-09-27T15:20:17.4195876Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o 2022-09-27T15:20:17.4389959Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2022-09-27T15:20:17.5135194Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2022-09-27T15:20:17.5874261Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x16.c.o 2022-09-27T15:20:17.6263843Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o 2022-09-27T15:20:17.6700079Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x16.c.o 2022-09-27T15:20:17.6713173Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o 2022-09-27T15:20:17.7167264Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x16.c.o 2022-09-27T15:20:17.7441295Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2022-09-27T15:20:17.7800242Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2022-09-27T15:20:17.8239444Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2022-09-27T15:20:17.8287679Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o 2022-09-27T15:20:17.8394810Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2022-09-27T15:20:17.9138252Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2022-09-27T15:20:17.9282565Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx512f-x16.c.o 2022-09-27T15:20:18.0203959Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2022-09-27T15:20:18.0555564Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx512f-x32.c.o 2022-09-27T15:20:18.0679944Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2022-09-27T15:20:18.1255867Z [ 73%] 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:18.2111692Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2022-09-27T15:20:18.2392729Z [ 73%] 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:18.2803017Z [ 73%] 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:18.3030651Z [ 73%] 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:18.3200278Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2022-09-27T15:20:18.3494961Z [ 73%] 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:18.4154564Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2022-09-27T15:20:18.4696280Z [ 73%] 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:18.4756290Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2022-09-27T15:20:18.4799957Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2022-09-27T15:20:18.5135943Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2022-09-27T15:20:18.6683369Z [ 73%] 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:18.6763676Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2022-09-27T15:20:18.7304053Z [ 73%] 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:18.7902643Z [ 73%] 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:18.8189682Z [ 73%] 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:18.8456537Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2022-09-27T15:20:18.8457439Z [ 73%] 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:18.8773765Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2022-09-27T15:20:18.9714580Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2022-09-27T15:20:18.9768985Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2022-09-27T15:20:19.0021594Z [ 73%] 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:19.0288880Z [ 73%] 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:19.0385582Z [ 73%] 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:19.1469064Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2022-09-27T15:20:19.2361712Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2022-09-27T15:20:19.2768525Z [ 73%] 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:19.2802894Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2022-09-27T15:20:19.3284486Z [ 73%] 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:19.4222931Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2022-09-27T15:20:19.4449335Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx512f-x16.c.o 2022-09-27T15:20:19.4727571Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx512f-x32.c.o 2022-09-27T15:20:19.4806412Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2022-09-27T15:20:19.4988771Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2022-09-27T15:20:19.6407838Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o 2022-09-27T15:20:19.6458642Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2022-09-27T15:20:19.6680866Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x32.c.o 2022-09-27T15:20:19.7636494Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx512f-x16.c.o 2022-09-27T15:20:19.8287739Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2022-09-27T15:20:19.8358303Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx512f-x32.c.o 2022-09-27T15:20:19.8442595Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o 2022-09-27T15:20:19.8444065Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2022-09-27T15:20:19.9144550Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2022-09-27T15:20:19.9516630Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx512f-x32.c.o 2022-09-27T15:20:19.9984071Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2022-09-27T15:20:20.0325802Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2022-09-27T15:20:20.0925623Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o 2022-09-27T15:20:20.1646106Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx512f-x32.c.o 2022-09-27T15:20:20.2122993Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o 2022-09-27T15:20:20.2451824Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2022-09-27T15:20:20.2456209Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx512f-x32.c.o 2022-09-27T15:20:20.2484690Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2022-09-27T15:20:20.3618218Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2022-09-27T15:20:20.3712940Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o 2022-09-27T15:20:20.3977589Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2022-09-27T15:20:20.4186595Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2022-09-27T15:20:20.4773393Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx512f-x32.c.o 2022-09-27T15:20:20.5445568Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2022-09-27T15:20:20.6435632Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x16.c.o 2022-09-27T15:20:20.6697780Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x32.c.o 2022-09-27T15:20:20.6922292Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x48.c.o 2022-09-27T15:20:20.7183203Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x64.c.o 2022-09-27T15:20:20.7297703Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x80.c.o 2022-09-27T15:20:20.7617599Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2022-09-27T15:20:20.8017383Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2022-09-27T15:20:20.8415524Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2022-09-27T15:20:20.8441578Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2022-09-27T15:20:20.8825387Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2022-09-27T15:20:20.9052978Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x96.c.o 2022-09-27T15:20:21.0069481Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x112.c.o 2022-09-27T15:20:21.0238436Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x128.c.o 2022-09-27T15:20:21.0886277Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2022-09-27T15:20:21.1623230Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2022-09-27T15:20:21.1817362Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x144.c.o 2022-09-27T15:20:21.2172886Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2022-09-27T15:20:21.2350434Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x160.c.o 2022-09-27T15:20:21.3652917Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2022-09-27T15:20:21.3734774Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x176.c.o 2022-09-27T15:20:21.3783187Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x192.c.o 2022-09-27T15:20:21.5415324Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2022-09-27T15:20:21.5640203Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x16.c.o 2022-09-27T15:20:21.7494614Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x32.c.o 2022-09-27T15:20:21.7505515Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2022-09-27T15:20:21.7865343Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x48.c.o 2022-09-27T15:20:21.8168798Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x64.c.o 2022-09-27T15:20:21.9164187Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2022-09-27T15:20:21.9349921Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2022-09-27T15:20:21.9914722Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x80.c.o 2022-09-27T15:20:22.0042112Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x96.c.o 2022-09-27T15:20:22.1668667Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2022-09-27T15:20:22.2147684Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x112.c.o 2022-09-27T15:20:22.2473126Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x128.c.o 2022-09-27T15:20:22.2846904Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x144.c.o 2022-09-27T15:20:22.3826529Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x160.c.o 2022-09-27T15:20:22.3858541Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2022-09-27T15:20:22.4813841Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2022-09-27T15:20:22.5192119Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x176.c.o 2022-09-27T15:20:22.5340563Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Batching.cpp.o 2022-09-27T15:20:22.5408843Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x192.c.o 2022-09-27T15:20:22.7126001Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2022-09-27T15:20:22.7251685Z [ 75%] 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:22.7565610Z [ 75%] 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:22.9122311Z [ 75%] 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:22.9176821Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2022-09-27T15:20:22.9461041Z [ 75%] 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:23.0789769Z [ 75%] 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:23.0906032Z [ 75%] 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:23.1076842Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2022-09-27T15:20:23.1206897Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2022-09-27T15:20:23.2615459Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2022-09-27T15:20:23.2823565Z [ 75%] 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:23.3173150Z [ 75%] 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:23.4649021Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2022-09-27T15:20:23.4763390Z [ 75%] 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:23.5003067Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2022-09-27T15:20:23.6554293Z [ 75%] 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:23.6867093Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2022-09-27T15:20:23.7202798Z [ 75%] 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:23.7900468Z [ 75%] 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:23.8377122Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2022-09-27T15:20:23.9135950Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2022-09-27T15:20:23.9535949Z [ 75%] 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:23.9860010Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2022-09-27T15:20:24.0886423Z [ 75%] 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:24.1162296Z [ 75%] 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:24.1289287Z [ 75%] 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:24.2852246Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2022-09-27T15:20:24.2903008Z [ 75%] 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:24.2927460Z [ 75%] 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:24.3445001Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2022-09-27T15:20:24.4605715Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2022-09-27T15:20:24.5219732Z [ 75%] 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:24.5764907Z [ 75%] 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:24.5949026Z [ 75%] 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:24.6934832Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2022-09-27T15:20:24.7342915Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2022-09-27T15:20:24.8557231Z [ 75%] 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:24.8975589Z [ 75%] 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:24.9084260Z [ 75%] 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:25.0311079Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2022-09-27T15:20:25.0717253Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2022-09-27T15:20:25.0805466Z [ 75%] 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:25.1240703Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2022-09-27T15:20:25.2476622Z [ 75%] 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:25.2667297Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2022-09-27T15:20:25.2867581Z [ 75%] 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:25.3260814Z [ 75%] 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:25.3997212Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2022-09-27T15:20:25.4385886Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2022-09-27T15:20:25.5192487Z [ 75%] 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:25.6521711Z [ 75%] 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:25.7121507Z [ 75%] 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:25.7739685Z [ 75%] 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:25.8333870Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2022-09-27T15:20:25.8667501Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2022-09-27T15:20:25.9427604Z [ 75%] 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:25.9642352Z [ 75%] 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:26.0525933Z [ 75%] 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:26.0746766Z [ 75%] 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:26.1316156Z [ 75%] 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:26.1345859Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2022-09-27T15:20:26.2294030Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2022-09-27T15:20:26.2436225Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2022-09-27T15:20:26.2842667Z [ 75%] 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:26.4050919Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2022-09-27T15:20:26.4396787Z [ 75%] 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:26.5817883Z [ 76%] 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:26.6461486Z [ 76%] 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:26.6931725Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2022-09-27T15:20:26.7295880Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2022-09-27T15:20:26.7460912Z [ 76%] 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:26.8242026Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2022-09-27T15:20:26.8525333Z [ 76%] 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:26.9493654Z [ 76%] 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:26.9586409Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2022-09-27T15:20:27.0465368Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2022-09-27T15:20:27.0783253Z [ 76%] 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:27.1523976Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2022-09-27T15:20:27.2810920Z [ 76%] 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:27.2925928Z [ 76%] 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:27.4612467Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2022-09-27T15:20:27.4805026Z [ 76%] 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:27.5136356Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2022-09-27T15:20:27.5204219Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x16.c.o 2022-09-27T15:20:27.6655319Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x32.c.o 2022-09-27T15:20:27.6993012Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x48.c.o 2022-09-27T15:20:27.7272591Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o 2022-09-27T15:20:27.7314253Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2022-09-27T15:20:27.8177983Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x64.c.o 2022-09-27T15:20:27.8336492Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2022-09-27T15:20:27.8745024Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2022-09-27T15:20:28.0001222Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x80.c.o 2022-09-27T15:20:28.0299879Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x96.c.o 2022-09-27T15:20:28.0606110Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x112.c.o 2022-09-27T15:20:28.1373499Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x128.c.o 2022-09-27T15:20:28.1476938Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2022-09-27T15:20:28.1954884Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2022-09-27T15:20:28.2523466Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2022-09-27T15:20:28.3162773Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o 2022-09-27T15:20:28.4639741Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx512f-x32.c.o 2022-09-27T15:20:28.5141066Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o 2022-09-27T15:20:28.6058716Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx512f-x32.c.o 2022-09-27T15:20:28.6420607Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2022-09-27T15:20:28.6814790Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2022-09-27T15:20:28.7592061Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o 2022-09-27T15:20:28.7947517Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx512f-x32.c.o 2022-09-27T15:20:28.8514822Z [ 76%] 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:28.8876859Z [ 76%] 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:28.9539873Z [ 76%] 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:28.9604257Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2022-09-27T15:20:29.0224767Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2022-09-27T15:20:29.0566526Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2022-09-27T15:20:29.1181459Z [ 76%] 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:29.2218659Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-p5-scalef.c.o 2022-09-27T15:20:29.3078769Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2022-09-27T15:20:29.3089829Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-p5.c.o 2022-09-27T15:20:29.4000319Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2022-09-27T15:20:29.4857305Z [ 76%] 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:29.6260778Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx512f-rr1-p6.c.o 2022-09-27T15:20:29.6406179Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2022-09-27T15:20:29.6429133Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/extexp-avx512f-p5.c.o 2022-09-27T15:20:29.6886607Z [ 76%] 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:29.6928865Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2022-09-27T15:20:29.7824206Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2022-09-27T15:20:29.8114334Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2022-09-27T15:20:29.8672080Z [ 76%] 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:29.8865039Z [ 76%] 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:30.0886056Z [ 76%] 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:30.0912262Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2022-09-27T15:20:30.1296856Z [ 76%] 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:30.2707675Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2022-09-27T15:20:30.3278899Z [ 76%] 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:30.3693046Z [ 76%] 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:30.4070919Z [ 76%] 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:30.4669807Z [ 76%] 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:30.4839100Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2022-09-27T15:20:30.5418247Z [ 77%] 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:30.5437127Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2022-09-27T15:20:30.5885376Z [ 77%] 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:30.6249965Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2022-09-27T15:20:30.7129078Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2022-09-27T15:20:30.7274592Z [ 77%] 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:30.8604446Z [ 77%] 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:30.8789861Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2022-09-27T15:20:31.0275404Z [ 77%] 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:31.1262774Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2022-09-27T15:20:31.2024122Z [ 77%] 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:31.2081827Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2022-09-27T15:20:31.2834479Z [ 77%] 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:31.3143609Z [ 77%] 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:31.3708050Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2022-09-27T15:20:31.3729600Z [ 77%] 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:31.4427880Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2022-09-27T15:20:31.4675905Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2022-09-27T15:20:31.5105539Z [ 77%] 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:31.6711782Z [ 77%] 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:31.6879697Z [ 77%] 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:31.8109109Z [ 77%] 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:31.8556690Z [ 77%] 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:31.8572289Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2022-09-27T15:20:31.8954276Z [ 77%] 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:31.9829422Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2022-09-27T15:20:32.0173684Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2022-09-27T15:20:32.1356193Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr1fma.c.o 2022-09-27T15:20:32.1522368Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2022-09-27T15:20:32.1705388Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr1fma1adj.c.o 2022-09-27T15:20:32.2741410Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr2fma.c.o 2022-09-27T15:20:32.2961951Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-09-27T15:20:32.3029861Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2022-09-27T15:20:32.4648983Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2022-09-27T15:20:32.4920174Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-09-27T15:20:32.5637270Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-09-27T15:20:32.6418153Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2022-09-27T15:20:32.6746675Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-09-27T15:20:32.7211430Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-09-27T15:20:32.7212420Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2022-09-27T15:20:32.8206915Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-09-27T15:20:32.8653369Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2022-09-27T15:20:32.9145850Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x96.c.o 2022-09-27T15:20:33.0106180Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2022-09-27T15:20:33.0950653Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-09-27T15:20:33.1055854Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-09-27T15:20:33.1941038Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2022-09-27T15:20:33.2628206Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-09-27T15:20:33.2799806Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2022-09-27T15:20:33.3012412Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2022-09-27T15:20:33.4012413Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x96.c.o 2022-09-27T15:20:33.4509952Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2022-09-27T15:20:33.5520671Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-09-27T15:20:33.7018031Z [ 78%] 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:33.7479677Z [ 78%] 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:33.7574204Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2022-09-27T15:20:33.8682673Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2022-09-27T15:20:33.9200035Z [ 78%] 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:33.9468289Z [ 78%] 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:33.9584006Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2022-09-27T15:20:33.9952720Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:34.1165511Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2022-09-27T15:20:34.1316292Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2022-09-27T15:20:34.1685731Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:34.3267571Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:34.3764007Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2022-09-27T15:20:34.4543429Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:34.4938239Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2022-09-27T15:20:34.6440418Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:34.6668604Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2022-09-27T15:20:34.6670249Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:34.7141283Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:34.8379311Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2022-09-27T15:20:34.8817626Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2022-09-27T15:20:34.8883268Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:34.9293861Z [ 78%] 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:34.9621078Z [ 78%] 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:35.0724025Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2022-09-27T15:20:35.1299339Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2022-09-27T15:20:35.1484918Z [ 78%] 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:35.2327122Z [ 78%] 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:35.3605640Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2022-09-27T15:20:35.3885326Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-09-27T15:20:35.4397469Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2022-09-27T15:20:35.4998540Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-09-27T15:20:35.6008007Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2022-09-27T15:20:35.6192697Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x48.c.o 2022-09-27T15:20:35.6643523Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-09-27T15:20:35.6659605Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2022-09-27T15:20:35.7948949Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2022-09-27T15:20:35.8114729Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:35.8287557Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2022-09-27T15:20:35.9829532Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:36.0452307Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2022-09-27T15:20:36.0638092Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:36.1588748Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:36.1984920Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2022-09-27T15:20:36.2324161Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2022-09-27T15:20:36.3039515Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:36.3606979Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:36.3695695Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:36.4790185Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:36.5034045Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2022-09-27T15:20:36.5336117Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2022-09-27T15:20:36.5337183Z [ 78%] 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:36.6668894Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2022-09-27T15:20:36.7414785Z [ 78%] 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:36.7466840Z [ 78%] 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:36.7501496Z [ 78%] 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:36.9013365Z [ 78%] 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:36.9038381Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2022-09-27T15:20:36.9340272Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2022-09-27T15:20:37.0575796Z [ 78%] 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:37.0673567Z [ 78%] 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:37.1165496Z [ 78%] 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:37.2421203Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2022-09-27T15:20:37.2718471Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2022-09-27T15:20:37.2760452Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-09-27T15:20:37.3691081Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-09-27T15:20:37.4588362Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2022-09-27T15:20:37.5146765Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x48.c.o 2022-09-27T15:20:37.5387770Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-09-27T15:20:37.5388735Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2022-09-27T15:20:37.6942266Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2022-09-27T15:20:37.7223893Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:37.7565879Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:37.8478667Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:37.8929789Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2022-09-27T15:20:37.9270213Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2022-09-27T15:20:38.0357354Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:38.0580469Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:38.1951243Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:38.2222752Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2022-09-27T15:20:38.2502227Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:38.2833868Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-09-27T15:20:38.3538284Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2022-09-27T15:20:38.4302373Z [ 78%] 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:38.4344058Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2022-09-27T15:20:38.6121576Z [ 78%] 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:38.6913598Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2022-09-27T15:20:38.7667003Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2022-09-27T15:20:38.7831113Z [ 78%] 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:38.8661963Z [ 78%] 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:38.9549778Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x64.c.o 2022-09-27T15:20:38.9684156Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2022-09-27T15:20:39.0034834Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2022-09-27T15:20:39.1453542Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2022-09-27T15:20:39.2389854Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x128.c.o 2022-09-27T15:20:39.3303645Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2022-09-27T15:20:39.3504435Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x192.c.o 2022-09-27T15:20:39.4018069Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2022-09-27T15:20:39.4530453Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x256.c.o 2022-09-27T15:20:39.5072490Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2022-09-27T15:20:39.5208414Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2-k-over-64.c.o 2022-09-27T15:20:39.5280740Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2-k-over-2048.c.o 2022-09-27T15:20:39.6243554Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-4.c.o 2022-09-27T15:20:39.6269165Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2022-09-27T15:20:39.6982454Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2022-09-27T15:20:39.7052240Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-8.c.o 2022-09-27T15:20:39.7602157Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-16.c.o 2022-09-27T15:20:39.8280156Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2022-09-27T15:20:39.8295469Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-64.c.o 2022-09-27T15:20:39.8625725Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-2048.c.o 2022-09-27T15:20:39.8844516Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2022-09-27T15:20:39.9370505Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2022-09-27T15:20:39.9712233Z [ 80%] Built target all_microkernels 2022-09-27T15:20:39.9852628Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2022-09-27T15:20:40.0419293Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2022-09-27T15:20:40.1420913Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2022-09-27T15:20:40.1841220Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2022-09-27T15:20:40.2080158Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2022-09-27T15:20:40.4391396Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2022-09-27T15:20:40.4614158Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2022-09-27T15:20:40.5886044Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2022-09-27T15:20:40.5966558Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2022-09-27T15:20:40.6979656Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-09-27T15:20:40.8072136Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2022-09-27T15:20:40.9168432Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2022-09-27T15:20:40.9691025Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2022-09-27T15:20:41.0197025Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2022-09-27T15:20:41.3027596Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2022-09-27T15:20:41.3564091Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2022-09-27T15:20:41.3623141Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2022-09-27T15:20:41.5244663Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2022-09-27T15:20:41.6714329Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2022-09-27T15:20:41.7089391Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2022-09-27T15:20:41.8741486Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2022-09-27T15:20:42.0115400Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2022-09-27T15:20:42.0317544Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2022-09-27T15:20:42.2371560Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2022-09-27T15:20:42.2669844Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2022-09-27T15:20:42.3717697Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2022-09-27T15:20:42.4608816Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2022-09-27T15:20:42.6597812Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2022-09-27T15:20:42.6959804Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2022-09-27T15:20:42.8081798Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2022-09-27T15:20:42.9129949Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2022-09-27T15:20:42.9678685Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2022-09-27T15:20:43.0250182Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2022-09-27T15:20:43.0825210Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2022-09-27T15:20:43.2328615Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2022-09-27T15:20:43.5124954Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2022-09-27T15:20:43.5412307Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2022-09-27T15:20:43.6569459Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2022-09-27T15:20:43.7279052Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2022-09-27T15:20:43.8516716Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2022-09-27T15:20:43.9350129Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2022-09-27T15:20:44.0799301Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2022-09-27T15:20:44.3080443Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2022-09-27T15:20:44.3501873Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2022-09-27T15:20:44.4168142Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2022-09-27T15:20:44.5278044Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2022-09-27T15:20:44.6359882Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2022-09-27T15:20:44.7437654Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2022-09-27T15:20:45.0611059Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2022-09-27T15:20:45.1521327Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2022-09-27T15:20:45.1765212Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2022-09-27T15:20:45.2563547Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2022-09-27T15:20:45.2933674Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2022-09-27T15:20:45.3915784Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2022-09-27T15:20:45.9542485Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2022-09-27T15:20:45.9839686Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2022-09-27T15:20:45.9907736Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2022-09-27T15:20:46.0051081Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2022-09-27T15:20:46.0454141Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2022-09-27T15:20:46.1082591Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2022-09-27T15:20:46.6662662Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2022-09-27T15:20:46.7027091Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2022-09-27T15:20:46.7084093Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2022-09-27T15:20:46.7407052Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2022-09-27T15:20:46.8822613Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2022-09-27T15:20:46.9009414Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2022-09-27T15:20:47.1832704Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2022-09-27T15:20:47.4003312Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2022-09-27T15:20:47.4474378Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2022-09-27T15:20:47.4977617Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2022-09-27T15:20:47.5676394Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2022-09-27T15:20:47.7755672Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2022-09-27T15:20:47.7942169Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2022-09-27T15:20:47.8324586Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2022-09-27T15:20:48.0322399Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2022-09-27T15:20:48.1793435Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2022-09-27T15:20:48.2700386Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2022-09-27T15:20:48.5573478Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2022-09-27T15:20:48.6226488Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2022-09-27T15:20:48.6547542Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2022-09-27T15:20:48.7071051Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2022-09-27T15:20:48.7286167Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2022-09-27T15:20:48.8195656Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2022-09-27T15:20:49.1274372Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2022-09-27T15:20:49.2913230Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2022-09-27T15:20:49.5237044Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2022-09-27T15:20:49.5283834Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2022-09-27T15:20:49.5499739Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2022-09-27T15:20:49.5741732Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2022-09-27T15:20:49.7360388Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2022-09-27T15:20:49.9567233Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2022-09-27T15:20:50.1888868Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2022-09-27T15:20:50.3315362Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2022-09-27T15:20:50.3783448Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2022-09-27T15:20:50.3827684Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2022-09-27T15:20:50.4548918Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2022-09-27T15:20:50.5206164Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2022-09-27T15:20:50.8729584Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2022-09-27T15:20:50.9015713Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2022-09-27T15:20:50.9331550Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2022-09-27T15:20:51.0690109Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2022-09-27T15:20:51.1082493Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2022-09-27T15:20:51.2111439Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2022-09-27T15:20:51.4622995Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2022-09-27T15:20:51.5446367Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2022-09-27T15:20:51.5921711Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2022-09-27T15:20:51.6568633Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2022-09-27T15:20:51.6587609Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2022-09-27T15:20:51.7275330Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2022-09-27T15:20:51.8179274Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2022-09-27T15:20:52.1290371Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2022-09-27T15:20:52.1506811Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2022-09-27T15:20:52.1680425Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2022-09-27T15:20:52.1691566Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o 2022-09-27T15:20:52.3021476Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o 2022-09-27T15:20:52.3236915Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp.o 2022-09-27T15:20:52.5464646Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o 2022-09-27T15:20:52.6430361Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor.cpp.o 2022-09-27T15:20:52.6981063Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2022-09-27T15:20:52.7867793Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2022-09-27T15:20:52.8222158Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2022-09-27T15:20:52.8668554Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2022-09-27T15:20:53.0169008Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta.cpp.o 2022-09-27T15:20:53.0506665Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU.cpp.o 2022-09-27T15:20:53.2260015Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU.cpp.o 2022-09-27T15:20:53.2841362Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta.cpp.o 2022-09-27T15:20:53.3299454Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o 2022-09-27T15:20:53.3569273Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta.cpp.o 2022-09-27T15:20:53.4725885Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2022-09-27T15:20:53.5936801Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU.cpp.o 2022-09-27T15:20:53.6524900Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU.cpp.o 2022-09-27T15:20:53.6966913Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta.cpp.o 2022-09-27T15:20:53.7179726Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor.cpp.o 2022-09-27T15:20:53.7565086Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2022-09-27T15:20:53.8734430Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2022-09-27T15:20:54.0040846Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2022-09-27T15:20:54.0612871Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2022-09-27T15:20:54.1059941Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2022-09-27T15:20:54.1132089Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2022-09-27T15:20:54.1312352Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2022-09-27T15:20:54.1684021Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2022-09-27T15:20:54.3147270Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2022-09-27T15:20:54.3427893Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2022-09-27T15:20:54.4262217Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2022-09-27T15:20:54.5334570Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2022-09-27T15:20:54.6696622Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2022-09-27T15:20:54.7356620Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2022-09-27T15:20:54.8273029Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:54.8606058Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:55.0653765Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:55.2625174Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2022-09-27T15:20:55.3003347Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:55.3046929Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:55.3291114Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:55.3555099Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:55.5071623Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2022-09-27T15:20:55.7339407Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:55.7653217Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:55.8100124Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:55.8149483Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:55.8809998Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2022-09-27T15:20:55.9025570Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:56.2945411Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:56.3003015Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:56.3285577Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:56.3356334Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:56.3780980Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:56.4980852Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:56.6805663Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:56.7742492Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:56.8526982Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:56.8709043Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:56.8872114Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:56.9059580Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2022-09-27T15:20:57.0620442Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:57.1499392Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:57.2573968Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:57.3443548Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:57.4128238Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:57.4420519Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:57.4947015Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:57.5827046Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:57.6163599Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2022-09-27T15:20:57.7730668Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:57.8377881Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:57.9226007Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:58.0011104Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:58.0080649Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:58.1651797Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:58.3401417Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:58.3629218Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:58.4503011Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:58.5287108Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:58.5901266Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:58.6776600Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2022-09-27T15:20:58.7002811Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2022-09-27T15:20:58.7365123Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2022-09-27T15:20:58.9234505Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2022-09-27T15:20:58.9501622Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/VulkanGuardImpl.cpp.o 2022-09-27T15:20:59.0979861Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/api/Adapter.cpp.o 2022-09-27T15:20:59.1037444Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/api/Allocator.cpp.o 2022-09-27T15:20:59.1221265Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/api/Command.cpp.o 2022-09-27T15:20:59.1735511Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/api/Context.cpp.o 2022-09-27T15:20:59.2071000Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/api/Descriptor.cpp.o 2022-09-27T15:20:59.4889704Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/api/Pipeline.cpp.o 2022-09-27T15:20:59.7079014Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/api/QueryPool.cpp.o 2022-09-27T15:20:59.8406538Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/api/Resource.cpp.o 2022-09-27T15:20:59.8556405Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/api/Runtime.cpp.o 2022-09-27T15:20:59.8701689Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/api/Shader.cpp.o 2022-09-27T15:20:59.9030370Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Arithmetic.cpp.o 2022-09-27T15:21:00.0174159Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Batchnorm.cpp.o 2022-09-27T15:21:00.4223124Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Clamp.cpp.o 2022-09-27T15:21:00.4670488Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Clone.cpp.o 2022-09-27T15:21:00.5125934Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Common.cpp.o 2022-09-27T15:21:00.6206155Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Concat.cpp.o 2022-09-27T15:21:00.6723261Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Convolution.cpp.o 2022-09-27T15:21:00.6767876Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Copy.cpp.o 2022-09-27T15:21:00.9815897Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Factory.cpp.o 2022-09-27T15:21:01.1069483Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Glu.cpp.o 2022-09-27T15:21:01.1348175Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Gru.cpp.o 2022-09-27T15:21:01.2127675Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Layernorm.cpp.o 2022-09-27T15:21:01.3133069Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Lerp.cpp.o 2022-09-27T15:21:01.3508126Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Lstm.cpp.o 2022-09-27T15:21:01.6267188Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Mean.cpp.o 2022-09-27T15:21:01.6678746Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Mm.cpp.o 2022-09-27T15:21:01.8099792Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Padding.cpp.o 2022-09-27T15:21:01.8692954Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Permute.cpp.o 2022-09-27T15:21:01.9248658Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Pool.cpp.o 2022-09-27T15:21:02.0956117Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/QuantizedTensor.cpp.o 2022-09-27T15:21:02.2415333Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Register.cpp.o 2022-09-27T15:21:02.2856143Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Select.cpp.o 2022-09-27T15:21:02.3625675Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Shape.cpp.o 2022-09-27T15:21:02.4645832Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Slice.cpp.o 2022-09-27T15:21:02.5565927Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Softmax.cpp.o 2022-09-27T15:21:02.8076105Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Stack.cpp.o 2022-09-27T15:21:02.8536323Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Tensor.cpp.o 2022-09-27T15:21:02.8630703Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Upsample.cpp.o 2022-09-27T15:21:03.0172513Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Utils.cpp.o 2022-09-27T15:21:03.0584250Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/cumsum.cpp.o 2022-09-27T15:21:03.1418162Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/vulkan/ATen/native/vulkan/spv.cpp.o 2022-09-27T15:21:03.3273970Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2022-09-27T15:21:03.4201828Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2022-09-27T15:21:03.4578893Z [ 83%] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o 2022-09-27T15:21:03.5913535Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2022-09-27T15:21:03.5933058Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2022-09-27T15:21:03.5977842Z /var/lib/jenkins/workspace/third_party/miniz-2.1.0/miniz.c:3157:9: warning: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. [-W#pragma-messages] 2022-09-27T15:21:03.5980006Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2022-09-27T15:21:03.5980548Z ^ 2022-09-27T15:21:03.5980868Z 1 warning generated. 2022-09-27T15:21:03.6287492Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2022-09-27T15:21:03.6477870Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2022-09-27T15:21:03.7252183Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2022-09-27T15:21:03.7820095Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2022-09-27T15:21:03.7898415Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2022-09-27T15:21:03.8061212Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2022-09-27T15:21:03.8237715Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2022-09-27T15:21:03.8548043Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2022-09-27T15:21:03.8834115Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp.o 2022-09-27T15:21:03.9783082Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_fuser.cpp.o 2022-09-27T15:21:03.9848801Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp.o 2022-09-27T15:21:04.0275324Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_helper.cpp.o 2022-09-27T15:21:04.0673658Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/register_interface.cpp.o 2022-09-27T15:21:04.0922132Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/interface.cpp.o 2022-09-27T15:21:04.5729692Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/kernel.cpp.o 2022-09-27T15:21:04.6143165Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/defer_size_check.cpp.o 2022-09-27T15:21:04.6645133Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/layout_propagation.cpp.o 2022-09-27T15:21:04.7302841Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/prepare_binary.cpp.o 2022-09-27T15:21:04.7969429Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/guard_shape.cpp.o 2022-09-27T15:21:04.8887173Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2022-09-27T15:21:05.0135766Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o 2022-09-27T15:21:05.1020590Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o 2022-09-27T15:21:05.1266859Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o 2022-09-27T15:21:05.2895140Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o 2022-09-27T15:21:05.3496781Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o 2022-09-27T15:21:05.7577960Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o 2022-09-27T15:21:05.8127361Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o 2022-09-27T15:21:05.9685317Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o 2022-09-27T15:21:06.0549135Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o 2022-09-27T15:21:06.1015502Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o 2022-09-27T15:21:06.2623731Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o 2022-09-27T15:21:06.2709324Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o 2022-09-27T15:21:06.4449084Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o 2022-09-27T15:21:06.5264640Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o 2022-09-27T15:21:06.5704155Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o 2022-09-27T15:21:06.7544117Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2022-09-27T15:21:06.7607618Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2022-09-27T15:21:06.8830968Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2022-09-27T15:21:07.0782091Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2022-09-27T15:21:07.1118403Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2022-09-27T15:21:07.1651824Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2022-09-27T15:21:07.2031602Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2022-09-27T15:21:07.2939139Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2022-09-27T15:21:07.4235242Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2022-09-27T15:21:07.5859768Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function_hook.cpp.o 2022-09-27T15:21:07.6047401Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2022-09-27T15:21:07.6726582Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2022-09-27T15:21:07.6841077Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2022-09-27T15:21:07.9031497Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2022-09-27T15:21:07.9288975Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2022-09-27T15:21:08.0699960Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2022-09-27T15:21:08.2715823Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2022-09-27T15:21:08.2783391Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2022-09-27T15:21:08.3023474Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2022-09-27T15:21:08.4102666Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2022-09-27T15:21:08.4619709Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2022-09-27T15:21:08.6549912Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2022-09-27T15:21:08.6837598Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2022-09-27T15:21:08.7238313Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2022-09-27T15:21:08.7803537Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2022-09-27T15:21:09.0551819Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2022-09-27T15:21:09.1490592Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2022-09-27T15:21:09.1725294Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2022-09-27T15:21:09.3754766Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2022-09-27T15:21:09.4037778Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2022-09-27T15:21:09.4364237Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2022-09-27T15:21:09.5810951Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2022-09-27T15:21:09.6613573Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2022-09-27T15:21:09.7411722Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2022-09-27T15:21:09.7921239Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2022-09-27T15:21:10.1486715Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2022-09-27T15:21:10.2199557Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2022-09-27T15:21:10.2997623Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2022-09-27T15:21:10.3459843Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2022-09-27T15:21:10.5083689Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2022-09-27T15:21:10.7019304Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2022-09-27T15:21:10.7416809Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2022-09-27T15:21:10.7493870Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2022-09-27T15:21:10.7638350Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2022-09-27T15:21:10.8006157Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2022-09-27T15:21:10.9562108Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2022-09-27T15:21:11.0680139Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2022-09-27T15:21:11.2059895Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2022-09-27T15:21:11.2164749Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2022-09-27T15:21:11.2676518Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2022-09-27T15:21:11.3602505Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2022-09-27T15:21:11.5701240Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2022-09-27T15:21:11.6424807Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2022-09-27T15:21:11.7028201Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2022-09-27T15:21:11.7112775Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2022-09-27T15:21:11.8051307Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2022-09-27T15:21:11.9555672Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2022-09-27T15:21:12.1062848Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2022-09-27T15:21:12.1143377Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2022-09-27T15:21:12.1613212Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2022-09-27T15:21:12.1852186Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2022-09-27T15:21:12.2789140Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2022-09-27T15:21:12.5416201Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2022-09-27T15:21:12.6284483Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2022-09-27T15:21:12.6797235Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2022-09-27T15:21:12.6850560Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2022-09-27T15:21:12.7287558Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2022-09-27T15:21:12.8809591Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2022-09-27T15:21:13.0794546Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2022-09-27T15:21:13.1337142Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2022-09-27T15:21:13.1731578Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2022-09-27T15:21:13.2420645Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2022-09-27T15:21:13.3281676Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2022-09-27T15:21:13.5543330Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2022-09-27T15:21:13.5616728Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2022-09-27T15:21:13.5798123Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2022-09-27T15:21:13.6466902Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2022-09-27T15:21:13.6940401Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2022-09-27T15:21:13.7981887Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2022-09-27T15:21:13.9997017Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2022-09-27T15:21:14.0624666Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2022-09-27T15:21:14.2204847Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2022-09-27T15:21:14.2606334Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2022-09-27T15:21:14.3547271Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2022-09-27T15:21:14.3837323Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2022-09-27T15:21:14.5461818Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2022-09-27T15:21:14.7491960Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2022-09-27T15:21:14.7687104Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2022-09-27T15:21:14.9299793Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2022-09-27T15:21:14.9577158Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/cuda_graph_fuser.cpp.o 2022-09-27T15:21:14.9960452Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2022-09-27T15:21:15.1360258Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2022-09-27T15:21:15.4374135Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2022-09-27T15:21:15.4708736Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2022-09-27T15:21:15.4969287Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2022-09-27T15:21:15.5194334Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2022-09-27T15:21:15.5575790Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2022-09-27T15:21:15.9097878Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2022-09-27T15:21:15.9632993Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2022-09-27T15:21:15.9664018Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2022-09-27T15:21:16.0068351Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2022-09-27T15:21:16.0426316Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2022-09-27T15:21:16.2836245Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2022-09-27T15:21:16.4894635Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2022-09-27T15:21:16.5360221Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2022-09-27T15:21:16.5436181Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2022-09-27T15:21:16.5732611Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2022-09-27T15:21:16.6538071Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2022-09-27T15:21:17.0001234Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2022-09-27T15:21:17.0088430Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2022-09-27T15:21:17.0409643Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2022-09-27T15:21:17.0859779Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2022-09-27T15:21:17.4457689Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2022-09-27T15:21:17.4735543Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2022-09-27T15:21:17.5420252Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2022-09-27T15:21:17.6031199Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2022-09-27T15:21:17.7653965Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2022-09-27T15:21:17.8350505Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2022-09-27T15:21:17.8759821Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2022-09-27T15:21:17.9842294Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2022-09-27T15:21:18.1144213Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2022-09-27T15:21:18.1586226Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2022-09-27T15:21:18.3131553Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2022-09-27T15:21:18.4049577Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2022-09-27T15:21:18.4485114Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2022-09-27T15:21:18.5770606Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2022-09-27T15:21:18.6524713Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2022-09-27T15:21:18.7918153Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2022-09-27T15:21:18.8685325Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2022-09-27T15:21:19.1486366Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2022-09-27T15:21:19.2273571Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2022-09-27T15:21:19.2351601Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2022-09-27T15:21:19.2580200Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2022-09-27T15:21:19.3076732Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2022-09-27T15:21:19.6024688Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2022-09-27T15:21:19.6134650Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2022-09-27T15:21:19.6927838Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2022-09-27T15:21:19.7290239Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2022-09-27T15:21:19.7623955Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2022-09-27T15:21:19.9860227Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2022-09-27T15:21:20.1445821Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2022-09-27T15:21:20.2467200Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2022-09-27T15:21:20.3013511Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2022-09-27T15:21:20.3176953Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2022-09-27T15:21:20.3239463Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2022-09-27T15:21:20.4146146Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2022-09-27T15:21:20.7709406Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2022-09-27T15:21:20.8298450Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2022-09-27T15:21:20.8428265Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2022-09-27T15:21:20.8641602Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2022-09-27T15:21:20.8728520Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2022-09-27T15:21:21.2036227Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2022-09-27T15:21:21.2656724Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2022-09-27T15:21:21.3086356Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2022-09-27T15:21:21.3633073Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2022-09-27T15:21:21.4272593Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2022-09-27T15:21:21.6133639Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2022-09-27T15:21:21.7750217Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2022-09-27T15:21:21.8200571Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2022-09-27T15:21:21.8624006Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2022-09-27T15:21:21.9863956Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2022-09-27T15:21:22.1870701Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2022-09-27T15:21:22.2361124Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2022-09-27T15:21:22.4083678Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2022-09-27T15:21:22.5081498Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2022-09-27T15:21:22.5532271Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2022-09-27T15:21:22.5792932Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2022-09-27T15:21:22.6113599Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2022-09-27T15:21:22.7518466Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2022-09-27T15:21:22.8726905Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2022-09-27T15:21:23.0253321Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2022-09-27T15:21:23.1952552Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2022-09-27T15:21:23.2191110Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2022-09-27T15:21:23.2888734Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2022-09-27T15:21:23.4424546Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2022-09-27T15:21:23.5045556Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2022-09-27T15:21:23.6264842Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2022-09-27T15:21:23.6342455Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2022-09-27T15:21:23.8452512Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2022-09-27T15:21:23.8889059Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2022-09-27T15:21:24.0391725Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2022-09-27T15:21:24.0808942Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2022-09-27T15:21:24.1120406Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2022-09-27T15:21:24.1442015Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2022-09-27T15:21:24.2942557Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2022-09-27T15:21:24.5230741Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2022-09-27T15:21:24.5830372Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2022-09-27T15:21:24.8215184Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2022-09-27T15:21:24.8652935Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2022-09-27T15:21:24.9952286Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2022-09-27T15:21:25.0273963Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2022-09-27T15:21:25.0365316Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2022-09-27T15:21:25.0869224Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2022-09-27T15:21:25.4974250Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2022-09-27T15:21:25.5063571Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2022-09-27T15:21:25.5497456Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2022-09-27T15:21:25.5761005Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2022-09-27T15:21:26.0347419Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2022-09-27T15:21:26.1054836Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2022-09-27T15:21:26.1587134Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2022-09-27T15:21:26.1874339Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2022-09-27T15:21:26.5171286Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2022-09-27T15:21:26.5911174Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2022-09-27T15:21:26.6259778Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2022-09-27T15:21:26.6337878Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2022-09-27T15:21:26.6765685Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2022-09-27T15:21:26.9774987Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2022-09-27T15:21:26.9884831Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2022-09-27T15:21:27.0800129Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2022-09-27T15:21:27.1485370Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2022-09-27T15:21:27.2223858Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2022-09-27T15:21:27.3710053Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2022-09-27T15:21:27.5567235Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2022-09-27T15:21:27.5910187Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2022-09-27T15:21:27.6005571Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2022-09-27T15:21:27.7970508Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2022-09-27T15:21:28.0791297Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2022-09-27T15:21:28.1407178Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2022-09-27T15:21:28.1724713Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2022-09-27T15:21:28.2081025Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2022-09-27T15:21:28.4212350Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2022-09-27T15:21:28.6709029Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2022-09-27T15:21:28.6954746Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2022-09-27T15:21:28.8452293Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2022-09-27T15:21:28.8563978Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2022-09-27T15:21:28.9933304Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2022-09-27T15:21:29.0960842Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2022-09-27T15:21:29.2644442Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2022-09-27T15:21:29.3193741Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2022-09-27T15:21:29.4389486Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2022-09-27T15:21:29.5149085Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2022-09-27T15:21:29.5246507Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2022-09-27T15:21:29.8772259Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2022-09-27T15:21:29.9101228Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2022-09-27T15:21:30.2026019Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2022-09-27T15:21:30.2124528Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2022-09-27T15:21:30.2634914Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2022-09-27T15:21:30.4133642Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2022-09-27T15:21:30.6041563Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2022-09-27T15:21:30.8473953Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2022-09-27T15:21:30.8993567Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2022-09-27T15:21:30.9326147Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2022-09-27T15:21:30.9804619Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2022-09-27T15:21:31.3675973Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2022-09-27T15:21:31.4350276Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2022-09-27T15:21:31.4790857Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2022-09-27T15:21:31.6710920Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2022-09-27T15:21:31.6785708Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2022-09-27T15:21:32.0165994Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2022-09-27T15:21:32.0957071Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2022-09-27T15:21:32.1825803Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2022-09-27T15:21:32.4101752Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2022-09-27T15:21:32.4204534Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2022-09-27T15:21:32.4393160Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2022-09-27T15:21:32.5383517Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2022-09-27T15:21:32.7248751Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2022-09-27T15:21:32.7661355Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2022-09-27T15:21:32.8067349Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2022-09-27T15:21:32.8163070Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2022-09-27T15:21:32.8996402Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2022-09-27T15:21:33.0388874Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2022-09-27T15:21:33.1977357Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2022-09-27T15:21:33.2261550Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2022-09-27T15:21:33.2637969Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2022-09-27T15:21:33.3091872Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2022-09-27T15:21:33.3725257Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2022-09-27T15:21:33.5667081Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2022-09-27T15:21:33.6970055Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_view.cpp.o 2022-09-27T15:21:33.7207430Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2022-09-27T15:21:33.7661153Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2022-09-27T15:21:33.8244853Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2022-09-27T15:21:34.0165284Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2022-09-27T15:21:34.1276953Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2022-09-27T15:21:34.1339548Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2022-09-27T15:21:34.1796931Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2022-09-27T15:21:34.2280301Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2022-09-27T15:21:34.3789615Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2022-09-27T15:21:34.4643763Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2022-09-27T15:21:34.5579916Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2022-09-27T15:21:34.6243980Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2022-09-27T15:21:34.7513477Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2022-09-27T15:21:34.9092484Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2022-09-27T15:21:34.9189903Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/api.cpp.o 2022-09-27T15:21:34.9713330Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2022-09-27T15:21:34.9772554Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/execution_graph_observer.cpp.o 2022-09-27T15:21:35.0198164Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/itt_observer.cpp.o 2022-09-27T15:21:35.1338461Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2022-09-27T15:21:35.3524955Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2022-09-27T15:21:35.3939837Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/nvtx_observer.cpp.o 2022-09-27T15:21:35.4054079Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2022-09-27T15:21:35.4506217Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2022-09-27T15:21:35.5245688Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2022-09-27T15:21:35.7356761Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2022-09-27T15:21:35.8832492Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2022-09-27T15:21:35.8905243Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2022-09-27T15:21:35.9107070Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2022-09-27T15:21:35.9482569Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2022-09-27T15:21:36.0196644Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2022-09-27T15:21:36.2436656Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2022-09-27T15:21:36.3748927Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2022-09-27T15:21:36.5829233Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2022-09-27T15:21:36.5918348Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2022-09-27T15:21:36.6894929Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2022-09-27T15:21:36.6988231Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2022-09-27T15:21:36.7473351Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2022-09-27T15:21:36.9376092Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o 2022-09-27T15:21:36.9841039Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o 2022-09-27T15:21:37.2821315Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o 2022-09-27T15:21:37.3088724Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/random_ops.cpp.o 2022-09-27T15:21:37.4478366Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o 2022-09-27T15:21:37.5622919Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o 2022-09-27T15:21:37.6110717Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o 2022-09-27T15:21:37.6349215Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o 2022-09-27T15:21:37.6858525Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o 2022-09-27T15:21:37.6910009Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o 2022-09-27T15:21:37.8533176Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o 2022-09-27T15:21:37.9898357Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o 2022-09-27T15:21:38.0394928Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o 2022-09-27T15:21:38.2410126Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2022-09-27T15:21:38.2518173Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2022-09-27T15:21:38.3150793Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2022-09-27T15:21:38.4398246Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2022-09-27T15:21:38.5876761Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2022-09-27T15:21:38.6380544Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2022-09-27T15:21:38.6679041Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2022-09-27T15:21:38.7027772Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2022-09-27T15:21:38.8643890Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2022-09-27T15:21:38.8742242Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2022-09-27T15:21:38.9279763Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2022-09-27T15:21:39.1013193Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2022-09-27T15:21:39.1908794Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2022-09-27T15:21:39.2371082Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2022-09-27T15:21:39.2980137Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2022-09-27T15:21:39.3705264Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2022-09-27T15:21:39.4439227Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2022-09-27T15:21:39.5678048Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2022-09-27T15:21:39.7651713Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2022-09-27T15:21:39.8620126Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o 2022-09-27T15:21:39.9134026Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o 2022-09-27T15:21:39.9571005Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2022-09-27T15:21:39.9884152Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/itt.cpp.o 2022-09-27T15:21:40.0702526Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o 2022-09-27T15:21:40.1197383Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o 2022-09-27T15:21:40.2529425Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o 2022-09-27T15:21:40.3153994Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o 2022-09-27T15:21:40.4446191Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o 2022-09-27T15:21:40.4799272Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o 2022-09-27T15:21:40.5258911Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o 2022-09-27T15:21:40.6702541Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o 2022-09-27T15:21:40.7033222Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer_jit.cpp.o 2022-09-27T15:21:40.7773743Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o 2022-09-27T15:21:40.9326439Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o 2022-09-27T15:21:41.2204937Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o 2022-09-27T15:21:41.3288334Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o 2022-09-27T15:21:41.3538332Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o 2022-09-27T15:21:41.4054506Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o 2022-09-27T15:21:41.4143619Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o 2022-09-27T15:21:41.4623218Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o 2022-09-27T15:21:41.4721582Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o 2022-09-27T15:21:41.6513325Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o 2022-09-27T15:21:41.6865176Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o 2022-09-27T15:21:41.8514561Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o 2022-09-27T15:21:41.8957234Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o 2022-09-27T15:21:42.0157114Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o 2022-09-27T15:21:42.0644723Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o 2022-09-27T15:21:42.0978036Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o 2022-09-27T15:21:42.2291317Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o 2022-09-27T15:21:42.3462988Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o 2022-09-27T15:21:42.4642355Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o 2022-09-27T15:21:42.4962923Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/exception.cpp.o 2022-09-27T15:21:42.6279791Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o 2022-09-27T15:21:42.7017059Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o 2022-09-27T15:21:42.7145883Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o 2022-09-27T15:21:42.7556490Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o 2022-09-27T15:21:42.8352615Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o 2022-09-27T15:21:42.9364522Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o 2022-09-27T15:21:43.2539360Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o 2022-09-27T15:21:43.2958574Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o 2022-09-27T15:21:43.3042285Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o 2022-09-27T15:21:43.3266209Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o 2022-09-27T15:21:43.3697158Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o 2022-09-27T15:21:43.4027195Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o 2022-09-27T15:21:43.7970722Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o 2022-09-27T15:21:43.8996078Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o 2022-09-27T15:21:43.9971393Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o 2022-09-27T15:21:44.1163515Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o 2022-09-27T15:21:44.1267329Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o 2022-09-27T15:21:44.1666145Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o 2022-09-27T15:21:44.1783370Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o 2022-09-27T15:21:44.3162796Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o 2022-09-27T15:21:44.3926307Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o 2022-09-27T15:21:44.7230442Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o 2022-09-27T15:21:44.7602300Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o 2022-09-27T15:21:44.8144058Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o 2022-09-27T15:21:44.9290793Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o 2022-09-27T15:21:45.0968439Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp.o 2022-09-27T15:21:45.1082544Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o 2022-09-27T15:21:45.2851866Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o 2022-09-27T15:21:45.4057100Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o 2022-09-27T15:21:45.4744074Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o 2022-09-27T15:21:45.4835731Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o 2022-09-27T15:21:45.7550315Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o 2022-09-27T15:21:45.8153242Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o 2022-09-27T15:21:45.8683456Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o 2022-09-27T15:21:45.9022470Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o 2022-09-27T15:21:46.1837586Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o 2022-09-27T15:21:46.1956927Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o 2022-09-27T15:21:46.4339657Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o 2022-09-27T15:21:46.5047037Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o 2022-09-27T15:21:46.5617855Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o 2022-09-27T15:21:46.7181247Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o 2022-09-27T15:21:46.8027965Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o 2022-09-27T15:21:46.9123139Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o 2022-09-27T15:21:47.0744461Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o 2022-09-27T15:21:47.3047806Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o 2022-09-27T15:21:47.3290298Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o 2022-09-27T15:21:47.3883254Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o 2022-09-27T15:21:47.3947163Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o 2022-09-27T15:21:47.6738693Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o 2022-09-27T15:21:47.7598177Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o 2022-09-27T15:21:47.8281365Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o 2022-09-27T15:21:47.9964777Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o 2022-09-27T15:21:48.0536818Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o 2022-09-27T15:21:48.0858580Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o 2022-09-27T15:21:48.1528052Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o 2022-09-27T15:21:48.3836987Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o 2022-09-27T15:21:48.5396892Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o 2022-09-27T15:21:48.5506610Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o 2022-09-27T15:21:48.7153216Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o 2022-09-27T15:21:48.7675239Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o 2022-09-27T15:21:48.8027634Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o 2022-09-27T15:21:48.8132509Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o 2022-09-27T15:21:49.1269710Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o 2022-09-27T15:21:49.3159491Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o 2022-09-27T15:21:49.3266735Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o 2022-09-27T15:21:49.4892781Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o 2022-09-27T15:21:49.5590002Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o 2022-09-27T15:21:49.6146151Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o 2022-09-27T15:21:49.7401439Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o 2022-09-27T15:21:49.9300834Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o 2022-09-27T15:21:50.0272524Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o 2022-09-27T15:21:50.1903017Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o 2022-09-27T15:21:50.3494711Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o 2022-09-27T15:21:50.3902767Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o 2022-09-27T15:21:50.4444282Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o 2022-09-27T15:21:50.5572613Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o 2022-09-27T15:21:50.7395258Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o 2022-09-27T15:21:50.8554976Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o 2022-09-27T15:21:50.9891887Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o 2022-09-27T15:21:51.0790038Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o 2022-09-27T15:21:51.1213624Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o 2022-09-27T15:21:51.4274623Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o 2022-09-27T15:21:51.4890718Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o 2022-09-27T15:21:51.5443237Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o 2022-09-27T15:21:51.6462043Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o 2022-09-27T15:21:51.6825360Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o 2022-09-27T15:21:51.7525171Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o 2022-09-27T15:21:51.9879779Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o 2022-09-27T15:21:52.1048569Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o 2022-09-27T15:21:52.1631410Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o 2022-09-27T15:21:52.4337988Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o 2022-09-27T15:21:52.4458436Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o 2022-09-27T15:21:52.4941829Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o 2022-09-27T15:21:52.7009654Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o 2022-09-27T15:21:52.7124897Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o 2022-09-27T15:21:52.7855882Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o 2022-09-27T15:21:53.0328572Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o 2022-09-27T15:21:53.1000467Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o 2022-09-27T15:21:53.1446905Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o 2022-09-27T15:21:53.3930403Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o 2022-09-27T15:21:53.4988428Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o 2022-09-27T15:21:53.5845392Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o 2022-09-27T15:21:53.6559387Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o 2022-09-27T15:21:53.7080265Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o 2022-09-27T15:21:53.8149182Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o 2022-09-27T15:21:53.9856736Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2022-09-27T15:21:53.9978090Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2022-09-27T15:21:54.2328933Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2022-09-27T15:21:54.2831692Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX2.cpp.o 2022-09-27T15:21:54.3210790Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX2.cpp.o 2022-09-27T15:21:54.4335027Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2022-09-27T15:21:54.5190885Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2022-09-27T15:21:54.8790290Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2022-09-27T15:21:55.0080059Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2022-09-27T15:21:55.0093183Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:55.0771622Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:55.0839951Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:55.1135440Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:55.3522585Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2022-09-27T15:21:55.4157565Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:55.5294146Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:55.6072477Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:55.6942596Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:55.7567568Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2022-09-27T15:21:55.7645039Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:56.0822596Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:56.0889459Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:56.1485695Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:56.1817618Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:56.2345421Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:56.2439097Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:56.5702660Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:56.6040499Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:56.6424964Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:56.7088528Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:56.7911663Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:56.8318563Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2022-09-27T15:21:56.9586031Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:57.1010565Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:57.1563741Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:57.2073678Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:57.2412606Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:57.2824193Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:57.3497950Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:57.5649135Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:57.6543332Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2022-09-27T15:21:57.6655630Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:57.7396021Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:57.7444225Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:57.7521934Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:57.9906332Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:58.0680278Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:58.2420791Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:58.3040689Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:58.5887104Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:58.5983387Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:58.6655647Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:58.6773185Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2022-09-27T15:21:58.7054059Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2022-09-27T15:21:58.7456291Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX512.cpp.o 2022-09-27T15:21:59.0114346Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX512.cpp.o 2022-09-27T15:21:59.0863181Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX512.cpp.o 2022-09-27T15:21:59.2512517Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX512.cpp.o 2022-09-27T15:21:59.2896521Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX512.cpp.o 2022-09-27T15:21:59.3091839Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX512.cpp.o 2022-09-27T15:21:59.3281469Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX512.cpp.o 2022-09-27T15:21:59.6172356Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX512.cpp.o 2022-09-27T15:21:59.7127935Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX512.cpp.o 2022-09-27T15:21:59.8749521Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX512.cpp.o 2022-09-27T15:21:59.8843241Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX512.cpp.o 2022-09-27T15:21:59.9334887Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX512.cpp.o 2022-09-27T15:21:59.9683118Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:00.1121843Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX512.cpp.o 2022-09-27T15:22:00.2853019Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:00.3293672Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:00.4343556Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:00.4418404Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:00.4858498Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX512.cpp.o 2022-09-27T15:22:00.5006359Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:00.8360830Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:00.8453988Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:00.8976228Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:00.9253458Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:00.9664301Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:01.2678825Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:01.2982539Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:01.3800012Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:01.3841779Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:01.4655565Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:01.5818876Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:01.6446696Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX512.cpp.o 2022-09-27T15:22:01.7911705Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:01.8725747Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:01.8806332Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:01.9276496Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:02.0879928Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:02.0990105Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:02.3063228Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:02.3183668Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:02.3586138Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX512.cpp.o 2022-09-27T15:22:02.4729263Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:02.5026126Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:02.6015876Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:02.6692675Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:02.8086100Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:02.8359238Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:03.0886321Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:03.1896104Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:03.1946735Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:03.2682254Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:03.3270438Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:03.3781954Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX512.cpp.o 2022-09-27T15:22:03.5053883Z [ 93%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX512.cpp.o 2022-09-27T15:22:03.9572917Z [ 93%] Linking CXX shared library ../lib/libtorch_cpu.so 2022-09-27T15:22:24.7180238Z [ 93%] Built target torch_cpu 2022-09-27T15:22:24.7230129Z Scanning dependencies of target TCPStoreTest 2022-09-27T15:22:24.7231131Z Scanning dependencies of target torch 2022-09-27T15:22:24.7235179Z Scanning dependencies of target HashStoreTest 2022-09-27T15:22:24.7241515Z Scanning dependencies of target ProcessGroupGlooTest 2022-09-27T15:22:24.7246239Z Scanning dependencies of target example_allreduce 2022-09-27T15:22:24.7253742Z Scanning dependencies of target FileStoreTest 2022-09-27T15:22:24.7299697Z [ 93%] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2022-09-27T15:22:24.7742278Z [ 93%] Building CXX object test_cpp_c10d/CMakeFiles/HashStoreTest.dir/HashStoreTest.cpp.o 2022-09-27T15:22:24.7865573Z [ 93%] Building CXX object test_cpp_c10d/CMakeFiles/TCPStoreTest.dir/TCPStoreTest.cpp.o 2022-09-27T15:22:24.7910568Z [ 93%] Building CXX object test_cpp_c10d/CMakeFiles/FileStoreTest.dir/FileStoreTest.cpp.o 2022-09-27T15:22:24.8448619Z [ 93%] Linking CXX shared library ../lib/libtorch.so 2022-09-27T15:22:25.1002626Z [ 93%] Building CXX object test_cpp_c10d/CMakeFiles/example_allreduce.dir/example/allreduce.cpp.o 2022-09-27T15:22:25.1011363Z [ 93%] Linking CXX executable ../bin/FileStoreTest 2022-09-27T15:22:25.1141405Z [ 93%] Linking CXX executable ../bin/TCPStoreTest 2022-09-27T15:22:25.1328618Z [ 93%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooTest.dir/ProcessGroupGlooTest.cpp.o 2022-09-27T15:22:25.1691939Z [ 93%] Linking CXX executable ../bin/HashStoreTest 2022-09-27T15:22:25.3542728Z [ 93%] Built target torch 2022-09-27T15:22:25.3594869Z Scanning dependencies of target memory_format_test 2022-09-27T15:22:25.5721594Z [ 93%] Built target FileStoreTest 2022-09-27T15:22:25.5767482Z Scanning dependencies of target pow_test 2022-09-27T15:22:25.6429559Z [ 93%] Building CXX object caffe2/CMakeFiles/memory_format_test.dir/__/aten/src/ATen/test/memory_format_test.cpp.o 2022-09-27T15:22:25.7568103Z [ 93%] Built target TCPStoreTest 2022-09-27T15:22:25.7625172Z Scanning dependencies of target reduce_ops_test 2022-09-27T15:22:25.8012689Z [ 93%] Built target HashStoreTest 2022-09-27T15:22:25.8053073Z Scanning dependencies of target IListRef_test 2022-09-27T15:22:25.8140169Z [ 93%] Linking CXX executable ../bin/example_allreduce 2022-09-27T15:22:25.9078512Z [ 93%] Linking CXX executable ../bin/ProcessGroupGlooTest 2022-09-27T15:22:25.9243533Z [ 93%] Building CXX object caffe2/CMakeFiles/pow_test.dir/__/aten/src/ATen/test/pow_test.cpp.o 2022-09-27T15:22:26.0515485Z [ 93%] Building CXX object caffe2/CMakeFiles/IListRef_test.dir/__/aten/src/ATen/core/IListRef_test.cpp.o 2022-09-27T15:22:26.1668587Z [ 93%] Building CXX object caffe2/CMakeFiles/reduce_ops_test.dir/__/aten/src/ATen/test/reduce_ops_test.cpp.o 2022-09-27T15:22:26.3326825Z [ 93%] Linking CXX executable ../bin/memory_format_test 2022-09-27T15:22:26.4052764Z [ 93%] Built target example_allreduce 2022-09-27T15:22:26.4105432Z Scanning dependencies of target half_test 2022-09-27T15:22:26.4956276Z [ 93%] Linking CXX executable ../bin/IListRef_test 2022-09-27T15:22:26.5116489Z [ 93%] Built target ProcessGroupGlooTest 2022-09-27T15:22:26.5217163Z Scanning dependencies of target dispatch_key_set_test 2022-09-27T15:22:26.6302441Z [ 93%] Linking CXX executable ../bin/pow_test 2022-09-27T15:22:26.6952910Z [ 93%] Linking CXX executable ../bin/reduce_ops_test 2022-09-27T15:22:26.8357205Z [ 93%] Building CXX object caffe2/CMakeFiles/half_test.dir/__/aten/src/ATen/test/half_test.cpp.o 2022-09-27T15:22:26.9091880Z [ 93%] Built target memory_format_test 2022-09-27T15:22:26.9145152Z Scanning dependencies of target extension_backend_test 2022-09-27T15:22:26.9344517Z [ 93%] Building CXX object caffe2/CMakeFiles/dispatch_key_set_test.dir/__/aten/src/ATen/test/dispatch_key_set_test.cpp.o 2022-09-27T15:22:26.9943106Z [ 93%] Built target IListRef_test 2022-09-27T15:22:26.9993975Z Scanning dependencies of target op_allowlist_test 2022-09-27T15:22:27.0643388Z [ 93%] Building CXX object caffe2/CMakeFiles/op_allowlist_test.dir/__/aten/src/ATen/core/op_registration/op_allowlist_test.cpp.o 2022-09-27T15:22:27.2466794Z [ 93%] Linking CXX executable ../bin/op_allowlist_test 2022-09-27T15:22:27.2497611Z [ 93%] Built target pow_test 2022-09-27T15:22:27.2551816Z Scanning dependencies of target CppSignature_test 2022-09-27T15:22:27.2718547Z [ 93%] Building CXX object caffe2/CMakeFiles/extension_backend_test.dir/__/aten/src/ATen/test/extension_backend_test.cpp.o 2022-09-27T15:22:27.2761796Z [ 93%] Building CXX object caffe2/CMakeFiles/CppSignature_test.dir/__/aten/src/ATen/core/dispatch/CppSignature_test.cpp.o 2022-09-27T15:22:27.3055616Z [ 93%] Built target reduce_ops_test 2022-09-27T15:22:27.3187656Z Scanning dependencies of target cpu_rng_test 2022-09-27T15:22:27.4382931Z [ 93%] Linking CXX executable ../bin/half_test 2022-09-27T15:22:27.4912261Z [ 93%] Linking CXX executable ../bin/CppSignature_test 2022-09-27T15:22:27.5924299Z [ 93%] Linking CXX executable ../bin/dispatch_key_set_test 2022-09-27T15:22:27.7468094Z [ 93%] Building CXX object caffe2/CMakeFiles/cpu_rng_test.dir/__/aten/src/ATen/test/cpu_rng_test.cpp.o 2022-09-27T15:22:27.7865781Z [ 93%] Built target op_allowlist_test 2022-09-27T15:22:27.8042874Z Scanning dependencies of target basic 2022-09-27T15:22:27.8841124Z [ 93%] Linking CXX executable ../bin/extension_backend_test 2022-09-27T15:22:27.9258614Z [ 93%] Built target half_test 2022-09-27T15:22:27.9312976Z Scanning dependencies of target xla_tensor_test 2022-09-27T15:22:28.0978232Z [ 93%] Building CXX object caffe2/CMakeFiles/basic.dir/__/aten/src/ATen/test/basic.cpp.o 2022-09-27T15:22:28.1244060Z [ 93%] Built target CppSignature_test 2022-09-27T15:22:28.1293363Z Scanning dependencies of target apply_utils_test 2022-09-27T15:22:28.1883904Z [ 93%] Built target dispatch_key_set_test 2022-09-27T15:22:28.1938226Z Scanning dependencies of target MaybeOwned_test 2022-09-27T15:22:28.3195517Z [ 93%] Building CXX object caffe2/CMakeFiles/xla_tensor_test.dir/__/aten/src/ATen/test/xla_tensor_test.cpp.o 2022-09-27T15:22:28.4446327Z [ 93%] Building CXX object caffe2/CMakeFiles/apply_utils_test.dir/__/aten/src/ATen/test/apply_utils_test.cpp.o 2022-09-27T15:22:28.4687084Z [ 93%] Built target extension_backend_test 2022-09-27T15:22:28.4741143Z Scanning dependencies of target Dimname_test 2022-09-27T15:22:28.4937401Z [ 93%] Building CXX object caffe2/CMakeFiles/Dimname_test.dir/__/aten/src/ATen/test/Dimname_test.cpp.o 2022-09-27T15:22:28.5281823Z [ 93%] Building CXX object caffe2/CMakeFiles/MaybeOwned_test.dir/__/aten/src/ATen/test/MaybeOwned_test.cpp.o 2022-09-27T15:22:28.6474093Z [ 93%] Linking CXX executable ../bin/cpu_rng_test 2022-09-27T15:22:28.6991593Z [ 93%] Linking CXX executable ../bin/basic 2022-09-27T15:22:28.7262667Z [ 93%] Linking CXX executable ../bin/Dimname_test 2022-09-27T15:22:28.8580789Z [ 94%] Linking CXX executable ../bin/xla_tensor_test 2022-09-27T15:22:29.0533567Z [ 94%] Linking CXX executable ../bin/apply_utils_test 2022-09-27T15:22:29.1848862Z [ 94%] Linking CXX executable ../bin/MaybeOwned_test 2022-09-27T15:22:29.2141846Z [ 94%] Built target basic 2022-09-27T15:22:29.2185738Z Scanning dependencies of target math_kernel_test 2022-09-27T15:22:29.2609798Z [ 94%] Built target cpu_rng_test 2022-09-27T15:22:29.2665815Z Scanning dependencies of target atest 2022-09-27T15:22:29.3150869Z [ 94%] Built target Dimname_test 2022-09-27T15:22:29.3192667Z Scanning dependencies of target NamedTensor_test 2022-09-27T15:22:29.5270496Z [ 94%] Built target xla_tensor_test 2022-09-27T15:22:29.5322472Z Scanning dependencies of target thread_init_test 2022-09-27T15:22:29.6327886Z [ 94%] Building CXX object caffe2/CMakeFiles/NamedTensor_test.dir/__/aten/src/ATen/test/NamedTensor_test.cpp.o 2022-09-27T15:22:29.6348384Z [ 94%] Built target apply_utils_test 2022-09-27T15:22:29.6397491Z Scanning dependencies of target lazy_tensor_test 2022-09-27T15:22:29.6481867Z [ 94%] Building CXX object caffe2/CMakeFiles/atest.dir/__/aten/src/ATen/test/atest.cpp.o 2022-09-27T15:22:29.6627511Z [ 94%] Building CXX object caffe2/CMakeFiles/math_kernel_test.dir/__/aten/src/ATen/test/math_kernel_test.cpp.o 2022-09-27T15:22:29.7220719Z [ 94%] Built target MaybeOwned_test 2022-09-27T15:22:29.7332511Z Scanning dependencies of target type_ptr_test 2022-09-27T15:22:29.7770589Z [ 94%] Building CXX object caffe2/CMakeFiles/type_ptr_test.dir/__/aten/src/ATen/test/type_ptr_test.cpp.o 2022-09-27T15:22:29.9348750Z [ 94%] Building CXX object caffe2/CMakeFiles/thread_init_test.dir/__/aten/src/ATen/test/thread_init_test.cpp.o 2022-09-27T15:22:29.9702327Z [ 94%] Building CXX object caffe2/CMakeFiles/lazy_tensor_test.dir/__/aten/src/ATen/test/lazy_tensor_test.cpp.o 2022-09-27T15:22:30.0556653Z [ 94%] Linking CXX executable ../bin/type_ptr_test 2022-09-27T15:22:30.3554970Z [ 94%] Linking CXX executable ../bin/math_kernel_test 2022-09-27T15:22:30.3639808Z [ 94%] Linking CXX executable ../bin/NamedTensor_test 2022-09-27T15:22:30.3750701Z [ 94%] Linking CXX executable ../bin/atest 2022-09-27T15:22:30.4460755Z [ 94%] Linking CXX executable ../bin/lazy_tensor_test 2022-09-27T15:22:30.5404297Z [ 94%] Linking CXX executable ../bin/thread_init_test 2022-09-27T15:22:30.6016708Z [ 94%] Built target type_ptr_test 2022-09-27T15:22:30.6070985Z Scanning dependencies of target dlconvertor_test 2022-09-27T15:22:30.8448548Z [ 94%] Built target NamedTensor_test 2022-09-27T15:22:30.8496001Z Scanning dependencies of target vmap_test 2022-09-27T15:22:30.9204483Z [ 94%] Built target lazy_tensor_test 2022-09-27T15:22:30.9253192Z Scanning dependencies of target verify_api_visibility 2022-09-27T15:22:30.9947512Z [ 94%] Building CXX object caffe2/CMakeFiles/dlconvertor_test.dir/__/aten/src/ATen/test/dlconvertor_test.cpp.o 2022-09-27T15:22:31.0007671Z [ 94%] Built target atest 2022-09-27T15:22:31.0077016Z Scanning dependencies of target kernel_lambda_legacy_test 2022-09-27T15:22:31.0079833Z [ 94%] Built target math_kernel_test 2022-09-27T15:22:31.0160883Z Scanning dependencies of target quantized_test 2022-09-27T15:22:31.0619975Z [ 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:22:31.1741415Z [ 94%] Built target thread_init_test 2022-09-27T15:22:31.1806655Z Scanning dependencies of target inline_container_test 2022-09-27T15:22:31.2007218Z [ 94%] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2022-09-27T15:22:31.2120828Z [ 94%] Building CXX object caffe2/CMakeFiles/vmap_test.dir/__/aten/src/ATen/test/vmap_test.cpp.o 2022-09-27T15:22:31.3190514Z [ 94%] Building CXX object caffe2/CMakeFiles/verify_api_visibility.dir/__/aten/src/ATen/test/verify_api_visibility.cpp.o 2022-09-27T15:22:31.3943819Z [ 94%] Building CXX object caffe2/CMakeFiles/quantized_test.dir/__/aten/src/ATen/test/quantized_test.cpp.o 2022-09-27T15:22:31.4252946Z [ 94%] Linking CXX executable ../bin/inline_container_test 2022-09-27T15:22:31.5821468Z [ 94%] Linking CXX executable ../bin/kernel_lambda_legacy_test 2022-09-27T15:22:31.6520899Z [ 94%] Linking CXX executable ../bin/dlconvertor_test 2022-09-27T15:22:31.8115941Z [ 94%] Linking CXX executable ../bin/verify_api_visibility 2022-09-27T15:22:31.8459421Z [ 94%] Linking CXX executable ../bin/vmap_test 2022-09-27T15:22:31.8977445Z [ 94%] Linking CXX executable ../bin/quantized_test 2022-09-27T15:22:31.9765516Z [ 94%] Built target inline_container_test 2022-09-27T15:22:31.9812649Z Scanning dependencies of target Dict_test 2022-09-27T15:22:32.1570084Z [ 94%] Built target dlconvertor_test 2022-09-27T15:22:32.1622145Z Scanning dependencies of target ivalue_test 2022-09-27T15:22:32.2059993Z [ 94%] Built target kernel_lambda_legacy_test 2022-09-27T15:22:32.2126966Z Scanning dependencies of target packedtensoraccessor_test 2022-09-27T15:22:32.3054314Z [ 94%] Building CXX object caffe2/CMakeFiles/Dict_test.dir/__/aten/src/ATen/test/Dict_test.cpp.o 2022-09-27T15:22:32.4044718Z [ 94%] Built target vmap_test 2022-09-27T15:22:32.4090727Z Scanning dependencies of target kernel_lambda_test 2022-09-27T15:22:32.4171312Z [ 94%] Built target verify_api_visibility 2022-09-27T15:22:32.4234561Z Scanning dependencies of target broadcast_test 2022-09-27T15:22:32.4690224Z [ 94%] Building CXX object caffe2/CMakeFiles/kernel_lambda_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp.o 2022-09-27T15:22:32.5476069Z [ 94%] Building CXX object caffe2/CMakeFiles/packedtensoraccessor_test.dir/__/aten/src/ATen/test/packedtensoraccessor_test.cpp.o 2022-09-27T15:22:32.5571624Z [ 94%] Building CXX object caffe2/CMakeFiles/ivalue_test.dir/__/aten/src/ATen/test/ivalue_test.cpp.o 2022-09-27T15:22:32.5610317Z [ 94%] Built target quantized_test 2022-09-27T15:22:32.5736764Z Scanning dependencies of target tensor_iterator_test 2022-09-27T15:22:32.7535376Z [ 94%] Building CXX object caffe2/CMakeFiles/broadcast_test.dir/__/aten/src/ATen/test/broadcast_test.cpp.o 2022-09-27T15:22:32.9128571Z [ 94%] Linking CXX executable ../bin/Dict_test 2022-09-27T15:22:32.9596480Z [ 94%] Linking CXX executable ../bin/kernel_lambda_test 2022-09-27T15:22:32.9662049Z [ 94%] Building CXX object caffe2/CMakeFiles/tensor_iterator_test.dir/__/aten/src/ATen/test/tensor_iterator_test.cpp.o 2022-09-27T15:22:33.1516004Z [ 94%] Linking CXX executable ../bin/packedtensoraccessor_test 2022-09-27T15:22:33.3514854Z [ 94%] Linking CXX executable ../bin/broadcast_test 2022-09-27T15:22:33.4112740Z [ 94%] Built target Dict_test 2022-09-27T15:22:33.4156563Z Scanning dependencies of target wrapdim_test 2022-09-27T15:22:33.4391374Z [ 94%] Linking CXX executable ../bin/ivalue_test 2022-09-27T15:22:33.5779839Z [ 94%] Built target kernel_lambda_test 2022-09-27T15:22:33.5832598Z Scanning dependencies of target cpu_profiling_allocator_test 2022-09-27T15:22:33.6330588Z [ 94%] Linking CXX executable ../bin/tensor_iterator_test 2022-09-27T15:22:33.7085040Z [ 94%] Built target packedtensoraccessor_test 2022-09-27T15:22:33.7140889Z Scanning dependencies of target memory_overlapping_test 2022-09-27T15:22:33.7459214Z [ 94%] Building CXX object caffe2/CMakeFiles/wrapdim_test.dir/__/aten/src/ATen/test/wrapdim_test.cpp.o 2022-09-27T15:22:33.9234219Z [ 94%] Building CXX object caffe2/CMakeFiles/cpu_profiling_allocator_test.dir/__/aten/src/ATen/test/cpu_profiling_allocator_test.cpp.o 2022-09-27T15:22:33.9621540Z [ 94%] Built target broadcast_test 2022-09-27T15:22:33.9722850Z Scanning dependencies of target List_test 2022-09-27T15:22:34.0187911Z [ 94%] Building CXX object caffe2/CMakeFiles/List_test.dir/__/aten/src/ATen/core/List_test.cpp.o 2022-09-27T15:22:34.0489015Z [ 94%] Built target ivalue_test 2022-09-27T15:22:34.0574008Z Scanning dependencies of target kernel_function_test 2022-09-27T15:22:34.1022519Z [ 94%] Building CXX object caffe2/CMakeFiles/memory_overlapping_test.dir/__/aten/src/ATen/test/memory_overlapping_test.cpp.o 2022-09-27T15:22:34.1393812Z [ 94%] Building CXX object caffe2/CMakeFiles/kernel_function_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp.o 2022-09-27T15:22:34.2169321Z [ 94%] Built target tensor_iterator_test 2022-09-27T15:22:34.2210176Z Scanning dependencies of target native_test 2022-09-27T15:22:34.2342949Z [ 94%] Linking CXX executable ../bin/wrapdim_test 2022-09-27T15:22:34.5047929Z [ 94%] Building CXX object caffe2/CMakeFiles/native_test.dir/__/aten/src/ATen/test/native_test.cpp.o 2022-09-27T15:22:34.5823025Z [ 94%] Linking CXX executable ../bin/List_test 2022-09-27T15:22:34.6391376Z [ 94%] Linking CXX executable ../bin/cpu_profiling_allocator_test 2022-09-27T15:22:34.6798619Z [ 94%] Linking CXX executable ../bin/kernel_function_test 2022-09-27T15:22:34.6960354Z [ 94%] Built target wrapdim_test 2022-09-27T15:22:34.7075614Z Scanning dependencies of target operator_name_test 2022-09-27T15:22:34.7168261Z [ 94%] Linking CXX executable ../bin/memory_overlapping_test 2022-09-27T15:22:34.7297068Z [ 95%] Building CXX object caffe2/CMakeFiles/operator_name_test.dir/__/aten/src/ATen/test/operator_name_test.cpp.o 2022-09-27T15:22:34.9456034Z [ 95%] Linking CXX executable ../bin/operator_name_test 2022-09-27T15:22:35.1242703Z [ 95%] Built target List_test 2022-09-27T15:22:35.1291220Z Scanning dependencies of target scalar_test 2022-09-27T15:22:35.1402233Z [ 95%] Linking CXX executable ../bin/native_test 2022-09-27T15:22:35.2007029Z [ 95%] Built target memory_overlapping_test 2022-09-27T15:22:35.2129784Z Scanning dependencies of target backend_fallback_test 2022-09-27T15:22:35.2314247Z [ 95%] Built target cpu_profiling_allocator_test 2022-09-27T15:22:35.2361189Z Scanning dependencies of target operators_test 2022-09-27T15:22:35.2690971Z [ 95%] Built target kernel_function_test 2022-09-27T15:22:35.2738646Z Scanning dependencies of target cpu_generator_test 2022-09-27T15:22:35.4800310Z [ 95%] Built target operator_name_test 2022-09-27T15:22:35.4845972Z Scanning dependencies of target reportMemoryUsage_test 2022-09-27T15:22:35.5152717Z [ 95%] Building CXX object caffe2/CMakeFiles/scalar_test.dir/__/aten/src/ATen/test/scalar_test.cpp.o 2022-09-27T15:22:35.5936333Z [ 95%] Building CXX object caffe2/CMakeFiles/cpu_generator_test.dir/__/aten/src/ATen/test/cpu_generator_test.cpp.o 2022-09-27T15:22:35.6133820Z [ 95%] Building CXX object caffe2/CMakeFiles/backend_fallback_test.dir/__/aten/src/ATen/core/dispatch/backend_fallback_test.cpp.o 2022-09-27T15:22:35.6457658Z [ 95%] Building CXX object caffe2/CMakeFiles/operators_test.dir/__/aten/src/ATen/test/operators_test.cpp.o 2022-09-27T15:22:35.7921073Z [ 95%] Built target native_test 2022-09-27T15:22:35.7974128Z Scanning dependencies of target scalar_tensor_test 2022-09-27T15:22:35.8215944Z [ 95%] Building CXX object caffe2/CMakeFiles/reportMemoryUsage_test.dir/__/aten/src/ATen/test/reportMemoryUsage_test.cpp.o 2022-09-27T15:22:36.0915954Z [ 95%] Building CXX object caffe2/CMakeFiles/scalar_tensor_test.dir/__/aten/src/ATen/test/scalar_tensor_test.cpp.o 2022-09-27T15:22:36.0926626Z [ 95%] Linking CXX executable ../bin/cpu_generator_test 2022-09-27T15:22:36.1611259Z [ 95%] Linking CXX executable ../bin/scalar_test 2022-09-27T15:22:36.3879836Z [ 95%] Linking CXX executable ../bin/backend_fallback_test 2022-09-27T15:22:36.4001235Z [ 95%] Linking CXX executable ../bin/operators_test 2022-09-27T15:22:36.4591210Z [ 95%] Linking CXX executable ../bin/reportMemoryUsage_test 2022-09-27T15:22:36.6017440Z [ 95%] Linking CXX executable ../bin/scalar_tensor_test 2022-09-27T15:22:36.7228243Z [ 95%] Built target scalar_test 2022-09-27T15:22:36.7276673Z Scanning dependencies of target op_registration_test 2022-09-27T15:22:36.7332718Z [ 95%] Built target cpu_generator_test 2022-09-27T15:22:36.7387574Z Scanning dependencies of target test_parallel 2022-09-27T15:22:36.7819785Z [ 95%] Building CXX object caffe2/CMakeFiles/op_registration_test.dir/__/aten/src/ATen/core/op_registration/op_registration_test.cpp.o 2022-09-27T15:22:36.9285326Z [ 95%] Built target backend_fallback_test 2022-09-27T15:22:36.9331996Z Scanning dependencies of target type_test 2022-09-27T15:22:37.0295571Z [ 95%] Built target operators_test 2022-09-27T15:22:37.0349690Z Scanning dependencies of target undefined_tensor_test 2022-09-27T15:22:37.1055109Z [ 95%] Built target reportMemoryUsage_test 2022-09-27T15:22:37.1111742Z Scanning dependencies of target variant_test 2022-09-27T15:22:37.1285808Z [ 95%] Building CXX object caffe2/CMakeFiles/variant_test.dir/__/aten/src/ATen/test/variant_test.cpp.o 2022-09-27T15:22:37.1440971Z [ 95%] Building CXX object caffe2/CMakeFiles/test_parallel.dir/__/aten/src/ATen/test/test_parallel.cpp.o 2022-09-27T15:22:37.1622079Z [ 95%] Linking CXX executable ../bin/op_registration_test 2022-09-27T15:22:37.2014520Z [ 95%] Built target scalar_tensor_test 2022-09-27T15:22:37.2068710Z Scanning dependencies of target weakref_test 2022-09-27T15:22:37.2687471Z [ 95%] Building CXX object caffe2/CMakeFiles/type_test.dir/__/aten/src/ATen/test/type_test.cpp.o 2022-09-27T15:22:37.3785656Z [ 95%] Linking CXX executable ../bin/variant_test 2022-09-27T15:22:37.4149424Z [ 95%] Building CXX object caffe2/CMakeFiles/undefined_tensor_test.dir/__/aten/src/ATen/test/undefined_tensor_test.cpp.o 2022-09-27T15:22:37.5328089Z [ 95%] Building CXX object caffe2/CMakeFiles/weakref_test.dir/__/aten/src/ATen/test/weakref_test.cpp.o 2022-09-27T15:22:37.8266501Z [ 95%] Built target op_registration_test 2022-09-27T15:22:37.8317600Z Scanning dependencies of target mobile_memory_cleanup 2022-09-27T15:22:37.8805979Z [ 95%] Linking CXX executable ../bin/test_parallel 2022-09-27T15:22:37.9674195Z [ 95%] Built target variant_test 2022-09-27T15:22:37.9715204Z Scanning dependencies of target KernelFunction_test 2022-09-27T15:22:38.0043364Z [ 95%] Linking CXX executable ../bin/type_test 2022-09-27T15:22:38.0804472Z [ 95%] Linking CXX executable ../bin/undefined_tensor_test 2022-09-27T15:22:38.1130731Z [ 95%] Linking CXX executable ../bin/weakref_test 2022-09-27T15:22:38.2418784Z [ 95%] Building CXX object caffe2/CMakeFiles/mobile_memory_cleanup.dir/__/aten/src/ATen/test/mobile_memory_cleanup.cpp.o 2022-09-27T15:22:38.3361164Z [ 95%] Building CXX object caffe2/CMakeFiles/KernelFunction_test.dir/__/aten/src/ATen/core/boxing/KernelFunction_test.cpp.o 2022-09-27T15:22:38.5294361Z [ 95%] Built target test_parallel 2022-09-27T15:22:38.5349378Z Scanning dependencies of target kernel_function_legacy_test 2022-09-27T15:22:38.6158165Z [ 95%] 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:22:38.6226123Z [ 95%] Built target type_test 2022-09-27T15:22:38.6275782Z Scanning dependencies of target kernel_stackbased_test 2022-09-27T15:22:38.6359941Z [ 95%] Built target undefined_tensor_test 2022-09-27T15:22:38.6403965Z [ 95%] Built target weakref_test 2022-09-27T15:22:38.6413323Z Scanning dependencies of target make_boxed_from_unboxed_functor_test 2022-09-27T15:22:38.6455770Z Scanning dependencies of target stride_properties_test 2022-09-27T15:22:38.7069337Z [ 95%] Building CXX object caffe2/CMakeFiles/kernel_stackbased_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp.o 2022-09-27T15:22:38.7255593Z [ 95%] Building CXX object caffe2/CMakeFiles/make_boxed_from_unboxed_functor_test.dir/__/aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor_test.cpp.o 2022-09-27T15:22:38.9793631Z [ 95%] Building CXX object caffe2/CMakeFiles/stride_properties_test.dir/__/aten/src/ATen/test/stride_properties_test.cpp.o 2022-09-27T15:22:39.0041711Z [ 95%] Linking CXX executable ../bin/mobile_memory_cleanup 2022-09-27T15:22:39.0528617Z [ 95%] Linking CXX executable ../bin/KernelFunction_test 2022-09-27T15:22:39.0986778Z [ 95%] Linking CXX executable ../bin/kernel_function_legacy_test 2022-09-27T15:22:39.1067368Z [ 95%] Linking CXX executable ../bin/kernel_stackbased_test 2022-09-27T15:22:39.1793209Z [ 95%] Linking CXX executable ../bin/make_boxed_from_unboxed_functor_test 2022-09-27T15:22:39.4699829Z [ 95%] Linking CXX executable ../bin/stride_properties_test 2022-09-27T15:22:39.6134740Z [ 95%] Built target mobile_memory_cleanup 2022-09-27T15:22:39.6151453Z [ 95%] Built target KernelFunction_test 2022-09-27T15:22:39.6180981Z Scanning dependencies of target vulkan_api_test 2022-09-27T15:22:39.6245486Z Scanning dependencies of target jitbackend_test 2022-09-27T15:22:39.6282432Z [ 95%] Built target kernel_function_legacy_test 2022-09-27T15:22:39.6326206Z Scanning dependencies of target torchbind_test 2022-09-27T15:22:39.6910569Z [ 95%] Building CXX object test_jit/CMakeFiles/jitbackend_test.dir/test_backend_lib.cpp.o 2022-09-27T15:22:39.7607716Z [ 95%] Built target kernel_stackbased_test 2022-09-27T15:22:39.7698155Z Scanning dependencies of target backend_with_compiler 2022-09-27T15:22:39.7977452Z [ 95%] Built target make_boxed_from_unboxed_functor_test 2022-09-27T15:22:39.8090139Z Scanning dependencies of target tutorial_tensorexpr 2022-09-27T15:22:39.8661978Z [ 95%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_lib.cpp.o 2022-09-27T15:22:39.9660190Z [ 95%] Building CXX object test_jit/CMakeFiles/torchbind_test.dir/test_custom_class_registrations.cpp.o 2022-09-27T15:22:40.0044076Z [ 95%] Building CXX object caffe2/CMakeFiles/vulkan_api_test.dir/__/aten/src/ATen/test/vulkan_api_test.cpp.o 2022-09-27T15:22:40.0295086Z [ 95%] Built target stride_properties_test 2022-09-27T15:22:40.0359749Z [ 95%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_preprocess.cpp.o 2022-09-27T15:22:40.1550080Z [ 95%] Linking CXX shared library ../lib/libjitbackend_test.so 2022-09-27T15:22:40.2641637Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/tutorial_tensorexpr.dir/tutorial.cpp.o 2022-09-27T15:22:40.3685003Z Scanning dependencies of target test_tensorexpr 2022-09-27T15:22:40.3895285Z [ 95%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/__/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2022-09-27T15:22:40.5307574Z [ 95%] Linking CXX shared library ../lib/libtorchbind_test.so 2022-09-27T15:22:40.7434035Z [ 95%] Built target jitbackend_test 2022-09-27T15:22:40.7477915Z Scanning dependencies of target test_dist_autograd 2022-09-27T15:22:40.7767678Z [ 95%] Linking CXX executable ../bin/vulkan_api_test 2022-09-27T15:22:40.8280367Z [ 95%] Linking CXX shared library ../lib/libbackend_with_compiler.so 2022-09-27T15:22:40.8799725Z [ 95%] Linking CXX executable ../bin/tutorial_tensorexpr 2022-09-27T15:22:41.0383207Z [ 95%] Built target torchbind_test 2022-09-27T15:22:41.0439766Z Scanning dependencies of target test_cpp_rpc 2022-09-27T15:22:41.0969420Z [ 95%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/__/common/main.cpp.o 2022-09-27T15:22:41.3079282Z [ 95%] Built target backend_with_compiler 2022-09-27T15:22:41.3155904Z [ 95%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/test_dist_autograd.cpp.o 2022-09-27T15:22:41.3412914Z [ 95%] Built target vulkan_api_test 2022-09-27T15:22:41.3459200Z Scanning dependencies of target parallel_benchmark 2022-09-27T15:22:41.3884200Z [ 95%] Built target tutorial_tensorexpr 2022-09-27T15:22:41.3910498Z Scanning dependencies of target test_api 2022-09-27T15:22:41.3943321Z Scanning dependencies of target test_mobile_nnc 2022-09-27T15:22:41.7774313Z [ 95%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/__/common/main.cpp.o 2022-09-27T15:22:41.8046723Z [ 95%] Building CXX object test_api/CMakeFiles/parallel_benchmark.dir/parallel_benchmark.cpp.o 2022-09-27T15:22:41.8839153Z [ 95%] Linking CXX executable ../bin/test_dist_autograd 2022-09-27T15:22:41.9158132Z [ 95%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/__/__/cpp/lite_interpreter_runtime/main.cpp.o 2022-09-27T15:22:42.1615290Z [ 95%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/e2e_test_base.cpp.o 2022-09-27T15:22:42.4088684Z [ 95%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_context.cpp.o 2022-09-27T15:22:42.4123569Z [ 95%] Built target test_dist_autograd 2022-09-27T15:22:42.4183471Z [ 95%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_wire_serialization.cpp.o 2022-09-27T15:22:42.6439006Z [ 95%] Linking CXX executable ../bin/parallel_benchmark 2022-09-27T15:22:42.6573390Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/__/common/main.cpp.o 2022-09-27T15:22:42.7657132Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/padded_buffer.cpp.o 2022-09-27T15:22:42.9262284Z Scanning dependencies of target aot_model_compiler_test 2022-09-27T15:22:42.9396442Z [ 95%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_nnc_backend.cpp.o 2022-09-27T15:22:43.0686743Z [ 95%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_e2e_tensorpipe.cpp.o 2022-09-27T15:22:43.1291859Z [ 95%] Built target parallel_benchmark 2022-09-27T15:22:43.1341914Z [ 95%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_tensorpipe_serialization.cpp.o 2022-09-27T15:22:43.3307760Z [ 95%] Building CXX object test_mobile_nnc/CMakeFiles/aot_model_compiler_test.dir/__/__/binaries/aot_model_compiler.cc.o 2022-09-27T15:22:43.3517517Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_approx.cpp.o 2022-09-27T15:22:43.5973998Z [ 95%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_registry.cpp.o 2022-09-27T15:22:43.8352102Z [ 95%] Linking CXX executable ../bin/test_mobile_nnc 2022-09-27T15:22:43.8364967Z Scanning dependencies of target test_lazy 2022-09-27T15:22:43.9063952Z [ 95%] Linking CXX executable ../bin/test_cpp_rpc 2022-09-27T15:22:44.1023631Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_aten.cpp.o 2022-09-27T15:22:44.1174863Z [ 95%] Linking CXX executable ../bin/aot_model_compiler_test 2022-09-27T15:22:44.3491198Z [ 95%] Built target test_mobile_nnc 2022-09-27T15:22:44.3528234Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_boundsinference.cpp.o 2022-09-27T15:22:44.4108130Z [ 95%] Built target test_cpp_rpc 2022-09-27T15:22:44.4159017Z Scanning dependencies of target shm 2022-09-27T15:22:44.4281676Z [ 95%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o 2022-09-27T15:22:44.5318573Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/__/common/main.cpp.o 2022-09-27T15:22:44.6243146Z [ 95%] Linking CXX shared library ../../../../lib/libshm.so 2022-09-27T15:22:44.6951425Z [ 95%] Built target aot_model_compiler_test 2022-09-27T15:22:44.7048775Z Scanning dependencies of target test_jit 2022-09-27T15:22:44.7964072Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_backend_device.cpp.o 2022-09-27T15:22:44.7985022Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_conv.cpp.o 2022-09-27T15:22:44.9390556Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_cache.cpp.o 2022-09-27T15:22:44.9912251Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/__/common/main.cpp.o 2022-09-27T15:22:45.1364421Z [ 95%] Built target shm 2022-09-27T15:22:45.1406754Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/autograd.cpp.o 2022-09-27T15:22:45.2368408Z Scanning dependencies of target torch_python 2022-09-27T15:22:45.3293795Z Scanning dependencies of target torch_shm_manager 2022-09-27T15:22:45.3412666Z [ 95%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o 2022-09-27T15:22:45.3950882Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir.cpp.o 2022-09-27T15:22:45.5065974Z [ 95%] Linking CXX executable ../../../../bin/torch_shm_manager 2022-09-27T15:22:45.6816444Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cpp_codegen.cpp.o 2022-09-27T15:22:45.7939486Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/any.cpp.o 2022-09-27T15:22:45.8178909Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir_util.cpp.o 2022-09-27T15:22:45.9983910Z [ 95%] Built target torch_shm_manager 2022-09-27T15:22:46.0016414Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_misc.cpp.o 2022-09-27T15:22:46.2778153Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_dynamic_shapes.cpp.o 2022-09-27T15:22:46.2855983Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/dataloader.cpp.o 2022-09-27T15:22:46.3153155Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_permutation_util.cpp.o 2022-09-27T15:22:46.5539357Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_shape.cpp.o 2022-09-27T15:22:46.6227643Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_trie_cache.cpp.o 2022-09-27T15:22:46.9613435Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_expr.cpp.o 2022-09-27T15:22:47.0205154Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_external_calls.cpp.o 2022-09-27T15:22:47.0708281Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/enum.cpp.o 2022-09-27T15:22:47.0848859Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_util.cpp.o 2022-09-27T15:22:47.3292916Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops.cpp.o 2022-09-27T15:22:47.5990094Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops_util.cpp.o 2022-09-27T15:22:47.6166857Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_graph_opt.cpp.o 2022-09-27T15:22:47.7045205Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/expanding-array.cpp.o 2022-09-27T15:22:48.1631636Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/fft.cpp.o 2022-09-27T15:22:48.3429769Z [ 95%] Linking CXX executable ../bin/test_lazy 2022-09-27T15:22:48.3847318Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_printer.cpp.o 2022-09-27T15:22:48.5981097Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_verifier.cpp.o 2022-09-27T15:22:48.7518181Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/common/main.cpp.o 2022-09-27T15:22:48.8244973Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_add_if_then_else.cpp.o 2022-09-27T15:22:48.8408122Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/functional.cpp.o 2022-09-27T15:22:48.9601668Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/integration.cpp.o 2022-09-27T15:22:48.9850651Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_kernel.cpp.o 2022-09-27T15:22:49.0465245Z [ 95%] Built target test_lazy 2022-09-27T15:22:49.0508125Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_loopnest.cpp.o 2022-09-27T15:22:49.3418167Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_alias_analysis.cpp.o 2022-09-27T15:22:49.7086260Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_argument_spec.cpp.o 2022-09-27T15:22:49.7169916Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_autodiff.cpp.o 2022-09-27T15:22:49.8091572Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/init.cpp.o 2022-09-27T15:22:49.8262262Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memdependency.cpp.o 2022-09-27T15:22:50.0048349Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ops.cpp.o 2022-09-27T15:22:50.2861116Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_quantization.cpp.o 2022-09-27T15:22:50.5486501Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_load_upgraders.cpp.o 2022-09-27T15:22:50.6020449Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memplanning.cpp.o 2022-09-27T15:22:50.6212208Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_op_replacement.cpp.o 2022-09-27T15:22:50.7296668Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/jit.cpp.o 2022-09-27T15:22:51.1719636Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/memory.cpp.o 2022-09-27T15:22:51.2217697Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_reductions.cpp.o 2022-09-27T15:22:51.2926099Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_registerizer.cpp.o 2022-09-27T15:22:51.3177304Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_upgrader_utils.cpp.o 2022-09-27T15:22:51.3709946Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_backend.cpp.o 2022-09-27T15:22:51.4324194Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/meta_tensor.cpp.o 2022-09-27T15:22:51.8161687Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/misc.cpp.o 2022-09-27T15:22:51.9917209Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_simplify.cpp.o 2022-09-27T15:22:51.9962686Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/module.cpp.o 2022-09-27T15:22:52.0453160Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_import.cpp.o 2022-09-27T15:22:52.2018505Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_parser.cpp.o 2022-09-27T15:22:52.5169412Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_type.cpp.o 2022-09-27T15:22:52.6621175Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/moduledict.cpp.o 2022-09-27T15:22:52.7324469Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_code_template.cpp.o 2022-09-27T15:22:52.8069371Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_te_fuser_pass.cpp.o 2022-09-27T15:22:52.8357191Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_concat_opt.cpp.o 2022-09-27T15:22:53.3294481Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type.cpp.o 2022-09-27T15:22:53.3663197Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type_specializations.cpp.o 2022-09-27T15:22:53.5332636Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_constant_pooling.cpp.o 2022-09-27T15:22:53.5570346Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cleanup_passes.cpp.o 2022-09-27T15:22:53.5803857Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/modulelist.cpp.o 2022-09-27T15:22:53.8830220Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/modules.cpp.o 2022-09-27T15:22:53.9292209Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_llvm.cpp.o 2022-09-27T15:22:53.9655146Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/nested.cpp.o 2022-09-27T15:22:53.9835377Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_create_autodiff_subgraphs.cpp.o 2022-09-27T15:22:54.3339302Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class.cpp.o 2022-09-27T15:22:54.4302338Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 2022-09-27T15:22:54.6143725Z [ 95%] Linking CXX executable ../bin/test_tensorexpr 2022-09-27T15:22:54.6485295Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 2022-09-27T15:22:54.6935734Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 2022-09-27T15:22:54.7221193Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterdict.cpp.o 2022-09-27T15:22:55.0513420Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class_registrations.cpp.o 2022-09-27T15:22:55.2443479Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_operators.cpp.o 2022-09-27T15:22:55.4140120Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 2022-09-27T15:22:55.4161319Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_dce.cpp.o 2022-09-27T15:22:55.4958900Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterlist.cpp.o 2022-09-27T15:22:55.6272457Z [ 95%] Built target test_tensorexpr 2022-09-27T15:22:55.6325288Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/namespace.cpp.o 2022-09-27T15:22:55.7475571Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/nn_utils.cpp.o 2022-09-27T15:22:55.7945328Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/optim.cpp.o 2022-09-27T15:22:56.0479972Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_fuser.cpp.o 2022-09-27T15:22:56.1082489Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_executor.cpp.o 2022-09-27T15:22:56.1532092Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 2022-09-27T15:22:56.2577515Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o 2022-09-27T15:22:56.4820955Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o 2022-09-27T15:22:56.5873452Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/ordered_dict.cpp.o 2022-09-27T15:22:56.7742023Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/rnn.cpp.o 2022-09-27T15:22:56.7989490Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/sequential.cpp.o 2022-09-27T15:22:56.9078456Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/transformer.cpp.o 2022-09-27T15:22:56.9400008Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o 2022-09-27T15:22:56.9937239Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_iterator.cpp.o 2022-09-27T15:22:57.1967613Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cs_debug_info_serialization.cpp.o 2022-09-27T15:22:57.4788318Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_inliner.cpp.o 2022-09-27T15:22:57.5727221Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o 2022-09-27T15:22:57.5807022Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o 2022-09-27T15:22:57.6221027Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/serialize.cpp.o 2022-09-27T15:22:57.7757701Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/special.cpp.o 2022-09-27T15:22:57.8579451Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/static.cpp.o 2022-09-27T15:22:58.0181370Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interface.cpp.o 2022-09-27T15:22:58.1034438Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interpreter.cpp.o 2022-09-27T15:22:58.1205170Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o 2022-09-27T15:22:58.2884770Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o 2022-09-27T15:22:58.4462592Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nested_functions.cpp.o 2022-09-27T15:22:58.5119801Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/support.cpp.o 2022-09-27T15:22:58.5478123Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_sparse_functions.cpp.o 2022-09-27T15:22:58.6007538Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o 2022-09-27T15:22:58.7048723Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_ir.cpp.o 2022-09-27T15:22:58.9495014Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_irparser.cpp.o 2022-09-27T15:22:58.9973624Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_type.cpp.o 2022-09-27T15:22:59.0012097Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_return_types.cpp.o 2022-09-27T15:22:59.0532001Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter.cpp.o 2022-09-27T15:22:59.0774686Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_cuda.cpp.o 2022-09-27T15:22:59.3805396Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_indexing.cpp.o 2022-09-27T15:22:59.4191667Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options_cuda.cpp.o 2022-09-27T15:22:59.4997723Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_enum_tag.cpp.o 2022-09-27T15:22:59.5990703Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter_direct.cpp.o 2022-09-27T15:22:59.6011079Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o 2022-09-27T15:22:59.7936526Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o 2022-09-27T15:23:00.0597475Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o 2022-09-27T15:23:00.2119911Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options.cpp.o 2022-09-27T15:23:00.2644009Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o 2022-09-27T15:23:00.3495569Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_trainer.cpp.o 2022-09-27T15:23:00.6124622Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_memory_dag.cpp.o 2022-09-27T15:23:00.6773846Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_misc.cpp.o 2022-09-27T15:23:00.8114271Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_mobile_type_parser.cpp.o 2022-09-27T15:23:00.8947624Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor.cpp.o 2022-09-27T15:23:01.0333409Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/torch_include.cpp.o 2022-09-27T15:23:01.2884698Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/inference_mode.cpp.o 2022-09-27T15:23:01.4050972Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/grad_mode.cpp.o 2022-09-27T15:23:01.4157664Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_module_api.cpp.o 2022-09-27T15:23:01.6805146Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_peephole_optimize.cpp.o 2022-09-27T15:23:01.8504662Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_qualified_name.cpp.o 2022-09-27T15:23:01.9658183Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_save_load.cpp.o 2022-09-27T15:23:02.0775628Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/operations.cpp.o 2022-09-27T15:23:02.2005140Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o 2022-09-27T15:23:02.2238180Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o 2022-09-27T15:23:02.2846694Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o 2022-09-27T15:23:02.7076614Z [ 96%] Linking CXX executable ../bin/test_api 2022-09-27T15:23:02.7801276Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_info.cpp.o 2022-09-27T15:23:02.8100686Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_matching.cpp.o 2022-09-27T15:23:02.8498307Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o 2022-09-27T15:23:02.9576539Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_stack_opt.cpp.o 2022-09-27T15:23:03.2820704Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o 2022-09-27T15:23:03.3005395Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_matcher.cpp.o 2022-09-27T15:23:03.4310050Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o 2022-09-27T15:23:03.4850420Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o 2022-09-27T15:23:03.5851959Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_rewriter.cpp.o 2022-09-27T15:23:03.9371249Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o 2022-09-27T15:23:04.0322546Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o 2022-09-27T15:23:04.1022021Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_utils.cpp.o 2022-09-27T15:23:04.1772687Z [ 97%] Built target test_api 2022-09-27T15:23:04.1845948Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_union.cpp.o 2022-09-27T15:23:04.2900843Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageMethods.cpp.o 2022-09-27T15:23:04.3411859Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_utils.cpp.o 2022-09-27T15:23:04.6759022Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_script_profile.cpp.o 2022-09-27T15:23:04.6854388Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageSharing.cpp.o 2022-09-27T15:23:04.9613255Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o 2022-09-27T15:23:04.9743045Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_shape_analysis.cpp.o 2022-09-27T15:23:05.0741840Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o 2022-09-27T15:23:05.2063557Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o 2022-09-27T15:23:05.4253323Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_logging_levels.cpp.o 2022-09-27T15:23:05.6184065Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o 2022-09-27T15:23:05.7537386Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_file_format.cpp.o 2022-09-27T15:23:05.8128223Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_flatbuffer.cpp.o 2022-09-27T15:23:05.8591928Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o 2022-09-27T15:23:06.0117924Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/profiler_python.cpp.o 2022-09-27T15:23:06.0397393Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o 2022-09-27T15:23:06.0747892Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o 2022-09-27T15:23:06.5031704Z [ 97%] Linking CXX executable ../bin/test_jit 2022-09-27T15:23:06.5278799Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o 2022-09-27T15:23:06.5679551Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o 2022-09-27T15:23:06.6521360Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o 2022-09-27T15:23:06.8163468Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o 2022-09-27T15:23:06.9440595Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o 2022-09-27T15:23:07.2824886Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o 2022-09-27T15:23:07.3066111Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o 2022-09-27T15:23:07.4971156Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o 2022-09-27T15:23:07.5363596Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functorch/CompileCache.cpp.o 2022-09-27T15:23:07.6146772Z [ 98%] Built target test_jit 2022-09-27T15:23:07.6274498Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o 2022-09-27T15:23:07.9216973Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/codegen/cuda/python_frontend/python_bindings.cpp.o 2022-09-27T15:23:08.1736320Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o 2022-09-27T15:23:08.2739949Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o 2022-09-27T15:23:08.3494324Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp.o 2022-09-27T15:23:08.3743234Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/deduplicate_initializers.cpp.o 2022-09-27T15:23:08.3989862Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o 2022-09-27T15:23:08.6130616Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o 2022-09-27T15:23:08.6824823Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o 2022-09-27T15:23:08.8348664Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o 2022-09-27T15:23:09.0223037Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o 2022-09-27T15:23:09.0614617Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o 2022-09-27T15:23:09.0747455Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o 2022-09-27T15:23:09.1022843Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o 2022-09-27T15:23:09.1521507Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o 2022-09-27T15:23:09.2367506Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o 2022-09-27T15:23:09.5406312Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o 2022-09-27T15:23:09.5817667Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o 2022-09-27T15:23:09.6242278Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp.o 2022-09-27T15:23:09.6243577Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o 2022-09-27T15:23:09.6493040Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o 2022-09-27T15:23:09.7026044Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_extraction.cpp.o 2022-09-27T15:23:09.8881456Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/onnx_log.cpp.o 2022-09-27T15:23:10.0521999Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/naming.cpp.o 2022-09-27T15:23:10.0614742Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o 2022-09-27T15:23:10.0683020Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp.o 2022-09-27T15:23:10.0967972Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o 2022-09-27T15:23:10.3509507Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o 2022-09-27T15:23:10.4123242Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o 2022-09-27T15:23:10.4560746Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o 2022-09-27T15:23:10.4972469Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o 2022-09-27T15:23:10.5548584Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o 2022-09-27T15:23:10.7308720Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o 2022-09-27T15:23:10.7690577Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o 2022-09-27T15:23:10.8347131Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o 2022-09-27T15:23:11.1086713Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o 2022-09-27T15:23:11.2240689Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o 2022-09-27T15:23:11.3378621Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o 2022-09-27T15:23:11.5150831Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o 2022-09-27T15:23:11.5338763Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o 2022-09-27T15:23:11.6123706Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o 2022-09-27T15:23:11.7541334Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o 2022-09-27T15:23:11.7625231Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o 2022-09-27T15:23:11.9656889Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/monitor/python_init.cpp.o 2022-09-27T15:23:12.0306771Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o 2022-09-27T15:23:12.0577116Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o 2022-09-27T15:23:12.2345494Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/init.cpp.o 2022-09-27T15:23:12.3748717Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o 2022-09-27T15:23:12.4250898Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o 2022-09-27T15:23:12.4970211Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o 2022-09-27T15:23:12.5456625Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o 2022-09-27T15:23:13.0261212Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o 2022-09-27T15:23:13.0285415Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/cuda_lazy_init.cpp.o 2022-09-27T15:23:13.0556677Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o 2022-09-27T15:23:13.1271169Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o 2022-09-27T15:23:13.3288617Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o 2022-09-27T15:23:13.3574970Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o 2022-09-27T15:23:13.3590426Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o 2022-09-27T15:23:13.3913059Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o 2022-09-27T15:23:13.4194162Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o 2022-09-27T15:23:13.6883124Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o 2022-09-27T15:23:13.7666628Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o 2022-09-27T15:23:14.0070933Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o 2022-09-27T15:23:14.0259479Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o 2022-09-27T15:23:14.0585264Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o 2022-09-27T15:23:14.1029246Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o 2022-09-27T15:23:14.1045216Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o 2022-09-27T15:23:14.1822230Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o 2022-09-27T15:23:14.3417893Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/verbose.cpp.o 2022-09-27T15:23:14.5980888Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/init.cpp.o 2022-09-27T15:23:14.6140051Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/python_util.cpp.o 2022-09-27T15:23:14.6163757Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/init_flatbuffer_module.cpp.o 2022-09-27T15:23:14.7897319Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/__/test/cpp/jit/torch_python_test.cpp.o 2022-09-27T15:23:14.8124406Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/itt.cpp.o 2022-09-27T15:23:14.8258161Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o 2022-09-27T15:23:14.9848005Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o 2022-09-27T15:23:15.2754362Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o 2022-09-27T15:23:15.2980210Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o 2022-09-27T15:23:15.4534103Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o 2022-09-27T15:23:15.5074349Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o 2022-09-27T15:23:15.6334837Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o 2022-09-27T15:23:15.6672279Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o 2022-09-27T15:23:16.0074530Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o 2022-09-27T15:23:16.1052299Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o 2022-09-27T15:23:16.2296480Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o 2022-09-27T15:23:16.2709110Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o 2022-09-27T15:23:16.8930962Z [100%] Linking CXX shared library ../../lib/libtorch_python.so 2022-09-27T15:23:18.7021091Z [100%] Built target torch_python 2022-09-27T15:23:18.7068289Z Scanning dependencies of target nnapi_backend 2022-09-27T15:23:18.7068913Z Scanning dependencies of target functorch 2022-09-27T15:23:19.0763956Z [100%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o 2022-09-27T15:23:19.0811406Z [100%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o 2022-09-27T15:23:19.1089770Z [100%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/dim/dim.cpp.o 2022-09-27T15:23:19.1163639Z [100%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/init.cpp.o 2022-09-27T15:23:19.7141091Z [100%] Linking CXX shared library ../../lib/libnnapi_backend.so 2022-09-27T15:23:19.8101953Z [100%] Linking CXX shared module functorch.so 2022-09-27T15:23:20.1779306Z [100%] Built target nnapi_backend 2022-09-27T15:23:20.1982764Z [100%] Built target functorch 2022-09-27T15:23:20.2234832Z Install the project... 2022-09-27T15:23:20.2255896Z -- Install configuration: "Release" 2022-09-27T15:23:20.2499136Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/protoc-3.13.0.0" to "$ORIGIN/../lib" 2022-09-27T15:23:20.4719042Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10.so" to "$ORIGIN" 2022-09-27T15:23:20.4871952Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_CompileTimeFunctionPointer_test" to "$ORIGIN" 2022-09-27T15:23:20.4879013Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeviceGuard_test" to "$ORIGIN" 2022-09-27T15:23:20.4886522Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Device_test" to "$ORIGIN" 2022-09-27T15:23:20.4895017Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DispatchKeySet_test" to "$ORIGIN" 2022-09-27T15:23:20.4902975Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_StreamGuard_test" to "$ORIGIN" 2022-09-27T15:23:20.4911233Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SymInt_test" to "$ORIGIN" 2022-09-27T15:23:20.4920165Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineDeviceGuard_test" to "$ORIGIN" 2022-09-27T15:23:20.4928570Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineStreamGuard_test" to "$ORIGIN" 2022-09-27T15:23:20.4936747Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SizesAndStrides_test" to "$ORIGIN" 2022-09-27T15:23:20.4944664Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Array_test" to "$ORIGIN" 2022-09-27T15:23:20.4952715Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Bitset_test" to "$ORIGIN" 2022-09-27T15:23:20.4961041Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_C++17_test" to "$ORIGIN" 2022-09-27T15:23:20.4969277Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ConstexprCrc_test" to "$ORIGIN" 2022-09-27T15:23:20.4976969Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeadlockDetection_test" to "$ORIGIN" 2022-09-27T15:23:20.4984896Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Half_test" to "$ORIGIN" 2022-09-27T15:23:20.4993416Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_LeftRight_test" to "$ORIGIN" 2022-09-27T15:23:20.5002726Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Metaprogramming_test" to "$ORIGIN" 2022-09-27T15:23:20.5023217Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SmallVectorTest" to "$ORIGIN" 2022-09-27T15:23:20.5030581Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Synchronized_test" to "$ORIGIN" 2022-09-27T15:23:20.5039114Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ThreadLocal_test" to "$ORIGIN" 2022-09-27T15:23:20.5046802Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeIndex_test" to "$ORIGIN" 2022-09-27T15:23:20.5054511Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeList_test" to "$ORIGIN" 2022-09-27T15:23:20.5062525Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeTraits_test" to "$ORIGIN" 2022-09-27T15:23:20.5070763Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_accumulate_test" to "$ORIGIN" 2022-09-27T15:23:20.5078667Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bfloat16_test" to "$ORIGIN" 2022-09-27T15:23:20.5086940Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_math_test" to "$ORIGIN" 2022-09-27T15:23:20.5095324Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_test" to "$ORIGIN" 2022-09-27T15:23:20.5111221Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_either_test" to "$ORIGIN" 2022-09-27T15:23:20.5118855Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_exception_test" to "$ORIGIN" 2022-09-27T15:23:20.5126402Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_flags_test" to "$ORIGIN" 2022-09-27T15:23:20.5146857Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_test" to "$ORIGIN" 2022-09-27T15:23:20.5154698Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_irange_test" to "$ORIGIN" 2022-09-27T15:23:20.5162919Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_logging_test" to "$ORIGIN" 2022-09-27T15:23:20.5173675Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_optional_test" to "$ORIGIN" 2022-09-27T15:23:20.5183270Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ordered_preserving_dict_test" to "$ORIGIN" 2022-09-27T15:23:20.5191226Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_registry_test" to "$ORIGIN" 2022-09-27T15:23:20.5199805Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_view_test" to "$ORIGIN" 2022-09-27T15:23:20.5207569Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_tempfile_test" to "$ORIGIN" 2022-09-27T15:23:20.5215516Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_typeid_test" to "$ORIGIN" 2022-09-27T15:23:20.5224914Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_benchmark" to "$ORIGIN" 2022-09-27T15:23:21.2869972Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_cpu.so" to "$ORIGIN:/opt/conda/lib:/var/lib/jenkins/vulkansdk/x86_64/lib" 2022-09-27T15:23:21.2872738Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch.so" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.2878644Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_global_deps.so" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.2891868Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/Dict_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.2903130Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/Dimname_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.2915690Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/MaybeOwned_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.2926761Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/NamedTensor_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.2938797Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/apply_utils_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.2950376Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/atest" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.2962038Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/basic" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.2972951Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/broadcast_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.2984259Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_generator_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.2995423Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_profiling_allocator_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3010542Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_rng_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3021558Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/dispatch_key_set_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3031907Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/dlconvertor_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3043748Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/extension_backend_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3054412Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/half_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3069830Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/ivalue_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3080454Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/lazy_tensor_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3090480Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/math_kernel_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3100904Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/memory_format_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3111677Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/memory_overlapping_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3123284Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/mobile_memory_cleanup" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3133789Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/native_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3144744Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/operator_name_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3155376Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/operators_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3166205Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/packedtensoraccessor_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3178695Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/pow_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3189790Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/quantized_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3200601Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/reduce_ops_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3211361Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/reportMemoryUsage_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3222718Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_tensor_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3233546Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3244221Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/stride_properties_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3258704Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/tensor_iterator_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3269713Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/test_parallel" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3275895Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/thread_init_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3286590Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/type_ptr_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3298427Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/type_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3309434Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/undefined_tensor_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3319923Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/variant_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3325718Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/verify_api_visibility" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3338661Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/vmap_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3349517Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/weakref_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3360106Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/wrapdim_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3370592Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/xla_tensor_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3382550Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/IListRef_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3399698Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/List_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3411820Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/KernelFunction_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3432175Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_legacy_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3448189Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3469466Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_legacy_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3486563Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3498263Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_stackbased_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3514908Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/make_boxed_from_unboxed_functor_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3524662Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/CppSignature_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3535147Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/backend_fallback_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3545859Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/op_allowlist_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3591579Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/op_registration_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3602564Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/inline_container_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:21.3623926Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/vulkan_api_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:22.0609546Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorchbind_test.so" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:22.0617409Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libjitbackend_test.so" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:22.0626581Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libbackend_with_compiler.so" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:22.0697162Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_jit" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:22.0845527Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_tensorexpr" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:22.0854560Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/tutorial_tensorexpr" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:22.0868070Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/FileStoreTest" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:22.0880085Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/TCPStoreTest" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:22.0891473Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/HashStoreTest" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:22.0904124Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_dist_autograd" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:22.0918004Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_cpp_rpc" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:22.1088071Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_api" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:22.1102521Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_mobile_nnc" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:22.1109845Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/aot_model_compiler_test" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:22.1159474Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_lazy" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:22.1350898Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_python.so" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:22.1360193Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libshm.so" to "$ORIGIN:/opt/conda/lib" 2022-09-27T15:23:22.1371989Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/torch_shm_manager" to "$ORIGIN/../lib:/opt/conda/lib" 2022-09-27T15:23:22.1386040Z -- Set runtime path of "/var/lib/jenkins/workspace/functorch/functorch.so" to "$ORIGIN/../torch/lib:/opt/conda/lib" 2022-09-27T15:23:22.1894739Z running bdist_wheel 2022-09-27T15:23:22.3601838Z running build 2022-09-27T15:23:22.3602144Z running build_py 2022-09-27T15:23:22.3666816Z creating build/lib.linux-x86_64-cpython-37 2022-09-27T15:23:22.3668147Z creating build/lib.linux-x86_64-cpython-37/caffe2 2022-09-27T15:23:22.3668503Z copying caffe2/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2 2022-09-27T15:23:22.3675891Z creating build/lib.linux-x86_64-cpython-37/functorch 2022-09-27T15:23:22.3676763Z copying functorch/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch 2022-09-27T15:23:22.3680612Z copying functorch/setup.py -> build/lib.linux-x86_64-cpython-37/functorch 2022-09-27T15:23:22.3693199Z creating build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3693570Z copying torch/_VF.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3697432Z copying torch/__config__.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3703890Z copying torch/__future__.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3707825Z copying torch/__init__.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3717861Z copying torch/_appdirs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3722906Z copying torch/_classes.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3731800Z copying torch/_deploy.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3734868Z copying torch/_jit_internal.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3749357Z copying torch/_linalg_utils.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3752866Z copying torch/_lobpcg.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3774344Z copying torch/_lowrank.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3784513Z copying torch/_meta_registrations.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3798729Z copying torch/_namedtensor_internals.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3803737Z copying torch/_ops.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3814104Z copying torch/_python_dispatcher.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3819652Z copying torch/_six.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3824994Z copying torch/_sources.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3830794Z copying torch/_storage_docs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3842229Z copying torch/_tensor.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3855593Z copying torch/_tensor_docs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3877975Z copying torch/_tensor_str.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3884720Z copying torch/_torch_docs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3923923Z copying torch/_utils.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3929412Z copying torch/_utils_internal.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3930680Z copying torch/_vmap_internals.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3936478Z copying torch/functional.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3948177Z copying torch/hub.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3953121Z copying torch/library.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3957872Z copying torch/overrides.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3970479Z copying torch/quasirandom.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3975937Z copying torch/random.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3980452Z copying torch/return_types.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.3985414Z copying torch/serialization.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.4000924Z copying torch/storage.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.4006997Z copying torch/torch_version.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.4011628Z copying torch/types.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.4016198Z copying torch/version.py -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:22.4019168Z creating build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:23:22.4019643Z copying torchgen/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:23:22.4020610Z copying torchgen/code_template.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:23:22.4021556Z copying torchgen/context.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:23:22.4022554Z copying torchgen/gen.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:23:22.4024586Z copying torchgen/gen_backend_stubs.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:23:22.4025682Z copying torchgen/gen_functionalization_type.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:23:22.4026846Z copying torchgen/gen_lazy_tensor.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:23:22.4028340Z copying torchgen/gen_vmap_plumbing.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:23:22.4029066Z copying torchgen/local.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:23:22.4030407Z copying torchgen/model.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:23:22.4032352Z copying torchgen/native_function_generation.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:23:22.4033325Z copying torchgen/utils.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-09-27T15:23:22.4036217Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib 2022-09-27T15:23:22.4036628Z copying caffe2/contrib/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib 2022-09-27T15:23:22.4039810Z creating build/lib.linux-x86_64-cpython-37/caffe2/core 2022-09-27T15:23:22.4040264Z copying caffe2/core/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/core 2022-09-27T15:23:22.4043208Z creating build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-09-27T15:23:22.4043742Z copying caffe2/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-09-27T15:23:22.4044336Z copying caffe2/distributed/file_store_handler_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-09-27T15:23:22.4049110Z copying caffe2/distributed/redis_store_handler_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-09-27T15:23:22.4055405Z copying caffe2/distributed/store_ops_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-09-27T15:23:22.4062875Z creating build/lib.linux-x86_64-cpython-37/caffe2/experiments 2022-09-27T15:23:22.4063580Z copying caffe2/experiments/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments 2022-09-27T15:23:22.4066368Z creating build/lib.linux-x86_64-cpython-37/caffe2/perfkernels 2022-09-27T15:23:22.4067032Z copying caffe2/perfkernels/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/perfkernels 2022-09-27T15:23:22.4067793Z copying caffe2/perfkernels/hp_emblookup_codegen.py -> build/lib.linux-x86_64-cpython-37/caffe2/perfkernels 2022-09-27T15:23:22.4075598Z creating build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-09-27T15:23:22.4075992Z copying caffe2/proto/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-09-27T15:23:22.4080617Z copying caffe2/proto/gen_proto_typestubs_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-09-27T15:23:22.4086841Z copying caffe2/proto/torch_pb2.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-09-27T15:23:22.4088032Z copying caffe2/proto/caffe2_pb2.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-09-27T15:23:22.4246683Z creating build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4247090Z copying caffe2/python/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4254466Z copying caffe2/python/_import_c_extension.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4258299Z copying caffe2/python/allcompare_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4262578Z copying caffe2/python/attention.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4270603Z copying caffe2/python/benchmark_generator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4275385Z copying caffe2/python/binarysize.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4280233Z copying caffe2/python/brew.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4284191Z copying caffe2/python/brew_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4290413Z copying caffe2/python/build.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4295763Z copying caffe2/python/cached_reader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4306396Z copying caffe2/python/caffe_translator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4316206Z copying caffe2/python/caffe_translator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4318914Z copying caffe2/python/checkpoint.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4324487Z copying caffe2/python/checkpoint_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4331783Z copying caffe2/python/cnn.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4336140Z copying caffe2/python/context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4339512Z copying caffe2/python/context_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4346206Z copying caffe2/python/control.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4353564Z copying caffe2/python/control_ops_grad.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4361459Z copying caffe2/python/control_ops_grad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4364360Z copying caffe2/python/control_ops_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4372077Z copying caffe2/python/control_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4375886Z copying caffe2/python/convert.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4382215Z copying caffe2/python/convert_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4385237Z copying caffe2/python/convnet_benchmarks.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4389906Z copying caffe2/python/convnet_benchmarks_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4392897Z copying caffe2/python/core.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4408656Z copying caffe2/python/core_gradients_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4417344Z copying caffe2/python/core_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4435005Z copying caffe2/python/crf.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4442139Z copying caffe2/python/crf_predict.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4445244Z copying caffe2/python/crf_viterbi_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4448831Z copying caffe2/python/data_parallel_model.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4457382Z copying caffe2/python/data_parallel_model_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4470356Z copying caffe2/python/data_workers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4475647Z copying caffe2/python/data_workers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4479570Z copying caffe2/python/dataio.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4483436Z copying caffe2/python/dataio_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4491029Z copying caffe2/python/dataset.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4499231Z copying caffe2/python/db_file_reader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4502949Z copying caffe2/python/db_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4505916Z copying caffe2/python/device_checker.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4509638Z copying caffe2/python/dyndep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4512838Z copying caffe2/python/embedding_generation_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4516382Z copying caffe2/python/experiment_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4523712Z copying caffe2/python/extension_loader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4527841Z copying caffe2/python/fakefp16_transform_lib.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4531103Z copying caffe2/python/filler_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4534453Z copying caffe2/python/functional.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4537831Z copying caffe2/python/functional_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4543604Z copying caffe2/python/fused_8bit_rowwise_conversion_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4546759Z copying caffe2/python/gradient_check_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4555324Z copying caffe2/python/gradient_checker.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4562889Z copying caffe2/python/gru_cell.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4566978Z copying caffe2/python/hip_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4571288Z copying caffe2/python/hsm_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4576611Z copying caffe2/python/hypothesis_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4606268Z copying caffe2/python/hypothesis_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4615498Z copying caffe2/python/ideep_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4621048Z copying caffe2/python/layer_model_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4635301Z copying caffe2/python/layer_model_instantiator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4642678Z copying caffe2/python/layer_parameter_sharing_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4650073Z copying caffe2/python/layer_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4656196Z copying caffe2/python/layers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4678307Z copying caffe2/python/lazy.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4694660Z copying caffe2/python/lazy_dyndep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4701934Z copying caffe2/python/lazy_dyndep_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4705276Z copying caffe2/python/lengths_reducer_fused_8bit_rowwise_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4709535Z copying caffe2/python/lengths_reducer_rowwise_8bit_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4713282Z copying caffe2/python/lstm_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4716894Z copying caffe2/python/memonger.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4728611Z copying caffe2/python/memonger_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4749467Z copying caffe2/python/mkl_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4752788Z copying caffe2/python/model_device_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4759245Z copying caffe2/python/model_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4767626Z copying caffe2/python/model_helper_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4774705Z copying caffe2/python/modifier_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4778679Z copying caffe2/python/muji.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4782382Z copying caffe2/python/muji_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4788816Z copying caffe2/python/net_builder.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4799844Z copying caffe2/python/net_builder_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4806695Z copying caffe2/python/net_drawer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4815044Z copying caffe2/python/net_printer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4822841Z copying caffe2/python/net_printer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4829884Z copying caffe2/python/nomnigraph.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4840624Z copying caffe2/python/nomnigraph_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4848583Z copying caffe2/python/nomnigraph_transformations.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4852611Z copying caffe2/python/nomnigraph_transformations_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4858531Z copying caffe2/python/normalizer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4872088Z copying caffe2/python/normalizer_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4881494Z copying caffe2/python/normalizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4887024Z copying caffe2/python/numa_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4896185Z copying caffe2/python/numa_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4903621Z copying caffe2/python/observer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4911629Z copying caffe2/python/operator_fp_exceptions_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4917132Z copying caffe2/python/optimizer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4934914Z copying caffe2/python/optimizer_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4941118Z copying caffe2/python/optimizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4950223Z copying caffe2/python/optimizer_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4959632Z copying caffe2/python/parallel_workers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4964310Z copying caffe2/python/parallel_workers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4971290Z copying caffe2/python/parallelize_bmuf_distributed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4976471Z copying caffe2/python/pipeline.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4987294Z copying caffe2/python/pipeline_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4994376Z copying caffe2/python/predictor_constants.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.4999078Z copying caffe2/python/recurrent.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5007754Z copying caffe2/python/python_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5010633Z copying caffe2/python/queue_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5015036Z copying caffe2/python/record_queue.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5020517Z copying caffe2/python/regularizer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5026390Z copying caffe2/python/regularizer_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5032231Z copying caffe2/python/regularizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5037665Z copying caffe2/python/rnn_cell.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5053323Z copying caffe2/python/schema.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5069721Z copying caffe2/python/schema_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5079250Z copying caffe2/python/scope.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5084715Z copying caffe2/python/scope_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5090747Z copying caffe2/python/session.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5094250Z copying caffe2/python/session_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5103605Z copying caffe2/python/sparse_to_dense_mask_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5106706Z copying caffe2/python/sparse_to_dense_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5110108Z copying caffe2/python/task.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5118909Z copying caffe2/python/task_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5125150Z copying caffe2/python/test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5130088Z copying caffe2/python/text_file_reader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5133501Z copying caffe2/python/timeout_guard.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5137528Z copying caffe2/python/toy_regression_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5141709Z copying caffe2/python/transformations.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5145188Z copying caffe2/python/transformations_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5148545Z copying caffe2/python/tt_core.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5154115Z copying caffe2/python/tt_core_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5157325Z copying caffe2/python/utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5161910Z copying caffe2/python/utils_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5165188Z copying caffe2/python/visualize.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5168786Z copying caffe2/python/workspace.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5174533Z copying caffe2/python/workspace_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-09-27T15:23:22.5186471Z creating build/lib.linux-x86_64-cpython-37/caffe2/quantization 2022-09-27T15:23:22.5186972Z copying caffe2/quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization 2022-09-27T15:23:22.5189603Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-09-27T15:23:22.5190201Z copying caffe2/contrib/aten/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-09-27T15:23:22.5190856Z copying caffe2/contrib/aten/aten_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-09-27T15:23:22.5195576Z copying caffe2/contrib/aten/gen_op.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-09-27T15:23:22.5203382Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo 2022-09-27T15:23:22.5203799Z copying caffe2/contrib/gloo/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo 2022-09-27T15:23:22.5204878Z copying caffe2/contrib/gloo/gloo_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo 2022-09-27T15:23:22.5217533Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl 2022-09-27T15:23:22.5218152Z copying caffe2/contrib/nccl/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl 2022-09-27T15:23:22.5219184Z copying caffe2/contrib/nccl/nccl_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl 2022-09-27T15:23:22.5226770Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack 2022-09-27T15:23:22.5227377Z copying caffe2/contrib/nnpack/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack 2022-09-27T15:23:22.5228253Z copying caffe2/contrib/nnpack/nnpack_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack 2022-09-27T15:23:22.5237901Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:23:22.5238375Z copying caffe2/contrib/playground/AnyExp.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:23:22.5243112Z copying caffe2/contrib/playground/AnyExpOnTerm.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:23:22.5248074Z copying caffe2/contrib/playground/ModuleRegister.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:23:22.5253171Z copying caffe2/contrib/playground/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:23:22.5253903Z copying caffe2/contrib/playground/checkpoint.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:23:22.5261583Z copying caffe2/contrib/playground/compute_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:23:22.5267206Z copying caffe2/contrib/playground/compute_topk_accuracy.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:23:22.5273480Z copying caffe2/contrib/playground/meter.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:23:22.5279055Z copying caffe2/contrib/playground/module_map.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:23:22.5285364Z copying caffe2/contrib/playground/output_generator.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-09-27T15:23:22.5290931Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof 2022-09-27T15:23:22.5291588Z copying caffe2/contrib/prof/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof 2022-09-27T15:23:22.5292868Z copying caffe2/contrib/prof/cuda_profile_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof 2022-09-27T15:23:22.5298809Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/script 2022-09-27T15:23:22.5299475Z copying caffe2/contrib/script/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/script 2022-09-27T15:23:22.5302387Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-09-27T15:23:22.5303038Z copying caffe2/contrib/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-09-27T15:23:22.5303906Z copying caffe2/contrib/tensorboard/tensorboard.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-09-27T15:23:22.5309470Z copying caffe2/contrib/tensorboard/tensorboard_exporter.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-09-27T15:23:22.5314985Z copying caffe2/contrib/tensorboard/tensorboard_exporter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-09-27T15:23:22.5319790Z copying caffe2/contrib/tensorboard/tensorboard_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-09-27T15:23:22.5325255Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc 2022-09-27T15:23:22.5325957Z copying caffe2/contrib/warpctc/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc 2022-09-27T15:23:22.5326749Z copying caffe2/contrib/warpctc/ctc_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc 2022-09-27T15:23:22.5333082Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs 2022-09-27T15:23:22.5333776Z copying caffe2/contrib/aten/docs/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs 2022-09-27T15:23:22.5334587Z copying caffe2/contrib/aten/docs/sample.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs 2022-09-27T15:23:22.5341745Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:23:22.5342255Z copying caffe2/contrib/playground/resnetdemo/IN1k_resnet.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:23:22.5346220Z 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:23:22.5351653Z copying caffe2/contrib/playground/resnetdemo/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:23:22.5352437Z copying caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:23:22.5357171Z 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:23:22.5364275Z copying caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:23:22.5369068Z copying caffe2/contrib/playground/resnetdemo/explicit_resnet_param_update.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:23:22.5373543Z copying caffe2/contrib/playground/resnetdemo/gfs_IN1k.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:23:22.5378773Z 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:23:22.5383776Z copying caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-09-27T15:23:22.5395810Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/script/examples 2022-09-27T15:23:22.5396476Z copying caffe2/contrib/script/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/script/examples 2022-09-27T15:23:22.5398340Z creating build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph 2022-09-27T15:23:22.5398826Z copying caffe2/core/nomnigraph/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph 2022-09-27T15:23:22.5399612Z copying caffe2/core/nomnigraph/op_gen.py -> build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph 2022-09-27T15:23:22.5405513Z creating build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:23:22.5405995Z copying caffe2/experiments/python/SparseTransformer.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:23:22.5410881Z copying caffe2/experiments/python/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:23:22.5411830Z copying caffe2/experiments/python/convnet_benchmarks.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:23:22.5419410Z copying caffe2/experiments/python/device_reduce_sum_bench.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:23:22.5423408Z copying caffe2/experiments/python/funhash_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:23:22.5427228Z copying caffe2/experiments/python/net_construct_bench.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:23:22.5431891Z copying caffe2/experiments/python/sparse_funhash_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:23:22.5439537Z copying caffe2/experiments/python/sparse_reshape_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:23:22.5446271Z copying caffe2/experiments/python/tt_contraction_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:23:22.5455398Z copying caffe2/experiments/python/tt_pad_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-09-27T15:23:22.5464588Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-09-27T15:23:22.5465115Z copying caffe2/python/docs/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-09-27T15:23:22.5465623Z copying caffe2/python/docs/formatter.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-09-27T15:23:22.5471727Z copying caffe2/python/docs/generator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-09-27T15:23:22.5477943Z copying caffe2/python/docs/github.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-09-27T15:23:22.5485082Z copying caffe2/python/docs/parser.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-09-27T15:23:22.5491485Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-09-27T15:23:22.5491919Z copying caffe2/python/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-09-27T15:23:22.5492906Z copying caffe2/python/examples/char_rnn.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-09-27T15:23:22.5502959Z copying caffe2/python/examples/imagenet_trainer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-09-27T15:23:22.5508681Z copying caffe2/python/examples/lmdb_create_example.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-09-27T15:23:22.5513877Z copying caffe2/python/examples/resnet50_trainer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-09-27T15:23:22.5516865Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-09-27T15:23:22.5517422Z copying caffe2/python/fakelowp/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-09-27T15:23:22.5518105Z copying caffe2/python/fakelowp/init_shared_libs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-09-27T15:23:22.5521810Z copying caffe2/python/fakelowp/test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-09-27T15:23:22.5529572Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:23:22.5530221Z copying caffe2/python/helpers/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:23:22.5531008Z copying caffe2/python/helpers/algebra.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:23:22.5538314Z copying caffe2/python/helpers/arg_scope.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:23:22.5542809Z copying caffe2/python/helpers/array_helpers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:23:22.5547237Z copying caffe2/python/helpers/control_ops.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:23:22.5551358Z copying caffe2/python/helpers/conv.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:23:22.5556449Z copying caffe2/python/helpers/db_input.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:23:22.5560836Z copying caffe2/python/helpers/dropout.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:23:22.5565659Z copying caffe2/python/helpers/elementwise_linear.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:23:22.5570862Z copying caffe2/python/helpers/fc.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:23:22.5579935Z copying caffe2/python/helpers/nonlinearity.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:23:22.5583646Z copying caffe2/python/helpers/normalization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:23:22.5588997Z copying caffe2/python/helpers/pooling.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:23:22.5595545Z copying caffe2/python/helpers/quantization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:23:22.5599185Z copying caffe2/python/helpers/tools.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:23:22.5603303Z copying caffe2/python/helpers/train.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-09-27T15:23:22.5615310Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5615752Z copying caffe2/python/ideep/LRN_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5623505Z copying caffe2/python/ideep/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5624208Z copying caffe2/python/ideep/adam_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5628430Z copying caffe2/python/ideep/blobs_queue_db_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5632627Z copying caffe2/python/ideep/channel_shuffle_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5640065Z copying caffe2/python/ideep/concat_split_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5645725Z copying caffe2/python/ideep/conv_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5653212Z copying caffe2/python/ideep/conv_transpose_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5659436Z copying caffe2/python/ideep/convfusion_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5667292Z copying caffe2/python/ideep/copy_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5671849Z copying caffe2/python/ideep/dropout_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5676770Z copying caffe2/python/ideep/elementwise_sum_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5683756Z copying caffe2/python/ideep/expanddims_squeeze_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5687262Z copying caffe2/python/ideep/fc_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5691956Z copying caffe2/python/ideep/leaky_relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5695804Z copying caffe2/python/ideep/moment_sgd_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5699153Z copying caffe2/python/ideep/operator_fallback_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5702197Z copying caffe2/python/ideep/order_switch_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5709247Z copying caffe2/python/ideep/pool_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5712373Z copying caffe2/python/ideep/pre_convert_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5718686Z copying caffe2/python/ideep/relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5721767Z copying caffe2/python/ideep/reshape_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5724849Z copying caffe2/python/ideep/shape_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5729423Z copying caffe2/python/ideep/sigmoid_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5732544Z copying caffe2/python/ideep/softmax_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5735503Z copying caffe2/python/ideep/spatial_bn_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5740852Z copying caffe2/python/ideep/test_ideep_net.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5743948Z copying caffe2/python/ideep/transform_ideep_net.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5752352Z copying caffe2/python/ideep/transpose_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5755294Z copying caffe2/python/ideep/weightedsum_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-09-27T15:23:22.5763773Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5764246Z copying caffe2/python/layers/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5771116Z copying caffe2/python/layers/adaptive_weight.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5778924Z copying caffe2/python/layers/add_bias.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5785580Z copying caffe2/python/layers/arc_cosine_feature_map.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5789489Z copying caffe2/python/layers/batch_huber_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5797266Z copying caffe2/python/layers/batch_lr_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5802212Z copying caffe2/python/layers/batch_mse_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5808826Z copying caffe2/python/layers/batch_normalization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5812256Z copying caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5815230Z copying caffe2/python/layers/batch_softmax_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5820309Z copying caffe2/python/layers/blob_weighted_sum.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5823984Z copying caffe2/python/layers/bpr_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5826756Z copying caffe2/python/layers/bucket_weighted.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5835301Z copying caffe2/python/layers/build_index.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5844008Z copying caffe2/python/layers/concat.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5846623Z copying caffe2/python/layers/constant_weight.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5849352Z copying caffe2/python/layers/conv.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5857728Z copying caffe2/python/layers/dropout.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5862436Z copying caffe2/python/layers/fc.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5866820Z copying caffe2/python/layers/fc_with_bootstrap.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5874601Z copying caffe2/python/layers/fc_without_bias.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5877828Z copying caffe2/python/layers/feature_sparse_to_dense.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5881945Z copying caffe2/python/layers/functional.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5884907Z copying caffe2/python/layers/gather_record.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5887816Z copying caffe2/python/layers/homotopy_weight.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5893281Z copying caffe2/python/layers/label_smooth.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5897458Z copying caffe2/python/layers/last_n_window_collector.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5901414Z copying caffe2/python/layers/layer_normalization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5906973Z copying caffe2/python/layers/layers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5912399Z copying caffe2/python/layers/margin_rank_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5916650Z copying caffe2/python/layers/merge_id_lists.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5922365Z copying caffe2/python/layers/pairwise_similarity.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5926880Z copying caffe2/python/layers/position_weighted.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5933804Z copying caffe2/python/layers/random_fourier_features.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5937483Z copying caffe2/python/layers/reservoir_sampling.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5943460Z copying caffe2/python/layers/sampling_train.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5946933Z copying caffe2/python/layers/sampling_trainable_mixin.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5950082Z copying caffe2/python/layers/select_record_by_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5953414Z copying caffe2/python/layers/semi_random_features.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5960238Z copying caffe2/python/layers/sparse_dropout_with_replacement.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5968273Z copying caffe2/python/layers/sparse_feature_hash.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5971506Z copying caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5974748Z copying caffe2/python/layers/sparse_lookup.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5978836Z copying caffe2/python/layers/split.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5982323Z copying caffe2/python/layers/tags.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5985874Z copying caffe2/python/layers/uniform_sampling.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-09-27T15:23:22.5990228Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/mint 2022-09-27T15:23:22.5991369Z copying caffe2/python/mint/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mint 2022-09-27T15:23:22.5992200Z copying caffe2/python/mint/app.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mint 2022-09-27T15:23:22.6005436Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:23:22.6005864Z copying caffe2/python/mkl/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:23:22.6006429Z copying caffe2/python/mkl/mkl_LRN_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:23:22.6010950Z copying caffe2/python/mkl/mkl_LRN_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:23:22.6018803Z copying caffe2/python/mkl/mkl_concat_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:23:22.6023046Z copying caffe2/python/mkl/mkl_conv_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:23:22.6028228Z copying caffe2/python/mkl/mkl_copy_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:23:22.6033688Z copying caffe2/python/mkl/mkl_elementwise_add_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:23:22.6040766Z copying caffe2/python/mkl/mkl_elementwise_sum_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:23:22.6044688Z copying caffe2/python/mkl/mkl_fc_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:23:22.6048359Z copying caffe2/python/mkl/mkl_fc_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:23:22.6054682Z copying caffe2/python/mkl/mkl_fill_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:23:22.6058595Z copying caffe2/python/mkl/mkl_pool_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:23:22.6062977Z copying caffe2/python/mkl/mkl_pool_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:23:22.6068358Z copying caffe2/python/mkl/mkl_relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:23:22.6072173Z copying caffe2/python/mkl/mkl_sbn_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:23:22.6077441Z copying caffe2/python/mkl/mkl_sbn_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:23:22.6082204Z copying caffe2/python/mkl/mkl_sigmoid_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:23:22.6089775Z copying caffe2/python/mkl/mkl_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:23:22.6093473Z copying caffe2/python/mkl/mkl_squeeze_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:23:22.6096584Z copying caffe2/python/mkl/rewrite_graph.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:23:22.6100940Z copying caffe2/python/mkl/rewrite_graph_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-09-27T15:23:22.6108311Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:23:22.6108896Z copying caffe2/python/modeling/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:23:22.6109696Z copying caffe2/python/modeling/compute_histogram_for_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:23:22.6114118Z copying caffe2/python/modeling/compute_histogram_for_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:23:22.6120909Z copying caffe2/python/modeling/compute_norm_for_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:23:22.6124508Z copying caffe2/python/modeling/compute_norm_for_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:23:22.6128443Z copying caffe2/python/modeling/compute_statistics_for_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:23:22.6135810Z copying caffe2/python/modeling/compute_statistics_for_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:23:22.6140174Z copying caffe2/python/modeling/get_entry_from_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:23:22.6144112Z copying caffe2/python/modeling/get_entry_from_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:23:22.6149269Z copying caffe2/python/modeling/gradient_clipping.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:23:22.6153346Z copying caffe2/python/modeling/gradient_clipping_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:23:22.6170953Z copying caffe2/python/modeling/initializers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:23:22.6178740Z copying caffe2/python/modeling/initializers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:23:22.6182694Z copying caffe2/python/modeling/net_modifier.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:23:22.6186701Z copying caffe2/python/modeling/parameter_info.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:23:22.6193265Z copying caffe2/python/modeling/parameter_sharing.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:23:22.6200802Z copying caffe2/python/modeling/parameter_sharing_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-09-27T15:23:22.6209320Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:23:22.6209999Z copying caffe2/python/models/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:23:22.6210804Z copying caffe2/python/models/__sym_init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:23:22.6217647Z copying caffe2/python/models/download.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:23:22.6224262Z copying caffe2/python/models/imagenet_trainer_test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:23:22.6230399Z copying caffe2/python/models/resnet.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:23:22.6237800Z copying caffe2/python/models/resnet_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:23:22.6242354Z copying caffe2/python/models/shufflenet.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:23:22.6258489Z copying caffe2/python/models/shufflenet_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-09-27T15:23:22.6271378Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:23:22.6271862Z copying caffe2/python/onnx/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:23:22.6272570Z copying caffe2/python/onnx/backend.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:23:22.6284929Z copying caffe2/python/onnx/backend_cpp_rep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:23:22.6288877Z copying caffe2/python/onnx/backend_rep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:23:22.6292844Z copying caffe2/python/onnx/error.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:23:22.6297056Z copying caffe2/python/onnx/frontend.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:23:22.6302202Z copying caffe2/python/onnx/helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:23:22.6305962Z copying caffe2/python/onnx/onnxifi.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:23:22.6309319Z copying caffe2/python/onnx/test_onnxifi.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:23:22.6317526Z copying caffe2/python/onnx/workspace.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-09-27T15:23:22.6347584Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6348305Z copying caffe2/python/operator_test/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6349215Z copying caffe2/python/operator_test/activation_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6358736Z copying caffe2/python/operator_test/adadelta_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6363469Z copying caffe2/python/operator_test/adagrad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6371543Z copying caffe2/python/operator_test/adagrad_test_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6376071Z copying caffe2/python/operator_test/adam_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6381188Z copying caffe2/python/operator_test/affine_channel_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6388045Z copying caffe2/python/operator_test/alias_with_name_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6391722Z copying caffe2/python/operator_test/apmeter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6397843Z copying caffe2/python/operator_test/arg_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6410453Z copying caffe2/python/operator_test/assert_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6413970Z copying caffe2/python/operator_test/async_net_barrier_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6417082Z copying caffe2/python/operator_test/atomic_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6425097Z copying caffe2/python/operator_test/basic_rnn_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6428427Z copying caffe2/python/operator_test/batch_box_cox_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6438617Z copying caffe2/python/operator_test/batch_bucketize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6442558Z copying caffe2/python/operator_test/batch_moments_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6446553Z 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:23:22.6454319Z copying caffe2/python/operator_test/bbox_transform_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6460344Z copying caffe2/python/operator_test/bisect_percentile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6473583Z copying caffe2/python/operator_test/blobs_queue_db_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6477937Z copying caffe2/python/operator_test/boolean_mask_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6484714Z copying caffe2/python/operator_test/boolean_unmask_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6489138Z 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:23:22.6494570Z copying caffe2/python/operator_test/bucketize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6498523Z copying caffe2/python/operator_test/cast_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6504063Z copying caffe2/python/operator_test/ceil_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6509971Z 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:23:22.6517568Z copying caffe2/python/operator_test/channel_shuffle_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6520376Z copying caffe2/python/operator_test/channel_stats_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6523859Z copying caffe2/python/operator_test/checkpoint_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6527224Z copying caffe2/python/operator_test/clip_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6532785Z copying caffe2/python/operator_test/clip_tensor_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6536684Z 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:23:22.6541160Z copying caffe2/python/operator_test/concat_op_cost_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6545266Z copying caffe2/python/operator_test/concat_split_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6548636Z copying caffe2/python/operator_test/conditional_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6552662Z copying caffe2/python/operator_test/conftest.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6556544Z copying caffe2/python/operator_test/conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6561874Z copying caffe2/python/operator_test/conv_transpose_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6577348Z copying caffe2/python/operator_test/copy_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6581046Z 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:23:22.6585655Z 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:23:22.6589012Z copying caffe2/python/operator_test/counter_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6591920Z copying caffe2/python/operator_test/crf_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6595255Z copying caffe2/python/operator_test/cross_entropy_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6601236Z 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:23:22.6604616Z 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:23:22.6611603Z copying caffe2/python/operator_test/cudnn_recurrent_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6614831Z copying caffe2/python/operator_test/data_couple_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6618160Z copying caffe2/python/operator_test/dataset_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6626130Z copying caffe2/python/operator_test/decay_adagrad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6630058Z copying caffe2/python/operator_test/deform_conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6635751Z 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:23:22.6638814Z copying caffe2/python/operator_test/depthwise_3x3_conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6642285Z copying caffe2/python/operator_test/detectron_keypoints.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6645619Z copying caffe2/python/operator_test/distance_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6648932Z copying caffe2/python/operator_test/dropout_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6657746Z copying caffe2/python/operator_test/duplicate_operands_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6662625Z copying caffe2/python/operator_test/elementwise_linear_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6665978Z copying caffe2/python/operator_test/elementwise_logical_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6672227Z copying caffe2/python/operator_test/elementwise_op_broadcast_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6678600Z copying caffe2/python/operator_test/elementwise_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6684494Z copying caffe2/python/operator_test/emptysample_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6687073Z copying caffe2/python/operator_test/enforce_finite_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6690136Z copying caffe2/python/operator_test/ensure_clipped_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6697192Z 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:23:22.6701154Z copying caffe2/python/operator_test/erf_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6704687Z copying caffe2/python/operator_test/expand_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6707913Z copying caffe2/python/operator_test/fc_operator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6711773Z copying caffe2/python/operator_test/feature_maps_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6719318Z copying caffe2/python/operator_test/filler_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6722693Z copying caffe2/python/operator_test/find_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6729726Z copying caffe2/python/operator_test/flatten_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6732940Z copying caffe2/python/operator_test/flexible_top_k_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6736832Z copying caffe2/python/operator_test/floor_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6740507Z 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:23:22.6748532Z 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:23:22.6751586Z copying caffe2/python/operator_test/gather_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6757114Z copying caffe2/python/operator_test/gather_ranges_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6760400Z 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:23:22.6774286Z 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:23:22.6778011Z copying caffe2/python/operator_test/glu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6781994Z copying caffe2/python/operator_test/group_conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6786310Z copying caffe2/python/operator_test/group_norm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6791181Z copying caffe2/python/operator_test/gru_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6796759Z 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:23:22.6800018Z copying caffe2/python/operator_test/histogram_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6802994Z copying caffe2/python/operator_test/hsm_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6810324Z copying caffe2/python/operator_test/hyperbolic_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6813356Z copying caffe2/python/operator_test/im2col_col2im_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6818073Z copying caffe2/python/operator_test/image_input_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6824945Z copying caffe2/python/operator_test/index_hash_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6828038Z copying caffe2/python/operator_test/index_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6831256Z copying caffe2/python/operator_test/instance_norm_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6835726Z copying caffe2/python/operator_test/integral_image_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6839253Z copying caffe2/python/operator_test/jsd_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6842990Z copying caffe2/python/operator_test/key_split_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6846021Z copying caffe2/python/operator_test/lars_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6855404Z copying caffe2/python/operator_test/layer_norm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6863337Z copying caffe2/python/operator_test/leaky_relu_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6866929Z 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:23:22.6870155Z copying caffe2/python/operator_test/learning_rate_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6874757Z copying caffe2/python/operator_test/length_split_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6878180Z copying caffe2/python/operator_test/lengths_pad_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6882688Z 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:23:22.6890314Z copying caffe2/python/operator_test/lengths_tile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6893153Z 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:23:22.6896188Z copying caffe2/python/operator_test/listwise_l2r_operator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6903952Z copying caffe2/python/operator_test/load_save_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6911553Z copying caffe2/python/operator_test/locally_connected_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6914409Z copying caffe2/python/operator_test/loss_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6917969Z copying caffe2/python/operator_test/lpnorm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6921591Z copying caffe2/python/operator_test/map_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6925038Z 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:23:22.6929235Z 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:23:22.6935841Z copying caffe2/python/operator_test/math_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6939580Z copying caffe2/python/operator_test/matmul_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6947365Z copying caffe2/python/operator_test/mean_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6950368Z 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:23:22.6953490Z copying caffe2/python/operator_test/mkl_conv_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6957408Z 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:23:22.6963873Z copying caffe2/python/operator_test/mod_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6967723Z copying caffe2/python/operator_test/moments_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6970874Z copying caffe2/python/operator_test/momentum_sgd_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6974124Z copying caffe2/python/operator_test/mpi_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6977312Z copying caffe2/python/operator_test/mul_gradient_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6980907Z copying caffe2/python/operator_test/negate_gradient_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6984968Z copying caffe2/python/operator_test/ngram_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6991729Z copying caffe2/python/operator_test/normalize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6995423Z copying caffe2/python/operator_test/numpy_tile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.6998426Z copying caffe2/python/operator_test/one_hot_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7002137Z copying caffe2/python/operator_test/onnx_while_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7004860Z copying caffe2/python/operator_test/order_switch_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7008613Z copying caffe2/python/operator_test/pack_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7012244Z 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:23:22.7016628Z copying caffe2/python/operator_test/pad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7020139Z copying caffe2/python/operator_test/partition_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7024728Z copying caffe2/python/operator_test/percentile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7028123Z copying caffe2/python/operator_test/piecewise_linear_transform_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7036018Z copying caffe2/python/operator_test/pooling_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7042369Z copying caffe2/python/operator_test/prepend_dim_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7045333Z copying caffe2/python/operator_test/python_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7048153Z copying caffe2/python/operator_test/quantile_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7051074Z 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:23:22.7058227Z copying caffe2/python/operator_test/rank_loss_operator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7062149Z copying caffe2/python/operator_test/rebatching_queue_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7066764Z copying caffe2/python/operator_test/record_queue_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7069904Z copying caffe2/python/operator_test/recurrent_net_executor_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7073581Z copying caffe2/python/operator_test/recurrent_network_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7080410Z copying caffe2/python/operator_test/reduce_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7088286Z copying caffe2/python/operator_test/reduction_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7091435Z copying caffe2/python/operator_test/reshape_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7098591Z copying caffe2/python/operator_test/resize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7102467Z copying caffe2/python/operator_test/rmac_regions_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7107584Z copying caffe2/python/operator_test/rms_norm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7118893Z copying caffe2/python/operator_test/rnn_cell_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7132383Z 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:23:22.7143853Z copying caffe2/python/operator_test/rowwise_counter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7152413Z copying caffe2/python/operator_test/scale_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7157223Z copying caffe2/python/operator_test/segment_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7166971Z copying caffe2/python/operator_test/self_binning_histogram_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7176132Z copying caffe2/python/operator_test/selu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7182711Z copying caffe2/python/operator_test/sequence_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7193252Z copying caffe2/python/operator_test/shape_inference_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7201520Z 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:23:22.7209755Z copying caffe2/python/operator_test/softmax_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7224615Z copying caffe2/python/operator_test/softplus_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7231798Z 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:23:22.7237673Z copying caffe2/python/operator_test/sparse_gradient_checker_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7243127Z 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:23:22.7247983Z copying caffe2/python/operator_test/sparse_lengths_sum_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7252681Z copying caffe2/python/operator_test/sparse_lp_regularizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7258130Z copying caffe2/python/operator_test/sparse_normalize_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7266454Z copying caffe2/python/operator_test/sparse_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7279443Z 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:23:22.7283100Z copying caffe2/python/operator_test/spatial_bn_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7289269Z copying caffe2/python/operator_test/specialized_segment_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7295520Z copying caffe2/python/operator_test/split_op_cost_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7299450Z 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:23:22.7306320Z copying caffe2/python/operator_test/stats_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7310789Z copying caffe2/python/operator_test/stats_put_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7313832Z copying caffe2/python/operator_test/storm_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7317068Z copying caffe2/python/operator_test/string_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7323536Z copying caffe2/python/operator_test/text_file_reader_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7329598Z copying caffe2/python/operator_test/thresholded_relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7335177Z copying caffe2/python/operator_test/tile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7342088Z copying caffe2/python/operator_test/top_k_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7345428Z copying caffe2/python/operator_test/torch_integration_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7353924Z copying caffe2/python/operator_test/transpose_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7358895Z copying caffe2/python/operator_test/trigonometric_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7364238Z copying caffe2/python/operator_test/unique_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7369498Z 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:23:22.7374942Z copying caffe2/python/operator_test/unsafe_coalesce_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7378229Z copying caffe2/python/operator_test/upsample_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7382531Z copying caffe2/python/operator_test/utility_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7389934Z copying caffe2/python/operator_test/video_input_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7395463Z copying caffe2/python/operator_test/weight_scale_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7404596Z copying caffe2/python/operator_test/weighted_multi_sample_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7411027Z copying caffe2/python/operator_test/weighted_sample_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7415794Z copying caffe2/python/operator_test/weighted_sum_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7421210Z copying caffe2/python/operator_test/wngrad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-09-27T15:23:22.7426742Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:23:22.7427239Z copying caffe2/python/predictor/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:23:22.7428652Z copying caffe2/python/predictor/mobile_exporter.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:23:22.7434017Z copying caffe2/python/predictor/mobile_exporter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:23:22.7440576Z copying caffe2/python/predictor/predictor_exporter.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:23:22.7448209Z copying caffe2/python/predictor/predictor_exporter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:23:22.7455793Z copying caffe2/python/predictor/predictor_py_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:23:22.7469205Z copying caffe2/python/predictor/predictor_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:23:22.7474455Z copying caffe2/python/predictor/serde.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-09-27T15:23:22.7481221Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-09-27T15:23:22.7481930Z copying caffe2/python/rnn/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-09-27T15:23:22.7482572Z copying caffe2/python/rnn/lstm_comparison.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-09-27T15:23:22.7488258Z copying caffe2/python/rnn/rnn_cell_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-09-27T15:23:22.7495363Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-09-27T15:23:22.7495994Z copying caffe2/python/serialized_test/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-09-27T15:23:22.7496601Z copying caffe2/python/serialized_test/coverage.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-09-27T15:23:22.7512992Z copying caffe2/python/serialized_test/serialized_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-09-27T15:23:22.7522575Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:23:22.7523162Z copying caffe2/python/test/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:23:22.7524053Z copying caffe2/python/test/blob_deallocation_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:23:22.7527760Z copying caffe2/python/test/do_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:23:22.7532661Z copying caffe2/python/test/executor_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:23:22.7536703Z copying caffe2/python/test/executor_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:23:22.7541654Z copying caffe2/python/test/fakefp16_transform_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:23:22.7548482Z copying caffe2/python/test/gpu_context_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:23:22.7552867Z copying caffe2/python/test/inference_lstm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:23:22.7562351Z copying caffe2/python/test/python_protobuf_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-09-27T15:23:22.7570250Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-09-27T15:23:22.7570914Z copying caffe2/python/trt/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-09-27T15:23:22.7571519Z copying caffe2/python/trt/test_pt_onnx_trt.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-09-27T15:23:22.7578203Z copying caffe2/python/trt/test_trt.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-09-27T15:23:22.7585553Z copying caffe2/python/trt/transform.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-09-27T15:23:22.7594032Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:23:22.7594605Z copying caffe2/python/models/seq2seq/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:23:22.7595609Z copying caffe2/python/models/seq2seq/beam_search.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:23:22.7600965Z copying caffe2/python/models/seq2seq/seq2seq_beam_search_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:23:22.7606128Z copying caffe2/python/models/seq2seq/seq2seq_model_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:23:22.7613249Z copying caffe2/python/models/seq2seq/seq2seq_model_helper_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:23:22.7618018Z copying caffe2/python/models/seq2seq/seq2seq_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:23:22.7628337Z copying caffe2/python/models/seq2seq/train.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:23:22.7634078Z copying caffe2/python/models/seq2seq/translate.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-09-27T15:23:22.7640769Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin 2022-09-27T15:23:22.7641455Z copying caffe2/python/onnx/bin/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin 2022-09-27T15:23:22.7642289Z copying caffe2/python/onnx/bin/conversion.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin 2022-09-27T15:23:22.7652856Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-09-27T15:23:22.7653435Z copying caffe2/python/onnx/tests/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-09-27T15:23:22.7653976Z copying caffe2/python/onnx/tests/c2_ref_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-09-27T15:23:22.7674596Z copying caffe2/python/onnx/tests/conversion_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-09-27T15:23:22.7690037Z copying caffe2/python/onnx/tests/helper_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-09-27T15:23:22.7698237Z copying caffe2/python/onnx/tests/onnx_backend_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-09-27T15:23:22.7705511Z copying caffe2/python/onnx/tests/ssa_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-09-27T15:23:22.7709526Z copying caffe2/python/onnx/tests/test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-09-27T15:23:22.7722795Z creating build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7737656Z copying caffe2/quantization/server/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7738205Z copying caffe2/quantization/server/batch_matmul_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7738906Z copying caffe2/quantization/server/batch_permutation_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7743414Z copying caffe2/quantization/server/channel_shuffle_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7749713Z copying caffe2/quantization/server/compute_equalization_scale_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7754279Z copying caffe2/quantization/server/concat_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7761059Z copying caffe2/quantization/server/conv_depthwise_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7770129Z copying caffe2/quantization/server/conv_dnnlowp_acc16_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7775591Z copying caffe2/quantization/server/conv_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7783997Z copying caffe2/quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7791713Z copying caffe2/quantization/server/conv_groupwise_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7797421Z copying caffe2/quantization/server/dequantize_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7804279Z copying caffe2/quantization/server/dnnlowp_test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7809815Z copying caffe2/quantization/server/elementwise_add_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7817283Z copying caffe2/quantization/server/elementwise_linear_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7824373Z copying caffe2/quantization/server/elementwise_mul_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7829368Z copying caffe2/quantization/server/elementwise_sum_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7841049Z copying caffe2/quantization/server/fully_connected_dnnlowp_acc16_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7852253Z copying caffe2/quantization/server/fully_connected_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7866827Z copying caffe2/quantization/server/fully_connected_fp16_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7871376Z copying caffe2/quantization/server/fully_connected_rowwise_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7877023Z copying caffe2/quantization/server/gather_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7896250Z copying caffe2/quantization/server/group_norm_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7901915Z 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:23:22.7906011Z copying caffe2/quantization/server/int8_gen_quant_params_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7910552Z copying caffe2/quantization/server/int8_quant_scheme_blob_fill_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7914421Z copying caffe2/quantization/server/lstm_unit_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7918989Z copying caffe2/quantization/server/observer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7925439Z copying caffe2/quantization/server/pool_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7932531Z copying caffe2/quantization/server/quantize_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7936845Z copying caffe2/quantization/server/relu_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7941318Z copying caffe2/quantization/server/resize_nearest_3d_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7945272Z copying caffe2/quantization/server/resize_nearest_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7957333Z copying caffe2/quantization/server/sigmoid_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7962524Z copying caffe2/quantization/server/spatial_batch_norm_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7965775Z copying caffe2/quantization/server/tanh_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7969386Z copying caffe2/quantization/server/utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-09-27T15:23:22.7976874Z creating build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:23:22.7977274Z copying functorch/_src/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:23:22.7982007Z copying functorch/_src/aot_autograd.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:23:22.7992662Z copying functorch/_src/benchmark_utils.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:23:22.7996820Z copying functorch/_src/compile_utils.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:23:22.8003626Z copying functorch/_src/compilers.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:23:22.8008515Z copying functorch/_src/config.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:23:22.8015924Z copying functorch/_src/eager_transforms.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:23:22.8025060Z copying functorch/_src/fx_minifier.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:23:22.8029218Z copying functorch/_src/make_functional.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:23:22.8034447Z copying functorch/_src/monkey_patching.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:23:22.8038510Z copying functorch/_src/named_members_polyfill.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:23:22.8042762Z copying functorch/_src/partitioners.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:23:22.8051014Z copying functorch/_src/python_key.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:23:22.8057384Z copying functorch/_src/pytree_hacks.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:23:22.8061018Z copying functorch/_src/top_operators_github_usage.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:23:22.8065557Z copying functorch/_src/vmap.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-09-27T15:23:22.8071114Z creating build/lib.linux-x86_64-cpython-37/functorch/compile 2022-09-27T15:23:22.8071723Z copying functorch/compile/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/compile 2022-09-27T15:23:22.8077579Z creating build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:23:22.8077969Z copying functorch/dim/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:23:22.8082044Z copying functorch/dim/batch_tensor.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:23:22.8086203Z copying functorch/dim/delayed_mul_tensor.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:23:22.8090908Z copying functorch/dim/dim.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:23:22.8094959Z copying functorch/dim/magic_trace.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:23:22.8098882Z copying functorch/dim/op_properties.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:23:22.8106244Z copying functorch/dim/reference.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:23:22.8111298Z copying functorch/dim/tree_map.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:23:22.8115579Z copying functorch/dim/wrap_type.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-09-27T15:23:22.8122673Z creating build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-09-27T15:23:22.8123286Z copying functorch/experimental/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-09-27T15:23:22.8127322Z copying functorch/experimental/batch_norm_replacement.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-09-27T15:23:22.8132177Z copying functorch/experimental/cond.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-09-27T15:23:22.8136707Z copying functorch/experimental/ops.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-09-27T15:23:22.8142036Z creating build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-09-27T15:23:22.8142456Z copying torch/_decomp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-09-27T15:23:22.8146898Z copying torch/_decomp/decompositions.py -> build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-09-27T15:23:22.8163666Z copying torch/_decomp/decompositions_for_jvp.py -> build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-09-27T15:23:22.8168902Z creating build/lib.linux-x86_64-cpython-37/torch/_dispatch 2022-09-27T15:23:22.8169365Z copying torch/_dispatch/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_dispatch 2022-09-27T15:23:22.8170773Z copying torch/_dispatch/python.py -> build/lib.linux-x86_64-cpython-37/torch/_dispatch 2022-09-27T15:23:22.8176997Z creating build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:23:22.8177421Z copying torch/_lazy/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:23:22.8182100Z copying torch/_lazy/closure.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:23:22.8186557Z copying torch/_lazy/computation.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:23:22.8190803Z copying torch/_lazy/config.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:23:22.8194572Z copying torch/_lazy/debug.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:23:22.8199135Z copying torch/_lazy/device_context.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:23:22.8202697Z copying torch/_lazy/extract_compiled_graph.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:23:22.8211557Z copying torch/_lazy/ir_cache.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:23:22.8214675Z copying torch/_lazy/metrics.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:23:22.8218845Z copying torch/_lazy/tensor_factory_functions.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:23:22.8222704Z copying torch/_lazy/ts_backend.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-09-27T15:23:22.8230943Z creating build/lib.linux-x86_64-cpython-37/torch/_masked 2022-09-27T15:23:22.8231329Z copying torch/_masked/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_masked 2022-09-27T15:23:22.8242772Z copying torch/_masked/_docs.py -> build/lib.linux-x86_64-cpython-37/torch/_masked 2022-09-27T15:23:22.8256508Z creating build/lib.linux-x86_64-cpython-37/torch/_prims 2022-09-27T15:23:22.8256896Z copying torch/_prims/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-09-27T15:23:22.8269448Z copying torch/_prims/context.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-09-27T15:23:22.8273255Z copying torch/_prims/executor.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-09-27T15:23:22.8279755Z copying torch/_prims/nvfuser_executor.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-09-27T15:23:22.8284015Z copying torch/_prims/nvfuser_prims.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-09-27T15:23:22.8296072Z creating build/lib.linux-x86_64-cpython-37/torch/_prims_common 2022-09-27T15:23:22.8296810Z copying torch/_prims_common/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_prims_common 2022-09-27T15:23:22.8308422Z copying torch/_prims_common/wrappers.py -> build/lib.linux-x86_64-cpython-37/torch/_prims_common 2022-09-27T15:23:22.8317109Z creating build/lib.linux-x86_64-cpython-37/torch/_refs 2022-09-27T15:23:22.8317647Z copying torch/_refs/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs 2022-09-27T15:23:22.8337859Z copying torch/_refs/fft.py -> build/lib.linux-x86_64-cpython-37/torch/_refs 2022-09-27T15:23:22.8343362Z creating build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-09-27T15:23:22.8344028Z copying torch/_subclasses/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-09-27T15:23:22.8349461Z copying torch/_subclasses/fake_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-09-27T15:23:22.8359149Z copying torch/_subclasses/fake_utils.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-09-27T15:23:22.8364249Z copying torch/_subclasses/meta_utils.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-09-27T15:23:22.8372379Z creating build/lib.linux-x86_64-cpython-37/torch/amp 2022-09-27T15:23:22.8373039Z copying torch/amp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/amp 2022-09-27T15:23:22.8377478Z copying torch/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-37/torch/amp 2022-09-27T15:23:22.8384216Z creating build/lib.linux-x86_64-cpython-37/torch/ao 2022-09-27T15:23:22.8385024Z copying torch/ao/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao 2022-09-27T15:23:22.8390133Z creating build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:23:22.8390525Z copying torch/autograd/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:23:22.8398305Z copying torch/autograd/anomaly_mode.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:23:22.8404080Z copying torch/autograd/forward_ad.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:23:22.8408085Z copying torch/autograd/function.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:23:22.8416743Z copying torch/autograd/functional.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:23:22.8428269Z copying torch/autograd/grad_mode.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:23:22.8432401Z copying torch/autograd/gradcheck.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:23:22.8447204Z copying torch/autograd/graph.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:23:22.8451838Z copying torch/autograd/profiler.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:23:22.8463075Z copying torch/autograd/profiler_legacy.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:23:22.8469398Z copying torch/autograd/profiler_util.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:23:22.8478477Z copying torch/autograd/variable.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-09-27T15:23:22.8484879Z creating build/lib.linux-x86_64-cpython-37/torch/backends 2022-09-27T15:23:22.8485316Z copying torch/backends/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends 2022-09-27T15:23:22.8489966Z creating build/lib.linux-x86_64-cpython-37/torch/contrib 2022-09-27T15:23:22.8490432Z copying torch/contrib/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/contrib 2022-09-27T15:23:22.8491501Z copying torch/contrib/_tensorboard_vis.py -> build/lib.linux-x86_64-cpython-37/torch/contrib 2022-09-27T15:23:22.8498655Z creating build/lib.linux-x86_64-cpython-37/torch/cpu 2022-09-27T15:23:22.8499199Z copying torch/cpu/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cpu 2022-09-27T15:23:22.8504897Z creating build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:23:22.8505360Z copying torch/cuda/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:23:22.8511244Z copying torch/cuda/_dynamo_graphs.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:23:22.8514497Z copying torch/cuda/_memory_viz.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:23:22.8522275Z copying torch/cuda/_sanitizer.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:23:22.8528030Z copying torch/cuda/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:23:22.8533240Z copying torch/cuda/comm.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:23:22.8537931Z copying torch/cuda/error.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:23:22.8538377Z copying torch/cuda/graphs.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:23:22.8543727Z copying torch/cuda/jiterator.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:23:22.8554265Z copying torch/cuda/memory.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:23:22.8557908Z copying torch/cuda/nccl.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:23:22.8564320Z copying torch/cuda/nvtx.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:23:22.8568400Z copying torch/cuda/profiler.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:23:22.8571278Z copying torch/cuda/random.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:23:22.8575367Z copying torch/cuda/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:23:22.8578654Z copying torch/cuda/streams.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-09-27T15:23:22.8585212Z creating build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:23:22.8585678Z copying torch/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:23:22.8590407Z copying torch/distributed/argparse_util.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:23:22.8596361Z copying torch/distributed/constants.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:23:22.8605982Z copying torch/distributed/distributed_c10d.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:23:22.8620853Z copying torch/distributed/launch.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:23:22.8625954Z copying torch/distributed/remote_device.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:23:22.8631605Z copying torch/distributed/rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:23:22.8637090Z copying torch/distributed/run.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:23:22.8642383Z copying torch/distributed/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-09-27T15:23:22.8652211Z creating build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8652642Z copying torch/distributions/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8661345Z copying torch/distributions/bernoulli.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8665021Z copying torch/distributions/beta.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8669674Z copying torch/distributions/binomial.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8678770Z copying torch/distributions/categorical.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8682135Z copying torch/distributions/cauchy.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8685695Z copying torch/distributions/chi2.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8693618Z copying torch/distributions/constraint_registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8696886Z copying torch/distributions/constraints.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8704234Z copying torch/distributions/continuous_bernoulli.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8707347Z copying torch/distributions/dirichlet.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8714348Z copying torch/distributions/distribution.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8717854Z copying torch/distributions/exp_family.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8722289Z copying torch/distributions/exponential.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8725518Z copying torch/distributions/fishersnedecor.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8728934Z copying torch/distributions/gamma.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8732084Z copying torch/distributions/geometric.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8735320Z copying torch/distributions/gumbel.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8738556Z copying torch/distributions/half_cauchy.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8741518Z copying torch/distributions/half_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8744321Z copying torch/distributions/independent.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8751087Z copying torch/distributions/kl.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8757737Z copying torch/distributions/kumaraswamy.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8761981Z copying torch/distributions/laplace.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8765177Z copying torch/distributions/lkj_cholesky.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8773010Z copying torch/distributions/log_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8777236Z copying torch/distributions/logistic_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8780471Z copying torch/distributions/lowrank_multivariate_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8786403Z copying torch/distributions/mixture_same_family.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8789341Z copying torch/distributions/multinomial.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8792539Z copying torch/distributions/multivariate_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8796302Z copying torch/distributions/negative_binomial.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8804092Z copying torch/distributions/normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8807557Z copying torch/distributions/one_hot_categorical.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8811039Z copying torch/distributions/pareto.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8818194Z copying torch/distributions/poisson.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8821468Z copying torch/distributions/relaxed_bernoulli.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8824873Z copying torch/distributions/relaxed_categorical.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8831882Z copying torch/distributions/studentT.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8834744Z copying torch/distributions/transformed_distribution.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8839280Z copying torch/distributions/transforms.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8848758Z copying torch/distributions/uniform.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8852560Z copying torch/distributions/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8855932Z copying torch/distributions/von_mises.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8861568Z copying torch/distributions/weibull.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8864170Z copying torch/distributions/wishart.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-09-27T15:23:22.8871906Z creating build/lib.linux-x86_64-cpython-37/torch/fft 2022-09-27T15:23:22.8872309Z copying torch/fft/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fft 2022-09-27T15:23:22.8885210Z creating build/lib.linux-x86_64-cpython-37/torch/futures 2022-09-27T15:23:22.8885635Z copying torch/futures/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/futures 2022-09-27T15:23:22.8893542Z creating build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:23:22.8893901Z copying torch/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:23:22.8898663Z copying torch/fx/_compatibility.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:23:22.8904231Z copying torch/fx/_pytree.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:23:22.8907976Z copying torch/fx/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:23:22.8916813Z copying torch/fx/annotate.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:23:22.8921627Z copying torch/fx/graph.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:23:22.8934353Z copying torch/fx/graph_module.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:23:22.8943070Z copying torch/fx/immutable_collections.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:23:22.8946551Z copying torch/fx/interpreter.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:23:22.8951559Z copying torch/fx/node.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:23:22.8955280Z copying torch/fx/operator_schemas.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:23:22.8965213Z copying torch/fx/proxy.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:23:22.8972903Z copying torch/fx/subgraph_rewriter.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:23:22.8978185Z copying torch/fx/tensor_type.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:23:22.8982953Z copying torch/fx/traceback.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-09-27T15:23:22.8990387Z creating build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:23:22.8990775Z copying torch/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:23:22.8994732Z copying torch/jit/_async.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:23:22.8998640Z copying torch/jit/_builtins.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:23:22.9002432Z copying torch/jit/_check.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:23:22.9011361Z copying torch/jit/_dataclass_impls.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:23:22.9015801Z copying torch/jit/_decomposition_utils.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:23:22.9020424Z copying torch/jit/_decompositions.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:23:22.9024372Z copying torch/jit/_freeze.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:23:22.9041243Z copying torch/jit/_fuser.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:23:22.9047457Z copying torch/jit/_ir_utils.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:23:22.9052265Z copying torch/jit/_logging.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:23:22.9057546Z copying torch/jit/_monkeytype_config.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:23:22.9065574Z copying torch/jit/_pickle.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:23:22.9078189Z copying torch/jit/_recursive.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:23:22.9088970Z copying torch/jit/_script.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:23:22.9111422Z copying torch/jit/_serialization.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:23:22.9116487Z copying torch/jit/_shape_functions.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:23:22.9129152Z copying torch/jit/_state.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:23:22.9133072Z copying torch/jit/_trace.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:23:22.9146568Z copying torch/jit/annotations.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:23:22.9154731Z copying torch/jit/frontend.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:23:22.9173939Z copying torch/jit/generate_bytecode.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:23:22.9180332Z copying torch/jit/quantized.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:23:22.9187171Z copying torch/jit/supported_ops.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:23:22.9190611Z copying torch/jit/unsupported_tensor_ops.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-09-27T15:23:22.9198110Z creating build/lib.linux-x86_64-cpython-37/torch/linalg 2022-09-27T15:23:22.9198502Z copying torch/linalg/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/linalg 2022-09-27T15:23:22.9213827Z creating build/lib.linux-x86_64-cpython-37/torch/masked 2022-09-27T15:23:22.9214290Z copying torch/masked/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/masked 2022-09-27T15:23:22.9218524Z creating build/lib.linux-x86_64-cpython-37/torch/monitor 2022-09-27T15:23:22.9219194Z copying torch/monitor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/monitor 2022-09-27T15:23:22.9224830Z creating build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-09-27T15:23:22.9225323Z copying torch/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-09-27T15:23:22.9229269Z copying torch/multiprocessing/_atfork.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-09-27T15:23:22.9234219Z copying torch/multiprocessing/pool.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-09-27T15:23:22.9238014Z copying torch/multiprocessing/queue.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-09-27T15:23:22.9242343Z copying torch/multiprocessing/reductions.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-09-27T15:23:22.9249941Z copying torch/multiprocessing/spawn.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-09-27T15:23:22.9256009Z creating build/lib.linux-x86_64-cpython-37/torch/nested 2022-09-27T15:23:22.9256429Z copying torch/nested/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nested 2022-09-27T15:23:22.9265260Z creating build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:23:22.9265754Z copying torch/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:23:22.9270438Z copying torch/nn/_reduction.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:23:22.9278032Z copying torch/nn/common_types.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:23:22.9283467Z copying torch/nn/cpp.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:23:22.9293753Z copying torch/nn/functional.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:23:22.9314971Z copying torch/nn/grad.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:23:22.9319384Z copying torch/nn/init.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:23:22.9324920Z copying torch/nn/parameter.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:23:22.9334844Z creating build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9335313Z copying torch/onnx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9340734Z copying torch/onnx/_constants.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9344655Z copying torch/onnx/_deprecation.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9350289Z copying torch/onnx/_experimental.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9354096Z copying torch/onnx/_exporter_states.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9361081Z copying torch/onnx/_globals.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9365078Z copying torch/onnx/_onnx_supported_ops.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9371235Z copying torch/onnx/_patch_torch.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9379205Z copying torch/onnx/_type_utils.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9382802Z copying torch/onnx/errors.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9386651Z copying torch/onnx/operators.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9390677Z copying torch/onnx/symbolic_caffe2.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9393918Z copying torch/onnx/symbolic_helper.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9400820Z copying torch/onnx/symbolic_opset10.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9420277Z copying torch/onnx/symbolic_opset11.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9440116Z copying torch/onnx/symbolic_opset12.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9445310Z copying torch/onnx/symbolic_opset13.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9453639Z copying torch/onnx/symbolic_opset14.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9461803Z copying torch/onnx/symbolic_opset15.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9466809Z copying torch/onnx/symbolic_opset16.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9473894Z copying torch/onnx/symbolic_opset17.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9479288Z copying torch/onnx/symbolic_opset7.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9483713Z copying torch/onnx/symbolic_opset8.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9489722Z copying torch/onnx/symbolic_opset9.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9515373Z copying torch/onnx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9528466Z copying torch/onnx/verification.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-09-27T15:23:22.9536110Z creating build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:22.9537441Z copying torch/optim/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:22.9541771Z copying torch/optim/_functional.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:22.9546345Z copying torch/optim/adadelta.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:22.9553206Z copying torch/optim/adagrad.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:22.9560379Z copying torch/optim/adam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:22.9565947Z copying torch/optim/adamax.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:22.9570414Z copying torch/optim/adamw.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:22.9576512Z copying torch/optim/asgd.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:22.9581698Z copying torch/optim/lbfgs.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:22.9586957Z copying torch/optim/lr_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:22.9602692Z copying torch/optim/nadam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:22.9606812Z copying torch/optim/optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:22.9623355Z copying torch/optim/radam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:22.9630450Z copying torch/optim/rmsprop.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:22.9637364Z copying torch/optim/rprop.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:22.9641564Z copying torch/optim/sgd.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:22.9645886Z copying torch/optim/sparse_adam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:22.9651755Z copying torch/optim/swa_utils.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:22.9662519Z creating build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:23:22.9662911Z copying torch/package/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:23:22.9667412Z copying torch/package/_digraph.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:23:22.9673692Z copying torch/package/_directory_reader.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:23:22.9681559Z copying torch/package/_importlib.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:23:22.9685685Z copying torch/package/_mangling.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:23:22.9689782Z copying torch/package/_mock.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:23:22.9694353Z copying torch/package/_package_pickler.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:23:22.9701362Z copying torch/package/_package_unpickler.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:23:22.9706224Z copying torch/package/_stdlib.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:23:22.9712884Z copying torch/package/file_structure_representation.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:23:22.9717162Z copying torch/package/find_file_dependencies.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:23:22.9721392Z copying torch/package/glob_group.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:23:22.9725289Z copying torch/package/importer.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:23:22.9733567Z copying torch/package/package_exporter.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:23:22.9746282Z copying torch/package/package_importer.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-09-27T15:23:22.9753920Z creating build/lib.linux-x86_64-cpython-37/torch/profiler 2022-09-27T15:23:22.9754324Z copying torch/profiler/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-09-27T15:23:22.9759787Z copying torch/profiler/_pattern_matcher.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-09-27T15:23:22.9768228Z copying torch/profiler/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-09-27T15:23:22.9773139Z copying torch/profiler/itt.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-09-27T15:23:22.9777092Z copying torch/profiler/profiler.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-09-27T15:23:22.9784827Z copying torch/profiler/python_tracer.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-09-27T15:23:22.9791471Z creating build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:23:22.9791893Z copying torch/quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:23:22.9796952Z copying torch/quantization/_numeric_suite.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:23:22.9802273Z copying torch/quantization/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:23:22.9809844Z copying torch/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:23:22.9813651Z copying torch/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:23:22.9817603Z copying torch/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:23:22.9822033Z copying torch/quantization/observer.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:23:22.9826150Z copying torch/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:23:22.9830710Z copying torch/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:23:22.9834611Z copying torch/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:23:22.9838661Z copying torch/quantization/quantize.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:23:22.9843874Z copying torch/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:23:22.9847283Z copying torch/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:23:22.9852142Z copying torch/quantization/stubs.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:23:22.9858817Z copying torch/quantization/utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-09-27T15:23:22.9869076Z creating build/lib.linux-x86_64-cpython-37/torch/sparse 2022-09-27T15:23:22.9869477Z copying torch/sparse/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/sparse 2022-09-27T15:23:22.9878634Z creating build/lib.linux-x86_64-cpython-37/torch/special 2022-09-27T15:23:22.9879031Z copying torch/special/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/special 2022-09-27T15:23:22.9886917Z creating build/lib.linux-x86_64-cpython-37/torch/testing 2022-09-27T15:23:22.9887419Z copying torch/testing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-09-27T15:23:22.9894089Z copying torch/testing/_comparison.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-09-27T15:23:22.9905092Z copying torch/testing/_creation.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-09-27T15:23:22.9909333Z copying torch/testing/_deprecated.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-09-27T15:23:22.9917489Z copying torch/testing/_legacy.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-09-27T15:23:22.9927871Z creating build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:23:22.9928269Z copying torch/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:23:22.9934095Z copying torch/utils/_cpp_extension_versioner.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:23:22.9941819Z copying torch/utils/_crash_handler.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:23:22.9945811Z copying torch/utils/_cuda_trace.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:23:22.9950459Z copying torch/utils/_freeze.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:23:22.9955843Z copying torch/utils/_mode_utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:23:22.9960878Z copying torch/utils/_python_dispatch.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:23:22.9967630Z copying torch/utils/_pytree.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:23:22.9971909Z copying torch/utils/_zip.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:23:22.9979398Z copying torch/utils/bundled_inputs.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:23:22.9985518Z copying torch/utils/checkpoint.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:23:22.9992414Z copying torch/utils/collect_env.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:23:23.0000413Z copying torch/utils/cpp_extension.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:23:23.0018578Z copying torch/utils/dlpack.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:23:23.0022746Z copying torch/utils/file_baton.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:23:23.0028085Z copying torch/utils/hooks.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:23:23.0035071Z copying torch/utils/mkldnn.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:23:23.0039432Z copying torch/utils/mobile_optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:23:23.0043896Z copying torch/utils/model_zoo.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:23:23.0047878Z copying torch/utils/show_pickle.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:23:23.0052747Z copying torch/utils/throughput_benchmark.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-09-27T15:23:23.0059732Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/linalg 2022-09-27T15:23:23.0060171Z copying torch/_refs/linalg/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/linalg 2022-09-27T15:23:23.0073720Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/nn 2022-09-27T15:23:23.0074103Z copying torch/_refs/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/nn 2022-09-27T15:23:23.0082050Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/special 2022-09-27T15:23:23.0082525Z copying torch/_refs/special/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/special 2022-09-27T15:23:23.0087213Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/nn/functional 2022-09-27T15:23:23.0087730Z copying torch/_refs/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/nn/functional 2022-09-27T15:23:23.0093996Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn 2022-09-27T15:23:23.0094420Z copying torch/ao/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn 2022-09-27T15:23:23.0105539Z creating build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-09-27T15:23:23.0105963Z copying torch/ao/ns/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-09-27T15:23:23.0106945Z copying torch/ao/ns/_numeric_suite.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-09-27T15:23:23.0113373Z copying torch/ao/ns/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-09-27T15:23:23.0121197Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:23:23.0121725Z copying torch/ao/quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:23:23.0125630Z copying torch/ao/quantization/_correct_bias.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:23:23.0129639Z copying torch/ao/quantization/_equalize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:23:23.0133391Z copying torch/ao/quantization/_learnable_fake_quantize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:23:23.0137519Z copying torch/ao/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:23:23.0143888Z copying torch/ao/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:23:23.0148322Z copying torch/ao/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:23:23.0156884Z copying torch/ao/quantization/observer.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:23:23.0166855Z copying torch/ao/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:23:23.0171912Z copying torch/ao/quantization/qconfig_mapping.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:23:23.0187927Z copying torch/ao/quantization/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:23:23.0192166Z copying torch/ao/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:23:23.0196892Z copying torch/ao/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:23:23.0211287Z copying torch/ao/quantization/quantization_types.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:23:23.0216511Z copying torch/ao/quantization/quantize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:23:23.0224061Z copying torch/ao/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:23:23.0236166Z copying torch/ao/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:23:23.0241200Z copying torch/ao/quantization/stubs.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:23:23.0245104Z copying torch/ao/quantization/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-09-27T15:23:23.0255458Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity 2022-09-27T15:23:23.0255870Z copying torch/ao/sparsity/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity 2022-09-27T15:23:23.0259659Z copying torch/ao/sparsity/_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity 2022-09-27T15:23:23.0265043Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat 2022-09-27T15:23:23.0265426Z copying torch/ao/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat 2022-09-27T15:23:23.0272091Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable 2022-09-27T15:23:23.0272589Z copying torch/ao/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable 2022-09-27T15:23:23.0277885Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized 2022-09-27T15:23:23.0278330Z copying torch/ao/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized 2022-09-27T15:23:23.0282889Z copying torch/ao/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized 2022-09-27T15:23:23.0300059Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse 2022-09-27T15:23:23.0300488Z copying torch/ao/nn/sparse/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse 2022-09-27T15:23:23.0306075Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic 2022-09-27T15:23:23.0306483Z copying torch/ao/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic 2022-09-27T15:23:23.0312887Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-09-27T15:23:23.0313511Z copying torch/ao/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-09-27T15:23:23.0317507Z copying torch/ao/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-09-27T15:23:23.0321819Z copying torch/ao/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-09-27T15:23:23.0325699Z copying torch/ao/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-09-27T15:23:23.0330829Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules 2022-09-27T15:23:23.0331310Z 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:23:23.0335998Z 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:23:23.0341826Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-09-27T15:23:23.0342441Z copying torch/ao/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-09-27T15:23:23.0349648Z copying torch/ao/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-09-27T15:23:23.0363469Z copying torch/ao/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-09-27T15:23:23.0372587Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic 2022-09-27T15:23:23.0373054Z copying torch/ao/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic 2022-09-27T15:23:23.0378485Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:23:23.0379180Z copying torch/ao/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:23:23.0383080Z copying torch/ao/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:23:23.0389390Z copying torch/ao/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:23:23.0393144Z copying torch/ao/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:23:23.0401711Z copying torch/ao/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:23:23.0405599Z copying torch/ao/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:23:23.0410551Z copying torch/ao/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:23:23.0414516Z copying torch/ao/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:23:23.0424179Z copying torch/ao/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:23:23.0427266Z copying torch/ao/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:23:23.0434821Z copying torch/ao/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-09-27T15:23:23.0439364Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference 2022-09-27T15:23:23.0439840Z copying torch/ao/nn/quantized/reference/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference 2022-09-27T15:23:23.0445328Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-09-27T15:23:23.0445801Z 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:23:23.0451414Z 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:23:23.0456922Z 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:23:23.0461644Z 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:23:23.0475766Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-09-27T15:23:23.0476271Z 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:23:23.0480266Z 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:23:23.0485442Z 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:23:23.0489263Z 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:23:23.0494455Z 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:23:23.0498582Z 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:23:23.0504859Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-09-27T15:23:23.0505352Z copying torch/ao/nn/sparse/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-09-27T15:23:23.0520421Z copying torch/ao/nn/sparse/quantized/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-09-27T15:23:23.0528470Z copying torch/ao/nn/sparse/quantized/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-09-27T15:23:23.0534375Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic 2022-09-27T15:23:23.0535060Z 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:23:23.0539991Z 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:23:23.0545504Z creating build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:23:23.0545911Z copying torch/ao/ns/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:23:23.0546968Z copying torch/ao/ns/fx/graph_matcher.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:23:23.0554358Z copying torch/ao/ns/fx/graph_passes.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:23:23.0562978Z copying torch/ao/ns/fx/mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:23:23.0572243Z copying torch/ao/ns/fx/ns_types.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:23:23.0576019Z copying torch/ao/ns/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:23:23.0580360Z copying torch/ao/ns/fx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:23:23.0588267Z copying torch/ao/ns/fx/weight_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-09-27T15:23:23.0593273Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:23:23.0593763Z copying torch/ao/quantization/backend_config/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:23:23.0598185Z 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:23:23.0604493Z copying torch/ao/quantization/backend_config/backend_config.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:23:23.0609881Z copying torch/ao/quantization/backend_config/fbgemm.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:23:23.0613790Z copying torch/ao/quantization/backend_config/native.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:23:23.0618346Z copying torch/ao/quantization/backend_config/observation_type.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:23:23.0619507Z copying torch/ao/quantization/backend_config/qnnpack.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:23:23.0627442Z copying torch/ao/quantization/backend_config/tensorrt.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:23:23.0630981Z copying torch/ao/quantization/backend_config/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-09-27T15:23:23.0637904Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:23:23.0638516Z copying torch/ao/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:23:23.0643082Z copying torch/ao/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:23:23.0664699Z copying torch/ao/quantization/fx/_lower_to_native_backend.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:23:23.0675896Z copying torch/ao/quantization/fx/backend_config_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:23:23.0681243Z copying torch/ao/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:23:23.0690529Z copying torch/ao/quantization/fx/custom_config.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:23:23.0695148Z copying torch/ao/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:23:23.0699923Z copying torch/ao/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:23:23.0707439Z copying torch/ao/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:23:23.0713716Z copying torch/ao/quantization/fx/lower_to_fbgemm.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:23:23.0718533Z copying torch/ao/quantization/fx/lower_to_qnnpack.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:23:23.0726374Z copying torch/ao/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:23:23.0729846Z copying torch/ao/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:23:23.0732865Z copying torch/ao/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:23:23.0743836Z copying torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:23:23.0748505Z copying torch/ao/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:23:23.0753656Z copying torch/ao/quantization/fx/tracer.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:23:23.0758022Z copying torch/ao/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-09-27T15:23:23.0773530Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-09-27T15:23:23.0774077Z 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:23:23.0775159Z 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:23:23.0790514Z 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:23:23.0797850Z 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:23:23.0802066Z 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:23:23.0811436Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental 2022-09-27T15:23:23.0811930Z copying torch/ao/sparsity/_experimental/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental 2022-09-27T15:23:23.0813776Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-09-27T15:23:23.0814358Z copying torch/ao/sparsity/scheduler/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-09-27T15:23:23.0815049Z copying torch/ao/sparsity/scheduler/base_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-09-27T15:23:23.0819209Z copying torch/ao/sparsity/scheduler/lambda_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-09-27T15:23:23.0824124Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-09-27T15:23:23.0824703Z copying torch/ao/sparsity/sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-09-27T15:23:23.0825505Z copying torch/ao/sparsity/sparsifier/base_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-09-27T15:23:23.0830219Z copying torch/ao/sparsity/sparsifier/nearly_diagonal_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-09-27T15:23:23.0834113Z copying torch/ao/sparsity/sparsifier/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-09-27T15:23:23.0838264Z copying torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-09-27T15:23:23.0845018Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/activation_sparsifier 2022-09-27T15:23:23.0845926Z 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:23:23.0846837Z 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:23:23.0854389Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_scheduler 2022-09-27T15:23:23.0854956Z 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:23:23.0860423Z 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:23:23.0866120Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier 2022-09-27T15:23:23.0866694Z 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:23:23.0873402Z 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:23:23.0877745Z 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:23:23.0881878Z 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:23:23.0889862Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-09-27T15:23:23.0890547Z copying torch/ao/sparsity/_experimental/pruner/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-09-27T15:23:23.0895703Z copying torch/ao/sparsity/_experimental/pruner/base_pruner.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-09-27T15:23:23.0901919Z copying torch/ao/sparsity/_experimental/pruner/parametrization.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-09-27T15:23:23.0907260Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning 2022-09-27T15:23:23.0907869Z 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:23:23.0910353Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-09-27T15:23:23.0911149Z 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:23:23.0911870Z 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:23:23.0918614Z 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:23:23.0924510Z creating build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-09-27T15:23:23.0924947Z copying torch/autograd/_functions/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-09-27T15:23:23.0929240Z copying torch/autograd/_functions/tensor.py -> build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-09-27T15:23:23.0933462Z copying torch/autograd/_functions/utils.py -> build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-09-27T15:23:23.0938829Z creating build/lib.linux-x86_64-cpython-37/torch/backends/_coreml 2022-09-27T15:23:23.0939518Z copying torch/backends/_coreml/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_coreml 2022-09-27T15:23:23.0940253Z copying torch/backends/_coreml/preprocess.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_coreml 2022-09-27T15:23:23.0948221Z creating build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-09-27T15:23:23.0948818Z copying torch/backends/_nnapi/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-09-27T15:23:23.0949400Z copying torch/backends/_nnapi/prepare.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-09-27T15:23:23.0954781Z copying torch/backends/_nnapi/serializer.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-09-27T15:23:23.0967322Z creating build/lib.linux-x86_64-cpython-37/torch/backends/cuda 2022-09-27T15:23:23.0967775Z copying torch/backends/cuda/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/cuda 2022-09-27T15:23:23.0974843Z creating build/lib.linux-x86_64-cpython-37/torch/backends/cudnn 2022-09-27T15:23:23.0975287Z copying torch/backends/cudnn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/cudnn 2022-09-27T15:23:23.0983144Z copying torch/backends/cudnn/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/backends/cudnn 2022-09-27T15:23:23.0987694Z creating build/lib.linux-x86_64-cpython-37/torch/backends/mkl 2022-09-27T15:23:23.0988097Z copying torch/backends/mkl/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/mkl 2022-09-27T15:23:23.0993050Z creating build/lib.linux-x86_64-cpython-37/torch/backends/mkldnn 2022-09-27T15:23:23.0993473Z copying torch/backends/mkldnn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/mkldnn 2022-09-27T15:23:23.1000764Z creating build/lib.linux-x86_64-cpython-37/torch/backends/mps 2022-09-27T15:23:23.1001736Z copying torch/backends/mps/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/mps 2022-09-27T15:23:23.1021625Z creating build/lib.linux-x86_64-cpython-37/torch/backends/openmp 2022-09-27T15:23:23.1022191Z copying torch/backends/openmp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/openmp 2022-09-27T15:23:23.1027058Z creating build/lib.linux-x86_64-cpython-37/torch/backends/quantized 2022-09-27T15:23:23.1027884Z copying torch/backends/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/quantized 2022-09-27T15:23:23.1033293Z creating build/lib.linux-x86_64-cpython-37/torch/backends/xeon 2022-09-27T15:23:23.1033768Z copying torch/backends/xeon/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/xeon 2022-09-27T15:23:23.1034200Z copying torch/backends/xeon/run_cpu.py -> build/lib.linux-x86_64-cpython-37/torch/backends/xeon 2022-09-27T15:23:23.1047419Z creating build/lib.linux-x86_64-cpython-37/torch/backends/xnnpack 2022-09-27T15:23:23.1047872Z copying torch/backends/xnnpack/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/xnnpack 2022-09-27T15:23:23.1053185Z creating build/lib.linux-x86_64-cpython-37/torch/cpu/amp 2022-09-27T15:23:23.1053561Z copying torch/cpu/amp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cpu/amp 2022-09-27T15:23:23.1057711Z copying torch/cpu/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-37/torch/cpu/amp 2022-09-27T15:23:23.1066230Z creating build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-09-27T15:23:23.1066862Z copying torch/cuda/amp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-09-27T15:23:23.1070932Z copying torch/cuda/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-09-27T15:23:23.1075314Z copying torch/cuda/amp/common.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-09-27T15:23:23.1082547Z copying torch/cuda/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-09-27T15:23:23.1089185Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:23:23.1089606Z copying torch/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:23:23.1094183Z copying torch/distributed/_shard/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:23:23.1097721Z copying torch/distributed/_shard/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:23:23.1104899Z copying torch/distributed/_shard/common_op_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:23:23.1109181Z copying torch/distributed/_shard/metadata.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:23:23.1113073Z copying torch/distributed/_shard/op_registry_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:23:23.1117312Z copying torch/distributed/_shard/partial_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:23:23.1125552Z copying torch/distributed/_shard/replicated_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:23:23.1129832Z copying torch/distributed/_shard/sharder.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-09-27T15:23:23.1133736Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_sharded_tensor 2022-09-27T15:23:23.1134380Z copying torch/distributed/_sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_sharded_tensor 2022-09-27T15:23:23.1142663Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_sharding_spec 2022-09-27T15:23:23.1143319Z copying torch/distributed/_sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_sharding_spec 2022-09-27T15:23:23.1149124Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd 2022-09-27T15:23:23.1149845Z copying torch/distributed/_spmd/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd 2022-09-27T15:23:23.1150679Z copying torch/distributed/_spmd/comm_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd 2022-09-27T15:23:23.1158290Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms 2022-09-27T15:23:23.1158775Z copying torch/distributed/algorithms/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms 2022-09-27T15:23:23.1163416Z copying torch/distributed/algorithms/join.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms 2022-09-27T15:23:23.1182360Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/autograd 2022-09-27T15:23:23.1182807Z copying torch/distributed/autograd/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/autograd 2022-09-27T15:23:23.1187227Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic 2022-09-27T15:23:23.1187772Z copying torch/distributed/elastic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic 2022-09-27T15:23:23.1193098Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:23:23.1193535Z copying torch/distributed/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:23:23.1198329Z copying torch/distributed/fsdp/_optim_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:23:23.1208884Z copying torch/distributed/fsdp/_shard_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:23:23.1213303Z copying torch/distributed/fsdp/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:23:23.1221244Z copying torch/distributed/fsdp/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:23:23.1225182Z copying torch/distributed/fsdp/flat_param.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:23:23.1238476Z copying torch/distributed/fsdp/flatten_params_wrapper.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:23:23.1243086Z copying torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:23:23.1259206Z copying torch/distributed/fsdp/sharded_grad_scaler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:23:23.1263109Z copying torch/distributed/fsdp/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:23:23.1266138Z copying torch/distributed/fsdp/wrap.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-09-27T15:23:23.1274697Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/launcher 2022-09-27T15:23:23.1275455Z copying torch/distributed/launcher/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/launcher 2022-09-27T15:23:23.1283351Z copying torch/distributed/launcher/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/launcher 2022-09-27T15:23:23.1290070Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn 2022-09-27T15:23:23.1290487Z copying torch/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn 2022-09-27T15:23:23.1294606Z copying torch/distributed/nn/functional.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn 2022-09-27T15:23:23.1301652Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:23:23.1302245Z copying torch/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:23:23.1306612Z copying torch/distributed/optim/functional_adadelta.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:23:23.1314124Z copying torch/distributed/optim/functional_adagrad.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:23:23.1320281Z copying torch/distributed/optim/functional_adam.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:23:23.1328249Z copying torch/distributed/optim/functional_adamax.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:23:23.1332973Z copying torch/distributed/optim/functional_adamw.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:23:23.1344183Z copying torch/distributed/optim/functional_rmsprop.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:23:23.1354292Z copying torch/distributed/optim/functional_rprop.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:23:23.1358154Z copying torch/distributed/optim/functional_sgd.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:23:23.1365217Z copying torch/distributed/optim/optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:23:23.1370178Z copying torch/distributed/optim/post_localSGD_optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:23:23.1377965Z copying torch/distributed/optim/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:23:23.1381959Z copying torch/distributed/optim/zero_redundancy_optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-09-27T15:23:23.1404060Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline 2022-09-27T15:23:23.1404536Z copying torch/distributed/pipeline/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline 2022-09-27T15:23:23.1406778Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:23:23.1407214Z copying torch/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:23:23.1412398Z copying torch/distributed/rpc/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:23:23.1416982Z copying torch/distributed/rpc/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:23:23.1433247Z copying torch/distributed/rpc/backend_registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:23:23.1437687Z copying torch/distributed/rpc/constants.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:23:23.1442130Z copying torch/distributed/rpc/functions.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:23:23.1451694Z copying torch/distributed/rpc/internal.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:23:23.1458716Z copying torch/distributed/rpc/options.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:23:23.1464415Z copying torch/distributed/rpc/rref_proxy.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:23:23.1468796Z copying torch/distributed/rpc/server_process_global_profiler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-09-27T15:23:23.1476146Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:23:23.1476628Z copying torch/distributed/_shard/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:23:23.1479983Z copying torch/distributed/_shard/checkpoint/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:23:23.1484371Z copying torch/distributed/_shard/checkpoint/default_planner.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:23:23.1496207Z copying torch/distributed/_shard/checkpoint/filesystem.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:23:23.1502521Z copying torch/distributed/_shard/checkpoint/metadata.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:23:23.1506075Z copying torch/distributed/_shard/checkpoint/planner.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:23:23.1512065Z copying torch/distributed/_shard/checkpoint/planner_helpers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:23:23.1516998Z copying torch/distributed/_shard/checkpoint/resharding.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:23:23.1521284Z copying torch/distributed/_shard/checkpoint/state_dict_loader.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:23:23.1528912Z copying torch/distributed/_shard/checkpoint/state_dict_saver.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:23:23.1532430Z copying torch/distributed/_shard/checkpoint/storage.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:23:23.1539845Z copying torch/distributed/_shard/checkpoint/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-09-27T15:23:23.1545603Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim 2022-09-27T15:23:23.1546096Z copying torch/distributed/_shard/sharded_optim/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim 2022-09-27T15:23:23.1556527Z copying torch/distributed/_shard/sharded_optim/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim 2022-09-27T15:23:23.1564823Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-09-27T15:23:23.1565362Z copying torch/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-09-27T15:23:23.1571353Z copying torch/distributed/_shard/sharded_tensor/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-09-27T15:23:23.1583348Z copying torch/distributed/_shard/sharded_tensor/metadata.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-09-27T15:23:23.1587837Z copying torch/distributed/_shard/sharded_tensor/reshard.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-09-27T15:23:23.1592863Z copying torch/distributed/_shard/sharded_tensor/shard.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-09-27T15:23:23.1597568Z copying torch/distributed/_shard/sharded_tensor/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-09-27T15:23:23.1602622Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan 2022-09-27T15:23:23.1603167Z copying torch/distributed/_shard/sharding_plan/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan 2022-09-27T15:23:23.1608776Z copying torch/distributed/_shard/sharding_plan/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan 2022-09-27T15:23:23.1615176Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-09-27T15:23:23.1615704Z copying torch/distributed/_shard/sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-09-27T15:23:23.1621841Z copying torch/distributed/_shard/sharding_spec/_internals.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-09-27T15:23:23.1634362Z copying torch/distributed/_shard/sharding_spec/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-09-27T15:23:23.1640184Z 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:23:23.1649920Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:23:23.1650531Z 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:23:23.1654694Z 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:23:23.1659337Z 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:23:23.1663663Z 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:23:23.1668344Z 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:23:23.1673759Z 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:23:23.1678675Z 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:23:23.1682544Z 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:23:23.1686771Z 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:23:23.1694276Z 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:23:23.1704114Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:23:23.1704833Z 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:23:23.1705527Z 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:23:23.1713762Z 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:23:23.1719383Z 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:23:23.1725647Z 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:23:23.1730194Z 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:23:23.1734034Z 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:23:23.1738746Z 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:23:23.1744781Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint 2022-09-27T15:23:23.1745528Z copying torch/distributed/algorithms/_checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint 2022-09-27T15:23:23.1746294Z copying torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint 2022-09-27T15:23:23.1754507Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks 2022-09-27T15:23:23.1755081Z copying torch/distributed/algorithms/_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks 2022-09-27T15:23:23.1766543Z copying torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks 2022-09-27T15:23:23.1771978Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap 2022-09-27T15:23:23.1772527Z copying torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap 2022-09-27T15:23:23.1777661Z copying torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap 2022-09-27T15:23:23.1782585Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization 2022-09-27T15:23:23.1783866Z copying torch/distributed/algorithms/_quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization 2022-09-27T15:23:23.1784437Z copying torch/distributed/algorithms/_quantization/quantization.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization 2022-09-27T15:23:23.1789860Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:23:23.1790378Z 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:23:23.1797939Z 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:23:23.1805883Z 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:23:23.1809859Z 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:23:23.1813773Z 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:23:23.1819748Z 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:23:23.1823417Z 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:23:23.1832556Z 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:23:23.1842798Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-09-27T15:23:23.1843464Z copying torch/distributed/algorithms/model_averaging/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-09-27T15:23:23.1844077Z copying torch/distributed/algorithms/model_averaging/averagers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-09-27T15:23:23.1852839Z 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:23:23.1870186Z copying torch/distributed/algorithms/model_averaging/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-09-27T15:23:23.1874980Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent 2022-09-27T15:23:23.1875824Z copying torch/distributed/elastic/agent/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent 2022-09-27T15:23:23.1877601Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-09-27T15:23:23.1878348Z copying torch/distributed/elastic/events/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-09-27T15:23:23.1883108Z copying torch/distributed/elastic/events/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-09-27T15:23:23.1888151Z copying torch/distributed/elastic/events/handlers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-09-27T15:23:23.1896377Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics 2022-09-27T15:23:23.1897047Z copying torch/distributed/elastic/metrics/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics 2022-09-27T15:23:23.1902240Z copying torch/distributed/elastic/metrics/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics 2022-09-27T15:23:23.1911009Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-09-27T15:23:23.1911764Z copying torch/distributed/elastic/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-09-27T15:23:23.1917957Z copying torch/distributed/elastic/multiprocessing/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-09-27T15:23:23.1924184Z copying torch/distributed/elastic/multiprocessing/redirects.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-09-27T15:23:23.1928870Z copying torch/distributed/elastic/multiprocessing/tail_log.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-09-27T15:23:23.1935363Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:23:23.1935867Z copying torch/distributed/elastic/rendezvous/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:23:23.1942287Z copying torch/distributed/elastic/rendezvous/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:23:23.1948449Z copying torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:23:23.1955075Z copying torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:23:23.1963750Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:23:23.1979507Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:23:23.1983282Z copying torch/distributed/elastic/rendezvous/etcd_server.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:23:23.1987166Z copying torch/distributed/elastic/rendezvous/etcd_store.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:23:23.1991778Z copying torch/distributed/elastic/rendezvous/registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:23:23.1996919Z copying torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:23:23.2001165Z copying torch/distributed/elastic/rendezvous/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-09-27T15:23:23.2007913Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-09-27T15:23:23.2008397Z copying torch/distributed/elastic/timer/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-09-27T15:23:23.2012611Z copying torch/distributed/elastic/timer/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-09-27T15:23:23.2018717Z copying torch/distributed/elastic/timer/file_based_local_timer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-09-27T15:23:23.2026614Z copying torch/distributed/elastic/timer/local_timer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-09-27T15:23:23.2031997Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-09-27T15:23:23.2032479Z copying torch/distributed/elastic/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-09-27T15:23:23.2037468Z copying torch/distributed/elastic/utils/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-09-27T15:23:23.2042236Z copying torch/distributed/elastic/utils/distributed.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-09-27T15:23:23.2047261Z copying torch/distributed/elastic/utils/log_level.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-09-27T15:23:23.2050967Z copying torch/distributed/elastic/utils/logging.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-09-27T15:23:23.2058007Z copying torch/distributed/elastic/utils/store.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-09-27T15:23:23.2063917Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2022-09-27T15:23:23.2064427Z copying torch/distributed/elastic/agent/server/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2022-09-27T15:23:23.2068276Z copying torch/distributed/elastic/agent/server/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2022-09-27T15:23:23.2077189Z 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:23:23.2085968Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-09-27T15:23:23.2086608Z copying torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-09-27T15:23:23.2091448Z copying torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-09-27T15:23:23.2095680Z copying torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-09-27T15:23:23.2102381Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2022-09-27T15:23:23.2102887Z copying torch/distributed/elastic/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2022-09-27T15:23:23.2110030Z copying torch/distributed/elastic/utils/data/cycling_iterator.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2022-09-27T15:23:23.2113738Z 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:23:23.2118753Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api 2022-09-27T15:23:23.2119467Z copying torch/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api 2022-09-27T15:23:23.2120322Z copying torch/distributed/nn/api/remote_module.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api 2022-09-27T15:23:23.2127866Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit 2022-09-27T15:23:23.2128564Z copying torch/distributed/nn/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit 2022-09-27T15:23:23.2129462Z copying torch/distributed/nn/jit/instantiator.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit 2022-09-27T15:23:23.2138611Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates 2022-09-27T15:23:23.2139706Z copying torch/distributed/nn/jit/templates/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates 2022-09-27T15:23:23.2140614Z 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:23:23.2147652Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:23:23.2148275Z copying torch/distributed/pipeline/sync/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:23:23.2156062Z copying torch/distributed/pipeline/sync/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:23:23.2160671Z copying torch/distributed/pipeline/sync/checkpoint.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:23:23.2168291Z copying torch/distributed/pipeline/sync/copy.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:23:23.2172329Z copying torch/distributed/pipeline/sync/dependency.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:23:23.2176514Z copying torch/distributed/pipeline/sync/microbatch.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:23:23.2181775Z copying torch/distributed/pipeline/sync/phony.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:23:23.2185472Z copying torch/distributed/pipeline/sync/pipe.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:23:23.2190384Z copying torch/distributed/pipeline/sync/pipeline.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:23:23.2195521Z copying torch/distributed/pipeline/sync/stream.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:23:23.2203553Z copying torch/distributed/pipeline/sync/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:23:23.2215251Z copying torch/distributed/pipeline/sync/worker.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-09-27T15:23:23.2220637Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-09-27T15:23:23.2221548Z copying torch/distributed/pipeline/sync/_balance/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-09-27T15:23:23.2227390Z copying torch/distributed/pipeline/sync/_balance/blockpartition.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-09-27T15:23:23.2231233Z copying torch/distributed/pipeline/sync/_balance/profile.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-09-27T15:23:23.2236482Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-09-27T15:23:23.2236806Z copying torch/distributed/pipeline/sync/skip/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-09-27T15:23:23.2242006Z copying torch/distributed/pipeline/sync/skip/layout.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-09-27T15:23:23.2248210Z copying torch/distributed/pipeline/sync/skip/namespace.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-09-27T15:23:23.2252223Z copying torch/distributed/pipeline/sync/skip/portal.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-09-27T15:23:23.2258478Z copying torch/distributed/pipeline/sync/skip/skippable.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-09-27T15:23:23.2266114Z copying torch/distributed/pipeline/sync/skip/tracker.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-09-27T15:23:23.2272883Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing 2022-09-27T15:23:23.2273317Z copying torch/distributed/rpc/_testing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing 2022-09-27T15:23:23.2277611Z copying torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing 2022-09-27T15:23:23.2286198Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:23:23.2287244Z copying torch/fx/experimental/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:23:23.2287986Z copying torch/fx/experimental/accelerator_partitioner.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:23:23.2302156Z copying torch/fx/experimental/const_fold.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:23:23.2306669Z copying torch/fx/experimental/debug.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:23:23.2310630Z copying torch/fx/experimental/graph_gradual_typechecker.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:23:23.2316351Z copying torch/fx/experimental/merge_matmul.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:23:23.2320999Z copying torch/fx/experimental/meta_tracer.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:23:23.2325720Z copying torch/fx/experimental/normalize.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:23:23.2329970Z copying torch/fx/experimental/optimization.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:23:23.2336728Z copying torch/fx/experimental/partitioner_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:23:23.2341784Z copying torch/fx/experimental/proxy_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:23:23.2349682Z copying torch/fx/experimental/refinement_types.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:23:23.2352527Z copying torch/fx/experimental/rewriter.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:23:23.2355923Z copying torch/fx/experimental/schema_type_annotation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:23:23.2359614Z copying torch/fx/experimental/symbolic_shapes.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:23:23.2367198Z copying torch/fx/experimental/unify_refinements.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-09-27T15:23:23.2373107Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:23:23.2373646Z copying torch/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:23:23.2378025Z copying torch/fx/passes/fake_tensor_prop.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:23:23.2382282Z copying torch/fx/passes/graph_drawer.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:23:23.2386274Z copying torch/fx/passes/graph_manipulation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:23:23.2392704Z copying torch/fx/passes/net_min_base.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:23:23.2400355Z copying torch/fx/passes/operator_support.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:23:23.2404702Z copying torch/fx/passes/param_fetch.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:23:23.2409404Z copying torch/fx/passes/pass_manager.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:23:23.2413085Z copying torch/fx/passes/reinplace.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:23:23.2422068Z copying torch/fx/passes/shape_prop.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:23:23.2425860Z copying torch/fx/passes/split_module.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:23:23.2430137Z copying torch/fx/passes/split_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:23:23.2434584Z copying torch/fx/passes/splitter_base.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:23:23.2439840Z copying torch/fx/passes/tools_common.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-09-27T15:23:23.2445665Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:23:23.2446304Z 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:23:23.2447055Z 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:23:23.2455368Z 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:23:23.2471193Z 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:23:23.2483584Z 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:23:23.2487900Z 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:23:23.2493617Z 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:23:23.2497447Z 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:23:23.2503762Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:23:23.2504095Z copying torch/fx/experimental/unification/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:23:23.2508154Z copying torch/fx/experimental/unification/core.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:23:23.2512246Z copying torch/fx/experimental/unification/dispatch.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:23:23.2517327Z copying torch/fx/experimental/unification/match.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:23:23.2520983Z copying torch/fx/experimental/unification/more.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:23:23.2525351Z copying torch/fx/experimental/unification/unification_tools.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:23:23.2529626Z copying torch/fx/experimental/unification/utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:23:23.2533720Z copying torch/fx/experimental/unification/variable.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-09-27T15:23:23.2539380Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:23:23.2539760Z copying torch/fx/experimental/unification/multipledispatch/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:23:23.2544980Z copying torch/fx/experimental/unification/multipledispatch/conflict.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:23:23.2552349Z copying torch/fx/experimental/unification/multipledispatch/core.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:23:23.2556925Z copying torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:23:23.2573999Z copying torch/fx/experimental/unification/multipledispatch/utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:23:23.2579229Z copying torch/fx/experimental/unification/multipledispatch/variadic.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:23:23.2584450Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-09-27T15:23:23.2584975Z copying torch/fx/passes/backends/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-09-27T15:23:23.2586542Z copying torch/fx/passes/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-09-27T15:23:23.2590145Z copying torch/fx/passes/backends/nvfuser.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-09-27T15:23:23.2596249Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect 2022-09-27T15:23:23.2596515Z copying torch/fx/passes/dialect/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect 2022-09-27T15:23:23.2598597Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-09-27T15:23:23.2598891Z copying torch/fx/passes/infra/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-09-27T15:23:23.2603516Z copying torch/fx/passes/infra/partitioner.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-09-27T15:23:23.2608574Z copying torch/fx/passes/infra/pass_base.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-09-27T15:23:23.2619746Z copying torch/fx/passes/infra/pass_manager.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-09-27T15:23:23.2628331Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests 2022-09-27T15:23:23.2628647Z copying torch/fx/passes/tests/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests 2022-09-27T15:23:23.2629519Z copying torch/fx/passes/tests/test_pass_manager.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests 2022-09-27T15:23:23.2640056Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-09-27T15:23:23.2640337Z copying torch/fx/passes/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-09-27T15:23:23.2647555Z copying torch/fx/passes/utils/common.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-09-27T15:23:23.2651109Z copying torch/fx/passes/utils/fuser_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-09-27T15:23:23.2657408Z copying torch/fx/passes/utils/matcher_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-09-27T15:23:23.2663762Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common 2022-09-27T15:23:23.2664241Z copying torch/fx/passes/dialect/common/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common 2022-09-27T15:23:23.2665134Z copying torch/fx/passes/dialect/common/cse_pass.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common 2022-09-27T15:23:23.2672723Z creating build/lib.linux-x86_64-cpython-37/torch/jit/_passes 2022-09-27T15:23:23.2672972Z copying torch/jit/_passes/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/jit/_passes 2022-09-27T15:23:23.2674395Z copying torch/jit/_passes/_property_propagation.py -> build/lib.linux-x86_64-cpython-37/torch/jit/_passes 2022-09-27T15:23:23.2680947Z creating build/lib.linux-x86_64-cpython-37/torch/jit/mobile 2022-09-27T15:23:23.2681247Z copying torch/jit/mobile/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/jit/mobile 2022-09-27T15:23:23.2690222Z creating build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:23:23.2690526Z copying torch/masked/maskedtensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:23:23.2695722Z copying torch/masked/maskedtensor/binary.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:23:23.2701608Z copying torch/masked/maskedtensor/core.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:23:23.2710159Z copying torch/masked/maskedtensor/functions.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:23:23.2714294Z copying torch/masked/maskedtensor/matmul.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:23:23.2718527Z copying torch/masked/maskedtensor/passthrough.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:23:23.2722601Z copying torch/masked/maskedtensor/reductions.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:23:23.2726635Z copying torch/masked/maskedtensor/unary.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-09-27T15:23:23.2733913Z creating build/lib.linux-x86_64-cpython-37/torch/nn/backends 2022-09-27T15:23:23.2734223Z copying torch/nn/backends/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/backends 2022-09-27T15:23:23.2735371Z copying torch/nn/backends/thnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/backends 2022-09-27T15:23:23.2741000Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic 2022-09-27T15:23:23.2741277Z copying torch/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic 2022-09-27T15:23:23.2748244Z creating build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2748490Z copying torch/nn/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2752628Z copying torch/nn/modules/_functions.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2757889Z copying torch/nn/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2769014Z copying torch/nn/modules/adaptive.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2773870Z copying torch/nn/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2781799Z copying torch/nn/modules/channelshuffle.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2785350Z copying torch/nn/modules/container.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2796984Z copying torch/nn/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2805379Z copying torch/nn/modules/distance.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2808543Z copying torch/nn/modules/dropout.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2816151Z copying torch/nn/modules/flatten.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2819516Z copying torch/nn/modules/fold.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2824032Z copying torch/nn/modules/instancenorm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2832345Z copying torch/nn/modules/lazy.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2836339Z copying torch/nn/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2840044Z copying torch/nn/modules/loss.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2854449Z copying torch/nn/modules/module.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2866399Z copying torch/nn/modules/normalization.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2870485Z copying torch/nn/modules/padding.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2876007Z copying torch/nn/modules/pixelshuffle.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2879728Z copying torch/nn/modules/pooling.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2895862Z copying torch/nn/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2917702Z copying torch/nn/modules/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2924987Z copying torch/nn/modules/transformer.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2940627Z copying torch/nn/modules/upsampling.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2947885Z copying torch/nn/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-09-27T15:23:23.2954380Z creating build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:23:23.2954711Z copying torch/nn/parallel/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:23:23.2959439Z copying torch/nn/parallel/_functions.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:23:23.2966794Z copying torch/nn/parallel/_replicated_tensor_ddp_interop.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:23:23.2970858Z copying torch/nn/parallel/_replicated_tensor_ddp_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:23:23.2974843Z copying torch/nn/parallel/comm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:23:23.2980492Z copying torch/nn/parallel/data_parallel.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:23:23.2985624Z copying torch/nn/parallel/distributed.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:23:23.3000148Z copying torch/nn/parallel/parallel_apply.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:23:23.3005108Z copying torch/nn/parallel/replicate.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:23:23.3009302Z copying torch/nn/parallel/scatter_gather.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:23:23.3016103Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat 2022-09-27T15:23:23.3016333Z copying torch/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat 2022-09-27T15:23:23.3021903Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantizable 2022-09-27T15:23:23.3022840Z copying torch/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable 2022-09-27T15:23:23.3029477Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized 2022-09-27T15:23:23.3029735Z copying torch/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized 2022-09-27T15:23:23.3036028Z copying torch/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized 2022-09-27T15:23:23.3046576Z creating build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:23:23.3046799Z copying torch/nn/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:23:23.3052989Z copying torch/nn/utils/_deprecation_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:23:23.3057614Z copying torch/nn/utils/_per_sample_grad.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:23:23.3067115Z copying torch/nn/utils/_stateless.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:23:23.3071522Z copying torch/nn/utils/clip_grad.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:23:23.3077683Z copying torch/nn/utils/convert_parameters.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:23:23.3082355Z copying torch/nn/utils/fusion.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:23:23.3086996Z copying torch/nn/utils/init.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:23:23.3090968Z copying torch/nn/utils/memory_format.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:23:23.3095628Z copying torch/nn/utils/parametrizations.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:23:23.3100406Z copying torch/nn/utils/parametrize.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:23:23.3112874Z copying torch/nn/utils/prune.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:23:23.3125966Z copying torch/nn/utils/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:23:23.3134257Z copying torch/nn/utils/spectral_norm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:23:23.3138606Z copying torch/nn/utils/stateless.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:23:23.3142214Z copying torch/nn/utils/weight_norm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-09-27T15:23:23.3147246Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules 2022-09-27T15:23:23.3147970Z copying torch/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules 2022-09-27T15:23:23.3159946Z copying torch/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules 2022-09-27T15:23:23.3171534Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat 2022-09-27T15:23:23.3172008Z copying torch/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat 2022-09-27T15:23:23.3176822Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized 2022-09-27T15:23:23.3177279Z copying torch/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized 2022-09-27T15:23:23.3182300Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-09-27T15:23:23.3183253Z copying torch/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-09-27T15:23:23.3187943Z copying torch/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-09-27T15:23:23.3197245Z copying torch/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-09-27T15:23:23.3201980Z copying torch/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-09-27T15:23:23.3207469Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic 2022-09-27T15:23:23.3207977Z copying torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic 2022-09-27T15:23:23.3214886Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-09-27T15:23:23.3215467Z copying torch/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-09-27T15:23:23.3220841Z copying torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-09-27T15:23:23.3228382Z copying torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-09-27T15:23:23.3235995Z copying torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-09-27T15:23:23.3242207Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules 2022-09-27T15:23:23.3242725Z 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:23:23.3249806Z 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:23:23.3255171Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic 2022-09-27T15:23:23.3255568Z copying torch/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic 2022-09-27T15:23:23.3262149Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-09-27T15:23:23.3262552Z copying torch/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-09-27T15:23:23.3266673Z copying torch/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-09-27T15:23:23.3271033Z copying torch/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-09-27T15:23:23.3276098Z copying torch/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-09-27T15:23:23.3281767Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules 2022-09-27T15:23:23.3282214Z copying torch/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules 2022-09-27T15:23:23.3288159Z copying torch/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules 2022-09-27T15:23:23.3293206Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-09-27T15:23:23.3293668Z copying torch/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-09-27T15:23:23.3297707Z copying torch/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-09-27T15:23:23.3301752Z copying torch/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-09-27T15:23:23.3306799Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference 2022-09-27T15:23:23.3307252Z copying torch/nn/quantized/_reference/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference 2022-09-27T15:23:23.3314513Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic 2022-09-27T15:23:23.3315667Z copying torch/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic 2022-09-27T15:23:23.3323151Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:23:23.3323634Z copying torch/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:23:23.3328071Z copying torch/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:23:23.3333688Z copying torch/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:23:23.3339371Z copying torch/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:23:23.3344349Z copying torch/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:23:23.3351531Z copying torch/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:23:23.3356324Z copying torch/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:23:23.3359979Z copying torch/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:23:23.3365443Z copying torch/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:23:23.3369914Z copying torch/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:23:23.3396170Z copying torch/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-09-27T15:23:23.3405405Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-09-27T15:23:23.3405967Z copying torch/nn/quantized/_reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-09-27T15:23:23.3412596Z copying torch/nn/quantized/_reference/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-09-27T15:23:23.3418923Z copying torch/nn/quantized/_reference/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-09-27T15:23:23.3426126Z copying torch/nn/quantized/_reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-09-27T15:23:23.3431065Z copying torch/nn/quantized/_reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-09-27T15:23:23.3435118Z copying torch/nn/quantized/_reference/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-09-27T15:23:23.3441307Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-09-27T15:23:23.3441860Z copying torch/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-09-27T15:23:23.3446386Z copying torch/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-09-27T15:23:23.3450137Z copying torch/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-09-27T15:23:23.3456507Z copying torch/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-09-27T15:23:23.3467128Z creating build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-09-27T15:23:23.3467691Z copying torch/nn/utils/_expanded_weights/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-09-27T15:23:23.3472073Z 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:23:23.3475966Z copying torch/nn/utils/_expanded_weights/conv_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-09-27T15:23:23.3489119Z 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:23:23.3493529Z 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:23:23.3499588Z 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:23:23.3507462Z 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:23:23.3512922Z 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:23:23.3520363Z 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:23:23.3525684Z 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:23:23.3536070Z creating build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-09-27T15:23:23.3536905Z copying torch/onnx/_internal/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-09-27T15:23:23.3537595Z copying torch/onnx/_internal/_beartype.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-09-27T15:23:23.3543179Z copying torch/onnx/_internal/registration.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-09-27T15:23:23.3550091Z creating build/lib.linux-x86_64-cpython-37/torch/optim/_multi_tensor 2022-09-27T15:23:23.3550900Z copying torch/optim/_multi_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/optim/_multi_tensor 2022-09-27T15:23:23.3556269Z creating build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-09-27T15:23:23.3556926Z copying torch/package/analyze/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-09-27T15:23:23.3561300Z copying torch/package/analyze/find_first_use_of_broken_modules.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-09-27T15:23:23.3565337Z copying torch/package/analyze/is_from_package.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-09-27T15:23:23.3570090Z copying torch/package/analyze/trace_dependencies.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-09-27T15:23:23.3576002Z creating build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:23:23.3576652Z copying torch/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:23:23.3581129Z copying torch/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:23:23.3586362Z copying torch/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:23:23.3593368Z copying torch/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:23:23.3597730Z copying torch/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:23:23.3604098Z copying torch/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:23:23.3608909Z copying torch/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:23:23.3616486Z copying torch/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:23:23.3621930Z copying torch/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:23:23.3626113Z copying torch/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:23:23.3629991Z copying torch/quantization/fx/quantization_types.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:23:23.3634873Z copying torch/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-09-27T15:23:23.3646375Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:23:23.3647021Z copying torch/testing/_internal/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:23:23.3647897Z copying torch/testing/_internal/autocast_test_lists.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:23:23.3662725Z copying torch/testing/_internal/check_kernel_launches.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:23:23.3676717Z copying torch/testing/_internal/common_cuda.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:23:23.3685519Z copying torch/testing/_internal/common_device_type.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:23:23.3702059Z copying torch/testing/_internal/common_distributed.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:23:23.3716658Z copying torch/testing/_internal/common_dtype.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:23:23.3722225Z copying torch/testing/_internal/common_fsdp.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:23:23.3734245Z copying torch/testing/_internal/common_jit.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:23:23.3739435Z copying torch/testing/_internal/common_methods_invocations.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:23:23.3781381Z copying torch/testing/_internal/common_modules.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:23:23.3793943Z copying torch/testing/_internal/common_nn.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:23:23.3813462Z copying torch/testing/_internal/common_quantization.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:23:23.3825010Z copying torch/testing/_internal/common_quantized.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:23:23.3831198Z copying torch/testing/_internal/common_subclass.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:23:23.3838842Z copying torch/testing/_internal/common_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:23:23.3853356Z copying torch/testing/_internal/composite_compliance.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:23:23.3860508Z copying torch/testing/_internal/dist_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:23:23.3863695Z copying torch/testing/_internal/hypothesis_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:23:23.3871395Z copying torch/testing/_internal/jit_metaprogramming_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:23:23.3881650Z copying torch/testing/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:23:23.3891092Z copying torch/testing/_internal/logging_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:23:23.3894369Z copying torch/testing/_internal/quantization_torch_package_models.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:23:23.3901846Z copying torch/testing/_internal/schema_check_mode.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-09-27T15:23:23.3907465Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen 2022-09-27T15:23:23.3908010Z copying torch/testing/_internal/codegen/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen 2022-09-27T15:23:23.3908902Z copying torch/testing/_internal/codegen/random_topo_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen 2022-09-27T15:23:23.3918055Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-09-27T15:23:23.3918496Z copying torch/testing/_internal/data/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-09-27T15:23:23.3919342Z copying torch/testing/_internal/data/network1.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-09-27T15:23:23.3924071Z copying torch/testing/_internal/data/network2.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-09-27T15:23:23.3931967Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-09-27T15:23:23.3932516Z copying torch/testing/_internal/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-09-27T15:23:23.3933077Z 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:23:23.3940142Z copying torch/testing/_internal/distributed/distributed_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-09-27T15:23:23.3969244Z copying torch/testing/_internal/distributed/distributed_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-09-27T15:23:23.3977095Z copying torch/testing/_internal/distributed/pipe_with_ddp_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-09-27T15:23:23.3981809Z copying torch/testing/_internal/distributed/rpc_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-09-27T15:23:23.3991634Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated 2022-09-27T15:23:23.3992469Z copying torch/testing/_internal/generated/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated 2022-09-27T15:23:23.3993370Z copying torch/testing/_internal/generated/annotated_fn_args.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated 2022-09-27T15:23:23.3998517Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-09-27T15:23:23.3998996Z copying torch/testing/_internal/opinfo/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-09-27T15:23:23.4003913Z copying torch/testing/_internal/opinfo/core.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-09-27T15:23:23.4023025Z copying torch/testing/_internal/opinfo/refs.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-09-27T15:23:23.4028211Z copying torch/testing/_internal/opinfo/utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-09-27T15:23:23.4037012Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2022-09-27T15:23:23.4037600Z copying torch/testing/_internal/test_module/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2022-09-27T15:23:23.4038465Z copying torch/testing/_internal/test_module/future_div.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2022-09-27T15:23:23.4044010Z 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:23:23.4048942Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard 2022-09-27T15:23:23.4049476Z copying torch/testing/_internal/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard 2022-09-27T15:23:23.4050260Z copying torch/testing/_internal/distributed/_shard/test_common.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard 2022-09-27T15:23:23.4055665Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn 2022-09-27T15:23:23.4056176Z copying torch/testing/_internal/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn 2022-09-27T15:23:23.4058153Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/pipeline 2022-09-27T15:23:23.4058675Z copying torch/testing/_internal/distributed/pipeline/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/pipeline 2022-09-27T15:23:23.4061747Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-09-27T15:23:23.4062382Z copying torch/testing/_internal/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-09-27T15:23:23.4063038Z 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:23:23.4075561Z 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:23:23.4079675Z 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:23:23.4083717Z 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:23:23.4087543Z 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:23:23.4091150Z copying torch/testing/_internal/distributed/rpc/rpc_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-09-27T15:23:23.4107919Z 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:23:23.4113683Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-09-27T15:23:23.4114555Z 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:23:23.4119116Z 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:23:23.4123473Z 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:23:23.4129469Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api 2022-09-27T15:23:23.4130258Z 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:23:23.4131207Z 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:23:23.4138332Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples 2022-09-27T15:23:23.4139202Z 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:23:23.4140229Z 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:23:23.4145846Z 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:23:23.4152697Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2022-09-27T15:23:23.4153387Z 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:23:23.4153981Z 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:23:23.4158638Z 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:23:23.4171464Z 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:23:23.4178698Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-09-27T15:23:23.4179475Z copying torch/testing/_internal/opinfo/definitions/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-09-27T15:23:23.4186356Z copying torch/testing/_internal/opinfo/definitions/_masked.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-09-27T15:23:23.4199970Z copying torch/testing/_internal/opinfo/definitions/fft.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-09-27T15:23:23.4205815Z copying torch/testing/_internal/opinfo/definitions/linalg.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-09-27T15:23:23.4220451Z copying torch/testing/_internal/opinfo/definitions/special.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-09-27T15:23:23.4236504Z creating build/lib.linux-x86_64-cpython-37/torch/utils/backcompat 2022-09-27T15:23:23.4236944Z copying torch/utils/backcompat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/backcompat 2022-09-27T15:23:23.4245224Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark 2022-09-27T15:23:23.4245646Z copying torch/utils/benchmark/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark 2022-09-27T15:23:23.4251423Z creating build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck 2022-09-27T15:23:23.4252064Z copying torch/utils/bottleneck/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck 2022-09-27T15:23:23.4252902Z copying torch/utils/bottleneck/__main__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck 2022-09-27T15:23:23.4266537Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:23:23.4266961Z copying torch/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:23:23.4270946Z copying torch/utils/data/backward_compatibility.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:23:23.4274807Z copying torch/utils/data/dataloader.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:23:23.4288648Z copying torch/utils/data/dataloader_experimental.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:23:23.4292449Z copying torch/utils/data/dataset.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:23:23.4299416Z copying torch/utils/data/distributed.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:23:23.4307106Z copying torch/utils/data/graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:23:23.4316464Z copying torch/utils/data/graph_settings.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:23:23.4323034Z copying torch/utils/data/sampler.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-09-27T15:23:23.4328372Z creating build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-09-27T15:23:23.4328792Z copying torch/utils/hipify/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-09-27T15:23:23.4335724Z copying torch/utils/hipify/constants.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-09-27T15:23:23.4339528Z copying torch/utils/hipify/cuda_to_hip_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-09-27T15:23:23.4369954Z copying torch/utils/hipify/hipify_python.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-09-27T15:23:23.4384010Z copying torch/utils/hipify/version.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-09-27T15:23:23.4390075Z creating build/lib.linux-x86_64-cpython-37/torch/utils/jit 2022-09-27T15:23:23.4390545Z copying torch/utils/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/jit 2022-09-27T15:23:23.4394791Z copying torch/utils/jit/log_extract.py -> build/lib.linux-x86_64-cpython-37/torch/utils/jit 2022-09-27T15:23:23.4399806Z creating build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-09-27T15:23:23.4400474Z copying torch/utils/model_dump/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-09-27T15:23:23.4405532Z copying torch/utils/model_dump/__main__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-09-27T15:23:23.4412498Z creating build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:23:23.4412971Z copying torch/utils/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:23:23.4416915Z copying torch/utils/tensorboard/_caffe2_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:23:23.4427216Z copying torch/utils/tensorboard/_convert_np.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:23:23.4432027Z copying torch/utils/tensorboard/_embedding.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:23:23.4437655Z copying torch/utils/tensorboard/_onnx_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:23:23.4446393Z copying torch/utils/tensorboard/_proto_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:23:23.4451110Z copying torch/utils/tensorboard/_pytorch_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:23:23.4456222Z copying torch/utils/tensorboard/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:23:23.4461896Z copying torch/utils/tensorboard/summary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:23:23.4481201Z copying torch/utils/tensorboard/writer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-09-27T15:23:23.4498463Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:23:23.4499171Z copying torch/utils/benchmark/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:23:23.4500098Z copying torch/utils/benchmark/examples/blas_compare.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:23:23.4505679Z copying torch/utils/benchmark/examples/blas_compare_setup.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:23:23.4512638Z copying torch/utils/benchmark/examples/compare.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:23:23.4516676Z copying torch/utils/benchmark/examples/end_to_end.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:23:23.4521627Z copying torch/utils/benchmark/examples/fuzzer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:23:23.4537103Z copying torch/utils/benchmark/examples/op_benchmark.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:23:23.4541285Z copying torch/utils/benchmark/examples/simple_timeit.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:23:23.4545101Z copying torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-09-27T15:23:23.4551500Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-09-27T15:23:23.4552036Z copying torch/utils/benchmark/op_fuzzers/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-09-27T15:23:23.4552865Z copying torch/utils/benchmark/op_fuzzers/binary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-09-27T15:23:23.4558890Z copying torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-09-27T15:23:23.4563025Z copying torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-09-27T15:23:23.4567074Z copying torch/utils/benchmark/op_fuzzers/spectral.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-09-27T15:23:23.4573103Z copying torch/utils/benchmark/op_fuzzers/unary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-09-27T15:23:23.4580486Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:23:23.4581076Z copying torch/utils/benchmark/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:23:23.4581806Z copying torch/utils/benchmark/utils/_stubs.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:23:23.4586185Z copying torch/utils/benchmark/utils/common.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:23:23.4590460Z copying torch/utils/benchmark/utils/compare.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:23:23.4599443Z copying torch/utils/benchmark/utils/cpp_jit.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:23:23.4604239Z copying torch/utils/benchmark/utils/fuzzer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:23:23.4610004Z copying torch/utils/benchmark/utils/sparse_fuzzer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:23:23.4614237Z copying torch/utils/benchmark/utils/timer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:23:23.4621581Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:23:23.4622445Z 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:23:23.4623477Z 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:23:23.4633013Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-09-27T15:23:23.4633725Z copying torch/utils/data/_utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-09-27T15:23:23.4638209Z copying torch/utils/data/_utils/collate.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-09-27T15:23:23.4652830Z copying torch/utils/data/_utils/fetch.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-09-27T15:23:23.4657200Z copying torch/utils/data/_utils/pin_memory.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-09-27T15:23:23.4661543Z copying torch/utils/data/_utils/serialization.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-09-27T15:23:23.4666032Z copying torch/utils/data/_utils/signal_handling.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-09-27T15:23:23.4673264Z copying torch/utils/data/_utils/worker.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-09-27T15:23:23.4678975Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-09-27T15:23:23.4679647Z copying torch/utils/data/communication/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-09-27T15:23:23.4683678Z copying torch/utils/data/communication/eventloop.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-09-27T15:23:23.4687954Z copying torch/utils/data/communication/iter.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-09-27T15:23:23.4700550Z copying torch/utils/data/communication/map.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-09-27T15:23:23.4704718Z copying torch/utils/data/communication/messages.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-09-27T15:23:23.4709314Z copying torch/utils/data/communication/protocol.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-09-27T15:23:23.4715584Z copying torch/utils/data/communication/queue.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-09-27T15:23:23.4721525Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-09-27T15:23:23.4722559Z copying torch/utils/data/datapipes/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-09-27T15:23:23.4723437Z copying torch/utils/data/datapipes/_decorator.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-09-27T15:23:23.4724349Z copying torch/utils/data/datapipes/_hook_iterator.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-09-27T15:23:23.4725010Z copying torch/utils/data/datapipes/_typing.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-09-27T15:23:23.4726032Z copying torch/utils/data/datapipes/datapipe.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-09-27T15:23:23.4727177Z copying torch/utils/data/datapipes/gen_pyi.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-09-27T15:23:23.4730283Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-09-27T15:23:23.4730812Z copying torch/utils/data/datapipes/dataframe/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-09-27T15:23:23.4736247Z copying torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-09-27T15:23:23.4737358Z copying torch/utils/data/datapipes/dataframe/dataframes.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-09-27T15:23:23.4738822Z copying torch/utils/data/datapipes/dataframe/datapipes.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-09-27T15:23:23.4739946Z copying torch/utils/data/datapipes/dataframe/structures.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-09-27T15:23:23.4742919Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:23:23.4743430Z copying torch/utils/data/datapipes/iter/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:23:23.4749298Z copying torch/utils/data/datapipes/iter/callable.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:23:23.4750193Z copying torch/utils/data/datapipes/iter/combinatorics.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:23:23.4751705Z copying torch/utils/data/datapipes/iter/combining.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:23:23.4767609Z copying torch/utils/data/datapipes/iter/filelister.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:23:23.4768591Z copying torch/utils/data/datapipes/iter/fileopener.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:23:23.4769309Z copying torch/utils/data/datapipes/iter/grouping.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:23:23.4770113Z copying torch/utils/data/datapipes/iter/routeddecoder.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:23:23.4770783Z copying torch/utils/data/datapipes/iter/selecting.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:23:23.4771414Z copying torch/utils/data/datapipes/iter/streamreader.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:23:23.4771993Z copying torch/utils/data/datapipes/iter/utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-09-27T15:23:23.4772411Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-09-27T15:23:23.4772858Z copying torch/utils/data/datapipes/map/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-09-27T15:23:23.4773348Z copying torch/utils/data/datapipes/map/callable.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-09-27T15:23:23.4773840Z copying torch/utils/data/datapipes/map/combinatorics.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-09-27T15:23:23.4774465Z copying torch/utils/data/datapipes/map/combining.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-09-27T15:23:23.4781584Z copying torch/utils/data/datapipes/map/grouping.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-09-27T15:23:23.4782089Z copying torch/utils/data/datapipes/map/utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-09-27T15:23:23.4782551Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-09-27T15:23:23.4783176Z copying torch/utils/data/datapipes/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-09-27T15:23:23.4783827Z copying torch/utils/data/datapipes/utils/common.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-09-27T15:23:23.4784500Z copying torch/utils/data/datapipes/utils/decoder.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-09-27T15:23:23.4866910Z copying torch/utils/data/datapipes/utils/snapshot.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-09-27T15:23:23.4867367Z creating build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:23:23.4867757Z copying torchgen/api/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:23:23.4868159Z copying torchgen/api/autograd.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:23:23.4868556Z copying torchgen/api/cpp.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:23:23.4868944Z copying torchgen/api/dispatcher.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:23:23.4869376Z copying torchgen/api/functionalization.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:23:23.4869790Z copying torchgen/api/lazy.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:23:23.4870160Z copying torchgen/api/meta.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:23:23.4870547Z copying torchgen/api/native.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:23:23.4870936Z copying torchgen/api/python.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:23:23.4871487Z copying torchgen/api/structured.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:23:23.4871876Z copying torchgen/api/translate.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:23:23.4872272Z copying torchgen/api/types.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:23:23.4872660Z copying torchgen/api/ufunc.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:23:23.4873047Z copying torchgen/api/unboxing.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-09-27T15:23:23.4873405Z creating build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-09-27T15:23:23.4873774Z copying torchgen/dest/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-09-27T15:23:23.4874166Z copying torchgen/dest/lazy_ir.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-09-27T15:23:23.4874568Z copying torchgen/dest/lazy_ts_lowering.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-09-27T15:23:23.4875096Z copying torchgen/dest/native_functions.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-09-27T15:23:23.4875527Z copying torchgen/dest/register_dispatch_key.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-09-27T15:23:23.4875925Z copying torchgen/dest/ufunc.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-09-27T15:23:23.4876301Z creating build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-09-27T15:23:23.4876749Z copying torchgen/operator_versions/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-09-27T15:23:23.4877244Z copying torchgen/operator_versions/gen_mobile_upgraders.py -> build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-09-27T15:23:23.4877758Z copying torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-09-27T15:23:23.4878183Z creating build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-09-27T15:23:23.4878603Z copying torchgen/selective_build/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-09-27T15:23:23.4879047Z copying torchgen/selective_build/operator.py -> build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-09-27T15:23:23.4879508Z copying torchgen/selective_build/selector.py -> build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-09-27T15:23:23.4879902Z creating build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-09-27T15:23:23.4880311Z copying torchgen/static_runtime/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-09-27T15:23:23.4880832Z copying torchgen/static_runtime/config.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-09-27T15:23:23.4881304Z copying torchgen/static_runtime/gen_static_runtime_ops.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-09-27T15:23:23.4881775Z copying torchgen/static_runtime/generator.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-09-27T15:23:23.6583208Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data 2022-09-27T15:23:23.6583712Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:23:23.6584314Z 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:23:23.6588481Z 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:23:23.6593626Z 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:23:23.6598589Z 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:23:23.6603454Z 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:23:23.6607890Z 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:23:23.6611552Z 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:23:23.6617576Z 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:23:23.6625781Z 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:23:23.6636918Z 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:23:23.6640260Z 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:23:23.6647444Z 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:23:23.6652470Z 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:23:23.6658487Z 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:23:23.6663122Z 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:23:23.6667068Z 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:23:23.6672057Z 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:23:23.6676182Z 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:23:23.6680206Z 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:23:23.6684706Z 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:23:23.6696356Z 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:23:23.6699936Z 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:23:23.6705282Z 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:23:23.6710265Z 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:23:23.6714389Z 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:23:23.6718215Z 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:23:23.6722269Z 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:23:23.6726160Z 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:23:23.6732496Z 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:23:23.6735626Z 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:23:23.6744913Z 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:23:23.6750214Z 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:23:23.6754403Z 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:23:23.6757405Z 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:23:23.6760757Z 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:23:23.6768152Z 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:23:23.6772921Z 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:23:23.6780225Z 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:23:23.6784066Z 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:23:23.6787548Z 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:23:23.6791424Z 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:23:23.6794918Z 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:23:23.6799456Z 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:23:23.6802761Z 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:23:23.6810177Z 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:23:23.6813768Z 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:23:23.6817682Z 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:23:23.6821647Z 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:23:23.6825264Z 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:23:23.6829153Z 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:23:23.6832711Z 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:23:23.6836213Z 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:23:23.6840290Z 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:23:23.6844349Z 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:23:23.6847652Z 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:23:23.6851655Z 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:23:23.6855253Z 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:23:23.6860700Z 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:23:23.6865204Z 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:23:23.6868485Z 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:23:23.6872875Z 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:23:23.6876548Z 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:23:23.6880036Z 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:23:23.6883670Z 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:23:23.6887478Z 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:23:23.6891576Z 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:23:23.6895818Z 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:23:23.6899622Z 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:23:23.6905623Z 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:23:23.6909134Z 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:23:23.6912868Z 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:23:23.6916409Z 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:23:23.6923869Z 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:23:23.6928100Z 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:23:23.6932618Z 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:23:23.6936028Z 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:23:23.6943580Z 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:23:23.6946985Z 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:23:23.6950913Z 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:23:23.6954427Z 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:23:23.6960677Z 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:23:23.6965829Z 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:23:23.6969925Z 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:23:23.6973828Z 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:23:23.6978717Z 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:23:23.6983380Z 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:23:23.6988299Z 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:23:23.6992393Z 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:23:23.6996215Z 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:23:23.6999854Z 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:23:23.7003751Z 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:23:23.7007635Z 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:23:23.7011931Z 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:23:23.7015424Z 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:23:23.7019249Z 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:23:23.7022769Z 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:23:23.7026202Z 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:23:23.7030278Z 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:23:23.7033757Z 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:23:23.7037085Z 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:23:23.7040845Z 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:23:23.7049450Z 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:23:23.7052972Z 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:23:23.7056246Z 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:23:23.7063622Z 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:23:23.7067279Z 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:23:23.7076552Z 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:23:23.7086968Z 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:23:23.7091406Z 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:23:23.7095322Z 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:23:23.7099650Z 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:23:23.7104948Z 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:23:23.7109856Z 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:23:23.7115214Z 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:23:23.7118698Z 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:23:23.7123490Z 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:23:23.7129552Z 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:23:23.7132865Z 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:23:23.7135897Z 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:23:23.7139709Z 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:23:23.7142923Z 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:23:23.7146579Z 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:23:23.7149859Z 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:23:23.7157265Z 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:23:23.7160627Z 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:23:23.7164945Z 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:23:23.7168530Z 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:23:23.7172135Z 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:23:23.7175537Z 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:23:23.7183324Z 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:23:23.7186527Z 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:23:23.7190070Z 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:23:23.7194334Z 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:23:23.7200001Z 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:23:23.7203850Z 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:23:23.7208638Z 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:23:23.7212049Z 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:23:23.7216014Z 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:23:23.7219673Z 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:23:23.7223093Z 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:23:23.7226265Z 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:23:23.7232874Z 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:23:23.7236058Z 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:23:23.7239587Z 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:23:23.7242503Z 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:23:23.7245979Z 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:23:23.7249556Z 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:23:23.7252911Z 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:23:23.7256858Z 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:23:23.7261661Z 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:23:23.7264685Z 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:23:23.7268144Z 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:23:23.7271656Z 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:23:23.7279250Z 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:23:23.7282489Z 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:23:23.7285434Z 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:23:23.7288266Z copying torch/py.typed -> build/lib.linux-x86_64-cpython-37/torch 2022-09-27T15:23:23.7290265Z creating build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:23:23.7290689Z copying torch/bin/protoc-3.13.0.0 -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:23:23.7322415Z copying torch/bin/protoc -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:23:23.7354387Z copying torch/bin/test_jit -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:23:23.7402176Z copying torch/bin/test_tensorexpr -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:23:23.7506995Z copying torch/bin/tutorial_tensorexpr -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:23:23.7509151Z copying torch/bin/FileStoreTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:23:23.7514226Z copying torch/bin/TCPStoreTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:23:23.7520098Z copying torch/bin/HashStoreTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:23:23.7525095Z copying torch/bin/test_dist_autograd -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:23:23.7530384Z copying torch/bin/test_cpp_rpc -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:23:23.7536629Z copying torch/bin/test_api -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:23:23.7658693Z copying torch/bin/test_mobile_nnc -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:23:23.7664557Z copying torch/bin/aot_model_compiler_test -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:23:23.7666902Z copying torch/bin/test_lazy -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:23:23.7699428Z copying torch/bin/torch_shm_manager -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-09-27T15:23:23.7700354Z creating build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7700645Z copying torch/test/c10_CompileTimeFunctionPointer_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7706128Z copying torch/test/c10_DeviceGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7711101Z copying torch/test/c10_Device_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7716043Z copying torch/test/c10_DispatchKeySet_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7721591Z copying torch/test/c10_StreamGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7726326Z copying torch/test/c10_SymInt_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7731216Z copying torch/test/c10_InlineDeviceGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7736429Z copying torch/test/c10_InlineStreamGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7741938Z copying torch/test/c10_SizesAndStrides_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7747109Z copying torch/test/c10_Array_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7751823Z copying torch/test/c10_Bitset_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7756974Z copying torch/test/c10_C++17_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7762267Z copying torch/test/c10_ConstexprCrc_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7767002Z copying torch/test/c10_DeadlockDetection_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7771784Z copying torch/test/c10_Half_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7777238Z copying torch/test/c10_LeftRight_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7782767Z copying torch/test/c10_Metaprogramming_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7788592Z copying torch/test/c10_SmallVectorTest -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7802872Z copying torch/test/c10_Synchronized_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7807524Z copying torch/test/c10_ThreadLocal_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7812889Z copying torch/test/c10_TypeIndex_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7817511Z copying torch/test/c10_TypeList_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7822536Z copying torch/test/c10_TypeTraits_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7827207Z copying torch/test/c10_accumulate_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7832109Z copying torch/test/c10_bfloat16_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7837237Z copying torch/test/c10_complex_math_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7842390Z copying torch/test/c10_complex_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7847551Z copying torch/test/c10_either_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7857050Z copying torch/test/c10_exception_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7862218Z copying torch/test/c10_flags_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7867076Z copying torch/test/c10_intrusive_ptr_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7881372Z copying torch/test/c10_irange_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7886321Z copying torch/test/c10_logging_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7891463Z copying torch/test/c10_optional_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7898730Z copying torch/test/c10_ordered_preserving_dict_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7904615Z copying torch/test/c10_registry_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7909621Z copying torch/test/c10_string_view_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7915102Z copying torch/test/c10_tempfile_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7919827Z copying torch/test/c10_typeid_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7924980Z copying torch/test/c10_intrusive_ptr_benchmark -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7929257Z copying torch/test/Dict_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7935920Z copying torch/test/Dimname_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7940994Z copying torch/test/MaybeOwned_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7947030Z copying torch/test/NamedTensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7952287Z copying torch/test/apply_utils_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7957649Z copying torch/test/atest -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7963205Z copying torch/test/basic -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7968785Z copying torch/test/broadcast_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7973913Z copying torch/test/cpu_generator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7979454Z copying torch/test/cpu_profiling_allocator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7984519Z copying torch/test/cpu_rng_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7992741Z copying torch/test/dispatch_key_set_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.7997509Z copying torch/test/dlconvertor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8002433Z copying torch/test/extension_backend_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8007805Z copying torch/test/half_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8012674Z copying torch/test/ivalue_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8021126Z copying torch/test/lazy_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8025772Z copying torch/test/math_kernel_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8030779Z copying torch/test/memory_format_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8036512Z copying torch/test/memory_overlapping_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8041153Z copying torch/test/mobile_memory_cleanup -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8046031Z copying torch/test/native_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8051238Z copying torch/test/operator_name_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8055948Z copying torch/test/operators_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8060990Z copying torch/test/packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8065958Z copying torch/test/pow_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8072132Z copying torch/test/quantized_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8077483Z copying torch/test/reduce_ops_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8082140Z copying torch/test/reportMemoryUsage_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8086945Z copying torch/test/scalar_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8092146Z copying torch/test/scalar_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8097240Z copying torch/test/stride_properties_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8102566Z copying torch/test/tensor_iterator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8110354Z copying torch/test/test_parallel -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8115123Z copying torch/test/thread_init_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8116739Z copying torch/test/type_ptr_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8121509Z copying torch/test/type_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8127271Z copying torch/test/undefined_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8132082Z copying torch/test/variant_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8137515Z copying torch/test/verify_api_visibility -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8138596Z copying torch/test/vmap_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8145650Z copying torch/test/weakref_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8150436Z copying torch/test/wrapdim_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8155571Z copying torch/test/xla_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8160388Z copying torch/test/IListRef_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8165758Z copying torch/test/List_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8175372Z copying torch/test/KernelFunction_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8181266Z copying torch/test/kernel_function_legacy_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8192968Z copying torch/test/kernel_function_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8201750Z copying torch/test/kernel_lambda_legacy_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8213713Z copying torch/test/kernel_lambda_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8223437Z copying torch/test/kernel_stackbased_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8229050Z copying torch/test/make_boxed_from_unboxed_functor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8237707Z copying torch/test/CppSignature_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8242394Z copying torch/test/backend_fallback_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8247535Z copying torch/test/op_allowlist_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8252265Z copying torch/test/op_registration_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8283132Z copying torch/test/inline_container_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8287837Z copying torch/test/vulkan_api_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-09-27T15:23:23.8300323Z creating build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:23:23.8300781Z copying torch/_C/_autograd.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:23:23.8309271Z copying torch/_C/_cudnn.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:23:23.8316182Z copying torch/_C/_distributed_autograd.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:23:23.8321232Z copying torch/_C/_distributed_c10d.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:23:23.8329872Z copying torch/_C/_distributed_rpc.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:23:23.8345507Z copying torch/_C/_distributed_rpc_testing.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:23:23.8352116Z copying torch/_C/_functions.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:23:23.8356856Z copying torch/_C/_itt.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:23:23.8361355Z copying torch/_C/_lazy.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:23:23.8372316Z copying torch/_C/_lazy_ts_backend.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:23:23.8383825Z copying torch/_C/_monitor.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:23:23.8389554Z copying torch/_C/_nvtx.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:23:23.8395143Z copying torch/_C/_onnx.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:23:23.8404645Z copying torch/_C/_profiler.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:23:23.8410173Z copying torch/_C/_verbose.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:23:23.8418112Z copying torch/_C/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:23:23.8419934Z copying torch/_C/_VariableFunctions.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:23:23.8422367Z copying torch/_C/_nn.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-09-27T15:23:23.8423526Z creating build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer 2022-09-27T15:23:23.8424348Z copying torch/_C_flatbuffer/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer 2022-09-27T15:23:23.8430284Z copying torch/optim/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:23.8435707Z copying torch/optim/adadelta.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:23.8440514Z copying torch/optim/adagrad.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:23.8444997Z copying torch/optim/adam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:23.8451130Z copying torch/optim/adamax.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:23.8455327Z copying torch/optim/adamw.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:23.8460623Z copying torch/optim/asgd.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:23.8469583Z copying torch/optim/lbfgs.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:23.8475553Z copying torch/optim/lr_scheduler.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:23.8480859Z copying torch/optim/nadam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:23.8488109Z copying torch/optim/optimizer.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:23.8492597Z copying torch/optim/radam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:23.8496920Z copying torch/optim/rmsprop.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:23.8501847Z copying torch/optim/rprop.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:23.8508085Z copying torch/optim/sgd.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:23.8512410Z copying torch/optim/sparse_adam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:23.8517263Z copying torch/optim/swa_utils.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-09-27T15:23:23.8523280Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:23:23.8531304Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-09-27T15:23:23.8532711Z copying torch/nn/parallel/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:23:23.8536356Z copying torch/nn/parallel/common_types.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:23:23.8540857Z copying torch/nn/parallel/data_parallel.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:23:23.8545124Z copying torch/nn/parallel/distributed.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:23:23.8550502Z copying torch/nn/parallel/parallel_apply.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:23:23.8554900Z copying torch/nn/parallel/replicate.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:23:23.8558912Z copying torch/nn/parallel/scatter_gather.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-09-27T15:23:23.8564655Z creating build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:23:23.8565049Z copying torch/lib/libc10.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:23:23.8569982Z copying torch/lib/libtorch_cpu.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:23:24.0313297Z copying torch/lib/libtorch.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:23:24.0313855Z copying torch/lib/libtorch_global_deps.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:23:24.0314476Z copying torch/lib/libtorchbind_test.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:23:24.0320903Z copying torch/lib/libjitbackend_test.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:23:24.0324245Z copying torch/lib/libbackend_with_compiler.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:23:24.0327663Z copying torch/lib/libtorch_python.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:23:24.0467474Z copying torch/lib/libshm.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-09-27T15:23:24.0468535Z creating build/lib.linux-x86_64-cpython-37/torch/include 2022-09-27T15:23:24.0468954Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0469605Z copying torch/include/ATen/ATen.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0471147Z copying torch/include/ATen/AccumulateType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0471936Z copying torch/include/ATen/ArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0473502Z copying torch/include/ATen/Backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0474357Z copying torch/include/ATen/Backtrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0475827Z copying torch/include/ATen/BatchedFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0476968Z copying torch/include/ATen/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0479698Z copying torch/include/ATen/CPUApplyUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0480632Z copying torch/include/ATen/CPUFixedAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0481577Z copying torch/include/ATen/CPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0482740Z copying torch/include/ATen/CollapseDims.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0483992Z copying torch/include/ATen/Config.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0485135Z copying torch/include/ATen/Context.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0486658Z copying torch/include/ATen/DLConvertor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0487820Z copying torch/include/ATen/Device.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0489191Z copying torch/include/ATen/DeviceGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0490352Z copying torch/include/ATen/DimVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0492495Z copying torch/include/ATen/Dimname.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0493144Z copying torch/include/ATen/Dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0494325Z copying torch/include/ATen/DynamicLibrary.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0495332Z copying torch/include/ATen/EmptyTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0496360Z copying torch/include/ATen/ExpandBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0497455Z copying torch/include/ATen/ExpandUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0499356Z copying torch/include/ATen/Formatting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0500100Z copying torch/include/ATen/FuncTorchTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0501075Z copying torch/include/ATen/FunctionalStorageImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0502055Z copying torch/include/ATen/FunctionalTensorWrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0503356Z copying torch/include/ATen/Generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0504473Z copying torch/include/ATen/InferSize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0505798Z copying torch/include/ATen/InitialTensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0506682Z copying torch/include/ATen/Layout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0507701Z copying torch/include/ATen/LinalgBackend.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0508665Z copying torch/include/ATen/MapAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0509837Z copying torch/include/ATen/MatrixRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0510939Z copying torch/include/ATen/MemoryOverlap.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0512030Z copying torch/include/ATen/NamedTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0513194Z copying torch/include/ATen/NamedTensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0514287Z copying torch/include/ATen/NestedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0515500Z copying torch/include/ATen/NumericUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0516639Z copying torch/include/ATen/OpMathType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0517803Z copying torch/include/ATen/OpaqueTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0519114Z copying torch/include/ATen/PTThreadPool.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0520055Z copying torch/include/ATen/Parallel-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0521219Z copying torch/include/ATen/Parallel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0522354Z copying torch/include/ATen/ParallelFuture.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0524111Z copying torch/include/ATen/ParallelNative.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0524855Z copying torch/include/ATen/ParallelNativeTBB.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0525846Z copying torch/include/ATen/ParallelOpenMP.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0526737Z copying torch/include/ATen/PythonTorchFunctionTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0527736Z copying torch/include/ATen/SavedTensorHooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0528838Z copying torch/include/ATen/Scalar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0530249Z copying torch/include/ATen/ScalarOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0531193Z copying torch/include/ATen/ScalarType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0532362Z copying torch/include/ATen/SequenceNumber.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0533783Z copying torch/include/ATen/SmallVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0534953Z copying torch/include/ATen/SparseCsrTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0535830Z copying torch/include/ATen/SparseCsrTensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0536985Z copying torch/include/ATen/SparseTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0538088Z copying torch/include/ATen/SparseTensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0539452Z copying torch/include/ATen/Storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0540571Z copying torch/include/ATen/Tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0541711Z copying torch/include/ATen/TensorAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0542903Z copying torch/include/ATen/TensorGeometry.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0543945Z copying torch/include/ATen/TensorIndexing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0545492Z copying torch/include/ATen/TensorIterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0546764Z copying torch/include/ATen/TensorIteratorInternal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0547869Z copying torch/include/ATen/TensorMeta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0548944Z copying torch/include/ATen/TensorNames.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0549859Z copying torch/include/ATen/TensorOperators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0550970Z copying torch/include/ATen/TensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0552590Z copying torch/include/ATen/TensorSubclassLikeUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0554018Z copying torch/include/ATen/TensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0555037Z copying torch/include/ATen/ThreadLocalState.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0556021Z copying torch/include/ATen/TracerMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0557228Z copying torch/include/ATen/TypeDefault.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0558290Z copying torch/include/ATen/Utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0559411Z copying torch/include/ATen/Version.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0560339Z copying torch/include/ATen/VmapMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0561963Z copying torch/include/ATen/VmapTransforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0562836Z copying torch/include/ATen/WrapDimUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0563893Z copying torch/include/ATen/WrapDimUtilsMulti.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0564917Z copying torch/include/ATen/autocast_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0566059Z copying torch/include/ATen/ceil_div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0567242Z copying torch/include/ATen/code_template.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0568421Z copying torch/include/ATen/cpp_custom_type_hack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0569823Z copying torch/include/ATen/div_rtn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0570936Z copying torch/include/ATen/dlpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0571958Z copying torch/include/ATen/jit_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0573030Z copying torch/include/ATen/jiterator_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0574477Z copying torch/include/ATen/record_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0575654Z copying torch/include/ATen/CPUFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0576763Z copying torch/include/ATen/CPUFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0578575Z copying torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0579618Z copying torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0581517Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0582394Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0583571Z copying torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0584806Z copying torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0586464Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0587540Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0589074Z copying torch/include/ATen/Functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0590817Z copying torch/include/ATen/MetaFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0591798Z copying torch/include/ATen/MetaFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0593214Z copying torch/include/ATen/MethodOperators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0594755Z copying torch/include/ATen/NativeFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0596433Z copying torch/include/ATen/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0598105Z copying torch/include/ATen/Operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0599789Z copying torch/include/ATen/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0612134Z copying torch/include/ATen/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0618206Z copying torch/include/ATen/VmapGeneratedPlumbing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0630055Z copying torch/include/ATen/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0630913Z copying torch/include/ATen/CUDAFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-09-27T15:23:24.0632661Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu 2022-09-27T15:23:24.0633162Z copying torch/include/ATen/cpu/FlushDenormal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu 2022-09-27T15:23:24.0634557Z copying torch/include/ATen/cpu/vml.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu 2022-09-27T15:23:24.0636039Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-09-27T15:23:24.0636454Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:23:24.0637054Z 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:23:24.0638607Z 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:23:24.0639496Z 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:23:24.0641071Z 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:23:24.0642565Z 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:23:24.0643884Z 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:23:24.0645404Z 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:23:24.0646290Z 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:23:24.0647483Z 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:23:24.0648928Z 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:23:24.0650360Z 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:23:24.0652143Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:23:24.0652881Z 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:23:24.0653889Z 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:23:24.0654841Z 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:23:24.0655970Z 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:23:24.0657464Z 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:23:24.0658501Z 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:23:24.0659960Z 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:23:24.0661471Z 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:23:24.0662530Z copying torch/include/ATen/cpu/vec/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-09-27T15:23:24.0663670Z copying torch/include/ATen/cpu/vec/functional_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-09-27T15:23:24.0664885Z copying torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-09-27T15:23:24.0666036Z copying torch/include/ATen/cpu/vec/intrinsics.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-09-27T15:23:24.0667121Z copying torch/include/ATen/cpu/vec/vec.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-09-27T15:23:24.0668137Z copying torch/include/ATen/cpu/vec/vec_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-09-27T15:23:24.0669830Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0670612Z copying torch/include/ATen/core/ATenGeneral.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0672333Z copying torch/include/ATen/core/ATenOpList.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0673588Z copying torch/include/ATen/core/ATen_fwd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0674529Z copying torch/include/ATen/core/ATen_pch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0675750Z copying torch/include/ATen/core/Array.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0676913Z copying torch/include/ATen/core/Backtrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0678073Z copying torch/include/ATen/core/CheckMemoryFormat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0679246Z copying torch/include/ATen/core/DeprecatedTypeProperties.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0680500Z copying torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0681373Z copying torch/include/ATen/core/Dict.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0682521Z copying torch/include/ATen/core/Dict_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0683667Z copying torch/include/ATen/core/DimVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0684890Z copying torch/include/ATen/core/Dimname.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0686053Z copying torch/include/ATen/core/DistributionsHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0687419Z copying torch/include/ATen/core/Formatting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0688558Z copying torch/include/ATen/core/Generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0689921Z copying torch/include/ATen/core/IListRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0692111Z copying torch/include/ATen/core/IListRef_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0692984Z copying torch/include/ATen/core/LegacyTypeDispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0693830Z copying torch/include/ATen/core/List.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0694913Z copying torch/include/ATen/core/List_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0696288Z copying torch/include/ATen/core/MT19937RNGEngine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0697294Z copying torch/include/ATen/core/NamedTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0698442Z copying torch/include/ATen/core/PhiloxRNGEngine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0699781Z copying torch/include/ATen/core/PythonFallbackKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0700978Z copying torch/include/ATen/core/QuantizerBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0701856Z copying torch/include/ATen/core/Range.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0703022Z copying torch/include/ATen/core/Reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0704018Z copying torch/include/ATen/core/Scalar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0705247Z copying torch/include/ATen/core/ScalarType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0706157Z copying torch/include/ATen/core/Tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0707291Z copying torch/include/ATen/core/TensorAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0708506Z copying torch/include/ATen/core/TensorBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0710273Z copying torch/include/ATen/core/TorchDispatchUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0711476Z copying torch/include/ATen/core/TransformationHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0712618Z copying torch/include/ATen/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0713757Z copying torch/include/ATen/core/UnsafeFromTH.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0714965Z copying torch/include/ATen/core/VariableHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0715961Z copying torch/include/ATen/core/Variadic.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0717223Z copying torch/include/ATen/core/Vitals.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0718292Z copying torch/include/ATen/core/alias_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0719460Z copying torch/include/ATen/core/blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0720733Z copying torch/include/ATen/core/builtin_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0721944Z copying torch/include/ATen/core/class_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0724181Z copying torch/include/ATen/core/custom_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0724980Z copying torch/include/ATen/core/dynamic_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0726082Z copying torch/include/ATen/core/enum_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0726827Z copying torch/include/ATen/core/function.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0728377Z copying torch/include/ATen/core/function_schema.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0729606Z copying torch/include/ATen/core/function_schema_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0731079Z copying torch/include/ATen/core/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0732112Z copying torch/include/ATen/core/grad_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0733262Z copying torch/include/ATen/core/interned_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0734341Z copying torch/include/ATen/core/interned_strings_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0735500Z copying torch/include/ATen/core/ivalue.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0737199Z copying torch/include/ATen/core/ivalue_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0738705Z copying torch/include/ATen/core/ivalue_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0740068Z copying torch/include/ATen/core/jit_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0741736Z copying torch/include/ATen/core/jit_type_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0743829Z copying torch/include/ATen/core/operator_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0744479Z copying torch/include/ATen/core/qualified_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0745292Z copying torch/include/ATen/core/rref_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0746119Z copying torch/include/ATen/core/stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0747246Z copying torch/include/ATen/core/symbol.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0748342Z copying torch/include/ATen/core/type_factory.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0750041Z copying torch/include/ATen/core/type_ptr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0751072Z copying torch/include/ATen/core/typeid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0752160Z copying torch/include/ATen/core/TensorBody.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0755272Z copying torch/include/ATen/core/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0756710Z copying torch/include/ATen/core/enum_tag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-09-27T15:23:24.0757751Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0758191Z copying torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0759319Z copying torch/include/ATen/cuda/AsmUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0760371Z copying torch/include/ATen/cuda/Atomic.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0761854Z copying torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0762974Z copying torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0764049Z copying torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0764881Z copying torch/include/ATen/cuda/DeviceUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0765991Z copying torch/include/ATen/cuda/NumericLimits.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0766975Z copying torch/include/ATen/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0768113Z copying torch/include/ATen/cuda/cub.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0769522Z copying torch/include/ATen/cuda/cub_definitions.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0770709Z copying torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0771743Z copying torch/include/ATen/cuda/CUDABlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0772731Z copying torch/include/ATen/cuda/CUDAContext.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0773916Z copying torch/include/ATen/cuda/CUDADataType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0775692Z copying torch/include/ATen/cuda/CUDADevice.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0776812Z copying torch/include/ATen/cuda/CUDAEvent.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0778293Z copying torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0779513Z copying torch/include/ATen/cuda/CUDAGraph.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0780577Z copying torch/include/ATen/cuda/CUDASparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0781568Z copying torch/include/ATen/cuda/CUDASparseBlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0783135Z copying torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0783988Z copying torch/include/ATen/cuda/CUDAUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0785311Z copying torch/include/ATen/cuda/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0786276Z copying torch/include/ATen/cuda/EmptyTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0787603Z copying torch/include/ATen/cuda/Exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0788649Z copying torch/include/ATen/cuda/PeerToPeerAccess.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0789738Z copying torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0790953Z copying torch/include/ATen/cuda/Sleep.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0791987Z copying torch/include/ATen/cuda/ThrustAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0793479Z copying torch/include/ATen/cuda/cub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0794371Z copying torch/include/ATen/cuda/jiterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0795909Z copying torch/include/ATen/cuda/jiterator_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0796865Z copying torch/include/ATen/cuda/llvm_jit_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-09-27T15:23:24.0798150Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:23:24.0798862Z copying torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:23:24.0799800Z copying torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:23:24.0800978Z copying torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:23:24.0802107Z copying torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:23:24.0803080Z copying torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:23:24.0804111Z copying torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:23:24.0805843Z copying torch/include/ATen/cuda/detail/CUDAHooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:23:24.0806354Z copying torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:23:24.0807909Z copying torch/include/ATen/cuda/detail/KernelUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:23:24.0810192Z copying torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-09-27T15:23:24.0810739Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-09-27T15:23:24.0811165Z copying torch/include/ATen/cudnn/Descriptors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-09-27T15:23:24.0812250Z copying torch/include/ATen/cudnn/Exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-09-27T15:23:24.0813323Z copying torch/include/ATen/cudnn/Handle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-09-27T15:23:24.0814878Z copying torch/include/ATen/cudnn/Handles.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-09-27T15:23:24.0815717Z copying torch/include/ATen/cudnn/Types.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-09-27T15:23:24.0816863Z copying torch/include/ATen/cudnn/Utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-09-27T15:23:24.0818298Z copying torch/include/ATen/cudnn/cudnn-wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-09-27T15:23:24.0819388Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:23:24.0820557Z copying torch/include/ATen/functorch/ADInterpreters.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:23:24.0822727Z copying torch/include/ATen/functorch/BatchRulesHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:23:24.0824150Z copying torch/include/ATen/functorch/BatchedFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:23:24.0825683Z copying torch/include/ATen/functorch/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:23:24.0827184Z copying torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:23:24.0828662Z copying torch/include/ATen/functorch/DynamicLayer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:23:24.0830211Z copying torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:23:24.0831555Z copying torch/include/ATen/functorch/Interpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:23:24.0833068Z copying torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:23:24.0834575Z copying torch/include/ATen/functorch/Macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:23:24.0836113Z copying torch/include/ATen/functorch/PlumbingHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:23:24.0837642Z copying torch/include/ATen/functorch/TensorWrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:23:24.0839101Z copying torch/include/ATen/functorch/VmapInterpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-09-27T15:23:24.0840346Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0841110Z copying torch/include/ATen/ops/from_blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0842608Z copying torch/include/ATen/ops/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0844036Z copying torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0845502Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0847154Z 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:23:24.0848526Z 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:23:24.0849890Z 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:23:24.0851310Z 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:23:24.0852774Z 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:23:24.0854673Z 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:23:24.0856083Z 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:23:24.0857512Z 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:23:24.0858900Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0860607Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0862123Z copying torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0863623Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0865213Z 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:23:24.0866576Z 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:23:24.0867979Z 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:23:24.0869390Z 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:23:24.0870957Z 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:23:24.0872454Z 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:23:24.0873985Z 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:23:24.0875298Z 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:23:24.0876710Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0878229Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0879671Z copying torch/include/ATen/ops/_add_batch_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0881252Z 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:23:24.0882565Z copying torch/include/ATen/ops/_add_batch_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0884059Z copying torch/include/ATen/ops/_add_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0885612Z copying torch/include/ATen/ops/_add_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0887273Z copying torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0888604Z copying torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0890054Z copying torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0891493Z copying torch/include/ATen/ops/_add_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0892991Z copying torch/include/ATen/ops/_add_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0894429Z copying torch/include/ATen/ops/_addmm_activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0896191Z copying torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0897372Z copying torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0898840Z copying torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0900404Z copying torch/include/ATen/ops/_addmm_activation_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0901989Z copying torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0903449Z copying torch/include/ATen/ops/_addmm_activation_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0904938Z copying torch/include/ATen/ops/_addmm_activation_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0906353Z copying torch/include/ATen/ops/_aminmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0907987Z copying torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0909340Z copying torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0910754Z copying torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0912098Z copying torch/include/ATen/ops/_aminmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0913659Z copying torch/include/ATen/ops/_aminmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0915164Z 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:23:24.0916835Z 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:23:24.0918160Z 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:23:24.0919584Z 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:23:24.0920985Z 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:23:24.0922381Z copying torch/include/ATen/ops/_amp_update_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0923963Z 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:23:24.0925329Z 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:23:24.0926722Z 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:23:24.0929275Z copying torch/include/ATen/ops/_amp_update_scale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0930328Z copying torch/include/ATen/ops/_amp_update_scale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0931724Z copying torch/include/ATen/ops/_assert_async.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0933244Z copying torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0934681Z copying torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0936281Z copying torch/include/ATen/ops/_assert_async_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0937714Z copying torch/include/ATen/ops/_assert_async_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0939362Z copying torch/include/ATen/ops/_assert_tensor_metadata.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0940953Z 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:23:24.0942344Z copying torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0943892Z copying torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0945367Z copying torch/include/ATen/ops/_autocast_to_full_precision.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0947335Z 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:23:24.0948534Z 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:23:24.0950087Z 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:23:24.0951444Z copying torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0952446Z 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:23:24.0953554Z 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:23:24.0955526Z 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:23:24.0956142Z copying torch/include/ATen/ops/_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0956971Z copying torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0957854Z copying torch/include/ATen/ops/_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0959089Z copying torch/include/ATen/ops/_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0960638Z copying torch/include/ATen/ops/_batch_norm_impl_index.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0961708Z 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:23:24.0963371Z 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:23:24.0964367Z 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:23:24.0966893Z 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:23:24.0967936Z 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:23:24.0968926Z 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:23:24.0970047Z 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:23:24.0971497Z copying torch/include/ATen/ops/_cast_Byte.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0973042Z copying torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0974397Z copying torch/include/ATen/ops/_cast_Byte_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0975913Z copying torch/include/ATen/ops/_cast_Byte_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0977247Z copying torch/include/ATen/ops/_cast_Char.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0979222Z copying torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0980639Z copying torch/include/ATen/ops/_cast_Char_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0981992Z copying torch/include/ATen/ops/_cast_Char_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0983670Z copying torch/include/ATen/ops/_cast_Double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0985245Z copying torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0986804Z copying torch/include/ATen/ops/_cast_Double_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0988216Z copying torch/include/ATen/ops/_cast_Double_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0989641Z copying torch/include/ATen/ops/_cast_Float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0991327Z copying torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0992494Z copying torch/include/ATen/ops/_cast_Float_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0994000Z copying torch/include/ATen/ops/_cast_Float_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0995536Z copying torch/include/ATen/ops/_cast_Half.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0997089Z copying torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0998442Z copying torch/include/ATen/ops/_cast_Half_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.0999937Z copying torch/include/ATen/ops/_cast_Half_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1001417Z copying torch/include/ATen/ops/_cast_Int.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1003043Z copying torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1004333Z copying torch/include/ATen/ops/_cast_Int_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1005674Z copying torch/include/ATen/ops/_cast_Int_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1007160Z copying torch/include/ATen/ops/_cast_Long.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1008831Z copying torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1010145Z copying torch/include/ATen/ops/_cast_Long_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1011517Z copying torch/include/ATen/ops/_cast_Long_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1013002Z copying torch/include/ATen/ops/_cast_Short.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1014626Z copying torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1016002Z copying torch/include/ATen/ops/_cast_Short_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1017502Z copying torch/include/ATen/ops/_cast_Short_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1019546Z copying torch/include/ATen/ops/_cdist_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1022835Z copying torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1024061Z copying torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1025518Z copying torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1026624Z copying torch/include/ATen/ops/_cdist_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1027824Z copying torch/include/ATen/ops/_cdist_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1029992Z copying torch/include/ATen/ops/_cdist_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1030352Z copying torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1031959Z copying torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1033340Z copying torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1034255Z copying torch/include/ATen/ops/_cdist_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1035606Z copying torch/include/ATen/ops/_cdist_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1038375Z copying torch/include/ATen/ops/_cholesky_solve_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1038945Z 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:23:24.1039707Z 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:23:24.1040890Z 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:23:24.1041877Z copying torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1043317Z copying torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1044201Z copying torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1045789Z 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:23:24.1046725Z 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:23:24.1048473Z 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:23:24.1049218Z copying torch/include/ATen/ops/_coalesce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1050257Z copying torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1051522Z copying torch/include/ATen/ops/_coalesce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1052413Z copying torch/include/ATen/ops/_coalesce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1053824Z copying torch/include/ATen/ops/_coalesced.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1055138Z copying torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1056436Z copying torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1057731Z copying torch/include/ATen/ops/_coalesced_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1058494Z copying torch/include/ATen/ops/_coalesced_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1060270Z copying torch/include/ATen/ops/_compute_linear_combination.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1061293Z 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:23:24.1063252Z 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:23:24.1063739Z copying torch/include/ATen/ops/_compute_linear_combination_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1064764Z copying torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1065471Z copying torch/include/ATen/ops/_conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1066927Z copying torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1068098Z copying torch/include/ATen/ops/_conj_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1069570Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1070558Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1071559Z copying torch/include/ATen/ops/_conj_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1072996Z copying torch/include/ATen/ops/_conj_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1074111Z copying torch/include/ATen/ops/_conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1075112Z copying torch/include/ATen/ops/_conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1076647Z copying torch/include/ATen/ops/_conj_physical.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1077548Z copying torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1079044Z copying torch/include/ATen/ops/_conj_physical_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1079782Z copying torch/include/ATen/ops/_conj_physical_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1081310Z copying torch/include/ATen/ops/_conv_depthwise2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1082313Z copying torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1083897Z copying torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1084709Z copying torch/include/ATen/ops/_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1086312Z copying torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1087794Z 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:23:24.1089068Z 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:23:24.1090494Z 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:23:24.1091451Z 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:23:24.1092764Z 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:23:24.1093723Z 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:23:24.1094990Z 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:23:24.1096090Z 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:23:24.1097353Z 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:23:24.1098460Z 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:23:24.1099579Z 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:23:24.1101471Z 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:23:24.1102257Z 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:23:24.1104062Z 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:23:24.1104406Z 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:23:24.1105600Z 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:23:24.1106628Z copying torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1107533Z copying torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1108786Z copying torch/include/ATen/ops/_convolution_double_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1109818Z 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:23:24.1110773Z copying torch/include/ATen/ops/_convolution_double_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1111786Z copying torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1112899Z copying torch/include/ATen/ops/_convolution_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1114929Z copying torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1115220Z copying torch/include/ATen/ops/_convolution_mode_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1116003Z copying torch/include/ATen/ops/_convolution_mode_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1116804Z copying torch/include/ATen/ops/_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1118135Z copying torch/include/ATen/ops/_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1119416Z copying torch/include/ATen/ops/_copy_from.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1120014Z copying torch/include/ATen/ops/_copy_from_and_resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1121454Z 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:23:24.1122354Z 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:23:24.1123646Z 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:23:24.1124824Z copying torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1125777Z copying torch/include/ATen/ops/_copy_from_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1126614Z copying torch/include/ATen/ops/_copy_from_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1127991Z copying torch/include/ATen/ops/_ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1128677Z copying torch/include/ATen/ops/_ctc_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1130175Z 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:23:24.1131641Z 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:23:24.1132733Z 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:23:24.1133889Z copying torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1135164Z copying torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1136720Z copying torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1137928Z copying torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1139343Z copying torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1140503Z copying torch/include/ATen/ops/_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1141704Z copying torch/include/ATen/ops/_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1142945Z copying torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1144241Z 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:23:24.1145441Z 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:23:24.1146944Z copying torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1147948Z copying torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1149338Z copying torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1150463Z 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:23:24.1151514Z 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:23:24.1152779Z 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:23:24.1153883Z 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:23:24.1155745Z copying torch/include/ATen/ops/_cudnn_rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1156387Z copying torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1157554Z 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:23:24.1158696Z 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:23:24.1159442Z copying torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1160676Z copying torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1162140Z copying torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1163058Z copying torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1164286Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1165313Z 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:23:24.1166298Z 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:23:24.1167924Z 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:23:24.1168691Z 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:23:24.1170147Z copying torch/include/ATen/ops/_cudnn_rnn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1171534Z copying torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1172791Z copying torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1174080Z 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:23:24.1175521Z 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:23:24.1176656Z 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:23:24.1177730Z 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:23:24.1179319Z 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:23:24.1181184Z 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:23:24.1181553Z 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:23:24.1182515Z 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:23:24.1183789Z 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:23:24.1184750Z 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:23:24.1186072Z 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:23:24.1186937Z 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:23:24.1188470Z 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:23:24.1189585Z 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:23:24.1190929Z 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:23:24.1191846Z copying torch/include/ATen/ops/_cummax_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1193142Z copying torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1194132Z copying torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1195403Z copying torch/include/ATen/ops/_cummax_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1196671Z copying torch/include/ATen/ops/_cummax_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1197697Z copying torch/include/ATen/ops/_cummin_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1199060Z copying torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1200118Z copying torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1201036Z copying torch/include/ATen/ops/_cummin_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1202317Z copying torch/include/ATen/ops/_cummin_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1203262Z copying torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1204815Z 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:23:24.1205882Z 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:23:24.1206967Z 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:23:24.1208097Z copying torch/include/ATen/ops/_dimI.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1209136Z copying torch/include/ATen/ops/_dimI_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1210059Z copying torch/include/ATen/ops/_dimI_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1211478Z copying torch/include/ATen/ops/_dimV.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1212347Z copying torch/include/ATen/ops/_dimV_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1213444Z copying torch/include/ATen/ops/_dimV_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1214330Z copying torch/include/ATen/ops/_dim_arange.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1215637Z copying torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1216731Z copying torch/include/ATen/ops/_dim_arange_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1217662Z copying torch/include/ATen/ops/_dim_arange_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1218816Z copying torch/include/ATen/ops/_dirichlet_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1220243Z copying torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1221551Z copying torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1222552Z copying torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1223514Z copying torch/include/ATen/ops/_dirichlet_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1225720Z copying torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1226228Z copying torch/include/ATen/ops/_efficientzerotensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1226878Z copying torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1228361Z copying torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1229052Z copying torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1230041Z copying torch/include/ATen/ops/_efficientzerotensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1231943Z copying torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1232228Z copying torch/include/ATen/ops/_embedding_bag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1233274Z copying torch/include/ATen/ops/_embedding_bag_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1234729Z 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:23:24.1235515Z copying torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1236451Z copying torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1237706Z copying torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1238625Z copying torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1239773Z copying torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1240833Z copying torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1241940Z 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:23:24.1243378Z 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:23:24.1244312Z 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:23:24.1246044Z 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:23:24.1247008Z 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:23:24.1249120Z copying torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1250121Z 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:23:24.1251756Z 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:23:24.1252754Z 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:23:24.1254727Z 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:23:24.1255321Z 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:23:24.1257114Z copying torch/include/ATen/ops/_embedding_bag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1257647Z copying torch/include/ATen/ops/_embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1259456Z 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:23:24.1260674Z 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:23:24.1262114Z 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:23:24.1263561Z 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:23:24.1264645Z 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:23:24.1266335Z 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:23:24.1266712Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1268438Z 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:23:24.1269290Z 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:23:24.1270573Z 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:23:24.1272018Z copying torch/include/ATen/ops/_empty_affine_quantized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1272888Z 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:23:24.1274280Z 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:23:24.1276501Z copying torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1276803Z copying torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1278252Z 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:23:24.1279367Z 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:23:24.1280561Z 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:23:24.1281857Z 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:23:24.1283458Z 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:23:24.1284142Z copying torch/include/ATen/ops/_euclidean_dist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1285665Z copying torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1286700Z copying torch/include/ATen/ops/_euclidean_dist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1287986Z copying torch/include/ATen/ops/_euclidean_dist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1289272Z 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:23:24.1290830Z 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:23:24.1292026Z 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:23:24.1293124Z 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:23:24.1294423Z 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:23:24.1295753Z 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:23:24.1296961Z 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:23:24.1298214Z 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:23:24.1299949Z 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:23:24.1300649Z 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:23:24.1301960Z 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:23:24.1303144Z 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:23:24.1304443Z 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:23:24.1305746Z 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:23:24.1306853Z 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:23:24.1308034Z 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:23:24.1309425Z 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:23:24.1310358Z 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:23:24.1311859Z 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:23:24.1312733Z 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:23:24.1314618Z 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:23:24.1315339Z 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:23:24.1316595Z 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:23:24.1317913Z 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:23:24.1319389Z 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:23:24.1320700Z 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:23:24.1322016Z 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:23:24.1323086Z 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:23:24.1324465Z copying torch/include/ATen/ops/_fft_c2c.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1325428Z copying torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1326610Z copying torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1328157Z copying torch/include/ATen/ops/_fft_c2c_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1329521Z copying torch/include/ATen/ops/_fft_c2c_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1330804Z copying torch/include/ATen/ops/_fft_c2r.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1331787Z copying torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1333171Z copying torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1333886Z copying torch/include/ATen/ops/_fft_c2r_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1335192Z copying torch/include/ATen/ops/_fft_c2r_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1336517Z copying torch/include/ATen/ops/_fft_r2c.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1337862Z copying torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1338708Z copying torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1340201Z copying torch/include/ATen/ops/_fft_r2c_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1341678Z copying torch/include/ATen/ops/_fft_r2c_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1342499Z 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:23:24.1344063Z 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:23:24.1344765Z 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:23:24.1345865Z 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:23:24.1346873Z copying torch/include/ATen/ops/_foobar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1348223Z copying torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1349056Z copying torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1350106Z copying torch/include/ATen/ops/_foobar_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1351489Z copying torch/include/ATen/ops/_foobar_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1352443Z copying torch/include/ATen/ops/_foreach_abs.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1353401Z copying torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1354822Z copying torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1355686Z copying torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1357121Z copying torch/include/ATen/ops/_foreach_abs_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1358139Z copying torch/include/ATen/ops/_foreach_abs_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1359345Z copying torch/include/ATen/ops/_foreach_acos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1360220Z copying torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1361289Z copying torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1362640Z copying torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1364005Z copying torch/include/ATen/ops/_foreach_acos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1364897Z copying torch/include/ATen/ops/_foreach_acos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1365979Z copying torch/include/ATen/ops/_foreach_add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1367278Z copying torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1368361Z copying torch/include/ATen/ops/_foreach_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1369463Z copying torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1370560Z copying torch/include/ATen/ops/_foreach_add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1371796Z copying torch/include/ATen/ops/_foreach_add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1372928Z copying torch/include/ATen/ops/_foreach_addcdiv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1374217Z copying torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1375283Z copying torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1376337Z copying torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1377500Z copying torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1378534Z copying torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1380031Z copying torch/include/ATen/ops/_foreach_addcmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1381060Z copying torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1382089Z copying torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1383530Z copying torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1384424Z copying torch/include/ATen/ops/_foreach_addcmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1385984Z copying torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1387026Z copying torch/include/ATen/ops/_foreach_asin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1388610Z copying torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1389641Z copying torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1391072Z copying torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1392461Z copying torch/include/ATen/ops/_foreach_asin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1393533Z copying torch/include/ATen/ops/_foreach_asin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1395039Z copying torch/include/ATen/ops/_foreach_atan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1396585Z copying torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1397763Z copying torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1399201Z copying torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1400394Z copying torch/include/ATen/ops/_foreach_atan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1401850Z copying torch/include/ATen/ops/_foreach_atan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1402982Z copying torch/include/ATen/ops/_foreach_ceil.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1404565Z copying torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1406250Z copying torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1407460Z copying torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1408861Z copying torch/include/ATen/ops/_foreach_ceil_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1410441Z copying torch/include/ATen/ops/_foreach_ceil_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1411593Z copying torch/include/ATen/ops/_foreach_cos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1413023Z copying torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1414226Z copying torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1415628Z copying torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1416658Z copying torch/include/ATen/ops/_foreach_cos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1417609Z copying torch/include/ATen/ops/_foreach_cos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1418580Z copying torch/include/ATen/ops/_foreach_cosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1419856Z copying torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1421915Z copying torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1422294Z copying torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1423959Z copying torch/include/ATen/ops/_foreach_cosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1424559Z copying torch/include/ATen/ops/_foreach_cosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1425896Z copying torch/include/ATen/ops/_foreach_div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1427105Z copying torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1428556Z copying torch/include/ATen/ops/_foreach_div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1429930Z copying torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1430285Z copying torch/include/ATen/ops/_foreach_div_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1431789Z copying torch/include/ATen/ops/_foreach_div_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1432963Z copying torch/include/ATen/ops/_foreach_erf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1434161Z copying torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1435303Z copying torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1436269Z copying torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1437577Z copying torch/include/ATen/ops/_foreach_erf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1438963Z copying torch/include/ATen/ops/_foreach_erf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1439780Z copying torch/include/ATen/ops/_foreach_erfc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1441198Z copying torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1441904Z copying torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1443092Z copying torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1444127Z copying torch/include/ATen/ops/_foreach_erfc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1445119Z copying torch/include/ATen/ops/_foreach_erfc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1446443Z copying torch/include/ATen/ops/_foreach_exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1447711Z copying torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1448736Z copying torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1449927Z copying torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1451395Z copying torch/include/ATen/ops/_foreach_exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1452125Z copying torch/include/ATen/ops/_foreach_exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1453467Z copying torch/include/ATen/ops/_foreach_expm1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1454416Z copying torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1455655Z copying torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1456585Z copying torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1458926Z copying torch/include/ATen/ops/_foreach_expm1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1459519Z copying torch/include/ATen/ops/_foreach_expm1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1460519Z copying torch/include/ATen/ops/_foreach_floor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1462167Z copying torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1463118Z copying torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1464306Z copying torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1465388Z copying torch/include/ATen/ops/_foreach_floor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1466583Z copying torch/include/ATen/ops/_foreach_floor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1467836Z copying torch/include/ATen/ops/_foreach_frac.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1468952Z copying torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1470031Z copying torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1471248Z copying torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1472441Z copying torch/include/ATen/ops/_foreach_frac_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1473574Z copying torch/include/ATen/ops/eq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1475312Z copying torch/include/ATen/ops/_foreach_frac_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1476851Z copying torch/include/ATen/ops/_foreach_lgamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1478372Z copying torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1479454Z copying torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1480946Z copying torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1482043Z copying torch/include/ATen/ops/_foreach_lgamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1483510Z copying torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1484667Z copying torch/include/ATen/ops/_foreach_log.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1486216Z copying torch/include/ATen/ops/_foreach_log10.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1486591Z copying torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1488032Z copying torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1489040Z copying torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1490092Z copying torch/include/ATen/ops/_foreach_log10_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1491422Z copying torch/include/ATen/ops/_foreach_log10_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1492353Z copying torch/include/ATen/ops/_foreach_log1p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1493493Z copying torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1494448Z copying torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1495722Z copying torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1496614Z copying torch/include/ATen/ops/_foreach_log1p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1497870Z copying torch/include/ATen/ops/_foreach_log1p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1498737Z copying torch/include/ATen/ops/_foreach_log2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1500359Z copying torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1501371Z copying torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1502661Z copying torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1504019Z copying torch/include/ATen/ops/_foreach_log2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1506050Z copying torch/include/ATen/ops/_foreach_log2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1507433Z copying torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1508800Z copying torch/include/ATen/ops/_foreach_log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1510331Z copying torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1511928Z copying torch/include/ATen/ops/_foreach_log_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1513245Z copying torch/include/ATen/ops/_foreach_log_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1515027Z copying torch/include/ATen/ops/_foreach_maximum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1516609Z copying torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1518223Z copying torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1519608Z copying torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1521197Z copying torch/include/ATen/ops/_foreach_maximum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1522603Z copying torch/include/ATen/ops/_foreach_maximum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1524302Z copying torch/include/ATen/ops/_foreach_minimum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1525810Z copying torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1527223Z copying torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1528847Z copying torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1530225Z copying torch/include/ATen/ops/_foreach_minimum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1531897Z copying torch/include/ATen/ops/_foreach_minimum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1533248Z copying torch/include/ATen/ops/_foreach_mul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1535167Z copying torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1536373Z copying torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1538069Z copying torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1539673Z copying torch/include/ATen/ops/_foreach_mul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1541409Z copying torch/include/ATen/ops/_foreach_mul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1542763Z copying torch/include/ATen/ops/_foreach_neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1544700Z copying torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1545887Z copying torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1547653Z copying torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1548881Z copying torch/include/ATen/ops/_foreach_neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1550430Z copying torch/include/ATen/ops/_foreach_neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1552092Z copying torch/include/ATen/ops/_foreach_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1553886Z copying torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1555207Z copying torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1556947Z copying torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1558297Z copying torch/include/ATen/ops/_foreach_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1560082Z copying torch/include/ATen/ops/_foreach_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1561346Z copying torch/include/ATen/ops/_foreach_reciprocal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1563067Z copying torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1564401Z copying torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1566108Z copying torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1567430Z copying torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1569173Z copying torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1570400Z copying torch/include/ATen/ops/_foreach_round.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1572179Z copying torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1573578Z copying torch/include/ATen/ops/_foreach_round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1576139Z copying torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1577200Z copying torch/include/ATen/ops/_foreach_round_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1578933Z copying torch/include/ATen/ops/_foreach_round_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1580319Z copying torch/include/ATen/ops/_foreach_sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1581960Z copying torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1583681Z copying torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1585291Z copying torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1586861Z copying torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1588159Z copying torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1589786Z copying torch/include/ATen/ops/_foreach_sin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1591416Z copying torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1592802Z copying torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1594142Z copying torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1595632Z copying torch/include/ATen/ops/_foreach_sin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1596643Z copying torch/include/ATen/ops/_foreach_sin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1598164Z copying torch/include/ATen/ops/_foreach_sinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1599290Z copying torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1600686Z copying torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1602189Z copying torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1603307Z copying torch/include/ATen/ops/_foreach_sinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1604593Z copying torch/include/ATen/ops/_foreach_sinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1605976Z copying torch/include/ATen/ops/_foreach_sqrt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1606954Z copying torch/include/ATen/ops/ge.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1608700Z copying torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1610086Z copying torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1611389Z copying torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1612442Z copying torch/include/ATen/ops/_foreach_sqrt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1613870Z copying torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1615043Z copying torch/include/ATen/ops/_foreach_sub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1616550Z copying torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1617517Z copying torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1619201Z copying torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1620244Z copying torch/include/ATen/ops/_foreach_sub_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1622264Z copying torch/include/ATen/ops/_foreach_sub_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1623602Z copying torch/include/ATen/ops/_foreach_tan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1624839Z copying torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1626353Z copying torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1627350Z copying torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1628601Z copying torch/include/ATen/ops/_foreach_tan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1629705Z copying torch/include/ATen/ops/_foreach_tan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1630974Z copying torch/include/ATen/ops/_foreach_tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1632584Z copying torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1633358Z copying torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1635881Z copying torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1636174Z copying torch/include/ATen/ops/_foreach_tanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1637526Z copying torch/include/ATen/ops/_foreach_tanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1638635Z copying torch/include/ATen/ops/_foreach_trunc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1639629Z copying torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1640822Z copying torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1641739Z copying torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1643011Z copying torch/include/ATen/ops/_foreach_trunc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1644140Z copying torch/include/ATen/ops/_foreach_trunc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1645303Z copying torch/include/ATen/ops/_foreach_zero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1646598Z copying torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1647782Z copying torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1649187Z copying torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1650352Z copying torch/include/ATen/ops/_foreach_zero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1651309Z copying torch/include/ATen/ops/_foreach_zero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1652618Z copying torch/include/ATen/ops/_fused_adam.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1653914Z copying torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1655177Z copying torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1656171Z copying torch/include/ATen/ops/_fused_adam_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1657616Z copying torch/include/ATen/ops/_fused_adam_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1658870Z copying torch/include/ATen/ops/_fused_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1660887Z copying torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1662242Z copying torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1663199Z copying torch/include/ATen/ops/_fused_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1664527Z copying torch/include/ATen/ops/_fused_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1665705Z 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:23:24.1667666Z 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:23:24.1668525Z 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:23:24.1669651Z 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:23:24.1670693Z 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:23:24.1672166Z 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:23:24.1673489Z copying torch/include/ATen/ops/_fw_primal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1674876Z copying torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1675815Z copying torch/include/ATen/ops/_fw_primal_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1677524Z 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:23:24.1678918Z 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:23:24.1679701Z copying torch/include/ATen/ops/_fw_primal_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1681086Z copying torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1682378Z copying torch/include/ATen/ops/_fw_primal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1683293Z copying torch/include/ATen/ops/_fw_primal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1684727Z copying torch/include/ATen/ops/_gather_sparse_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1686260Z 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:23:24.1687340Z copying torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1689004Z copying torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1690602Z 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:23:24.1691527Z 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:23:24.1692997Z 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:23:24.1694120Z 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:23:24.1695366Z 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:23:24.1696312Z 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:23:24.1698055Z 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:23:24.1699540Z 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:23:24.1700505Z 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:23:24.1701656Z 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:23:24.1702746Z 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:23:24.1704163Z 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:23:24.1705141Z copying torch/include/ATen/ops/_has_same_storage_numel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1706564Z 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:23:24.1707486Z 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:23:24.1708726Z 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:23:24.1709867Z copying torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1711216Z 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:23:24.1712348Z 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:23:24.1713347Z copying torch/include/ATen/ops/gt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1714594Z copying torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1716139Z copying torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1717337Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1718606Z 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:23:24.1719822Z 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:23:24.1720933Z 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:23:24.1722220Z 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:23:24.1723314Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1724742Z 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:23:24.1725624Z 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:23:24.1726646Z 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:23:24.1728070Z 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:23:24.1729014Z copying torch/include/ATen/ops/_index_put_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1730551Z 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:23:24.1731225Z 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:23:24.1732997Z 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:23:24.1733813Z 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:23:24.1735086Z copying torch/include/ATen/ops/_index_put_impl_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1736702Z copying torch/include/ATen/ops/_index_put_impl_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1737386Z copying torch/include/ATen/ops/_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1738763Z copying torch/include/ATen/ops/_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1740550Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1741454Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1742691Z copying torch/include/ATen/ops/_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1744016Z copying torch/include/ATen/ops/_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1745051Z copying torch/include/ATen/ops/_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1746419Z copying torch/include/ATen/ops/_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1747555Z copying torch/include/ATen/ops/_is_zerotensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1748807Z copying torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1749968Z copying torch/include/ATen/ops/_is_zerotensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1751195Z copying torch/include/ATen/ops/_is_zerotensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1752216Z copying torch/include/ATen/ops/_linalg_check_errors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1753802Z 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:23:24.1754908Z copying torch/include/ATen/ops/_linalg_check_errors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1756263Z copying torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1757590Z copying torch/include/ATen/ops/_linalg_det.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1759055Z copying torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1759898Z copying torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1761392Z copying torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1762374Z copying torch/include/ATen/ops/_linalg_det_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1763657Z copying torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1764690Z copying torch/include/ATen/ops/_linalg_det_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1765928Z copying torch/include/ATen/ops/_linalg_det_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1767152Z copying torch/include/ATen/ops/_linalg_eigh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1768545Z copying torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1770029Z copying torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1771127Z copying torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1772094Z copying torch/include/ATen/ops/_linalg_eigh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1773114Z copying torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1774320Z copying torch/include/ATen/ops/_linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1775539Z copying torch/include/ATen/ops/_linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1776481Z copying torch/include/ATen/ops/_linalg_slogdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1777749Z copying torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1778587Z copying torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1780040Z copying torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1781550Z copying torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1782837Z copying torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1784162Z copying torch/include/ATen/ops/_linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1785048Z copying torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1786059Z copying torch/include/ATen/ops/_linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1787671Z 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:23:24.1788386Z 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:23:24.1789748Z 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:23:24.1791012Z copying torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1791928Z 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:23:24.1793401Z copying torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1794614Z copying torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1795934Z copying torch/include/ATen/ops/_linalg_svd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1797419Z copying torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1798339Z copying torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1799809Z copying torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1800961Z copying torch/include/ATen/ops/_linalg_svd_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1802303Z copying torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1803498Z copying torch/include/ATen/ops/_linalg_svd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1805034Z copying torch/include/ATen/ops/_linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1806518Z copying torch/include/ATen/ops/_local_scalar_dense.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1807643Z 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:23:24.1808858Z 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:23:24.1809876Z copying torch/include/ATen/ops/_local_scalar_dense_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1811428Z copying torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1812524Z copying torch/include/ATen/ops/_log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1814027Z copying torch/include/ATen/ops/_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1815126Z 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:23:24.1816303Z 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:23:24.1817498Z 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:23:24.1819618Z 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:23:24.1821601Z 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:23:24.1821958Z copying torch/include/ATen/ops/_lstm_mps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1823241Z 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:23:24.1824288Z 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:23:24.1825986Z copying torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1826901Z copying torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1828092Z copying torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1829120Z copying torch/include/ATen/ops/_log_softmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1830206Z copying torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1831959Z copying torch/include/ATen/ops/_log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1832417Z copying torch/include/ATen/ops/_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1833815Z copying torch/include/ATen/ops/_logcumsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1834939Z copying torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1836548Z copying torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1837409Z copying torch/include/ATen/ops/_logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1838414Z copying torch/include/ATen/ops/_logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1839945Z copying torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1841052Z copying torch/include/ATen/ops/_lstm_mps_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1841882Z copying torch/include/ATen/ops/_lstm_mps_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1843157Z copying torch/include/ATen/ops/_lu_with_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1845106Z 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:23:24.1845491Z copying torch/include/ATen/ops/_lu_with_info_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1846377Z copying torch/include/ATen/ops/_lu_with_info_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1847977Z copying torch/include/ATen/ops/_make_dual.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1848951Z copying torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1850195Z copying torch/include/ATen/ops/_make_dual_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1851572Z 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:23:24.1852707Z 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:23:24.1853713Z copying torch/include/ATen/ops/_make_dual_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1854864Z copying torch/include/ATen/ops/_make_dual_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1855688Z copying torch/include/ATen/ops/_make_dual_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1857510Z copying torch/include/ATen/ops/_make_dual_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1858296Z 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:23:24.1860224Z 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:23:24.1861047Z 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:23:24.1862487Z 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:23:24.1863864Z 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:23:24.1864826Z 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:23:24.1866591Z 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:23:24.1867803Z 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:23:24.1869174Z 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:23:24.1869942Z 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:23:24.1871652Z 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:23:24.1872412Z 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:23:24.1873859Z copying torch/include/ATen/ops/_masked_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1875218Z copying torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1877156Z copying torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1877836Z copying torch/include/ATen/ops/_masked_scale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1879144Z copying torch/include/ATen/ops/_masked_scale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1879939Z copying torch/include/ATen/ops/_masked_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1881078Z copying torch/include/ATen/ops/_masked_softmax_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1882463Z 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:23:24.1883604Z 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:23:24.1884789Z 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:23:24.1885963Z copying torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1887145Z copying torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1888665Z copying torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1889699Z copying torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1890921Z copying torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1892043Z copying torch/include/ATen/ops/_masked_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1893215Z copying torch/include/ATen/ops/_masked_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1894370Z copying torch/include/ATen/ops/_mkldnn_reshape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1895757Z copying torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1897416Z copying torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1898496Z copying torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1899889Z copying torch/include/ATen/ops/_mkldnn_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1901197Z copying torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1902323Z copying torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1903478Z copying torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1904672Z copying torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1905994Z copying torch/include/ATen/ops/_mps_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1907218Z copying torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1908326Z copying torch/include/ATen/ops/_mps_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1909523Z copying torch/include/ATen/ops/_mps_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1911117Z copying torch/include/ATen/ops/_mps_convolution_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1912431Z 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:23:24.1913292Z copying torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1914526Z copying torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1915686Z copying torch/include/ATen/ops/_mps_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1916964Z 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:23:24.1918268Z copying torch/include/ATen/ops/_mps_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1919293Z copying torch/include/ATen/ops/_mps_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1920584Z 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:23:24.1921739Z 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:23:24.1923123Z copying torch/include/ATen/ops/_neg_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1923921Z 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:23:24.1925723Z 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:23:24.1926606Z 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:23:24.1927907Z 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:23:24.1928844Z copying torch/include/ATen/ops/_native_multi_head_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1930518Z 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:23:24.1931539Z 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:23:24.1932609Z 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:23:24.1933963Z 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:23:24.1934834Z 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:23:24.1935910Z copying torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1937253Z copying torch/include/ATen/ops/_neg_view_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1938199Z 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:23:24.1940543Z 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:23:24.1941271Z copying torch/include/ATen/ops/_neg_view_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1943090Z copying torch/include/ATen/ops/_neg_view_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1943863Z copying torch/include/ATen/ops/_neg_view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1944803Z copying torch/include/ATen/ops/_neg_view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1946902Z copying torch/include/ATen/ops/_nested_from_padded.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1947217Z 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:23:24.1948994Z 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:23:24.1950238Z 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:23:24.1951451Z 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:23:24.1952792Z 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:23:24.1954475Z 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:23:24.1955280Z 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:23:24.1956962Z copying torch/include/ATen/ops/_nested_from_padded_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1957836Z copying torch/include/ATen/ops/_nested_from_padded_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1959416Z copying torch/include/ATen/ops/_nested_select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1960621Z copying torch/include/ATen/ops/_nested_select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1961937Z copying torch/include/ATen/ops/_nested_select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1963192Z copying torch/include/ATen/ops/_nested_sum_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1964494Z copying torch/include/ATen/ops/_nested_sum_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1965670Z copying torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1967404Z copying torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1968369Z 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:23:24.1969731Z 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:23:24.1971077Z 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:23:24.1971993Z 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:23:24.1973903Z 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:23:24.1975079Z 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:23:24.1976366Z 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:23:24.1978154Z 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:23:24.1979542Z 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:23:24.1980900Z 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:23:24.1982075Z copying torch/include/ATen/ops/_nested_tensor_layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1983432Z 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:23:24.1984706Z 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:23:24.1985931Z 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:23:24.1987224Z copying torch/include/ATen/ops/_nested_tensor_offsets.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1988509Z copying torch/include/ATen/ops/_nested_tensor_offsets_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1989915Z copying torch/include/ATen/ops/_nested_tensor_offsets_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1991197Z copying torch/include/ATen/ops/_nested_tensor_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1992508Z 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:23:24.1993704Z copying torch/include/ATen/ops/_nested_tensor_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1995136Z copying torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.1996387Z 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:23:24.1997741Z 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:23:24.1998920Z 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:23:24.2000316Z copying torch/include/ATen/ops/_nested_tensor_strides.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2001550Z 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:23:24.2002809Z copying torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2004070Z copying torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2005401Z copying torch/include/ATen/ops/_nested_view_from_buffer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2006603Z 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:23:24.2008034Z 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:23:24.2009324Z 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:23:24.2010597Z 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:23:24.2011638Z 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:23:24.2013420Z 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:23:24.2014193Z 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:23:24.2015893Z 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:23:24.2016921Z 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:23:24.2018582Z 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:23:24.2019726Z 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:23:24.2021543Z 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:23:24.2023053Z 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:23:24.2023947Z copying torch/include/ATen/ops/_nnpack_available.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2025664Z copying torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2026697Z copying torch/include/ATen/ops/_nnpack_available_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2028217Z copying torch/include/ATen/ops/_nnpack_available_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2029191Z copying torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2031156Z 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:23:24.2031891Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2034162Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2034425Z copying torch/include/ATen/ops/_nnz.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2035549Z copying torch/include/ATen/ops/_nnz_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2037116Z copying torch/include/ATen/ops/_nnz_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2038086Z copying torch/include/ATen/ops/_pack_padded_sequence.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2039823Z copying torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2041033Z 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:23:24.2042605Z 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:23:24.2043597Z 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:23:24.2045480Z 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:23:24.2046274Z copying torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2047969Z copying torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2049428Z copying torch/include/ATen/ops/_pad_circular.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2050792Z copying torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2051747Z copying torch/include/ATen/ops/_pad_circular_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2053253Z copying torch/include/ATen/ops/_pad_circular_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2054506Z copying torch/include/ATen/ops/_pad_enum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2056151Z copying torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2056997Z copying torch/include/ATen/ops/_pad_enum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2058715Z copying torch/include/ATen/ops/_pad_enum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2059756Z copying torch/include/ATen/ops/_pad_packed_sequence.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2061457Z 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:23:24.2063502Z copying torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2064149Z copying torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2065942Z copying torch/include/ATen/ops/_pdist_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2066730Z copying torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2068176Z copying torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2069624Z copying torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2070672Z copying torch/include/ATen/ops/_pdist_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2071984Z copying torch/include/ATen/ops/_pdist_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2073296Z copying torch/include/ATen/ops/_pdist_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2074976Z copying torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2076163Z copying torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2077745Z copying torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2079083Z copying torch/include/ATen/ops/_pdist_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2080410Z copying torch/include/ATen/ops/_pdist_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2081721Z copying torch/include/ATen/ops/_pin_memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2083857Z copying torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2084430Z copying torch/include/ATen/ops/_pin_memory_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2085570Z copying torch/include/ATen/ops/_pin_memory_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2086589Z copying torch/include/ATen/ops/_pin_memory_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2087944Z copying torch/include/ATen/ops/_remove_batch_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2089232Z 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:23:24.2090183Z copying torch/include/ATen/ops/_remove_batch_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2091287Z copying torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2092179Z copying torch/include/ATen/ops/_reshape_alias.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2094102Z copying torch/include/ATen/ops/_reshape_alias_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2094953Z 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:23:24.2095963Z 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:23:24.2096943Z copying torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2098240Z copying torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2099448Z copying torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2101069Z copying torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2102127Z copying torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2103305Z copying torch/include/ATen/ops/_reshape_alias_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2104294Z copying torch/include/ATen/ops/_reshape_alias_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2105595Z copying torch/include/ATen/ops/_reshape_from_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2106715Z 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:23:24.2123747Z copying torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2124205Z copying torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2124673Z copying torch/include/ATen/ops/_resize_output.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2125280Z copying torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2125832Z copying torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2126219Z copying torch/include/ATen/ops/_resize_output_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2126623Z copying torch/include/ATen/ops/_resize_output_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2127082Z copying torch/include/ATen/ops/_rowwise_prune.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2127638Z copying torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2128150Z copying torch/include/ATen/ops/_rowwise_prune_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2128529Z copying torch/include/ATen/ops/_rowwise_prune_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2129004Z copying torch/include/ATen/ops/_sample_dirichlet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2129644Z copying torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2130061Z copying torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2130620Z copying torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2130928Z copying torch/include/ATen/ops/_sample_dirichlet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2131212Z copying torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2131717Z copying torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2132239Z 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:23:24.2132481Z copying torch/include/ATen/ops/i0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2133046Z 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:23:24.2133468Z 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:23:24.2134214Z copying torch/include/ATen/ops/_scaled_dot_product_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2135485Z 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:23:24.2136438Z 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:23:24.2137565Z 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:23:24.2138660Z copying torch/include/ATen/ops/_segment_reduce_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2140286Z 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:23:24.2141898Z 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:23:24.2142858Z 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:23:24.2144266Z copying torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2145599Z copying torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2146938Z copying torch/include/ATen/ops/_shape_as_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2147931Z 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:23:24.2149600Z copying torch/include/ATen/ops/_shape_as_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2150793Z copying torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2151746Z copying torch/include/ATen/ops/_slow_conv2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2153236Z 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:23:24.2154392Z 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:23:24.2155780Z 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:23:24.2157031Z copying torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2158287Z copying torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2159984Z copying torch/include/ATen/ops/_slow_conv2d_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2160933Z 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:23:24.2162294Z 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:23:24.2163203Z copying torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2164760Z copying torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2165775Z copying torch/include/ATen/ops/_sobol_engine_draw.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2167267Z 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:23:24.2168401Z copying torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2169662Z copying torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2171099Z copying torch/include/ATen/ops/_sobol_engine_ff.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2172068Z 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:23:24.2173475Z copying torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2174494Z copying torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2176002Z copying torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2177435Z 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:23:24.2178431Z 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:23:24.2180090Z 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:23:24.2181251Z copying torch/include/ATen/ops/_sobol_engine_scramble.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2182543Z 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:23:24.2183915Z copying torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2184782Z copying torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2185939Z copying torch/include/ATen/ops/_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2187005Z copying torch/include/ATen/ops/_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2188565Z 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:23:24.2189377Z 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:23:24.2190683Z 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:23:24.2192028Z copying torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2193142Z 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:23:24.2194361Z copying torch/include/ATen/ops/_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2195809Z copying torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2197254Z copying torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2198076Z copying torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2199830Z copying torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2200462Z copying torch/include/ATen/ops/_softmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2202004Z copying torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2202842Z copying torch/include/ATen/ops/_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2204548Z copying torch/include/ATen/ops/_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2205751Z copying torch/include/ATen/ops/_sparse_addmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2206760Z copying torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2208237Z copying torch/include/ATen/ops/_sparse_addmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2209180Z copying torch/include/ATen/ops/_sparse_addmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2210506Z copying torch/include/ATen/ops/_sparse_broadcast_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2211783Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2213094Z 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:23:24.2214403Z 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:23:24.2215558Z 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:23:24.2216808Z 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:23:24.2218095Z copying torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2219633Z copying torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2220653Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2222450Z 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:23:24.2223749Z 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:23:24.2224984Z 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:23:24.2226202Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2227561Z 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:23:24.2228568Z 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:23:24.2230011Z 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:23:24.2230999Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2232365Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2233635Z 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:23:24.2235237Z 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:23:24.2236213Z 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:23:24.2237655Z 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:23:24.2238796Z 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:23:24.2239938Z 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:23:24.2241178Z 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:23:24.2242461Z 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:23:24.2243801Z 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:23:24.2244776Z 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:23:24.2246132Z 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:23:24.2247406Z 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:23:24.2248475Z 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:23:24.2249732Z 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:23:24.2251049Z 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:23:24.2252047Z 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:23:24.2253399Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2254816Z 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:23:24.2255661Z 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:23:24.2257029Z 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:23:24.2258326Z copying torch/include/ATen/ops/_sparse_csr_prod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2259785Z 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:23:24.2261898Z copying torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2262896Z copying torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2264369Z copying torch/include/ATen/ops/_sparse_csr_sum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2265254Z 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:23:24.2266713Z copying torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2267530Z copying torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2268940Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2269928Z 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:23:24.2271274Z 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:23:24.2272512Z 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:23:24.2273542Z copying torch/include/ATen/ops/_sparse_log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2274878Z 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:23:24.2275865Z 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:23:24.2277536Z 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:23:24.2278314Z 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:23:24.2279695Z 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:23:24.2280669Z 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:23:24.2281539Z copying torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2282737Z copying torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2284035Z copying torch/include/ATen/ops/_sparse_mask_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2284968Z 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:23:24.2285965Z copying torch/include/ATen/ops/_sparse_mask_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2287045Z copying torch/include/ATen/ops/_sparse_mask_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2288072Z copying torch/include/ATen/ops/_sparse_mm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2289505Z copying torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2290253Z copying torch/include/ATen/ops/_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2291601Z copying torch/include/ATen/ops/_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2292509Z copying torch/include/ATen/ops/_sparse_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2293595Z copying torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2294962Z 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:23:24.2295795Z 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:23:24.2296818Z 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:23:24.2298143Z copying torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2299977Z copying torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2300836Z copying torch/include/ATen/ops/_sparse_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2302229Z copying torch/include/ATen/ops/_sparse_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2303648Z copying torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2304800Z 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:23:24.2305999Z copying torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2306987Z copying torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2308199Z copying torch/include/ATen/ops/_sparse_sum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2309463Z copying torch/include/ATen/ops/_sparse_sum_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2311999Z 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:23:24.2312375Z copying torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2312812Z copying torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2314029Z copying torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2315540Z copying torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2317296Z copying torch/include/ATen/ops/_sparse_sum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2318060Z copying torch/include/ATen/ops/_sparse_sum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2319317Z copying torch/include/ATen/ops/_spdiags.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2320612Z copying torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2321913Z copying torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2322449Z copying torch/include/ATen/ops/_spdiags_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2323853Z copying torch/include/ATen/ops/_spdiags_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2324786Z copying torch/include/ATen/ops/_stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2325971Z copying torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2326967Z copying torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2328446Z copying torch/include/ATen/ops/_stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2329260Z copying torch/include/ATen/ops/_stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2330385Z copying torch/include/ATen/ops/_standard_gamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2331532Z copying torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2332474Z copying torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2333477Z copying torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2334429Z copying torch/include/ATen/ops/_standard_gamma_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2335728Z 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:23:24.2336717Z 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:23:24.2337663Z 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:23:24.2338772Z copying torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2340201Z copying torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2341062Z copying torch/include/ATen/ops/_standard_gamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2342297Z copying torch/include/ATen/ops/_standard_gamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2343266Z copying torch/include/ATen/ops/_symeig_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2344612Z copying torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2345432Z copying torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2346620Z copying torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2347647Z copying torch/include/ATen/ops/_symeig_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2348759Z copying torch/include/ATen/ops/_symeig_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2349854Z copying torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2351063Z 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:23:24.2352114Z copying torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2353283Z copying torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2354598Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2355871Z 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:23:24.2356967Z 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:23:24.2358062Z 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:23:24.2359171Z 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:23:24.2360382Z 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:23:24.2361672Z 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:23:24.2362594Z 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:23:24.2363795Z 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:23:24.2364908Z 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:23:24.2365972Z 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:23:24.2367130Z 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:23:24.2368207Z 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:23:24.2369293Z 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:23:24.2370482Z copying torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2371694Z 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:23:24.2373430Z 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:23:24.2374347Z 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:23:24.2375549Z 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:23:24.2376420Z copying torch/include/ATen/ops/_test_optional_floatlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2377592Z 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:23:24.2378481Z 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:23:24.2380145Z copying torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2380678Z copying torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2381710Z copying torch/include/ATen/ops/_test_optional_intlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2383058Z 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:23:24.2384304Z 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:23:24.2385161Z copying torch/include/ATen/ops/_test_optional_intlist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2386234Z copying torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2387571Z copying torch/include/ATen/ops/_test_serialization_subcmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2388586Z 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:23:24.2389744Z copying torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2390899Z copying torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2392049Z copying torch/include/ATen/ops/_test_string_default.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2393451Z 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:23:24.2394525Z copying torch/include/ATen/ops/_test_string_default_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2395793Z copying torch/include/ATen/ops/_test_string_default_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2397118Z copying torch/include/ATen/ops/_test_warn_in_autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2398203Z 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:23:24.2399381Z 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:23:24.2400468Z 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:23:24.2401696Z 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:23:24.2402964Z 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:23:24.2404041Z 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:23:24.2405242Z 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:23:24.2406391Z 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:23:24.2407615Z 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:23:24.2408724Z copying torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2409864Z copying torch/include/ATen/ops/le.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2411078Z 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:23:24.2412483Z 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:23:24.2413618Z 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:23:24.2414863Z 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:23:24.2415878Z 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:23:24.2417017Z 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:23:24.2418129Z 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:23:24.2419547Z 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:23:24.2421173Z 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:23:24.2422394Z 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:23:24.2423474Z 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:23:24.2424599Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2425769Z 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:23:24.2426980Z 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:23:24.2428062Z 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:23:24.2429286Z 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:23:24.2430394Z 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:23:24.2431528Z 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:23:24.2432657Z 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:23:24.2433896Z 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:23:24.2435119Z 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:23:24.2436495Z 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:23:24.2437509Z 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:23:24.2438646Z 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:23:24.2439793Z 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:23:24.2440932Z copying torch/include/ATen/ops/_to_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2442214Z copying torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2443273Z copying torch/include/ATen/ops/_to_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2444374Z copying torch/include/ATen/ops/_to_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2445504Z copying torch/include/ATen/ops/_to_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2446725Z copying torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2448265Z copying torch/include/ATen/ops/_to_cpu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2449402Z copying torch/include/ATen/ops/_to_cpu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2450545Z copying torch/include/ATen/ops/_to_dense.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2451771Z copying torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2452856Z copying torch/include/ATen/ops/_to_dense_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2453987Z copying torch/include/ATen/ops/_to_dense_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2455173Z 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:23:24.2456467Z 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:23:24.2457545Z 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:23:24.2458613Z 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:23:24.2459923Z 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:23:24.2461208Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2462550Z 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:23:24.2463494Z 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:23:24.2464553Z 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:23:24.2465635Z 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:23:24.2466717Z 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:23:24.2467689Z 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:23:24.2469021Z 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:23:24.2470066Z 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:23:24.2471080Z 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:23:24.2472138Z 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:23:24.2473415Z 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:23:24.2474424Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2475716Z 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:23:24.2476797Z 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:23:24.2477886Z 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:23:24.2478945Z 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:23:24.2480015Z 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:23:24.2481081Z copying torch/include/ATen/ops/_trilinear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2482261Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2483409Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2484371Z copying torch/include/ATen/ops/_trilinear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2485533Z copying torch/include/ATen/ops/_trilinear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2486803Z copying torch/include/ATen/ops/_triton_multi_head_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2487912Z 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:23:24.2489009Z 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:23:24.2489980Z 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:23:24.2491047Z 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:23:24.2492079Z copying torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2493222Z 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:23:24.2494258Z 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:23:24.2495319Z 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:23:24.2496380Z 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:23:24.2497655Z copying torch/include/ATen/ops/_unique.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2498704Z copying torch/include/ATen/ops/_unique2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2499984Z copying torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2501053Z copying torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2502090Z copying torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2503169Z copying torch/include/ATen/ops/_unique2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2504269Z copying torch/include/ATen/ops/_unique2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2505455Z copying torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2506520Z copying torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2507602Z copying torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2508709Z copying torch/include/ATen/ops/_unique_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2509775Z copying torch/include/ATen/ops/_unique_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2511061Z copying torch/include/ATen/ops/_unpack_dual.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2512159Z copying torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2513254Z copying torch/include/ATen/ops/_unpack_dual_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2514272Z copying torch/include/ATen/ops/_unpack_dual_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2515408Z copying torch/include/ATen/ops/_unsafe_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2516580Z copying torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2517574Z copying torch/include/ATen/ops/_unsafe_view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2518618Z copying torch/include/ATen/ops/_unsafe_view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2520231Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2521334Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2522459Z 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:23:24.2523642Z 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:23:24.2524595Z 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:23:24.2525687Z 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:23:24.2526753Z 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:23:24.2527828Z 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:23:24.2528878Z 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:23:24.2529964Z 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:23:24.2531151Z 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:23:24.2532241Z 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:23:24.2533217Z 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:23:24.2534330Z 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:23:24.2535381Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2536457Z 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:23:24.2537495Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2538538Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2539855Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2540947Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2542090Z 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:23:24.2543252Z 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:23:24.2544248Z 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:23:24.2545333Z 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:23:24.2546436Z 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:23:24.2547570Z 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:23:24.2548797Z 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:23:24.2549880Z 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:23:24.2551102Z 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:23:24.2552390Z 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:23:24.2553399Z 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:23:24.2554562Z 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:23:24.2555952Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2557198Z 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:23:24.2558113Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2559412Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2561214Z copying torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2561607Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2562957Z 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:23:24.2564126Z 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:23:24.2565173Z 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:23:24.2566402Z 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:23:24.2567371Z 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:23:24.2568593Z 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:23:24.2570028Z 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:23:24.2571097Z 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:23:24.2572527Z 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:23:24.2573978Z 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:23:24.2574869Z 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:23:24.2576284Z 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:23:24.2578187Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2578849Z copying torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2580391Z 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:23:24.2583261Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2583644Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2585386Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2586223Z 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:23:24.2588561Z 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:23:24.2588951Z 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:23:24.2590395Z 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:23:24.2591776Z 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:23:24.2593231Z 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:23:24.2594070Z 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:23:24.2595679Z 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:23:24.2597375Z 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:23:24.2598659Z 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:23:24.2599927Z 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:23:24.2601120Z 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:23:24.2602514Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2603495Z 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:23:24.2605007Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2605944Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2607229Z copying torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2608469Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2609739Z 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:23:24.2611061Z 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:23:24.2612037Z 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:23:24.2613434Z 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:23:24.2614598Z 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:23:24.2615824Z 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:23:24.2616872Z 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:23:24.2618208Z 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:23:24.2619341Z 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:23:24.2621417Z 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:23:24.2622026Z 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:23:24.2622927Z 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:23:24.2623804Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2624895Z 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:23:24.2626100Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2627480Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2628461Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2629922Z 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:23:24.2630921Z 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:23:24.2632209Z 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:23:24.2633743Z 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:23:24.2634594Z 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:23:24.2646353Z 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:23:24.2647139Z 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:23:24.2648458Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2649676Z 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:23:24.2652153Z 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:23:24.2652709Z 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:23:24.2654077Z 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:23:24.2655047Z 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:23:24.2656184Z 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:23:24.2660663Z 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:23:24.2662144Z 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:23:24.2663096Z 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:23:24.2664616Z 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:23:24.2665703Z 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:23:24.2667116Z 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:23:24.2668848Z 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:23:24.2670575Z 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:23:24.2674382Z 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:23:24.2675783Z 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:23:24.2677042Z 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:23:24.2678132Z 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:23:24.2679557Z 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:23:24.2680868Z copying torch/include/ATen/ops/_values.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2681981Z copying torch/include/ATen/ops/lt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2686221Z 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:23:24.2687609Z 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:23:24.2688744Z 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:23:24.2690005Z 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:23:24.2691171Z 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:23:24.2693602Z 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:23:24.2696977Z 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:23:24.2698753Z 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:23:24.2700815Z 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:23:24.2701928Z copying torch/include/ATen/ops/_values_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2703399Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2704524Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2705455Z copying torch/include/ATen/ops/_values_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2706942Z copying torch/include/ATen/ops/_values_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2708259Z copying torch/include/ATen/ops/_values_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2709393Z copying torch/include/ATen/ops/_values_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2710370Z copying torch/include/ATen/ops/_version.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2711997Z copying torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2713034Z copying torch/include/ATen/ops/_version_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2714021Z copying torch/include/ATen/ops/_version_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2715480Z copying torch/include/ATen/ops/_weight_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2716741Z copying torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2718008Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2719301Z 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:23:24.2720350Z 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:23:24.2721557Z 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:23:24.2722640Z copying torch/include/ATen/ops/_weight_norm_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2723861Z copying torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2725154Z 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:23:24.2726182Z 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:23:24.2728206Z 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:23:24.2728812Z 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:23:24.2729743Z 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:23:24.2731291Z 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:23:24.2732087Z 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:23:24.2733166Z 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:23:24.2734335Z copying torch/include/ATen/ops/_weight_norm_interface_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2735564Z copying torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2737097Z copying torch/include/ATen/ops/_weight_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2738089Z copying torch/include/ATen/ops/_weight_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2739420Z copying torch/include/ATen/ops/abs.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2741673Z copying torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2742664Z copying torch/include/ATen/ops/abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2743751Z copying torch/include/ATen/ops/abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2744739Z copying torch/include/ATen/ops/abs_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2745936Z copying torch/include/ATen/ops/abs_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2747296Z copying torch/include/ATen/ops/absolute.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2748824Z copying torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2749834Z copying torch/include/ATen/ops/absolute_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2750834Z copying torch/include/ATen/ops/absolute_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2751968Z copying torch/include/ATen/ops/acos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2753537Z copying torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2754469Z copying torch/include/ATen/ops/acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2755555Z copying torch/include/ATen/ops/acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2756947Z copying torch/include/ATen/ops/acos_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2758022Z copying torch/include/ATen/ops/acos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2759482Z copying torch/include/ATen/ops/acos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2760818Z copying torch/include/ATen/ops/acos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2761398Z copying torch/include/ATen/ops/acosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2762899Z copying torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2763963Z copying torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2765169Z copying torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2767466Z copying torch/include/ATen/ops/acosh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2767744Z copying torch/include/ATen/ops/acosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2769139Z copying torch/include/ATen/ops/acosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2770305Z copying torch/include/ATen/ops/acosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2771544Z copying torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2772861Z 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:23:24.2774104Z copying torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2775134Z copying torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2776489Z copying torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2777444Z 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:23:24.2779645Z 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:23:24.2780565Z 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:23:24.2781853Z copying torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2782850Z copying torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2784401Z copying torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2785351Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2786797Z 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:23:24.2787754Z 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:23:24.2789440Z 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:23:24.2790060Z 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:23:24.2791566Z 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:23:24.2792847Z 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:23:24.2793766Z 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:23:24.2795194Z copying torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2797173Z copying torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2797725Z copying torch/include/ATen/ops/adaptive_max_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2799476Z 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:23:24.2800897Z copying torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2801945Z copying torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2803465Z copying torch/include/ATen/ops/adaptive_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2804503Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2805874Z 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:23:24.2807153Z 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:23:24.2808874Z 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:23:24.2809599Z 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:23:24.2812053Z 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:23:24.2812416Z 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:23:24.2813660Z 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:23:24.2814699Z 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:23:24.2815738Z 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:23:24.2816822Z 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:23:24.2817991Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2819468Z 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:23:24.2820340Z copying torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2822002Z copying torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2822920Z copying torch/include/ATen/ops/adaptive_max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2824059Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2825608Z 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:23:24.2826732Z 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:23:24.2827932Z 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:23:24.2829146Z 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:23:24.2830246Z 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:23:24.2831529Z 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:23:24.2832640Z 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:23:24.2834007Z 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:23:24.2835277Z 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:23:24.2836269Z 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:23:24.2837588Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2839197Z 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:23:24.2839767Z copying torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2841417Z copying torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2842197Z copying torch/include/ATen/ops/add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2843952Z copying torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2844940Z copying torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2846277Z copying torch/include/ATen/ops/add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2847798Z copying torch/include/ATen/ops/add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2848737Z copying torch/include/ATen/ops/add_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2850414Z copying torch/include/ATen/ops/add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2851370Z copying torch/include/ATen/ops/add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2852889Z copying torch/include/ATen/ops/add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2854157Z copying torch/include/ATen/ops/addbmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2855591Z copying torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2856470Z copying torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2858093Z copying torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2860383Z copying torch/include/ATen/ops/addbmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2860901Z copying torch/include/ATen/ops/addbmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2862715Z copying torch/include/ATen/ops/addcdiv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2864164Z copying torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2865314Z copying torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2866632Z copying torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2868484Z copying torch/include/ATen/ops/addcdiv_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2869712Z copying torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2871110Z copying torch/include/ATen/ops/addcdiv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2872401Z copying torch/include/ATen/ops/addcdiv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2873615Z copying torch/include/ATen/ops/addcmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2875178Z copying torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2876358Z copying torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2877671Z copying torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2879159Z copying torch/include/ATen/ops/addcmul_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2880365Z copying torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2881696Z copying torch/include/ATen/ops/addcmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2882802Z copying torch/include/ATen/ops/addcmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2884203Z copying torch/include/ATen/ops/addmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2885575Z copying torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2886995Z copying torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2888220Z copying torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2889479Z copying torch/include/ATen/ops/addmm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2890758Z copying torch/include/ATen/ops/addmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2892090Z copying torch/include/ATen/ops/addmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2893036Z copying torch/include/ATen/ops/addmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2894255Z copying torch/include/ATen/ops/addmv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2895922Z copying torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2896803Z copying torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2898509Z copying torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2899520Z copying torch/include/ATen/ops/addmv_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2901493Z copying torch/include/ATen/ops/addmv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2902666Z copying torch/include/ATen/ops/addmv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2904050Z copying torch/include/ATen/ops/addmv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2905221Z copying torch/include/ATen/ops/addr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2906930Z copying torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2907238Z copying torch/include/ATen/ops/addr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2909204Z copying torch/include/ATen/ops/addr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2911068Z copying torch/include/ATen/ops/addr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2911405Z copying torch/include/ATen/ops/addr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2912348Z copying torch/include/ATen/ops/adjoint.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2913949Z copying torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2915063Z copying torch/include/ATen/ops/adjoint_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2916582Z copying torch/include/ATen/ops/adjoint_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2917575Z copying torch/include/ATen/ops/alias.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2918828Z copying torch/include/ATen/ops/affine_grid_generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2920424Z copying torch/include/ATen/ops/affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2921370Z 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:23:24.2922414Z 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:23:24.2923476Z 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:23:24.2924765Z 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:23:24.2925621Z copying torch/include/ATen/ops/affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2926848Z copying torch/include/ATen/ops/affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2927853Z copying torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2929313Z copying torch/include/ATen/ops/alias_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2930068Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2931236Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2932088Z copying torch/include/ATen/ops/alias_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2933547Z copying torch/include/ATen/ops/alias_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2934678Z copying torch/include/ATen/ops/alias_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2935255Z copying torch/include/ATen/ops/alias_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2936797Z copying torch/include/ATen/ops/align_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2937833Z copying torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2939175Z copying torch/include/ATen/ops/align_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2940985Z copying torch/include/ATen/ops/align_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2941920Z copying torch/include/ATen/ops/align_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2943539Z copying torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2944964Z copying torch/include/ATen/ops/align_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2945781Z copying torch/include/ATen/ops/align_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2947400Z copying torch/include/ATen/ops/align_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2948457Z copying torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2949440Z copying torch/include/ATen/ops/align_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2950811Z copying torch/include/ATen/ops/align_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2951796Z copying torch/include/ATen/ops/all.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2953160Z copying torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2954441Z copying torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2955737Z copying torch/include/ATen/ops/all_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2956910Z copying torch/include/ATen/ops/all_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2958048Z copying torch/include/ATen/ops/all_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2959243Z copying torch/include/ATen/ops/all_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2960422Z copying torch/include/ATen/ops/all_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2961592Z copying torch/include/ATen/ops/all_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2963228Z copying torch/include/ATen/ops/allclose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2964293Z copying torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2965364Z copying torch/include/ATen/ops/allclose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2966387Z copying torch/include/ATen/ops/allclose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2967590Z copying torch/include/ATen/ops/alpha_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2969495Z copying torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2970276Z copying torch/include/ATen/ops/alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2971349Z copying torch/include/ATen/ops/alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2972491Z copying torch/include/ATen/ops/amax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2973820Z copying torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2974757Z copying torch/include/ATen/ops/amax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2976196Z copying torch/include/ATen/ops/amax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2977242Z copying torch/include/ATen/ops/amax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2978709Z copying torch/include/ATen/ops/amax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2979989Z copying torch/include/ATen/ops/amax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2981158Z copying torch/include/ATen/ops/amax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2982354Z copying torch/include/ATen/ops/amin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2984031Z copying torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2984949Z copying torch/include/ATen/ops/amin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2986207Z copying torch/include/ATen/ops/amin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2987437Z copying torch/include/ATen/ops/amin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2988716Z copying torch/include/ATen/ops/amin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2989987Z copying torch/include/ATen/ops/amin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2991225Z copying torch/include/ATen/ops/amin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2992445Z copying torch/include/ATen/ops/aminmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2993917Z copying torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2995074Z copying torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2996724Z copying torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2997746Z copying torch/include/ATen/ops/aminmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2999114Z copying torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.2999914Z copying torch/include/ATen/ops/aminmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3001304Z copying torch/include/ATen/ops/aminmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3002588Z copying torch/include/ATen/ops/and.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3003684Z copying torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3004861Z copying torch/include/ATen/ops/and_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3005864Z copying torch/include/ATen/ops/and_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3007197Z copying torch/include/ATen/ops/angle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3008285Z copying torch/include/ATen/ops/angle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3009784Z copying torch/include/ATen/ops/angle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3010555Z copying torch/include/ATen/ops/angle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3011841Z copying torch/include/ATen/ops/angle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3013001Z copying torch/include/ATen/ops/any.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3014436Z copying torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3015439Z copying torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3016766Z copying torch/include/ATen/ops/any_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3017930Z copying torch/include/ATen/ops/any_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3020056Z copying torch/include/ATen/ops/any_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3021139Z copying torch/include/ATen/ops/any_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3022102Z copying torch/include/ATen/ops/any_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3023919Z copying torch/include/ATen/ops/any_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3024679Z copying torch/include/ATen/ops/arange.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3025722Z copying torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3027692Z copying torch/include/ATen/ops/arange_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3028554Z copying torch/include/ATen/ops/arange_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3029436Z copying torch/include/ATen/ops/arange_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3031309Z copying torch/include/ATen/ops/arange_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3032358Z copying torch/include/ATen/ops/arange_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3033647Z copying torch/include/ATen/ops/arccos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3035205Z copying torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3037040Z copying torch/include/ATen/ops/arccos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3037872Z copying torch/include/ATen/ops/arccos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3039063Z copying torch/include/ATen/ops/arccosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3040267Z copying torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3041323Z copying torch/include/ATen/ops/arccosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3042305Z copying torch/include/ATen/ops/arccosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3043396Z copying torch/include/ATen/ops/arcsin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3044791Z copying torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3045957Z copying torch/include/ATen/ops/arcsin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3047019Z copying torch/include/ATen/ops/arcsin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3048632Z copying torch/include/ATen/ops/arcsinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3050131Z copying torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3051013Z copying torch/include/ATen/ops/arcsinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3052559Z copying torch/include/ATen/ops/arcsinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3053805Z copying torch/include/ATen/ops/arctan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3055469Z copying torch/include/ATen/ops/arctan2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3056597Z copying torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3058011Z copying torch/include/ATen/ops/arctan2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3058938Z copying torch/include/ATen/ops/arctan2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3061167Z copying torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3062054Z copying torch/include/ATen/ops/arctan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3063551Z copying torch/include/ATen/ops/arctan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3064639Z copying torch/include/ATen/ops/arctanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3066485Z copying torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3067048Z copying torch/include/ATen/ops/arctanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3068617Z copying torch/include/ATen/ops/arctanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3069505Z copying torch/include/ATen/ops/argmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3071246Z copying torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3072011Z copying torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3073436Z copying torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3074521Z copying torch/include/ATen/ops/argmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3075424Z copying torch/include/ATen/ops/argmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3076880Z copying torch/include/ATen/ops/argmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3077810Z copying torch/include/ATen/ops/argmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3079068Z copying torch/include/ATen/ops/argmin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3080128Z copying torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3081471Z copying torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3082638Z copying torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3083810Z copying torch/include/ATen/ops/argmin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3085258Z copying torch/include/ATen/ops/argmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3086278Z copying torch/include/ATen/ops/argmin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3087375Z copying torch/include/ATen/ops/argmin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3088397Z copying torch/include/ATen/ops/argsort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3090554Z copying torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3091347Z copying torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3092386Z copying torch/include/ATen/ops/argsort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3093458Z copying torch/include/ATen/ops/argsort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3094692Z copying torch/include/ATen/ops/argsort_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3095949Z copying torch/include/ATen/ops/argsort_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3098280Z copying torch/include/ATen/ops/argwhere.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3098802Z copying torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3100165Z copying torch/include/ATen/ops/argwhere_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3101602Z copying torch/include/ATen/ops/argwhere_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3102742Z copying torch/include/ATen/ops/as_strided.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3104017Z copying torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3105271Z copying torch/include/ATen/ops/as_strided_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3106753Z 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:23:24.3107892Z 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:23:24.3109041Z copying torch/include/ATen/ops/as_strided_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3110420Z copying torch/include/ATen/ops/as_strided_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3111476Z copying torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3113668Z copying torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3114156Z copying torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3115610Z copying torch/include/ATen/ops/as_strided_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3116971Z copying torch/include/ATen/ops/as_strided_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3117774Z copying torch/include/ATen/ops/as_strided_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3118971Z 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:23:24.3120405Z copying torch/include/ATen/ops/as_strided_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3121021Z copying torch/include/ATen/ops/as_strided_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3122710Z copying torch/include/ATen/ops/asin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3123834Z copying torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3125066Z copying torch/include/ATen/ops/asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3126624Z copying torch/include/ATen/ops/asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3127483Z copying torch/include/ATen/ops/asin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3128484Z copying torch/include/ATen/ops/asin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3129652Z copying torch/include/ATen/ops/asin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3130659Z copying torch/include/ATen/ops/asin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3132691Z copying torch/include/ATen/ops/asinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3133727Z copying torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3134563Z copying torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3135746Z copying torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3136701Z copying torch/include/ATen/ops/asinh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3137934Z copying torch/include/ATen/ops/asinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3139732Z copying torch/include/ATen/ops/asinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3140871Z copying torch/include/ATen/ops/asinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3141959Z copying torch/include/ATen/ops/atan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3143378Z copying torch/include/ATen/ops/atan2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3144582Z copying torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3145635Z copying torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3147046Z copying torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3148253Z copying torch/include/ATen/ops/atan2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3149499Z copying torch/include/ATen/ops/atan2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3150734Z copying torch/include/ATen/ops/atan2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3151795Z copying torch/include/ATen/ops/atan2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3153071Z copying torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3154216Z copying torch/include/ATen/ops/atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3155441Z copying torch/include/ATen/ops/atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3156582Z copying torch/include/ATen/ops/atan_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3157794Z copying torch/include/ATen/ops/atan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3158980Z copying torch/include/ATen/ops/atan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3160189Z copying torch/include/ATen/ops/atan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3161422Z copying torch/include/ATen/ops/atanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3162978Z copying torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3163920Z copying torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3165024Z copying torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3166544Z copying torch/include/ATen/ops/atanh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3167520Z copying torch/include/ATen/ops/atanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3168759Z copying torch/include/ATen/ops/atanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3169879Z copying torch/include/ATen/ops/atanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3171111Z copying torch/include/ATen/ops/atleast_1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3172410Z copying torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3173646Z copying torch/include/ATen/ops/atleast_1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3175157Z copying torch/include/ATen/ops/atleast_1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3176216Z copying torch/include/ATen/ops/atleast_2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3177331Z copying torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3179189Z copying torch/include/ATen/ops/atleast_2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3180584Z copying torch/include/ATen/ops/atleast_2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3181795Z copying torch/include/ATen/ops/mH.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3182713Z copying torch/include/ATen/ops/atleast_3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3183991Z copying torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3185267Z copying torch/include/ATen/ops/atleast_3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3186773Z copying torch/include/ATen/ops/atleast_3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3187689Z copying torch/include/ATen/ops/avg_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3188948Z copying torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3190223Z copying torch/include/ATen/ops/avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3191352Z copying torch/include/ATen/ops/avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3192259Z copying torch/include/ATen/ops/avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3193571Z copying torch/include/ATen/ops/avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3195039Z 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:23:24.3196176Z 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:23:24.3197419Z 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:23:24.3198595Z copying torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3199796Z 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:23:24.3201003Z copying torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3202118Z copying torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3203680Z copying torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3204600Z copying torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3206155Z copying torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3207047Z copying torch/include/ATen/ops/avg_pool2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3208617Z copying torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3209520Z copying torch/include/ATen/ops/avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3210552Z copying torch/include/ATen/ops/avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3211646Z copying torch/include/ATen/ops/avg_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3212917Z copying torch/include/ATen/ops/avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3214297Z 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:23:24.3215151Z 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:23:24.3216686Z 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:23:24.3217741Z copying torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3218840Z 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:23:24.3220316Z copying torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3222214Z copying torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3223571Z copying torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3224707Z copying torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3225712Z copying torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3227178Z copying torch/include/ATen/ops/avg_pool3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3228685Z copying torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3229620Z copying torch/include/ATen/ops/avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3231088Z copying torch/include/ATen/ops/avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3232379Z copying torch/include/ATen/ops/baddbmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3233675Z copying torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3234891Z copying torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3235908Z copying torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3237402Z copying torch/include/ATen/ops/baddbmm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3238552Z copying torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3239823Z copying torch/include/ATen/ops/baddbmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3240997Z copying torch/include/ATen/ops/baddbmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3242164Z copying torch/include/ATen/ops/bartlett_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3244470Z copying torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3245293Z copying torch/include/ATen/ops/bartlett_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3246387Z copying torch/include/ATen/ops/bartlett_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3247530Z copying torch/include/ATen/ops/batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3248971Z copying torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3250200Z 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:23:24.3251872Z 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:23:24.3252929Z 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:23:24.3253863Z 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:23:24.3255171Z copying torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3256356Z 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:23:24.3257344Z 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:23:24.3259222Z 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:23:24.3260362Z 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:23:24.3261551Z copying torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3262505Z copying torch/include/ATen/ops/batch_norm_elemt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3263651Z 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:23:24.3265809Z copying torch/include/ATen/ops/batch_norm_elemt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3266421Z copying torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3267242Z copying torch/include/ATen/ops/batch_norm_gather_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3268736Z 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:23:24.3269874Z 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:23:24.3271282Z 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:23:24.3272484Z 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:23:24.3274030Z 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:23:24.3275507Z 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:23:24.3276897Z 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:23:24.3278321Z 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:23:24.3279717Z 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:23:24.3281019Z copying torch/include/ATen/ops/batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3282517Z copying torch/include/ATen/ops/batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3283884Z copying torch/include/ATen/ops/batch_norm_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3285379Z 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:23:24.3286623Z 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:23:24.3288181Z copying torch/include/ATen/ops/batch_norm_stats_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3289382Z copying torch/include/ATen/ops/batch_norm_stats_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3290978Z copying torch/include/ATen/ops/batch_norm_update_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3292255Z 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:23:24.3293792Z 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:23:24.3295026Z 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:23:24.3297844Z 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:23:24.3298433Z 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:23:24.3299940Z copying torch/include/ATen/ops/bernoulli.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3301209Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3303772Z copying torch/include/ATen/ops/bernoulli_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3304473Z copying torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3305356Z copying torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3306160Z copying torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3307325Z copying torch/include/ATen/ops/bernoulli_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3308572Z copying torch/include/ATen/ops/bernoulli_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3309613Z copying torch/include/ATen/ops/bilinear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3311478Z copying torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3312498Z copying torch/include/ATen/ops/bilinear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3313823Z copying torch/include/ATen/ops/bilinear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3315079Z copying torch/include/ATen/ops/binary_cross_entropy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3316380Z copying torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3317682Z 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:23:24.3319016Z 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:23:24.3320326Z 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:23:24.3321579Z 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:23:24.3322895Z 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:23:24.3324146Z 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:23:24.3325497Z copying torch/include/ATen/ops/binary_cross_entropy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3326803Z copying torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3328056Z 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:23:24.3329439Z 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:23:24.3330645Z 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:23:24.3331610Z 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:23:24.3332875Z copying torch/include/ATen/ops/bincount.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3333839Z copying torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3335404Z copying torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3336465Z copying torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3337585Z copying torch/include/ATen/ops/bincount_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3338551Z copying torch/include/ATen/ops/bincount_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3339865Z copying torch/include/ATen/ops/binomial.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3341253Z copying torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3342614Z copying torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3343768Z copying torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3344983Z copying torch/include/ATen/ops/binomial_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3346106Z copying torch/include/ATen/ops/binomial_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3347192Z copying torch/include/ATen/ops/bitwise_and.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3348383Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3349643Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3350805Z copying torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3351922Z copying torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3353161Z copying torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3354307Z copying torch/include/ATen/ops/bitwise_and_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3355728Z copying torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3356923Z copying torch/include/ATen/ops/bitwise_and_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3358218Z copying torch/include/ATen/ops/bitwise_and_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3359476Z copying torch/include/ATen/ops/bitwise_left_shift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3360937Z 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:23:24.3362290Z 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:23:24.3363456Z 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:23:24.3364676Z 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:23:24.3365979Z copying torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3367267Z 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:23:24.3368565Z copying torch/include/ATen/ops/bitwise_left_shift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3369962Z copying torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3370951Z copying torch/include/ATen/ops/bitwise_not.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3372555Z copying torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3373711Z copying torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3375224Z copying torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3376299Z copying torch/include/ATen/ops/bitwise_not_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3377725Z copying torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3379373Z copying torch/include/ATen/ops/bitwise_not_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3380509Z copying torch/include/ATen/ops/bitwise_not_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3382444Z copying torch/include/ATen/ops/bitwise_or.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3383920Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3385238Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3386462Z copying torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3387979Z copying torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3389173Z copying torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3390641Z copying torch/include/ATen/ops/bitwise_or_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3391797Z copying torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3393244Z copying torch/include/ATen/ops/bitwise_or_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3394837Z copying torch/include/ATen/ops/bitwise_or_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3396178Z copying torch/include/ATen/ops/bitwise_right_shift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3397662Z 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:23:24.3398932Z 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:23:24.3400129Z 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:23:24.3401651Z 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:23:24.3402913Z copying torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3404267Z 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:23:24.3405601Z copying torch/include/ATen/ops/bitwise_right_shift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3407068Z copying torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3408126Z copying torch/include/ATen/ops/bitwise_xor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3409764Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3410989Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3412504Z copying torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3413724Z copying torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3415043Z copying torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3416044Z copying torch/include/ATen/ops/bitwise_xor_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3418063Z copying torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3418858Z copying torch/include/ATen/ops/bitwise_xor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3419932Z copying torch/include/ATen/ops/bitwise_xor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3421440Z copying torch/include/ATen/ops/blackman_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3422604Z copying torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3423611Z copying torch/include/ATen/ops/blackman_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3425067Z copying torch/include/ATen/ops/blackman_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3426640Z copying torch/include/ATen/ops/block_diag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3427633Z copying torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3429020Z copying torch/include/ATen/ops/block_diag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3430292Z copying torch/include/ATen/ops/block_diag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3431149Z copying torch/include/ATen/ops/bmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3432728Z copying torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3433863Z copying torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3435035Z copying torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3436356Z copying torch/include/ATen/ops/bmm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3437464Z copying torch/include/ATen/ops/bmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3439014Z copying torch/include/ATen/ops/bmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3440084Z copying torch/include/ATen/ops/bmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3441829Z copying torch/include/ATen/ops/broadcast_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3443054Z copying torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3444197Z copying torch/include/ATen/ops/broadcast_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3445581Z copying torch/include/ATen/ops/broadcast_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3446967Z copying torch/include/ATen/ops/broadcast_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3448174Z copying torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3449563Z copying torch/include/ATen/ops/broadcast_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3450683Z copying torch/include/ATen/ops/broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3452199Z copying torch/include/ATen/ops/bucketize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3453400Z copying torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3454766Z copying torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3456083Z copying torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3457430Z copying torch/include/ATen/ops/bucketize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3458728Z copying torch/include/ATen/ops/bucketize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3460290Z copying torch/include/ATen/ops/can_cast.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3461694Z copying torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3462867Z copying torch/include/ATen/ops/can_cast_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3464199Z copying torch/include/ATen/ops/can_cast_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3465584Z copying torch/include/ATen/ops/cartesian_prod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3466938Z copying torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3468132Z copying torch/include/ATen/ops/cartesian_prod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3469500Z copying torch/include/ATen/ops/cartesian_prod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3470900Z copying torch/include/ATen/ops/cat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3472301Z copying torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3473755Z copying torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3474945Z copying torch/include/ATen/ops/cat_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3476484Z copying torch/include/ATen/ops/cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3477627Z copying torch/include/ATen/ops/cat_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3479203Z copying torch/include/ATen/ops/cat_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3480602Z copying torch/include/ATen/ops/cat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3481837Z copying torch/include/ATen/ops/cat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3483129Z copying torch/include/ATen/ops/cauchy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3485117Z copying torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3485973Z copying torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3487368Z copying torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3488895Z copying torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3489732Z copying torch/include/ATen/ops/cauchy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3491035Z copying torch/include/ATen/ops/cauchy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3492039Z copying torch/include/ATen/ops/ccol_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3493635Z copying torch/include/ATen/ops/ccol_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3494554Z 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:23:24.3495823Z copying torch/include/ATen/ops/ccol_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3497386Z copying torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3498133Z copying torch/include/ATen/ops/ccol_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3499496Z copying torch/include/ATen/ops/ccol_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3500443Z copying torch/include/ATen/ops/cdist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3501674Z copying torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3502756Z copying torch/include/ATen/ops/cdist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3503947Z copying torch/include/ATen/ops/cdist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3505030Z copying torch/include/ATen/ops/ceil.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3506161Z copying torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3507419Z copying torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3509222Z copying torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3510532Z copying torch/include/ATen/ops/ceil_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3511712Z copying torch/include/ATen/ops/ceil_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3512968Z copying torch/include/ATen/ops/ceil_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3514324Z copying torch/include/ATen/ops/ceil_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3515510Z copying torch/include/ATen/ops/celu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3517409Z copying torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3518156Z copying torch/include/ATen/ops/celu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3519334Z copying torch/include/ATen/ops/celu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3520700Z copying torch/include/ATen/ops/chain_matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3521871Z copying torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3522818Z copying torch/include/ATen/ops/chain_matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3524204Z copying torch/include/ATen/ops/chain_matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3525235Z copying torch/include/ATen/ops/chalf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3526603Z copying torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3527454Z copying torch/include/ATen/ops/chalf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3528790Z copying torch/include/ATen/ops/chalf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3529736Z copying torch/include/ATen/ops/channel_shuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3531145Z copying torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3532016Z copying torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3533211Z copying torch/include/ATen/ops/channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3534284Z copying torch/include/ATen/ops/channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3535405Z copying torch/include/ATen/ops/cholesky.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3536823Z copying torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3537852Z copying torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3538978Z copying torch/include/ATen/ops/cholesky_inverse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3540638Z copying torch/include/ATen/ops/cholesky_inverse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3541656Z copying torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3543017Z copying torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3543969Z copying torch/include/ATen/ops/cholesky_inverse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3545086Z copying torch/include/ATen/ops/cholesky_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3546341Z copying torch/include/ATen/ops/cholesky_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3547278Z copying torch/include/ATen/ops/cholesky_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3548802Z copying torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3549848Z copying torch/include/ATen/ops/cholesky_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3550978Z copying torch/include/ATen/ops/cholesky_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3552479Z copying torch/include/ATen/ops/choose_qparams_optimized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3553521Z 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:23:24.3554921Z copying torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3556423Z copying torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3557869Z copying torch/include/ATen/ops/chunk.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3559331Z copying torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3560416Z copying torch/include/ATen/ops/chunk_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3561751Z copying torch/include/ATen/ops/chunk_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3562760Z copying torch/include/ATen/ops/clamp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3564107Z copying torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3565047Z copying torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3566430Z copying torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3568030Z copying torch/include/ATen/ops/clamp_max.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3569258Z copying torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3570331Z copying torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3571412Z copying torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3572580Z copying torch/include/ATen/ops/clamp_max_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3573762Z copying torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3574743Z copying torch/include/ATen/ops/clamp_max_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3575764Z copying torch/include/ATen/ops/clamp_max_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3576933Z copying torch/include/ATen/ops/clamp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3577977Z copying torch/include/ATen/ops/clamp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3579294Z copying torch/include/ATen/ops/clamp_min.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3580470Z copying torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3582254Z copying torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3583415Z copying torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3584304Z copying torch/include/ATen/ops/clamp_min_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3585537Z copying torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3587062Z copying torch/include/ATen/ops/clamp_min_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3588205Z copying torch/include/ATen/ops/clamp_min_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3589203Z copying torch/include/ATen/ops/clamp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3590276Z copying torch/include/ATen/ops/clamp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3591420Z copying torch/include/ATen/ops/clip.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3592626Z copying torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3593643Z copying torch/include/ATen/ops/clip_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3594807Z copying torch/include/ATen/ops/clip_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3595926Z copying torch/include/ATen/ops/clone.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3597426Z copying torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3598400Z copying torch/include/ATen/ops/clone_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3599503Z copying torch/include/ATen/ops/clone_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3600575Z copying torch/include/ATen/ops/coalesce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3601840Z copying torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3603030Z copying torch/include/ATen/ops/coalesce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3603914Z copying torch/include/ATen/ops/coalesce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3605009Z copying torch/include/ATen/ops/col2im.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3606249Z copying torch/include/ATen/ops/col2im_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3607302Z copying torch/include/ATen/ops/col2im_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3608365Z copying torch/include/ATen/ops/col2im_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3609636Z copying torch/include/ATen/ops/col2im_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3610715Z copying torch/include/ATen/ops/col2im_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3611916Z copying torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3612999Z copying torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3614191Z copying torch/include/ATen/ops/col2im_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3615276Z copying torch/include/ATen/ops/col2im_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3616374Z copying torch/include/ATen/ops/col_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3617528Z copying torch/include/ATen/ops/col_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3618904Z 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:23:24.3620132Z 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:23:24.3621098Z copying torch/include/ATen/ops/col_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3622323Z copying torch/include/ATen/ops/col_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3623381Z copying torch/include/ATen/ops/col_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3624574Z copying torch/include/ATen/ops/col_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3626034Z copying torch/include/ATen/ops/column_stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3627177Z copying torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3628293Z copying torch/include/ATen/ops/column_stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3629687Z copying torch/include/ATen/ops/column_stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3630833Z copying torch/include/ATen/ops/combinations.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3632103Z copying torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3633318Z copying torch/include/ATen/ops/combinations_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3634914Z copying torch/include/ATen/ops/combinations_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3636677Z copying torch/include/ATen/ops/complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3637183Z copying torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3638357Z copying torch/include/ATen/ops/complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3639805Z copying torch/include/ATen/ops/complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3640781Z copying torch/include/ATen/ops/complex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3642229Z copying torch/include/ATen/ops/complex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3643284Z copying torch/include/ATen/ops/concat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3644730Z copying torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3645845Z copying torch/include/ATen/ops/concat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3647034Z copying torch/include/ATen/ops/concat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3649011Z copying torch/include/ATen/ops/concatenate.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3649973Z copying torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3650958Z copying torch/include/ATen/ops/concatenate_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3652296Z copying torch/include/ATen/ops/concatenate_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3654785Z copying torch/include/ATen/ops/conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3655520Z copying torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3656645Z copying torch/include/ATen/ops/conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3657204Z copying torch/include/ATen/ops/conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3658496Z copying torch/include/ATen/ops/conj_physical.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3660258Z copying torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3661333Z copying torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3662804Z copying torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3664275Z copying torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3665539Z copying torch/include/ATen/ops/conj_physical_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3666528Z copying torch/include/ATen/ops/conj_physical_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3667898Z copying torch/include/ATen/ops/constant_pad_nd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3669498Z 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:23:24.3670458Z copying torch/include/ATen/ops/constant_pad_nd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3671899Z copying torch/include/ATen/ops/constant_pad_nd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3672896Z copying torch/include/ATen/ops/contiguous.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3674025Z copying torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3675403Z copying torch/include/ATen/ops/contiguous_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3676522Z copying torch/include/ATen/ops/contiguous_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3677450Z copying torch/include/ATen/ops/conv1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3679016Z copying torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3681022Z copying torch/include/ATen/ops/conv1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3681480Z copying torch/include/ATen/ops/conv1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3682191Z copying torch/include/ATen/ops/conv2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3683324Z copying torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3684509Z copying torch/include/ATen/ops/conv2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3685482Z copying torch/include/ATen/ops/conv2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3686944Z copying torch/include/ATen/ops/conv3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3688012Z copying torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3689279Z copying torch/include/ATen/ops/conv3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3690157Z copying torch/include/ATen/ops/conv3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3691545Z copying torch/include/ATen/ops/conv_depthwise3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3692805Z copying torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3694094Z copying torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3694944Z copying torch/include/ATen/ops/conv_depthwise3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3696336Z copying torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3697440Z copying torch/include/ATen/ops/conv_tbc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3698732Z copying torch/include/ATen/ops/conv_tbc_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3700265Z 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:23:24.3701320Z copying torch/include/ATen/ops/conv_tbc_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3702564Z copying torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3703583Z copying torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3704837Z copying torch/include/ATen/ops/conv_tbc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3706091Z copying torch/include/ATen/ops/conv_tbc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3707273Z copying torch/include/ATen/ops/conv_transpose1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3708843Z copying torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3710127Z copying torch/include/ATen/ops/conv_transpose1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3711791Z copying torch/include/ATen/ops/conv_transpose1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3713495Z copying torch/include/ATen/ops/conv_transpose2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3715376Z copying torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3716738Z copying torch/include/ATen/ops/conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3718324Z copying torch/include/ATen/ops/conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3720003Z copying torch/include/ATen/ops/conv_transpose3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3721409Z copying torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3722943Z copying torch/include/ATen/ops/conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3724351Z copying torch/include/ATen/ops/conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3726640Z copying torch/include/ATen/ops/convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3727382Z copying torch/include/ATen/ops/convolution_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3728816Z copying torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3730190Z copying torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3731855Z copying torch/include/ATen/ops/convolution_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3733185Z copying torch/include/ATen/ops/convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3734898Z copying torch/include/ATen/ops/convolution_backward_overrideable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3736550Z 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:23:24.3737956Z copying torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3739819Z copying torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3742387Z copying torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3743567Z copying torch/include/ATen/ops/convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3745030Z copying torch/include/ATen/ops/convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3746802Z copying torch/include/ATen/ops/convolution_overrideable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3748330Z copying torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3749736Z copying torch/include/ATen/ops/convolution_overrideable_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3752231Z copying torch/include/ATen/ops/convolution_overrideable_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3753210Z copying torch/include/ATen/ops/copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3755076Z copying torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3756544Z copying torch/include/ATen/ops/copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3758238Z copying torch/include/ATen/ops/copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3759765Z copying torch/include/ATen/ops/copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3761418Z copying torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3763128Z 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:23:24.3764548Z 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:23:24.3766233Z 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:23:24.3767818Z 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:23:24.3769162Z copying torch/include/ATen/ops/copysign.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3771089Z copying torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3772468Z copying torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3774063Z copying torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3775443Z copying torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3777164Z copying torch/include/ATen/ops/copysign_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3778572Z copying torch/include/ATen/ops/copysign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3780702Z copying torch/include/ATen/ops/copysign_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3782298Z copying torch/include/ATen/ops/copysign_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3783541Z copying torch/include/ATen/ops/corrcoef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3785478Z copying torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3786641Z copying torch/include/ATen/ops/corrcoef_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3788295Z copying torch/include/ATen/ops/corrcoef_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3789873Z copying torch/include/ATen/ops/cos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3791740Z copying torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3793034Z copying torch/include/ATen/ops/cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3794605Z copying torch/include/ATen/ops/cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3796379Z copying torch/include/ATen/ops/cos_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3798111Z copying torch/include/ATen/ops/cos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3799520Z copying torch/include/ATen/ops/cos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3801081Z copying torch/include/ATen/ops/mT.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3802625Z copying torch/include/ATen/ops/cos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3804632Z copying torch/include/ATen/ops/cosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3806142Z copying torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3807496Z copying torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3809248Z copying torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3810504Z copying torch/include/ATen/ops/cosh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3812306Z copying torch/include/ATen/ops/cosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3813997Z copying torch/include/ATen/ops/cosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3814992Z copying torch/include/ATen/ops/cosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3816692Z copying torch/include/ATen/ops/cosine_embedding_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3817547Z 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:23:24.3819642Z copying torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3820477Z copying torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3822430Z copying torch/include/ATen/ops/cosine_similarity.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3823433Z copying torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3824931Z copying torch/include/ATen/ops/cosine_similarity_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3825895Z copying torch/include/ATen/ops/cosine_similarity_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3827455Z copying torch/include/ATen/ops/count_nonzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3828873Z copying torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3829841Z copying torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3831695Z copying torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3832655Z copying torch/include/ATen/ops/count_nonzero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3834390Z copying torch/include/ATen/ops/count_nonzero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3835871Z copying torch/include/ATen/ops/cov.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3837208Z copying torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3838199Z copying torch/include/ATen/ops/cov_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3839671Z copying torch/include/ATen/ops/cov_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3840616Z copying torch/include/ATen/ops/cross.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3842099Z copying torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3842978Z copying torch/include/ATen/ops/cross_entropy_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3844586Z 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:23:24.3845439Z copying torch/include/ATen/ops/cross_entropy_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3847515Z copying torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3848770Z copying torch/include/ATen/ops/cross_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3849617Z copying torch/include/ATen/ops/cross_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3851706Z copying torch/include/ATen/ops/crow_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3852343Z copying torch/include/ATen/ops/crow_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3853955Z 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:23:24.3854965Z 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:23:24.3856065Z copying torch/include/ATen/ops/crow_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3857201Z copying torch/include/ATen/ops/crow_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3858379Z copying torch/include/ATen/ops/crow_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3859754Z copying torch/include/ATen/ops/crow_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3861687Z copying torch/include/ATen/ops/ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3862856Z copying torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3863773Z copying torch/include/ATen/ops/ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3865113Z copying torch/include/ATen/ops/ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3865950Z copying torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3867342Z 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:23:24.3868805Z 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:23:24.3869705Z 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:23:24.3871215Z 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:23:24.3872245Z 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:23:24.3873864Z 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:23:24.3875269Z 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:23:24.3876534Z 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:23:24.3877891Z 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:23:24.3879205Z copying torch/include/ATen/ops/cudnn_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3880635Z copying torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3882012Z 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:23:24.3883337Z 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:23:24.3884759Z 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:23:24.3886007Z 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:23:24.3887446Z 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:23:24.3888773Z 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:23:24.3890084Z copying torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3891595Z copying torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3892888Z copying torch/include/ATen/ops/cudnn_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3894598Z copying torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3895891Z 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:23:24.3896916Z 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:23:24.3898364Z 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:23:24.3899492Z 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:23:24.3901229Z copying torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3902338Z copying torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3903638Z copying torch/include/ATen/ops/cudnn_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3904260Z copying torch/include/ATen/ops/cudnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3905874Z copying torch/include/ATen/ops/cudnn_convolution_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3906924Z 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:23:24.3908244Z 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:23:24.3909516Z copying torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3910890Z copying torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3911740Z copying torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3913619Z 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:23:24.3914482Z 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:23:24.3915768Z copying torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3917237Z copying torch/include/ATen/ops/cummax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3918948Z copying torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3920529Z copying torch/include/ATen/ops/cudnn_grid_sampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3921977Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3923409Z 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:23:24.3925100Z 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:23:24.3925967Z 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:23:24.3927000Z 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:23:24.3928649Z 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:23:24.3929685Z 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:23:24.3931386Z copying torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3932496Z copying torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3933908Z copying torch/include/ATen/ops/cudnn_is_acceptable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3935276Z 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:23:24.3936307Z copying torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3937714Z copying torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3939421Z copying torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3940451Z copying torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3941373Z copying torch/include/ATen/ops/cummax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3942420Z copying torch/include/ATen/ops/cummax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3944032Z copying torch/include/ATen/ops/cummaxmin_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3945102Z copying torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3946372Z copying torch/include/ATen/ops/cummaxmin_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3947677Z copying torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3948867Z copying torch/include/ATen/ops/cummin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3950114Z copying torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3951406Z copying torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3952456Z copying torch/include/ATen/ops/cummin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3953536Z copying torch/include/ATen/ops/cummin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3955004Z copying torch/include/ATen/ops/cumprod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3956009Z copying torch/include/ATen/ops/cumprod_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3957383Z copying torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3958405Z copying torch/include/ATen/ops/cumprod_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3959563Z copying torch/include/ATen/ops/cumprod_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3961177Z copying torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3962248Z copying torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3963544Z copying torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3964712Z copying torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3965845Z copying torch/include/ATen/ops/cumprod_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3967220Z copying torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3968439Z copying torch/include/ATen/ops/cumprod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3969788Z copying torch/include/ATen/ops/cumprod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3970798Z copying torch/include/ATen/ops/cumsum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3972286Z copying torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3973141Z copying torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3974428Z copying torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3975437Z copying torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3976654Z copying torch/include/ATen/ops/cumsum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3977858Z copying torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3978873Z copying torch/include/ATen/ops/cumsum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3980483Z copying torch/include/ATen/ops/cumsum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3981501Z copying torch/include/ATen/ops/cumulative_trapezoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3983014Z copying torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3983775Z copying torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3985014Z copying torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3986134Z copying torch/include/ATen/ops/data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3987447Z copying torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3988436Z copying torch/include/ATen/ops/data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3989704Z copying torch/include/ATen/ops/data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3990714Z copying torch/include/ATen/ops/deg2rad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3992085Z copying torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3993003Z copying torch/include/ATen/ops/deg2rad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3994304Z copying torch/include/ATen/ops/deg2rad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3995404Z copying torch/include/ATen/ops/dense_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3996844Z copying torch/include/ATen/ops/dense_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3997555Z copying torch/include/ATen/ops/dense_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3998853Z copying torch/include/ATen/ops/dequantize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.3999915Z copying torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4000944Z copying torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4002255Z copying torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4003307Z copying torch/include/ATen/ops/dequantize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4004632Z copying torch/include/ATen/ops/dequantize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4005476Z copying torch/include/ATen/ops/det.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4006903Z copying torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4009408Z copying torch/include/ATen/ops/det_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4009911Z copying torch/include/ATen/ops/det_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4010971Z copying torch/include/ATen/ops/detach.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4012244Z copying torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4013423Z copying torch/include/ATen/ops/detach_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4015096Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4016143Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4017036Z copying torch/include/ATen/ops/detach_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4018090Z copying torch/include/ATen/ops/detach_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4019709Z copying torch/include/ATen/ops/detach_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4020633Z copying torch/include/ATen/ops/detach_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4022597Z copying torch/include/ATen/ops/diag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4023555Z copying torch/include/ATen/ops/diag_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4024756Z copying torch/include/ATen/ops/diag_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4025798Z copying torch/include/ATen/ops/diag_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4026855Z copying torch/include/ATen/ops/diag_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4028153Z copying torch/include/ATen/ops/diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4029270Z copying torch/include/ATen/ops/diag_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4030568Z copying torch/include/ATen/ops/diag_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4031653Z copying torch/include/ATen/ops/diag_embed.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4032946Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4034168Z copying torch/include/ATen/ops/diag_embed_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4035708Z copying torch/include/ATen/ops/diag_embed_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4036780Z copying torch/include/ATen/ops/diag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4038181Z copying torch/include/ATen/ops/diag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4039208Z copying torch/include/ATen/ops/diagflat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4040922Z copying torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4041898Z copying torch/include/ATen/ops/diagflat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4043273Z copying torch/include/ATen/ops/diagflat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4044318Z copying torch/include/ATen/ops/diagonal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4045827Z copying torch/include/ATen/ops/diagonal_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4047080Z copying torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4048217Z copying torch/include/ATen/ops/diagonal_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4049419Z copying torch/include/ATen/ops/diagonal_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4050870Z copying torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4051951Z copying torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4053038Z copying torch/include/ATen/ops/diagonal_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4054372Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4055705Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4056813Z copying torch/include/ATen/ops/diagonal_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4057986Z copying torch/include/ATen/ops/diagonal_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4059344Z copying torch/include/ATen/ops/diagonal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4060684Z copying torch/include/ATen/ops/diagonal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4061783Z copying torch/include/ATen/ops/diagonal_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4063294Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4064251Z copying torch/include/ATen/ops/diagonal_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4065578Z copying torch/include/ATen/ops/diagonal_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4066618Z copying torch/include/ATen/ops/diff.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4068175Z copying torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4069097Z copying torch/include/ATen/ops/diff_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4070466Z copying torch/include/ATen/ops/diff_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4071564Z copying torch/include/ATen/ops/digamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4073081Z copying torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4074039Z copying torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4076409Z copying torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4076754Z copying torch/include/ATen/ops/digamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4077620Z copying torch/include/ATen/ops/digamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4079108Z copying torch/include/ATen/ops/digamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4080084Z copying torch/include/ATen/ops/digamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4081054Z copying torch/include/ATen/ops/dist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4082272Z copying torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4083329Z copying torch/include/ATen/ops/dist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4084538Z copying torch/include/ATen/ops/dist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4085935Z copying torch/include/ATen/ops/div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4087751Z copying torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4088866Z copying torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4089838Z copying torch/include/ATen/ops/div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4091002Z copying torch/include/ATen/ops/div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4091987Z copying torch/include/ATen/ops/div_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4093846Z copying torch/include/ATen/ops/div_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4094288Z copying torch/include/ATen/ops/div_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4095931Z copying torch/include/ATen/ops/div_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4096975Z copying torch/include/ATen/ops/divide.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4100053Z copying torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4100349Z copying torch/include/ATen/ops/divide_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4101247Z copying torch/include/ATen/ops/divide_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4102498Z copying torch/include/ATen/ops/dot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4104096Z copying torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4105110Z copying torch/include/ATen/ops/dot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4106584Z copying torch/include/ATen/ops/dot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4107671Z copying torch/include/ATen/ops/dot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4108986Z copying torch/include/ATen/ops/dot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4110222Z copying torch/include/ATen/ops/dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4111777Z copying torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4112838Z copying torch/include/ATen/ops/dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4114263Z copying torch/include/ATen/ops/dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4115513Z copying torch/include/ATen/ops/dsplit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4116995Z copying torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4118161Z copying torch/include/ATen/ops/dsplit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4119480Z copying torch/include/ATen/ops/dsplit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4120796Z copying torch/include/ATen/ops/dstack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4122352Z copying torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4123415Z copying torch/include/ATen/ops/dstack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4124738Z copying torch/include/ATen/ops/dstack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4125864Z copying torch/include/ATen/ops/einsum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4127444Z copying torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4128449Z copying torch/include/ATen/ops/einsum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4129760Z copying torch/include/ATen/ops/einsum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4131271Z copying torch/include/ATen/ops/elu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4132295Z copying torch/include/ATen/ops/elu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4133348Z copying torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4134584Z copying torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4135414Z copying torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4136685Z copying torch/include/ATen/ops/elu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4138425Z copying torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4138977Z copying torch/include/ATen/ops/elu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4140479Z copying torch/include/ATen/ops/elu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4141908Z copying torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4142929Z copying torch/include/ATen/ops/elu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4144458Z copying torch/include/ATen/ops/elu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4145743Z copying torch/include/ATen/ops/elu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4147526Z copying torch/include/ATen/ops/elu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4148074Z copying torch/include/ATen/ops/elu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4149333Z copying torch/include/ATen/ops/elu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4150407Z copying torch/include/ATen/ops/embedding.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4152101Z copying torch/include/ATen/ops/embedding_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4153400Z copying torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4154421Z copying torch/include/ATen/ops/embedding_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4156158Z copying torch/include/ATen/ops/embedding_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4157194Z copying torch/include/ATen/ops/embedding_bag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4158765Z copying torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4160239Z copying torch/include/ATen/ops/embedding_bag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4161952Z copying torch/include/ATen/ops/embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4163402Z copying torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4165079Z copying torch/include/ATen/ops/embedding_dense_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4166777Z 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:23:24.4168080Z 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:23:24.4170114Z copying torch/include/ATen/ops/embedding_dense_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4172267Z 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:23:24.4174495Z copying torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4175091Z copying torch/include/ATen/ops/embedding_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4176616Z copying torch/include/ATen/ops/embedding_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4177874Z copying torch/include/ATen/ops/embedding_renorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4179455Z copying torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4181148Z copying torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4182556Z copying torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4183851Z copying torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4185118Z copying torch/include/ATen/ops/embedding_renorm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4186478Z copying torch/include/ATen/ops/embedding_renorm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4187817Z copying torch/include/ATen/ops/embedding_sparse_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4189428Z 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:23:24.4190411Z copying torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4191834Z copying torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4193393Z copying torch/include/ATen/ops/empty.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4194789Z copying torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4195644Z copying torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4197219Z copying torch/include/ATen/ops/empty_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4198846Z copying torch/include/ATen/ops/empty_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4199997Z copying torch/include/ATen/ops/empty_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4201644Z copying torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4203017Z copying torch/include/ATen/ops/empty_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4203647Z copying torch/include/ATen/ops/empty_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4205229Z copying torch/include/ATen/ops/empty_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4206853Z copying torch/include/ATen/ops/empty_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4207220Z copying torch/include/ATen/ops/empty_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4208196Z copying torch/include/ATen/ops/empty_quantized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4209718Z copying torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4210642Z copying torch/include/ATen/ops/empty_quantized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4212037Z copying torch/include/ATen/ops/empty_quantized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4213000Z copying torch/include/ATen/ops/empty_strided.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4214472Z copying torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4215574Z copying torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4217065Z copying torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4218147Z copying torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4219720Z copying torch/include/ATen/ops/empty_strided_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4221067Z copying torch/include/ATen/ops/empty_strided_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4222483Z copying torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4223647Z copying torch/include/ATen/ops/eq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4224896Z copying torch/include/ATen/ops/eq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4226197Z copying torch/include/ATen/ops/eq_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4227462Z copying torch/include/ATen/ops/eq_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4228744Z copying torch/include/ATen/ops/eq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4229971Z copying torch/include/ATen/ops/eq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4231283Z copying torch/include/ATen/ops/equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4232537Z copying torch/include/ATen/ops/equal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4233828Z copying torch/include/ATen/ops/equal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4235112Z copying torch/include/ATen/ops/equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4236416Z copying torch/include/ATen/ops/equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4237849Z copying torch/include/ATen/ops/erf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4239305Z copying torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4240563Z copying torch/include/ATen/ops/erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4242045Z copying torch/include/ATen/ops/erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4243259Z copying torch/include/ATen/ops/erf_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4244513Z copying torch/include/ATen/ops/erf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4245811Z copying torch/include/ATen/ops/erf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4247038Z copying torch/include/ATen/ops/erf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4248372Z copying torch/include/ATen/ops/erfc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4249794Z copying torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4251014Z copying torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4252172Z copying torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4253402Z copying torch/include/ATen/ops/erfc_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4254818Z copying torch/include/ATen/ops/erfc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4256491Z copying torch/include/ATen/ops/erfc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4258688Z copying torch/include/ATen/ops/erfc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4258946Z copying torch/include/ATen/ops/erfinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4260669Z copying torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4261499Z copying torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4263004Z copying torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4264227Z copying torch/include/ATen/ops/erfinv_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4265672Z copying torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4266845Z copying torch/include/ATen/ops/erfinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4268140Z copying torch/include/ATen/ops/erfinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4269102Z copying torch/include/ATen/ops/exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4270553Z copying torch/include/ATen/ops/exp2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4271786Z copying torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4272928Z copying torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4274154Z copying torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4275825Z copying torch/include/ATen/ops/exp2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4276763Z copying torch/include/ATen/ops/exp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4278353Z copying torch/include/ATen/ops/exp2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4279389Z copying torch/include/ATen/ops/exp2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4280758Z copying torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4281674Z copying torch/include/ATen/ops/exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4282900Z copying torch/include/ATen/ops/exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4284095Z copying torch/include/ATen/ops/exp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4285298Z copying torch/include/ATen/ops/exp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4286498Z copying torch/include/ATen/ops/exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4287651Z copying torch/include/ATen/ops/exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4289200Z copying torch/include/ATen/ops/expand.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4290119Z copying torch/include/ATen/ops/expand_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4291720Z copying torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4292520Z copying torch/include/ATen/ops/expand_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4294318Z copying torch/include/ATen/ops/expand_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4295136Z copying torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4296188Z copying torch/include/ATen/ops/expand_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4297753Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4298934Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4300115Z copying torch/include/ATen/ops/expand_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4301103Z copying torch/include/ATen/ops/expand_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4302609Z copying torch/include/ATen/ops/expand_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4304062Z copying torch/include/ATen/ops/expand_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4305112Z copying torch/include/ATen/ops/expm1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4306900Z copying torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4307634Z copying torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4309589Z copying torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4310149Z copying torch/include/ATen/ops/expm1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4311675Z copying torch/include/ATen/ops/expm1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4312624Z copying torch/include/ATen/ops/expm1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4314557Z copying torch/include/ATen/ops/expm1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4314977Z copying torch/include/ATen/ops/exponential.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4316373Z copying torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4317112Z copying torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4318413Z copying torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4319657Z copying torch/include/ATen/ops/exponential_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4320758Z copying torch/include/ATen/ops/exponential_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4322100Z copying torch/include/ATen/ops/exponential_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4323006Z copying torch/include/ATen/ops/eye.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4324378Z copying torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4325892Z copying torch/include/ATen/ops/eye_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4327048Z copying torch/include/ATen/ops/eye_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4328269Z copying torch/include/ATen/ops/eye_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4329696Z copying torch/include/ATen/ops/eye_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4330529Z copying torch/include/ATen/ops/eye_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4332005Z 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:23:24.4333458Z 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:23:24.4334547Z 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:23:24.4336665Z 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:23:24.4337595Z 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:23:24.4339322Z 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:23:24.4340197Z 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:23:24.4342125Z 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:23:24.4343502Z 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:23:24.4344488Z 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:23:24.4345844Z 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:23:24.4347007Z 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:23:24.4348346Z 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:23:24.4349760Z 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:23:24.4350683Z 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:23:24.4352240Z 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:23:24.4353266Z 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:23:24.4354754Z 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:23:24.4355293Z 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:23:24.4357096Z 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:23:24.4358264Z 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:23:24.4359367Z 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:23:24.4360665Z 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:23:24.4362886Z 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:23:24.4363502Z 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:23:24.4364185Z 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:23:24.4365280Z 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:23:24.4366433Z 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:23:24.4367663Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4369101Z 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:23:24.4370084Z 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:23:24.4371117Z 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:23:24.4372469Z 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:23:24.4374007Z 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:23:24.4375393Z 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:23:24.4376425Z 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:23:24.4378579Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4379355Z 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:23:24.4381350Z 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:23:24.4381972Z 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:23:24.4383489Z 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:23:24.4384189Z 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:23:24.4385539Z 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:23:24.4386910Z 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:23:24.4387913Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4389248Z 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:23:24.4390555Z 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:23:24.4391769Z 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:23:24.4393051Z 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:23:24.4394697Z 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:23:24.4396069Z copying torch/include/ATen/ops/mm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4397221Z 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:23:24.4399012Z 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:23:24.4400014Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4401761Z 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:23:24.4402560Z 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:23:24.4403962Z 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:23:24.4405047Z copying torch/include/ATen/ops/feature_alpha_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4406559Z 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:23:24.4407421Z copying torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4408982Z copying torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4409437Z copying torch/include/ATen/ops/feature_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4411086Z copying torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4411791Z copying torch/include/ATen/ops/feature_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4412988Z copying torch/include/ATen/ops/feature_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4414407Z copying torch/include/ATen/ops/fft_fft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4415330Z copying torch/include/ATen/ops/fft_fft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4417907Z copying torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4418774Z copying torch/include/ATen/ops/fft_fft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4420236Z copying torch/include/ATen/ops/fft_fft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4421522Z copying torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4422797Z copying torch/include/ATen/ops/fft_fft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4423884Z copying torch/include/ATen/ops/fft_fft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4425370Z copying torch/include/ATen/ops/fft_fftfreq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4426632Z copying torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4427753Z copying torch/include/ATen/ops/fft_fftfreq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4429126Z copying torch/include/ATen/ops/fft_fftfreq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4430116Z copying torch/include/ATen/ops/fft_fftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4431626Z copying torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4432640Z copying torch/include/ATen/ops/fft_fftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4433966Z copying torch/include/ATen/ops/fft_fftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4435108Z copying torch/include/ATen/ops/fft_fftshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4436587Z copying torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4437735Z copying torch/include/ATen/ops/fft_fftshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4438949Z copying torch/include/ATen/ops/fft_fftshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4440306Z copying torch/include/ATen/ops/fft_hfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4441098Z copying torch/include/ATen/ops/fft_hfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4442526Z copying torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4443822Z copying torch/include/ATen/ops/fft_hfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4445308Z copying torch/include/ATen/ops/fft_hfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4460006Z copying torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4460807Z copying torch/include/ATen/ops/fft_hfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4461283Z copying torch/include/ATen/ops/fft_hfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4461779Z copying torch/include/ATen/ops/fft_hfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4462367Z copying torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4462782Z copying torch/include/ATen/ops/fft_hfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4463043Z copying torch/include/ATen/ops/fft_hfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4463277Z copying torch/include/ATen/ops/fft_ifft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4463645Z copying torch/include/ATen/ops/fft_ifft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4463967Z copying torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4464225Z copying torch/include/ATen/ops/fft_ifft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4464485Z copying torch/include/ATen/ops/fft_ifft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4464813Z copying torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4465184Z copying torch/include/ATen/ops/fft_ifft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4465436Z copying torch/include/ATen/ops/fft_ifft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4465683Z copying torch/include/ATen/ops/fft_ifftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4466133Z copying torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4467536Z copying torch/include/ATen/ops/fft_ifftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4469055Z copying torch/include/ATen/ops/fft_ifftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4470390Z copying torch/include/ATen/ops/fft_ifftshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4471842Z copying torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4473558Z copying torch/include/ATen/ops/fft_ifftshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4474317Z copying torch/include/ATen/ops/fft_ifftshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4475941Z copying torch/include/ATen/ops/fft_ihfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4477622Z copying torch/include/ATen/ops/fft_ihfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4478409Z copying torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4479861Z copying torch/include/ATen/ops/fft_ihfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4481419Z copying torch/include/ATen/ops/fft_ihfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4482705Z copying torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4483571Z copying torch/include/ATen/ops/fft_ihfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4485333Z copying torch/include/ATen/ops/fft_ihfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4486253Z copying torch/include/ATen/ops/fft_ihfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4488081Z copying torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4490036Z copying torch/include/ATen/ops/fft_ihfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4490389Z copying torch/include/ATen/ops/fft_ihfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4491190Z copying torch/include/ATen/ops/fft_irfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4492729Z copying torch/include/ATen/ops/fft_irfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4493985Z copying torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4495129Z copying torch/include/ATen/ops/fft_irfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4496412Z copying torch/include/ATen/ops/fft_irfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4497681Z copying torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4499799Z copying torch/include/ATen/ops/fft_irfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4501520Z copying torch/include/ATen/ops/fft_irfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4502792Z copying torch/include/ATen/ops/fft_irfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4504451Z copying torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4505247Z copying torch/include/ATen/ops/fft_irfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4506525Z copying torch/include/ATen/ops/fft_irfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4507856Z copying torch/include/ATen/ops/fft_rfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4508859Z copying torch/include/ATen/ops/fft_rfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4510397Z copying torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4511267Z copying torch/include/ATen/ops/fft_rfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4512772Z copying torch/include/ATen/ops/fft_rfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4514005Z copying torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4515081Z copying torch/include/ATen/ops/fft_rfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4517099Z copying torch/include/ATen/ops/fft_rfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4517421Z copying torch/include/ATen/ops/fft_rfftfreq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4518918Z copying torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4519861Z copying torch/include/ATen/ops/fft_rfftfreq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4520959Z copying torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4522200Z copying torch/include/ATen/ops/fft_rfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4523112Z copying torch/include/ATen/ops/fft_rfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4524437Z copying torch/include/ATen/ops/fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4525856Z copying torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4526853Z copying torch/include/ATen/ops/fft_rfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4528276Z copying torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4529244Z copying torch/include/ATen/ops/fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4530634Z copying torch/include/ATen/ops/fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4531944Z copying torch/include/ATen/ops/fill_diagonal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4533315Z copying torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4534639Z copying torch/include/ATen/ops/fill_diagonal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4535997Z copying torch/include/ATen/ops/fill_diagonal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4537410Z copying torch/include/ATen/ops/fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4538409Z copying torch/include/ATen/ops/fill_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4540391Z copying torch/include/ATen/ops/fill_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4541001Z copying torch/include/ATen/ops/fix.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4542919Z copying torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4543483Z copying torch/include/ATen/ops/fix_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4544776Z copying torch/include/ATen/ops/fix_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4545975Z copying torch/include/ATen/ops/flatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4547183Z copying torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4548375Z copying torch/include/ATen/ops/flatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4549461Z 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:23:24.4550905Z copying torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4551978Z copying torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4553239Z copying torch/include/ATen/ops/flatten_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4554491Z copying torch/include/ATen/ops/flatten_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4555749Z copying torch/include/ATen/ops/flip.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4557073Z copying torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4558072Z copying torch/include/ATen/ops/flip_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4559495Z copying torch/include/ATen/ops/flip_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4560559Z copying torch/include/ATen/ops/flip_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4562277Z copying torch/include/ATen/ops/flip_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4563107Z copying torch/include/ATen/ops/fliplr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4564247Z copying torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4565106Z copying torch/include/ATen/ops/fliplr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4566484Z copying torch/include/ATen/ops/fliplr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4567660Z copying torch/include/ATen/ops/flipud.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4569014Z copying torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4569999Z copying torch/include/ATen/ops/flipud_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4571456Z copying torch/include/ATen/ops/flipud_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4572475Z copying torch/include/ATen/ops/float_power.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4574128Z copying torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4575203Z copying torch/include/ATen/ops/float_power_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4576736Z copying torch/include/ATen/ops/float_power_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4577535Z copying torch/include/ATen/ops/floor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4579656Z copying torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4580808Z copying torch/include/ATen/ops/floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4581728Z copying torch/include/ATen/ops/floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4583024Z copying torch/include/ATen/ops/floor_divide.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4584115Z copying torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4585096Z copying torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4586352Z copying torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4588164Z copying torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4588936Z copying torch/include/ATen/ops/floor_divide_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4590149Z copying torch/include/ATen/ops/floor_divide_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4591100Z copying torch/include/ATen/ops/floor_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4592672Z copying torch/include/ATen/ops/floor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4594492Z copying torch/include/ATen/ops/floor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4595144Z copying torch/include/ATen/ops/floor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4595986Z copying torch/include/ATen/ops/fmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4597503Z copying torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4598838Z copying torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4599496Z copying torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4600920Z copying torch/include/ATen/ops/fmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4602137Z copying torch/include/ATen/ops/fmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4603171Z copying torch/include/ATen/ops/fmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4604268Z copying torch/include/ATen/ops/fmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4605474Z copying torch/include/ATen/ops/fmin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4606501Z copying torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4607949Z copying torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4609208Z copying torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4610090Z copying torch/include/ATen/ops/fmin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4611734Z copying torch/include/ATen/ops/fmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4612646Z copying torch/include/ATen/ops/fmin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4615251Z copying torch/include/ATen/ops/fmin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4615523Z copying torch/include/ATen/ops/fmod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4616874Z copying torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4618141Z copying torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4618742Z copying torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4621164Z copying torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4621513Z copying torch/include/ATen/ops/fmod_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4622756Z copying torch/include/ATen/ops/fmod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4623659Z copying torch/include/ATen/ops/fmod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4625099Z copying torch/include/ATen/ops/fmod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4626272Z copying torch/include/ATen/ops/frac.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4627864Z copying torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4628800Z copying torch/include/ATen/ops/frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4630265Z copying torch/include/ATen/ops/frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4631637Z copying torch/include/ATen/ops/frac_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4632893Z copying torch/include/ATen/ops/frac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4634379Z copying torch/include/ATen/ops/frac_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4635706Z copying torch/include/ATen/ops/frac_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4636564Z copying torch/include/ATen/ops/fractional_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4638315Z copying torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4639283Z 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:23:24.4640617Z 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:23:24.4641522Z 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:23:24.4643093Z 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:23:24.4644065Z 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:23:24.4645546Z 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:23:24.4646631Z 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:23:24.4647946Z 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:23:24.4648741Z 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:23:24.4650104Z 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:23:24.4651337Z copying torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4652753Z 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:23:24.4653751Z copying torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4654974Z copying torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4655939Z copying torch/include/ATen/ops/fractional_max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4657717Z copying torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4658648Z 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:23:24.4660179Z 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:23:24.4661965Z 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:23:24.4662888Z 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:23:24.4664289Z 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:23:24.4665242Z 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:23:24.4666781Z 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:23:24.4668058Z copying torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4669310Z 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:23:24.4670740Z copying torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4671854Z copying torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4673029Z copying torch/include/ATen/ops/frexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4674381Z copying torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4675871Z copying torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4677073Z copying torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4678232Z copying torch/include/ATen/ops/frexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4679322Z copying torch/include/ATen/ops/frexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4680810Z copying torch/include/ATen/ops/frobenius_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4681791Z copying torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4683142Z copying torch/include/ATen/ops/frobenius_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4685783Z copying torch/include/ATen/ops/frobenius_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4686280Z copying torch/include/ATen/ops/from_file.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4687296Z copying torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4688666Z copying torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4690430Z copying torch/include/ATen/ops/from_file_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4691767Z copying torch/include/ATen/ops/from_file_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4693825Z copying torch/include/ATen/ops/full.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4695285Z copying torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4696723Z copying torch/include/ATen/ops/full_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4698599Z copying torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4699991Z copying torch/include/ATen/ops/full_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4701907Z copying torch/include/ATen/ops/full_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4703121Z copying torch/include/ATen/ops/full_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4704769Z copying torch/include/ATen/ops/full_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4706381Z 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:23:24.4708146Z 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:23:24.4709517Z 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:23:24.4711215Z 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:23:24.4712520Z copying torch/include/ATen/ops/gather.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4714349Z copying torch/include/ATen/ops/gather_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4715859Z copying torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4717587Z copying torch/include/ATen/ops/gather_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4718961Z copying torch/include/ATen/ops/gather_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4720858Z copying torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4722153Z copying torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4723811Z copying torch/include/ATen/ops/gather_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4725447Z copying torch/include/ATen/ops/gather_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4726805Z copying torch/include/ATen/ops/gather_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4728617Z copying torch/include/ATen/ops/gather_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4729947Z copying torch/include/ATen/ops/gather_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4731553Z copying torch/include/ATen/ops/gather_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4733165Z copying torch/include/ATen/ops/gcd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4734916Z copying torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4736371Z copying torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4737990Z copying torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4739976Z copying torch/include/ATen/ops/gcd_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4741307Z copying torch/include/ATen/ops/gcd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4742946Z copying torch/include/ATen/ops/gcd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4744290Z copying torch/include/ATen/ops/gcd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4746180Z copying torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4747442Z copying torch/include/ATen/ops/ge_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4749390Z copying torch/include/ATen/ops/ge_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4750678Z copying torch/include/ATen/ops/ge_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4753284Z copying torch/include/ATen/ops/ge_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4754175Z copying torch/include/ATen/ops/ge_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4755865Z copying torch/include/ATen/ops/ge_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4757476Z copying torch/include/ATen/ops/gelu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4759117Z copying torch/include/ATen/ops/gelu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4760768Z copying torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4762137Z copying torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4763093Z copying torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4765215Z copying torch/include/ATen/ops/gelu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4765848Z copying torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4767379Z copying torch/include/ATen/ops/gelu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4768308Z copying torch/include/ATen/ops/gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4770286Z copying torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4770899Z copying torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4772526Z copying torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4773893Z copying torch/include/ATen/ops/gelu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4775225Z copying torch/include/ATen/ops/gelu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4776557Z copying torch/include/ATen/ops/gelu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4777960Z copying torch/include/ATen/ops/gelu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4779145Z copying torch/include/ATen/ops/geometric.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4780612Z copying torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4781922Z copying torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4782963Z copying torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4784701Z copying torch/include/ATen/ops/geometric_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4785500Z copying torch/include/ATen/ops/geometric_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4787110Z copying torch/include/ATen/ops/geometric_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4788417Z copying torch/include/ATen/ops/geqrf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4789673Z copying torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4791192Z copying torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4792181Z copying torch/include/ATen/ops/geqrf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4793575Z copying torch/include/ATen/ops/geqrf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4795217Z copying torch/include/ATen/ops/ger.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4796718Z copying torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4798060Z copying torch/include/ATen/ops/ger_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4799248Z copying torch/include/ATen/ops/ger_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4800633Z copying torch/include/ATen/ops/glu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4801910Z copying torch/include/ATen/ops/glu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4803265Z copying torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4804550Z copying torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4805800Z copying torch/include/ATen/ops/glu_backward_jvp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4807281Z 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:23:24.4808551Z 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:23:24.4809666Z 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:23:24.4811177Z copying torch/include/ATen/ops/glu_backward_jvp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4813098Z copying torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4813556Z copying torch/include/ATen/ops/glu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4815290Z copying torch/include/ATen/ops/glu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4816347Z copying torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4817931Z copying torch/include/ATen/ops/glu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4818872Z copying torch/include/ATen/ops/glu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4820445Z copying torch/include/ATen/ops/glu_jvp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4822936Z copying torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4823478Z copying torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4825261Z copying torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4826035Z copying torch/include/ATen/ops/glu_jvp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4827863Z copying torch/include/ATen/ops/glu_jvp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4828741Z copying torch/include/ATen/ops/glu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4830267Z copying torch/include/ATen/ops/glu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4832663Z copying torch/include/ATen/ops/glu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4832933Z copying torch/include/ATen/ops/glu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4834081Z copying torch/include/ATen/ops/gradient.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4835711Z copying torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4837119Z copying torch/include/ATen/ops/gradient_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4838698Z copying torch/include/ATen/ops/gradient_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4840742Z copying torch/include/ATen/ops/greater.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4842201Z copying torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4843546Z copying torch/include/ATen/ops/greater_equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4844956Z copying torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4846383Z copying torch/include/ATen/ops/greater_equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4847650Z copying torch/include/ATen/ops/greater_equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4849284Z copying torch/include/ATen/ops/greater_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4850602Z copying torch/include/ATen/ops/greater_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4852119Z copying torch/include/ATen/ops/grid_sampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4853121Z copying torch/include/ATen/ops/grid_sampler_2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4855088Z copying torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4856010Z 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:23:24.4857516Z 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:23:24.4858664Z 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:23:24.4860210Z 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:23:24.4861681Z 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:23:24.4863078Z 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:23:24.4865769Z 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:23:24.4866210Z 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:23:24.4866839Z copying torch/include/ATen/ops/grid_sampler_2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4868275Z copying torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4869736Z copying torch/include/ATen/ops/grid_sampler_3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4870741Z copying torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4872009Z 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:23:24.4873557Z 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:23:24.4874554Z 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:23:24.4876042Z 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:23:24.4877264Z 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:23:24.4878483Z 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:23:24.4879737Z 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:23:24.4880815Z 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:23:24.4881977Z copying torch/include/ATen/ops/grid_sampler_3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4883258Z copying torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4884538Z copying torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4885547Z copying torch/include/ATen/ops/grid_sampler_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4886802Z copying torch/include/ATen/ops/grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4888139Z copying torch/include/ATen/ops/group_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4889419Z copying torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4890578Z copying torch/include/ATen/ops/group_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4891861Z copying torch/include/ATen/ops/group_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4892983Z copying torch/include/ATen/ops/gru.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4894270Z copying torch/include/ATen/ops/gru_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4895542Z copying torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4896645Z copying torch/include/ATen/ops/gru_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4897865Z copying torch/include/ATen/ops/gru_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4899334Z copying torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4900340Z copying torch/include/ATen/ops/gru_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4901750Z copying torch/include/ATen/ops/gru_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4903016Z copying torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4904052Z copying torch/include/ATen/ops/gt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4905382Z copying torch/include/ATen/ops/gt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4906430Z copying torch/include/ATen/ops/gt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4907737Z copying torch/include/ATen/ops/gt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4908948Z copying torch/include/ATen/ops/gt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4909990Z copying torch/include/ATen/ops/gt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4911289Z copying torch/include/ATen/ops/hamming_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4912704Z copying torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4913724Z copying torch/include/ATen/ops/hamming_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4915092Z copying torch/include/ATen/ops/hamming_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4916341Z copying torch/include/ATen/ops/hann_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4917802Z copying torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4918905Z copying torch/include/ATen/ops/hann_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4920170Z copying torch/include/ATen/ops/hann_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4921208Z copying torch/include/ATen/ops/hardshrink.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4922994Z copying torch/include/ATen/ops/hardshrink_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4924255Z copying torch/include/ATen/ops/hardshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4925454Z copying torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4926829Z copying torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4928163Z copying torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4929141Z copying torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4930586Z copying torch/include/ATen/ops/hardshrink_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4932000Z copying torch/include/ATen/ops/hardshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4933399Z copying torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4934381Z copying torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4935759Z copying torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4937062Z copying torch/include/ATen/ops/hardshrink_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4938483Z copying torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4940104Z copying torch/include/ATen/ops/hardshrink_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4940954Z copying torch/include/ATen/ops/hardshrink_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4942292Z copying torch/include/ATen/ops/hardsigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4943616Z copying torch/include/ATen/ops/hardsigmoid_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4945010Z copying torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4946246Z copying torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4947566Z copying torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4948567Z copying torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4949963Z copying torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4951898Z copying torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4952380Z copying torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4954061Z copying torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4954955Z copying torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4956662Z copying torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4957751Z copying torch/include/ATen/ops/hardsigmoid_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4958738Z copying torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4960015Z copying torch/include/ATen/ops/hardsigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4961258Z copying torch/include/ATen/ops/hardsigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4962596Z copying torch/include/ATen/ops/hardswish.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4964305Z copying torch/include/ATen/ops/hardswish_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4964701Z copying torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4966005Z copying torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4967507Z copying torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4968029Z copying torch/include/ATen/ops/hardswish_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4969785Z copying torch/include/ATen/ops/hardswish_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4971005Z copying torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4971985Z copying torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4973901Z copying torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4974883Z copying torch/include/ATen/ops/hardswish_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4975887Z copying torch/include/ATen/ops/hardswish_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4977927Z copying torch/include/ATen/ops/hardtanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4978689Z copying torch/include/ATen/ops/hardtanh_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4980601Z copying torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4982651Z copying torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4983211Z copying torch/include/ATen/ops/hardtanh_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4985300Z copying torch/include/ATen/ops/hardtanh_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4986259Z copying torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4987863Z copying torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4989262Z copying torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4991116Z copying torch/include/ATen/ops/hardtanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4992031Z copying torch/include/ATen/ops/hardtanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4993893Z copying torch/include/ATen/ops/heaviside.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4994859Z copying torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4996859Z copying torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4997630Z copying torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.4999144Z copying torch/include/ATen/ops/heaviside_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5000635Z copying torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5002096Z copying torch/include/ATen/ops/heaviside_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5003320Z copying torch/include/ATen/ops/heaviside_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5005267Z copying torch/include/ATen/ops/hinge_embedding_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5006249Z 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:23:24.5008292Z copying torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5009141Z copying torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5010555Z copying torch/include/ATen/ops/histc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5011790Z copying torch/include/ATen/ops/histc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5013271Z copying torch/include/ATen/ops/histc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5014274Z copying torch/include/ATen/ops/histc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5016110Z copying torch/include/ATen/ops/histc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5017043Z copying torch/include/ATen/ops/histogram.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5018149Z copying torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5019732Z copying torch/include/ATen/ops/histogram_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5021003Z copying torch/include/ATen/ops/histogram_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5022829Z copying torch/include/ATen/ops/histogramdd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5023549Z copying torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5024530Z copying torch/include/ATen/ops/histogramdd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5025867Z copying torch/include/ATen/ops/histogramdd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5027099Z copying torch/include/ATen/ops/hsplit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5028992Z copying torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5029456Z copying torch/include/ATen/ops/hsplit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5031236Z copying torch/include/ATen/ops/hsplit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5032005Z copying torch/include/ATen/ops/hspmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5033804Z copying torch/include/ATen/ops/hspmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5034616Z copying torch/include/ATen/ops/hspmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5036515Z copying torch/include/ATen/ops/hstack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5037934Z copying torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5039264Z copying torch/include/ATen/ops/hstack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5040242Z copying torch/include/ATen/ops/hstack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5041952Z copying torch/include/ATen/ops/huber_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5042682Z copying torch/include/ATen/ops/huber_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5044344Z 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:23:24.5045354Z 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:23:24.5047004Z 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:23:24.5047827Z copying torch/include/ATen/ops/huber_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5049673Z copying torch/include/ATen/ops/huber_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5050406Z copying torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5051858Z copying torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5053315Z copying torch/include/ATen/ops/huber_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5054243Z copying torch/include/ATen/ops/huber_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5055599Z copying torch/include/ATen/ops/hypot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5056638Z copying torch/include/ATen/ops/mv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5058005Z copying torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5060188Z copying torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5060721Z copying torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5061798Z copying torch/include/ATen/ops/hypot_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5063045Z copying torch/include/ATen/ops/hypot_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5064430Z copying torch/include/ATen/ops/hypot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5065378Z copying torch/include/ATen/ops/hypot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5067171Z copying torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5067952Z copying torch/include/ATen/ops/i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5069179Z copying torch/include/ATen/ops/i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5070468Z copying torch/include/ATen/ops/i0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5071751Z copying torch/include/ATen/ops/i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5073085Z copying torch/include/ATen/ops/i0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5073950Z copying torch/include/ATen/ops/i0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5075365Z copying torch/include/ATen/ops/igamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5076414Z copying torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5077861Z copying torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5080601Z copying torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5080977Z copying torch/include/ATen/ops/igamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5081878Z copying torch/include/ATen/ops/igamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5083332Z copying torch/include/ATen/ops/igamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5084357Z copying torch/include/ATen/ops/igamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5085749Z copying torch/include/ATen/ops/igammac.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5087135Z copying torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5088059Z copying torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5090186Z copying torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5091199Z copying torch/include/ATen/ops/igammac_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5092616Z copying torch/include/ATen/ops/igammac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5093758Z copying torch/include/ATen/ops/igammac_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5095055Z copying torch/include/ATen/ops/igammac_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5096623Z copying torch/include/ATen/ops/im2col.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5097845Z copying torch/include/ATen/ops/im2col_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5099477Z copying torch/include/ATen/ops/im2col_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5100477Z copying torch/include/ATen/ops/im2col_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5101673Z copying torch/include/ATen/ops/im2col_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5103081Z copying torch/include/ATen/ops/im2col_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5104348Z copying torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5105388Z copying torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5106331Z copying torch/include/ATen/ops/im2col_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5107980Z copying torch/include/ATen/ops/im2col_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5109991Z copying torch/include/ATen/ops/imag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5110364Z copying torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5111307Z copying torch/include/ATen/ops/imag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5112582Z copying torch/include/ATen/ops/imag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5113913Z copying torch/include/ATen/ops/index.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5114840Z copying torch/include/ATen/ops/index_add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5116248Z copying torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5117582Z copying torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5118545Z copying torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5120361Z copying torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5121195Z copying torch/include/ATen/ops/index_add_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5122613Z copying torch/include/ATen/ops/index_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5123474Z copying torch/include/ATen/ops/index_add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5124983Z copying torch/include/ATen/ops/index_add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5126175Z copying torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5127936Z copying torch/include/ATen/ops/index_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5128604Z copying torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5129635Z copying torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5130989Z copying torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5131918Z copying torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5133444Z copying torch/include/ATen/ops/index_copy_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5134407Z copying torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5135889Z copying torch/include/ATen/ops/index_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5137067Z copying torch/include/ATen/ops/index_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5138357Z copying torch/include/ATen/ops/index_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5139911Z copying torch/include/ATen/ops/index_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5140832Z copying torch/include/ATen/ops/index_fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5142302Z copying torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5143647Z copying torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5144661Z copying torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5146469Z copying torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5147273Z copying torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5148740Z copying torch/include/ATen/ops/index_fill_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5150134Z copying torch/include/ATen/ops/index_fill_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5151438Z copying torch/include/ATen/ops/index_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5152648Z copying torch/include/ATen/ops/index_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5154062Z copying torch/include/ATen/ops/index_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5155247Z copying torch/include/ATen/ops/index_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5156702Z copying torch/include/ATen/ops/index_put.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5158111Z copying torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5159203Z copying torch/include/ATen/ops/index_put_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5160508Z copying torch/include/ATen/ops/index_put_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5161818Z copying torch/include/ATen/ops/index_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5162990Z copying torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5164133Z copying torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5165492Z copying torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5166505Z copying torch/include/ATen/ops/index_reduce_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5168148Z copying torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5168833Z copying torch/include/ATen/ops/index_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5170516Z copying torch/include/ATen/ops/index_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5171388Z copying torch/include/ATen/ops/index_select.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5172989Z copying torch/include/ATen/ops/index_select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5173823Z 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:23:24.5174633Z copying torch/include/ATen/ops/index_select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5175633Z copying torch/include/ATen/ops/index_select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5177119Z copying torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5177805Z copying torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5179391Z copying torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5180685Z copying torch/include/ATen/ops/index_select_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5182541Z copying torch/include/ATen/ops/index_select_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5183280Z copying torch/include/ATen/ops/indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5184936Z copying torch/include/ATen/ops/indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5185960Z copying torch/include/ATen/ops/indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5187369Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5189166Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5190045Z copying torch/include/ATen/ops/indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5191214Z copying torch/include/ATen/ops/indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5192407Z copying torch/include/ATen/ops/indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5194847Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5195445Z 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:23:24.5196284Z 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:23:24.5197409Z 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:23:24.5198525Z copying torch/include/ATen/ops/inner.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5199705Z copying torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5201299Z copying torch/include/ATen/ops/inner_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5201936Z copying torch/include/ATen/ops/inner_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5203038Z copying torch/include/ATen/ops/instance_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5204485Z copying torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5205412Z copying torch/include/ATen/ops/instance_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5206942Z copying torch/include/ATen/ops/instance_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5208228Z copying torch/include/ATen/ops/int_repr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5209692Z copying torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5210950Z copying torch/include/ATen/ops/int_repr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5212092Z copying torch/include/ATen/ops/int_repr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5213497Z copying torch/include/ATen/ops/inverse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5214709Z copying torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5216153Z copying torch/include/ATen/ops/inverse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5217241Z copying torch/include/ATen/ops/inverse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5218609Z copying torch/include/ATen/ops/is_coalesced.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5220070Z copying torch/include/ATen/ops/is_coalesced_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5221782Z copying torch/include/ATen/ops/is_coalesced_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5222646Z copying torch/include/ATen/ops/is_complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5224567Z copying torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5225612Z copying torch/include/ATen/ops/is_complex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5226836Z copying torch/include/ATen/ops/is_complex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5227866Z copying torch/include/ATen/ops/is_conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5229121Z copying torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5230046Z copying torch/include/ATen/ops/is_conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5231185Z copying torch/include/ATen/ops/is_conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5232423Z copying torch/include/ATen/ops/is_distributed.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5233661Z copying torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5234697Z copying torch/include/ATen/ops/is_distributed_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5236170Z copying torch/include/ATen/ops/is_distributed_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5237693Z copying torch/include/ATen/ops/is_floating_point.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5238462Z 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:23:24.5239925Z copying torch/include/ATen/ops/is_floating_point_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5240994Z copying torch/include/ATen/ops/is_floating_point_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5242167Z copying torch/include/ATen/ops/is_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5243276Z copying torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5244537Z copying torch/include/ATen/ops/is_inference_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5245338Z copying torch/include/ATen/ops/is_inference_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5246897Z copying torch/include/ATen/ops/is_leaf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5248393Z copying torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5249868Z copying torch/include/ATen/ops/is_leaf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5251179Z copying torch/include/ATen/ops/is_leaf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5252339Z copying torch/include/ATen/ops/is_neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5253306Z copying torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5254641Z copying torch/include/ATen/ops/is_neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5255532Z copying torch/include/ATen/ops/is_neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5256934Z copying torch/include/ATen/ops/is_nonzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5257990Z copying torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5259364Z copying torch/include/ATen/ops/is_nonzero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5260390Z copying torch/include/ATen/ops/is_nonzero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5261261Z copying torch/include/ATen/ops/is_pinned.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5262750Z copying torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5263629Z copying torch/include/ATen/ops/is_pinned_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5264811Z copying torch/include/ATen/ops/is_pinned_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5265759Z copying torch/include/ATen/ops/is_pinned_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5266992Z copying torch/include/ATen/ops/is_same_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5268504Z 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:23:24.5269678Z copying torch/include/ATen/ops/is_same_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5270687Z copying torch/include/ATen/ops/is_same_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5271560Z copying torch/include/ATen/ops/is_set_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5272948Z 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:23:24.5274745Z 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:23:24.5275533Z copying torch/include/ATen/ops/is_set_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5276902Z copying torch/include/ATen/ops/is_set_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5278220Z copying torch/include/ATen/ops/is_signed.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5279342Z copying torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5280597Z copying torch/include/ATen/ops/is_signed_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5281406Z copying torch/include/ATen/ops/is_signed_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5283654Z copying torch/include/ATen/ops/is_vulkan_available.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5283998Z 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:23:24.5285255Z copying torch/include/ATen/ops/is_vulkan_available_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5286332Z copying torch/include/ATen/ops/is_vulkan_available_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5287601Z copying torch/include/ATen/ops/isclose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5288731Z copying torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5290000Z copying torch/include/ATen/ops/isclose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5290926Z copying torch/include/ATen/ops/isclose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5292380Z copying torch/include/ATen/ops/isfinite.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5293350Z copying torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5294599Z copying torch/include/ATen/ops/isfinite_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5295413Z copying torch/include/ATen/ops/isfinite_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5297034Z copying torch/include/ATen/ops/isin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5298224Z copying torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5299399Z copying torch/include/ATen/ops/isin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5300694Z copying torch/include/ATen/ops/isin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5301496Z copying torch/include/ATen/ops/isin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5302755Z copying torch/include/ATen/ops/isin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5303923Z copying torch/include/ATen/ops/isin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5305108Z copying torch/include/ATen/ops/isin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5305914Z copying torch/include/ATen/ops/isinf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5307241Z copying torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5308450Z copying torch/include/ATen/ops/isinf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5309231Z copying torch/include/ATen/ops/ne.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5310730Z copying torch/include/ATen/ops/isinf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5312037Z copying torch/include/ATen/ops/isnan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5313600Z copying torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5314526Z copying torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5316169Z copying torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5317450Z copying torch/include/ATen/ops/isnan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5318700Z copying torch/include/ATen/ops/isnan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5319703Z copying torch/include/ATen/ops/isneginf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5321186Z copying torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5322104Z copying torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5323326Z copying torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5324196Z copying torch/include/ATen/ops/isneginf_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5325827Z copying torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5326736Z copying torch/include/ATen/ops/isneginf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5327996Z copying torch/include/ATen/ops/isneginf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5329211Z copying torch/include/ATen/ops/isposinf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5330114Z copying torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5331350Z copying torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5332613Z copying torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5333499Z copying torch/include/ATen/ops/isposinf_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5334806Z copying torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5335704Z copying torch/include/ATen/ops/isposinf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5337022Z copying torch/include/ATen/ops/isposinf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5338112Z copying torch/include/ATen/ops/isreal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5339380Z copying torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5340240Z copying torch/include/ATen/ops/isreal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5341817Z copying torch/include/ATen/ops/isreal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5342800Z copying torch/include/ATen/ops/istft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5344186Z copying torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5345211Z copying torch/include/ATen/ops/istft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5346447Z copying torch/include/ATen/ops/istft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5347398Z copying torch/include/ATen/ops/item.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5348728Z copying torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5349624Z copying torch/include/ATen/ops/item_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5350854Z copying torch/include/ATen/ops/item_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5351844Z copying torch/include/ATen/ops/kaiser_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5353280Z copying torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5354167Z copying torch/include/ATen/ops/kaiser_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5355546Z copying torch/include/ATen/ops/kaiser_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5356704Z copying torch/include/ATen/ops/kl_div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5357965Z copying torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5358936Z copying torch/include/ATen/ops/kl_div_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5360175Z copying torch/include/ATen/ops/kl_div_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5361569Z copying torch/include/ATen/ops/kron.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5362878Z copying torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5364228Z copying torch/include/ATen/ops/kron_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5365032Z copying torch/include/ATen/ops/kron_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5366849Z copying torch/include/ATen/ops/kthvalue.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5367758Z copying torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5369136Z copying torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5370217Z copying torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5371096Z copying torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5372970Z copying torch/include/ATen/ops/kthvalue_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5373306Z copying torch/include/ATen/ops/kthvalue_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5375407Z copying torch/include/ATen/ops/l1_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5376053Z copying torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5377029Z copying torch/include/ATen/ops/l1_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5378415Z copying torch/include/ATen/ops/l1_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5379847Z copying torch/include/ATen/ops/layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5381290Z copying torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5382746Z copying torch/include/ATen/ops/layer_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5383629Z copying torch/include/ATen/ops/layer_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5384770Z copying torch/include/ATen/ops/lcm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5386401Z copying torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5388276Z copying torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5388633Z copying torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5390116Z copying torch/include/ATen/ops/lcm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5391618Z copying torch/include/ATen/ops/lcm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5392360Z copying torch/include/ATen/ops/lcm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5394073Z copying torch/include/ATen/ops/lcm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5394971Z copying torch/include/ATen/ops/ldexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5396552Z copying torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5398036Z copying torch/include/ATen/ops/ldexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5399300Z copying torch/include/ATen/ops/ldexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5400541Z copying torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5402378Z copying torch/include/ATen/ops/le_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5403305Z copying torch/include/ATen/ops/le_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5404209Z copying torch/include/ATen/ops/le_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5405676Z copying torch/include/ATen/ops/le_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5406715Z copying torch/include/ATen/ops/le_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5407672Z copying torch/include/ATen/ops/le_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5408948Z copying torch/include/ATen/ops/leaky_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5410741Z copying torch/include/ATen/ops/leaky_relu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5411466Z 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:23:24.5412544Z 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:23:24.5414699Z 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:23:24.5415208Z copying torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5416886Z 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:23:24.5417728Z copying torch/include/ATen/ops/leaky_relu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5419195Z copying torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5420756Z copying torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5422070Z copying torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5423778Z copying torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5424566Z copying torch/include/ATen/ops/leaky_relu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5426058Z copying torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5427265Z copying torch/include/ATen/ops/leaky_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5428681Z copying torch/include/ATen/ops/leaky_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5430043Z copying torch/include/ATen/ops/lerp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5431542Z copying torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5432396Z copying torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5434026Z copying torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5435288Z copying torch/include/ATen/ops/lerp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5436532Z copying torch/include/ATen/ops/lerp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5437701Z copying torch/include/ATen/ops/lerp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5438668Z copying torch/include/ATen/ops/lerp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5439982Z copying torch/include/ATen/ops/less.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5441460Z copying torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5442903Z copying torch/include/ATen/ops/less_equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5443790Z copying torch/include/ATen/ops/less_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5445236Z copying torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5446582Z copying torch/include/ATen/ops/less_equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5447550Z copying torch/include/ATen/ops/less_equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5449721Z copying torch/include/ATen/ops/less_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5449989Z copying torch/include/ATen/ops/lgamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5451173Z copying torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5452432Z copying torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5453607Z copying torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5454709Z copying torch/include/ATen/ops/lgamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5457052Z copying torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5457381Z copying torch/include/ATen/ops/lgamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5458016Z copying torch/include/ATen/ops/lgamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5459718Z copying torch/include/ATen/ops/lift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5460423Z copying torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5461688Z copying torch/include/ATen/ops/lift_fresh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5462998Z copying torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5464024Z copying torch/include/ATen/ops/lift_fresh_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5465051Z 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:23:24.5466391Z copying torch/include/ATen/ops/lift_fresh_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5467370Z copying torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5468344Z copying torch/include/ATen/ops/lift_fresh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5469606Z copying torch/include/ATen/ops/lift_fresh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5471149Z copying torch/include/ATen/ops/lift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5472315Z copying torch/include/ATen/ops/lift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5473783Z copying torch/include/ATen/ops/linalg_cholesky.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5475589Z copying torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5476386Z copying torch/include/ATen/ops/linalg_cholesky_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5477847Z 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:23:24.5479095Z 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:23:24.5480485Z 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:23:24.5481556Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5483337Z 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:23:24.5484742Z copying torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5486500Z copying torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5487316Z copying torch/include/ATen/ops/linalg_cholesky_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5488737Z copying torch/include/ATen/ops/linalg_cholesky_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5489745Z copying torch/include/ATen/ops/linalg_cond.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5491368Z copying torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5492322Z copying torch/include/ATen/ops/linalg_cond_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5493825Z copying torch/include/ATen/ops/linalg_cond_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5495124Z copying torch/include/ATen/ops/linalg_cross.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5496717Z copying torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5497741Z copying torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5499265Z copying torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5500667Z copying torch/include/ATen/ops/linalg_cross_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5502291Z copying torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5503627Z copying torch/include/ATen/ops/linalg_cross_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5504848Z copying torch/include/ATen/ops/linalg_cross_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5506311Z copying torch/include/ATen/ops/linalg_det.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5507207Z copying torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5508509Z copying torch/include/ATen/ops/linalg_det_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5509784Z copying torch/include/ATen/ops/linalg_det_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5510788Z copying torch/include/ATen/ops/linalg_diagonal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5512328Z copying torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5513188Z copying torch/include/ATen/ops/linalg_diagonal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5514724Z copying torch/include/ATen/ops/linalg_diagonal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5515994Z copying torch/include/ATen/ops/linalg_eig.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5517223Z copying torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5518573Z copying torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5519648Z copying torch/include/ATen/ops/linalg_eig_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5520866Z copying torch/include/ATen/ops/linalg_eig_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5522072Z copying torch/include/ATen/ops/linalg_eigh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5523405Z copying torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5524384Z copying torch/include/ATen/ops/linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5525784Z copying torch/include/ATen/ops/linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5527053Z copying torch/include/ATen/ops/linalg_eigvals.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5528391Z copying torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5529424Z copying torch/include/ATen/ops/linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5530567Z copying torch/include/ATen/ops/linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5531775Z copying torch/include/ATen/ops/linalg_eigvalsh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5533204Z copying torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5534142Z copying torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5536226Z copying torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5536611Z copying torch/include/ATen/ops/linalg_householder_product.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5537537Z 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:23:24.5538821Z 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:23:24.5540026Z copying torch/include/ATen/ops/linalg_householder_product_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5540850Z copying torch/include/ATen/ops/linalg_householder_product_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5542894Z copying torch/include/ATen/ops/linalg_inv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5543475Z copying torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5544775Z copying torch/include/ATen/ops/linalg_inv_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5546043Z 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:23:24.5547074Z 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:23:24.5548483Z 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:23:24.5549262Z copying torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5550567Z 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:23:24.5551622Z copying torch/include/ATen/ops/linalg_inv_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5552581Z copying torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5553891Z copying torch/include/ATen/ops/linalg_inv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5555182Z copying torch/include/ATen/ops/linalg_inv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5556306Z copying torch/include/ATen/ops/linalg_ldl_factor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5557839Z 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:23:24.5558611Z copying torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5560105Z 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:23:24.5560990Z 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:23:24.5562781Z copying torch/include/ATen/ops/linalg_lu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5563777Z 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:23:24.5565268Z 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:23:24.5566518Z 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:23:24.5567774Z 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:23:24.5569052Z 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:23:24.5570126Z copying torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5571378Z copying torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5572495Z copying torch/include/ATen/ops/linalg_ldl_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5574230Z 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:23:24.5575052Z 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:23:24.5576072Z 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:23:24.5577354Z copying torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5578738Z 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:23:24.5580164Z copying torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5582281Z copying torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5582941Z copying torch/include/ATen/ops/linalg_lstsq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5584302Z copying torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5585475Z copying torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5586751Z copying torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5587767Z copying torch/include/ATen/ops/linalg_lstsq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5589133Z copying torch/include/ATen/ops/linalg_lstsq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5590503Z copying torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5592087Z copying torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5592662Z copying torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5594092Z copying torch/include/ATen/ops/linalg_lu_factor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5595622Z 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:23:24.5596540Z copying torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5597900Z 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:23:24.5599233Z 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:23:24.5600217Z 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:23:24.5601567Z 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:23:24.5602949Z 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:23:24.5604377Z 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:23:24.5605332Z 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:23:24.5606550Z copying torch/include/ATen/ops/linalg_lu_factor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5608015Z copying torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5608878Z copying torch/include/ATen/ops/linalg_lu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5610269Z copying torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5611736Z copying torch/include/ATen/ops/linalg_lu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5612615Z copying torch/include/ATen/ops/linalg_lu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5614201Z copying torch/include/ATen/ops/linalg_lu_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5615350Z 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:23:24.5616304Z 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:23:24.5617574Z 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:23:24.5619186Z copying torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5620383Z 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:23:24.5621587Z copying torch/include/ATen/ops/linalg_lu_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5622727Z copying torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5624374Z copying torch/include/ATen/ops/linalg_matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5625396Z copying torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5626451Z copying torch/include/ATen/ops/linalg_matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5627891Z copying torch/include/ATen/ops/linalg_matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5629261Z copying torch/include/ATen/ops/linalg_matrix_exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5631049Z 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:23:24.5631555Z 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:23:24.5633006Z 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:23:24.5634111Z copying torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5635322Z copying torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5636650Z copying torch/include/ATen/ops/linalg_matrix_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5638041Z 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:23:24.5639223Z copying torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5640529Z copying torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5641782Z copying torch/include/ATen/ops/linalg_matrix_power.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5643994Z 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:23:24.5644899Z copying torch/include/ATen/ops/linalg_matrix_power_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5646345Z copying torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5647735Z copying torch/include/ATen/ops/linalg_matrix_rank.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5649095Z 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:23:24.5650301Z copying torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5651296Z copying torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5653401Z copying torch/include/ATen/ops/linalg_multi_dot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5655157Z 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:23:24.5655758Z copying torch/include/ATen/ops/linalg_multi_dot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5657493Z copying torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5658381Z copying torch/include/ATen/ops/linalg_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5659798Z copying torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5661831Z copying torch/include/ATen/ops/linalg_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5662987Z copying torch/include/ATen/ops/linalg_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5664292Z copying torch/include/ATen/ops/linalg_pinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5665709Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5667187Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5668531Z copying torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5669838Z copying torch/include/ATen/ops/linalg_pinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5671046Z copying torch/include/ATen/ops/linalg_pinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5672469Z copying torch/include/ATen/ops/linalg_qr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5673821Z copying torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5675490Z copying torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5676310Z copying torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5677963Z copying torch/include/ATen/ops/linalg_qr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5678974Z copying torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5680926Z copying torch/include/ATen/ops/linalg_qr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5681870Z copying torch/include/ATen/ops/linalg_qr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5683505Z copying torch/include/ATen/ops/linalg_slogdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5684696Z copying torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5685992Z copying torch/include/ATen/ops/linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5687224Z copying torch/include/ATen/ops/linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5688508Z copying torch/include/ATen/ops/linalg_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5689873Z copying torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5691177Z copying torch/include/ATen/ops/linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5692492Z 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:23:24.5693839Z copying torch/include/ATen/ops/linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5695097Z copying torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5696641Z copying torch/include/ATen/ops/linalg_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5697838Z copying torch/include/ATen/ops/linalg_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5700129Z copying torch/include/ATen/ops/linalg_solve_triangular.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5700738Z 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:23:24.5702296Z 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:23:24.5703130Z copying torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5704445Z copying torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5706206Z copying torch/include/ATen/ops/linalg_svd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5706922Z copying torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5707727Z copying torch/include/ATen/ops/linalg_svd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5709292Z copying torch/include/ATen/ops/linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5710432Z copying torch/include/ATen/ops/linalg_svdvals.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5711668Z copying torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5712985Z copying torch/include/ATen/ops/linalg_svdvals_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5714287Z copying torch/include/ATen/ops/linalg_svdvals_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5715160Z copying torch/include/ATen/ops/linalg_tensorinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5716770Z copying torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5717862Z copying torch/include/ATen/ops/linalg_tensorinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5719370Z copying torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5720084Z copying torch/include/ATen/ops/linalg_tensorsolve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5721284Z copying torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5722220Z copying torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5723367Z copying torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5724606Z copying torch/include/ATen/ops/linalg_vander.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5725534Z copying torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5727063Z copying torch/include/ATen/ops/linalg_vander_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5728030Z copying torch/include/ATen/ops/linalg_vander_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5729486Z copying torch/include/ATen/ops/linalg_vecdot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5730779Z copying torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5731719Z copying torch/include/ATen/ops/linalg_vecdot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5733000Z copying torch/include/ATen/ops/linalg_vecdot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5734222Z copying torch/include/ATen/ops/linalg_vector_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5735433Z 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:23:24.5736750Z 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:23:24.5737894Z 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:23:24.5739698Z copying torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5740623Z 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:23:24.5742241Z copying torch/include/ATen/ops/linalg_vector_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5743473Z copying torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5744833Z copying torch/include/ATen/ops/linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5746196Z copying torch/include/ATen/ops/linear_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5747616Z copying torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5748892Z copying torch/include/ATen/ops/linear_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5750269Z copying torch/include/ATen/ops/linear_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5751594Z copying torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5753199Z copying torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5753957Z copying torch/include/ATen/ops/linear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5755570Z copying torch/include/ATen/ops/linear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5756938Z copying torch/include/ATen/ops/linspace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5758015Z copying torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5759530Z copying torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5760455Z copying torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5761421Z copying torch/include/ATen/ops/linspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5763122Z copying torch/include/ATen/ops/linspace_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5764053Z copying torch/include/ATen/ops/linspace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5765432Z copying torch/include/ATen/ops/log.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5766619Z copying torch/include/ATen/ops/log10.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5768260Z copying torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5769209Z copying torch/include/ATen/ops/log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5770773Z copying torch/include/ATen/ops/log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5771850Z copying torch/include/ATen/ops/log10_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5773347Z copying torch/include/ATen/ops/log10_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5774668Z copying torch/include/ATen/ops/log10_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5775808Z copying torch/include/ATen/ops/log10_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5777246Z copying torch/include/ATen/ops/log1p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5778509Z copying torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5780140Z copying torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5781117Z copying torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5782638Z copying torch/include/ATen/ops/log1p_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5783793Z copying torch/include/ATen/ops/log1p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5785140Z copying torch/include/ATen/ops/log1p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5786883Z copying torch/include/ATen/ops/log1p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5788024Z copying torch/include/ATen/ops/log2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5789603Z copying torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5790591Z copying torch/include/ATen/ops/log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5792027Z copying torch/include/ATen/ops/log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5793339Z copying torch/include/ATen/ops/log2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5794615Z copying torch/include/ATen/ops/log2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5796032Z copying torch/include/ATen/ops/log2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5797275Z copying torch/include/ATen/ops/log2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5798818Z copying torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5799763Z copying torch/include/ATen/ops/log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5801273Z copying torch/include/ATen/ops/log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5802473Z copying torch/include/ATen/ops/log_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5803863Z copying torch/include/ATen/ops/log_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5805129Z copying torch/include/ATen/ops/log_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5806412Z copying torch/include/ATen/ops/log_normal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5807651Z copying torch/include/ATen/ops/or.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5809008Z copying torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5810997Z copying torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5812287Z copying torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5813605Z copying torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5814826Z copying torch/include/ATen/ops/log_normal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5816080Z copying torch/include/ATen/ops/log_normal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5817495Z copying torch/include/ATen/ops/log_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5818714Z copying torch/include/ATen/ops/log_sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5820128Z copying torch/include/ATen/ops/log_sigmoid_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5822144Z 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:23:24.5823291Z 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:23:24.5824700Z copying torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5825982Z copying torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5827353Z copying torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5828569Z copying torch/include/ATen/ops/log_sigmoid_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5829904Z 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:23:24.5831137Z 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:23:24.5832617Z copying torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5834784Z copying torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5835454Z copying torch/include/ATen/ops/log_sigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5836817Z copying torch/include/ATen/ops/log_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5837922Z copying torch/include/ATen/ops/log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5839462Z copying torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5840768Z copying torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5841939Z copying torch/include/ATen/ops/log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5843246Z copying torch/include/ATen/ops/log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5844518Z copying torch/include/ATen/ops/logaddexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5845832Z copying torch/include/ATen/ops/logaddexp2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5847325Z copying torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5848367Z copying torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5849826Z copying torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5850848Z copying torch/include/ATen/ops/logaddexp2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5852304Z copying torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5853621Z copying torch/include/ATen/ops/logaddexp2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5855021Z copying torch/include/ATen/ops/logaddexp2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5856358Z copying torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5857511Z copying torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5858807Z copying torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5860220Z copying torch/include/ATen/ops/logaddexp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5861553Z copying torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5862876Z copying torch/include/ATen/ops/logaddexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5865088Z copying torch/include/ATen/ops/logaddexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5865600Z copying torch/include/ATen/ops/logcumsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5866791Z copying torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5868067Z copying torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5869169Z copying torch/include/ATen/ops/logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5870358Z copying torch/include/ATen/ops/logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5871680Z copying torch/include/ATen/ops/logdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5872892Z copying torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5873917Z copying torch/include/ATen/ops/logdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5875410Z copying torch/include/ATen/ops/logdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5876968Z copying torch/include/ATen/ops/logical_and.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5878083Z copying torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5879787Z copying torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5880417Z copying torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5881596Z copying torch/include/ATen/ops/logical_and_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5882826Z copying torch/include/ATen/ops/logical_and_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5884148Z copying torch/include/ATen/ops/logical_not.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5885697Z copying torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5886730Z copying torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5888334Z copying torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5889233Z copying torch/include/ATen/ops/logical_not_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5890290Z copying torch/include/ATen/ops/logical_not_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5891564Z copying torch/include/ATen/ops/logical_or.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5892621Z copying torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5895110Z copying torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5896641Z copying torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5897815Z copying torch/include/ATen/ops/logical_or_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5899214Z copying torch/include/ATen/ops/logical_or_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5900269Z copying torch/include/ATen/ops/logical_xor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5902581Z copying torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5903081Z copying torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5904010Z copying torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5905080Z copying torch/include/ATen/ops/logical_xor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5906525Z copying torch/include/ATen/ops/logical_xor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5907587Z copying torch/include/ATen/ops/logit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5908566Z copying torch/include/ATen/ops/logit_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5910182Z copying torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5911113Z copying torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5912465Z copying torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5913785Z copying torch/include/ATen/ops/logit_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5914723Z copying torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5916197Z copying torch/include/ATen/ops/logit_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5917261Z copying torch/include/ATen/ops/logit_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5918537Z copying torch/include/ATen/ops/logit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5920095Z copying torch/include/ATen/ops/logit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5920967Z copying torch/include/ATen/ops/logit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5922533Z copying torch/include/ATen/ops/logit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5923189Z copying torch/include/ATen/ops/logit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5924545Z copying torch/include/ATen/ops/logspace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5925959Z copying torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5926658Z copying torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5928460Z copying torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5929100Z copying torch/include/ATen/ops/logspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5930527Z copying torch/include/ATen/ops/logspace_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5932021Z copying torch/include/ATen/ops/logspace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5932873Z copying torch/include/ATen/ops/logsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5934391Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5935749Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5937162Z copying torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5938597Z copying torch/include/ATen/ops/logsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5940045Z copying torch/include/ATen/ops/logsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5941788Z copying torch/include/ATen/ops/lshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5942955Z copying torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5944111Z copying torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5945192Z copying torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5946590Z copying torch/include/ATen/ops/lshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5947562Z copying torch/include/ATen/ops/lshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5948830Z copying torch/include/ATen/ops/lshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5949973Z copying torch/include/ATen/ops/lstm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5951069Z copying torch/include/ATen/ops/lstm_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5953163Z copying torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5953472Z copying torch/include/ATen/ops/lstm_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5955034Z copying torch/include/ATen/ops/lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5956197Z copying torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5957478Z copying torch/include/ATen/ops/lstm_mps_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5959151Z 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:23:24.5960024Z copying torch/include/ATen/ops/lstm_mps_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5961205Z copying torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5962299Z copying torch/include/ATen/ops/lstm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5963849Z copying torch/include/ATen/ops/lstm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5964929Z copying torch/include/ATen/ops/lstsq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5966359Z copying torch/include/ATen/ops/lstsq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5967444Z copying torch/include/ATen/ops/lstsq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5968655Z copying torch/include/ATen/ops/lstsq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5970242Z copying torch/include/ATen/ops/lstsq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5971452Z copying torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5972361Z copying torch/include/ATen/ops/lt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5974063Z copying torch/include/ATen/ops/lt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5975674Z copying torch/include/ATen/ops/lt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5976738Z copying torch/include/ATen/ops/lt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5977951Z copying torch/include/ATen/ops/lt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5979146Z copying torch/include/ATen/ops/lt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5981068Z copying torch/include/ATen/ops/lu_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5982436Z copying torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5983430Z copying torch/include/ATen/ops/lu_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5984771Z copying torch/include/ATen/ops/lu_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5986009Z copying torch/include/ATen/ops/lu_unpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5987031Z copying torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5988371Z copying torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5989583Z copying torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5990969Z copying torch/include/ATen/ops/lu_unpack_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5992347Z copying torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5993619Z copying torch/include/ATen/ops/lu_unpack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5995046Z copying torch/include/ATen/ops/lu_unpack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5996162Z copying torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5997423Z copying torch/include/ATen/ops/mH_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.5998781Z copying torch/include/ATen/ops/mH_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6000025Z copying torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6001446Z copying torch/include/ATen/ops/mT_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6002499Z copying torch/include/ATen/ops/mT_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6003937Z copying torch/include/ATen/ops/margin_ranking_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6005127Z 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:23:24.6006522Z copying torch/include/ATen/ops/margin_ranking_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6007852Z copying torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6009038Z copying torch/include/ATen/ops/masked_fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6010342Z copying torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6011569Z copying torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6012880Z copying torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6014056Z copying torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6015729Z copying torch/include/ATen/ops/masked_fill_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6016677Z copying torch/include/ATen/ops/masked_fill_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6018094Z copying torch/include/ATen/ops/masked_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6019804Z copying torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6021004Z copying torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6022122Z copying torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6023525Z copying torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6024558Z copying torch/include/ATen/ops/masked_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6025894Z copying torch/include/ATen/ops/masked_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6027302Z copying torch/include/ATen/ops/masked_select.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6028021Z copying torch/include/ATen/ops/masked_select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6029784Z 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:23:24.6031174Z copying torch/include/ATen/ops/masked_select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6032042Z copying torch/include/ATen/ops/masked_select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6033438Z copying torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6034807Z copying torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6036502Z copying torch/include/ATen/ops/masked_select_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6037530Z copying torch/include/ATen/ops/masked_select_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6039256Z copying torch/include/ATen/ops/matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6040179Z copying torch/include/ATen/ops/matmul_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6041451Z copying torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6042501Z copying torch/include/ATen/ops/matmul_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6043733Z copying torch/include/ATen/ops/matmul_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6045044Z copying torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6046169Z copying torch/include/ATen/ops/matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6047490Z copying torch/include/ATen/ops/matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6048620Z copying torch/include/ATen/ops/matrix_H.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6050287Z copying torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6051072Z copying torch/include/ATen/ops/matrix_H_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6052516Z copying torch/include/ATen/ops/matrix_H_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6053587Z copying torch/include/ATen/ops/matrix_exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6055071Z copying torch/include/ATen/ops/matrix_exp_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6056783Z 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:23:24.6058128Z copying torch/include/ATen/ops/matrix_exp_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6059807Z copying torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6060837Z copying torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6061807Z copying torch/include/ATen/ops/matrix_exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6063086Z copying torch/include/ATen/ops/matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6064407Z copying torch/include/ATen/ops/matrix_power.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6065471Z copying torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6066375Z copying torch/include/ATen/ops/matrix_power_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6067869Z copying torch/include/ATen/ops/matrix_power_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6068779Z copying torch/include/ATen/ops/matrix_rank.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6070218Z copying torch/include/ATen/ops/matrix_rank_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6071083Z copying torch/include/ATen/ops/matrix_rank_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6072051Z copying torch/include/ATen/ops/matrix_rank_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6073052Z copying torch/include/ATen/ops/max.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6074513Z copying torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6075936Z copying torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6076942Z copying torch/include/ATen/ops/max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6078433Z copying torch/include/ATen/ops/max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6079687Z copying torch/include/ATen/ops/max_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6080881Z copying torch/include/ATen/ops/max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6082029Z copying torch/include/ATen/ops/max_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6083522Z copying torch/include/ATen/ops/max_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6084902Z copying torch/include/ATen/ops/max_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6085980Z copying torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6087173Z copying torch/include/ATen/ops/max_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6088421Z copying torch/include/ATen/ops/max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6089923Z copying torch/include/ATen/ops/max_pool1d_with_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6091573Z 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:23:24.6092770Z 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:23:24.6093954Z 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:23:24.6095315Z copying torch/include/ATen/ops/max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6096657Z copying torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6097680Z copying torch/include/ATen/ops/max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6098690Z copying torch/include/ATen/ops/max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6100240Z copying torch/include/ATen/ops/max_pool2d_with_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6101393Z 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:23:24.6102764Z 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:23:24.6104117Z 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:23:24.6106143Z 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:23:24.6106927Z 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:23:24.6108359Z 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:23:24.6109372Z 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:23:24.6110540Z 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:23:24.6111909Z 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:23:24.6113090Z 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:23:24.6114226Z 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:23:24.6115759Z 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:23:24.6117046Z 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:23:24.6118253Z 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:23:24.6119771Z 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:23:24.6120699Z copying torch/include/ATen/ops/max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6122196Z copying torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6123373Z copying torch/include/ATen/ops/max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6124801Z copying torch/include/ATen/ops/max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6126374Z copying torch/include/ATen/ops/max_pool3d_with_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6127446Z 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:23:24.6129002Z 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:23:24.6130025Z 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:23:24.6131495Z 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:23:24.6132604Z 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:23:24.6133697Z 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:23:24.6134903Z 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:23:24.6136281Z 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:23:24.6137595Z 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:23:24.6139531Z copying torch/include/ATen/ops/max_unpool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6140554Z copying torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6142668Z copying torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6143962Z copying torch/include/ATen/ops/max_unpool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6145161Z copying torch/include/ATen/ops/max_unpool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6146177Z copying torch/include/ATen/ops/max_unpool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6147238Z copying torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6148632Z copying torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6149643Z copying torch/include/ATen/ops/max_unpool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6150585Z copying torch/include/ATen/ops/max_unpool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6152017Z copying torch/include/ATen/ops/maximum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6153429Z copying torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6154796Z copying torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6155719Z copying torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6157233Z copying torch/include/ATen/ops/maximum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6158160Z copying torch/include/ATen/ops/maximum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6159580Z copying torch/include/ATen/ops/maximum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6160545Z copying torch/include/ATen/ops/maximum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6162143Z copying torch/include/ATen/ops/mean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6163213Z copying torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6164618Z copying torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6165623Z copying torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6167049Z copying torch/include/ATen/ops/mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6168278Z copying torch/include/ATen/ops/mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6169376Z copying torch/include/ATen/ops/mean_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6170338Z copying torch/include/ATen/ops/mean_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6171805Z copying torch/include/ATen/ops/mean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6172982Z copying torch/include/ATen/ops/mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6174379Z copying torch/include/ATen/ops/median.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6175850Z copying torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6176800Z copying torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6178255Z copying torch/include/ATen/ops/median_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6180417Z copying torch/include/ATen/ops/median_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6182224Z copying torch/include/ATen/ops/median_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6182645Z copying torch/include/ATen/ops/median_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6184037Z copying torch/include/ATen/ops/meshgrid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6185346Z copying torch/include/ATen/ops/qr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6186563Z copying torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6187892Z copying torch/include/ATen/ops/meshgrid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6189095Z copying torch/include/ATen/ops/meshgrid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6190350Z copying torch/include/ATen/ops/min.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6191882Z copying torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6192857Z copying torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6194073Z copying torch/include/ATen/ops/min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6195206Z copying torch/include/ATen/ops/min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6196378Z copying torch/include/ATen/ops/min_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6197747Z copying torch/include/ATen/ops/min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6198639Z copying torch/include/ATen/ops/min_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6199898Z copying torch/include/ATen/ops/min_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6201105Z copying torch/include/ATen/ops/minimum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6202585Z copying torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6203554Z copying torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6204313Z copying torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6206060Z copying torch/include/ATen/ops/minimum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6206956Z copying torch/include/ATen/ops/minimum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6208355Z copying torch/include/ATen/ops/minimum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6209384Z copying torch/include/ATen/ops/minimum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6210782Z copying torch/include/ATen/ops/miopen_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6212112Z copying torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6213305Z 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:23:24.6214933Z 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:23:24.6215627Z 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:23:24.6217247Z 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:23:24.6218318Z 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:23:24.6220279Z 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:23:24.6221261Z copying torch/include/ATen/ops/miopen_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6222628Z copying torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6223999Z copying torch/include/ATen/ops/miopen_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6224874Z copying torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6226113Z 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:23:24.6227309Z 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:23:24.6228693Z 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:23:24.6229682Z copying torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6230806Z copying torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6231902Z copying torch/include/ATen/ops/miopen_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6233304Z copying torch/include/ATen/ops/miopen_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6234243Z copying torch/include/ATen/ops/miopen_convolution_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6235856Z 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:23:24.6237232Z copying torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6238279Z copying torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6239895Z copying torch/include/ATen/ops/miopen_convolution_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6241083Z 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:23:24.6242336Z 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:23:24.6243829Z copying torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6245081Z copying torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6246286Z copying torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6247652Z 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:23:24.6248755Z 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:23:24.6249992Z copying torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6251421Z copying torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6252421Z copying torch/include/ATen/ops/miopen_rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6253814Z copying torch/include/ATen/ops/miopen_rnn_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6255067Z 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:23:24.6256267Z 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:23:24.6257724Z copying torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6258803Z copying torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6260434Z copying torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6261320Z copying torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6262742Z copying torch/include/ATen/ops/miopen_rnn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6263710Z copying torch/include/ATen/ops/miopen_rnn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6265471Z copying torch/include/ATen/ops/mish.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6266635Z copying torch/include/ATen/ops/mish_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6267957Z copying torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6269193Z copying torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6270618Z copying torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6271560Z copying torch/include/ATen/ops/mish_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6273061Z copying torch/include/ATen/ops/mish_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6274132Z copying torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6275323Z copying torch/include/ATen/ops/mish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6276513Z copying torch/include/ATen/ops/mish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6277733Z copying torch/include/ATen/ops/mish_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6279043Z copying torch/include/ATen/ops/mish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6280093Z copying torch/include/ATen/ops/mish_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6281471Z copying torch/include/ATen/ops/mish_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6282325Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6283765Z 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:23:24.6284809Z 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:23:24.6285802Z 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:23:24.6287245Z 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:23:24.6288599Z 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:23:24.6300805Z 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:23:24.6302009Z copying torch/include/ATen/ops/mkldnn_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6303571Z copying torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6304712Z copying torch/include/ATen/ops/mkldnn_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6306037Z copying torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6307539Z copying torch/include/ATen/ops/mkldnn_linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6309257Z copying torch/include/ATen/ops/mkldnn_linear_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6311481Z 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:23:24.6313271Z copying torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6315089Z 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:23:24.6316501Z 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:23:24.6318151Z 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:23:24.6319565Z copying torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6321563Z copying torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6322864Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6324740Z 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:23:24.6326259Z 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:23:24.6327649Z 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:23:24.6329366Z copying torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6331210Z copying torch/include/ATen/ops/mkldnn_linear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6332568Z copying torch/include/ATen/ops/mkldnn_linear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6334161Z copying torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6335893Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6337406Z 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:23:24.6338749Z 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:23:24.6340896Z 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:23:24.6342269Z 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:23:24.6343631Z copying torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6345379Z copying torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6346965Z copying torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6348302Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6350384Z 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:23:24.6351159Z 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:23:24.6352819Z 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:23:24.6353903Z 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:23:24.6355376Z copying torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6356675Z copying torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6358049Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6359284Z 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:23:24.6360381Z 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:23:24.6361283Z 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:23:24.6362774Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6363712Z 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:23:24.6365159Z 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:23:24.6366001Z 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:23:24.6367620Z copying torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6368310Z copying torch/include/ATen/ops/mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6369983Z copying torch/include/ATen/ops/mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6370955Z copying torch/include/ATen/ops/mm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6372206Z copying torch/include/ATen/ops/mm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6373503Z copying torch/include/ATen/ops/mm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6375296Z copying torch/include/ATen/ops/mm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6376860Z copying torch/include/ATen/ops/mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6378686Z copying torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6380107Z copying torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6381445Z copying torch/include/ATen/ops/mode_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6383365Z copying torch/include/ATen/ops/mode_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6384720Z copying torch/include/ATen/ops/mode_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6386061Z copying torch/include/ATen/ops/mode_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6387730Z copying torch/include/ATen/ops/moveaxis.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6389423Z copying torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6390815Z copying torch/include/ATen/ops/moveaxis_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6392710Z copying torch/include/ATen/ops/moveaxis_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6394286Z copying torch/include/ATen/ops/movedim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6395850Z copying torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6397439Z copying torch/include/ATen/ops/movedim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6399009Z copying torch/include/ATen/ops/movedim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6400891Z copying torch/include/ATen/ops/mps_convolution_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6402276Z 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:23:24.6403629Z copying torch/include/ATen/ops/mps_convolution_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6405267Z copying torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6406895Z copying torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6409562Z 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:23:24.6410524Z 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:23:24.6412196Z 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:23:24.6413869Z copying torch/include/ATen/ops/mps_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6415568Z 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:23:24.6416775Z 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:23:24.6418340Z 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:23:24.6420053Z copying torch/include/ATen/ops/mse_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6422068Z copying torch/include/ATen/ops/mse_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6422943Z 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:23:24.6424712Z 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:23:24.6425738Z copying torch/include/ATen/ops/mse_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6427087Z copying torch/include/ATen/ops/mse_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6432288Z copying torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6432688Z copying torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6433105Z copying torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6433382Z copying torch/include/ATen/ops/mse_loss_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6433690Z copying torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6433951Z copying torch/include/ATen/ops/mse_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6434876Z copying torch/include/ATen/ops/msort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6436109Z copying torch/include/ATen/ops/mse_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6438650Z copying torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6439440Z copying torch/include/ATen/ops/msort_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6440431Z copying torch/include/ATen/ops/msort_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6442183Z copying torch/include/ATen/ops/mul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6443874Z copying torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6445757Z copying torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6446914Z copying torch/include/ATen/ops/mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6448770Z copying torch/include/ATen/ops/mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6450076Z copying torch/include/ATen/ops/mul_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6450953Z copying torch/include/ATen/ops/mul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6452355Z copying torch/include/ATen/ops/mul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6453544Z copying torch/include/ATen/ops/mul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6455152Z copying torch/include/ATen/ops/multi_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6456380Z copying torch/include/ATen/ops/multi_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6457971Z 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:23:24.6458935Z 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:23:24.6461040Z 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:23:24.6462263Z 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:23:24.6463472Z 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:23:24.6464809Z 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:23:24.6465775Z copying torch/include/ATen/ops/multi_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6467255Z copying torch/include/ATen/ops/multi_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6468445Z copying torch/include/ATen/ops/multilabel_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6469960Z copying torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6472239Z 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:23:24.6472561Z 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:23:24.6473764Z 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:23:24.6475190Z 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:23:24.6476584Z 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:23:24.6477860Z copying torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6479104Z 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:23:24.6480438Z 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:23:24.6481594Z 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:23:24.6483319Z 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:23:24.6485147Z copying torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6485821Z copying torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6487181Z copying torch/include/ATen/ops/multinomial.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6488639Z copying torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6489506Z copying torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6491273Z copying torch/include/ATen/ops/multinomial_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6492398Z copying torch/include/ATen/ops/multinomial_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6493965Z copying torch/include/ATen/ops/multiply.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6496179Z copying torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6496833Z copying torch/include/ATen/ops/multiply_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6498522Z copying torch/include/ATen/ops/multiply_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6499847Z copying torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6501257Z copying torch/include/ATen/ops/mv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6503102Z copying torch/include/ATen/ops/mv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6503801Z copying torch/include/ATen/ops/mvlgamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6505690Z copying torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6506918Z copying torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6508368Z copying torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6509286Z copying torch/include/ATen/ops/mvlgamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6510298Z copying torch/include/ATen/ops/mvlgamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6511249Z copying torch/include/ATen/ops/nan_to_num.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6512808Z 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:23:24.6514031Z 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:23:24.6515825Z 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:23:24.6516746Z copying torch/include/ATen/ops/nan_to_num_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6518190Z copying torch/include/ATen/ops/nan_to_num_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6519503Z copying torch/include/ATen/ops/nanmean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6520813Z copying torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6521993Z copying torch/include/ATen/ops/nanmean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6523123Z copying torch/include/ATen/ops/nanmean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6525329Z copying torch/include/ATen/ops/nanmedian.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6526076Z copying torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6526693Z copying torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6527716Z copying torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6528935Z copying torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6530117Z copying torch/include/ATen/ops/nanmedian_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6531154Z copying torch/include/ATen/ops/nanmedian_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6532333Z copying torch/include/ATen/ops/nanquantile.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6534333Z copying torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6534645Z copying torch/include/ATen/ops/nanquantile_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6535917Z copying torch/include/ATen/ops/nanquantile_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6537291Z copying torch/include/ATen/ops/nansum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6538520Z copying torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6540266Z copying torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6541605Z copying torch/include/ATen/ops/nansum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6542429Z copying torch/include/ATen/ops/nansum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6546203Z copying torch/include/ATen/ops/narrow.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6546773Z copying torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6547120Z copying torch/include/ATen/ops/narrow_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6547597Z copying torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6548586Z copying torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6550160Z copying torch/include/ATen/ops/narrow_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6551180Z copying torch/include/ATen/ops/narrow_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6552406Z copying torch/include/ATen/ops/narrow_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6553659Z copying torch/include/ATen/ops/narrow_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6554756Z copying torch/include/ATen/ops/native_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6556126Z copying torch/include/ATen/ops/native_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6557609Z 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:23:24.6558957Z 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:23:24.6560025Z 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:23:24.6561041Z 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:23:24.6562108Z copying torch/include/ATen/ops/ne_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6563641Z 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:23:24.6564948Z 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:23:24.6566266Z 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:23:24.6567291Z copying torch/include/ATen/ops/native_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6569268Z copying torch/include/ATen/ops/native_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6570105Z copying torch/include/ATen/ops/native_channel_shuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6571757Z 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:23:24.6572418Z 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:23:24.6573470Z copying torch/include/ATen/ops/native_channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6574548Z copying torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6575793Z copying torch/include/ATen/ops/native_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6577628Z copying torch/include/ATen/ops/native_dropout_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6578504Z 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:23:24.6580193Z 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:23:24.6581200Z 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:23:24.6582704Z copying torch/include/ATen/ops/native_dropout_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6583993Z copying torch/include/ATen/ops/native_dropout_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6584983Z copying torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6586477Z copying torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6587440Z copying torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6588994Z copying torch/include/ATen/ops/native_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6589585Z copying torch/include/ATen/ops/native_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6590941Z copying torch/include/ATen/ops/native_group_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6592167Z copying torch/include/ATen/ops/native_group_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6593521Z 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:23:24.6594975Z 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:23:24.6595795Z 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:23:24.6596719Z 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:23:24.6598084Z 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:23:24.6599315Z 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:23:24.6600760Z 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:23:24.6601743Z 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:23:24.6602931Z copying torch/include/ATen/ops/native_group_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6604085Z copying torch/include/ATen/ops/native_group_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6605522Z copying torch/include/ATen/ops/native_layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6606521Z copying torch/include/ATen/ops/native_layer_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6608035Z 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:23:24.6609363Z 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:23:24.6610974Z 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:23:24.6612310Z 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:23:24.6613332Z 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:23:24.6614707Z 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:23:24.6615602Z 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:23:24.6617409Z 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:23:24.6618248Z copying torch/include/ATen/ops/native_layer_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6619617Z copying torch/include/ATen/ops/native_layer_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6620758Z copying torch/include/ATen/ops/native_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6622349Z copying torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6623716Z copying torch/include/ATen/ops/native_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6625255Z copying torch/include/ATen/ops/native_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6626605Z copying torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6627484Z copying torch/include/ATen/ops/ne_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6629114Z copying torch/include/ATen/ops/ne_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6629945Z copying torch/include/ATen/ops/ne_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6630959Z copying torch/include/ATen/ops/ne_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6632099Z copying torch/include/ATen/ops/ne_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6633210Z copying torch/include/ATen/ops/neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6634587Z copying torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6635564Z copying torch/include/ATen/ops/neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6636926Z copying torch/include/ATen/ops/neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6637713Z copying torch/include/ATen/ops/neg_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6639389Z copying torch/include/ATen/ops/neg_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6640196Z copying torch/include/ATen/ops/neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6641512Z copying torch/include/ATen/ops/neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6643074Z copying torch/include/ATen/ops/negative.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6644225Z copying torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6645385Z copying torch/include/ATen/ops/negative_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6646581Z copying torch/include/ATen/ops/negative_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6647726Z copying torch/include/ATen/ops/nested_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6648960Z copying torch/include/ATen/ops/nested_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6650533Z copying torch/include/ATen/ops/nested_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6651673Z copying torch/include/ATen/ops/nested_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6652707Z copying torch/include/ATen/ops/nested_to_padded_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6654577Z 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:23:24.6655435Z 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:23:24.6657494Z 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:23:24.6658548Z copying torch/include/ATen/ops/new_empty.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6660120Z copying torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6661803Z copying torch/include/ATen/ops/new_empty_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6663639Z copying torch/include/ATen/ops/new_empty_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6664123Z copying torch/include/ATen/ops/new_empty_strided.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6665810Z 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:23:24.6667063Z 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:23:24.6668079Z copying torch/include/ATen/ops/new_empty_strided_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6669076Z copying torch/include/ATen/ops/new_empty_strided_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6670292Z copying torch/include/ATen/ops/new_full.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6671962Z copying torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6672806Z copying torch/include/ATen/ops/new_full_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6674115Z copying torch/include/ATen/ops/new_full_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6675222Z copying torch/include/ATen/ops/new_ones.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6676503Z copying torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6677774Z copying torch/include/ATen/ops/new_ones_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6678919Z copying torch/include/ATen/ops/new_ones_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6679783Z copying torch/include/ATen/ops/new_zeros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6682254Z copying torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6682556Z copying torch/include/ATen/ops/new_zeros_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6683501Z copying torch/include/ATen/ops/new_zeros_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6684856Z copying torch/include/ATen/ops/nextafter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6686198Z copying torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6687420Z copying torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6688691Z copying torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6690112Z copying torch/include/ATen/ops/nextafter_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6691097Z copying torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6692641Z copying torch/include/ATen/ops/nextafter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6693753Z copying torch/include/ATen/ops/nextafter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6694928Z copying torch/include/ATen/ops/nll_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6695961Z copying torch/include/ATen/ops/nll_loss2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6697395Z copying torch/include/ATen/ops/nll_loss2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6698439Z 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:23:24.6699996Z 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:23:24.6700985Z copying torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6702310Z copying torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6703867Z copying torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6704442Z copying torch/include/ATen/ops/nll_loss2d_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6706108Z 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:23:24.6707071Z 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:23:24.6708760Z copying torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6709481Z copying torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6710683Z copying torch/include/ATen/ops/nll_loss2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6711824Z copying torch/include/ATen/ops/nll_loss2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6713085Z copying torch/include/ATen/ops/nll_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6714418Z 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:23:24.6715764Z 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:23:24.6717113Z 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:23:24.6718451Z copying torch/include/ATen/ops/nll_loss_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6720174Z 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:23:24.6725915Z copying torch/include/ATen/ops/nll_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6726358Z copying torch/include/ATen/ops/nll_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6726978Z copying torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6727470Z copying torch/include/ATen/ops/nll_loss_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6727978Z 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:23:24.6728265Z 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:23:24.6728919Z 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:23:24.6729779Z copying torch/include/ATen/ops/nll_loss_forward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6732076Z 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:23:24.6732599Z copying torch/include/ATen/ops/nll_loss_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6733905Z copying torch/include/ATen/ops/nll_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6735255Z copying torch/include/ATen/ops/nll_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6736217Z copying torch/include/ATen/ops/nll_loss_nd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6738038Z 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:23:24.6738907Z copying torch/include/ATen/ops/nll_loss_nd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6740247Z copying torch/include/ATen/ops/nll_loss_nd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6741641Z copying torch/include/ATen/ops/nll_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6742376Z copying torch/include/ATen/ops/nonzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6745240Z copying torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6745602Z copying torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6745868Z copying torch/include/ATen/ops/nonzero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6747445Z copying torch/include/ATen/ops/nonzero_numpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6748422Z copying torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6749832Z copying torch/include/ATen/ops/nonzero_numpy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6751302Z copying torch/include/ATen/ops/nonzero_numpy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6752694Z copying torch/include/ATen/ops/nonzero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6754320Z copying torch/include/ATen/ops/norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6755969Z copying torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6757452Z copying torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6759085Z copying torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6760325Z copying torch/include/ATen/ops/norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6761750Z copying torch/include/ATen/ops/norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6763477Z copying torch/include/ATen/ops/norm_except_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6765022Z 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:23:24.6766212Z copying torch/include/ATen/ops/norm_except_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6767529Z copying torch/include/ATen/ops/norm_except_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6768801Z copying torch/include/ATen/ops/norm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6770152Z copying torch/include/ATen/ops/norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6771706Z copying torch/include/ATen/ops/norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6772927Z copying torch/include/ATen/ops/norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6774621Z copying torch/include/ATen/ops/normal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6775688Z copying torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6777164Z copying torch/include/ATen/ops/normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6778567Z copying torch/include/ATen/ops/normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6779746Z copying torch/include/ATen/ops/normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6781189Z copying torch/include/ATen/ops/normal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6782749Z copying torch/include/ATen/ops/normal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6783686Z copying torch/include/ATen/ops/not_equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6785811Z copying torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6786540Z copying torch/include/ATen/ops/not_equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6787842Z copying torch/include/ATen/ops/not_equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6789193Z copying torch/include/ATen/ops/nuclear_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6790735Z copying torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6791683Z copying torch/include/ATen/ops/nuclear_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6793639Z copying torch/include/ATen/ops/nuclear_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6794688Z copying torch/include/ATen/ops/numpy_T.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6796868Z copying torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6797603Z copying torch/include/ATen/ops/numpy_T_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6799046Z copying torch/include/ATen/ops/numpy_T_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6800330Z copying torch/include/ATen/ops/one_hot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6801762Z copying torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6802716Z copying torch/include/ATen/ops/one_hot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6804312Z copying torch/include/ATen/ops/one_hot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6805294Z copying torch/include/ATen/ops/ones.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6806993Z copying torch/include/ATen/ops/t.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6808309Z copying torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6809954Z copying torch/include/ATen/ops/ones_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6810989Z copying torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6812594Z copying torch/include/ATen/ops/ones_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6813563Z copying torch/include/ATen/ops/ones_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6815312Z copying torch/include/ATen/ops/ones_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6816500Z copying torch/include/ATen/ops/ones_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6818276Z copying torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6820191Z copying torch/include/ATen/ops/or_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6822386Z copying torch/include/ATen/ops/or_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6823648Z copying torch/include/ATen/ops/orgqr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6825244Z copying torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6828143Z copying torch/include/ATen/ops/orgqr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6828952Z copying torch/include/ATen/ops/orgqr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6830622Z copying torch/include/ATen/ops/ormqr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6832004Z copying torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6833692Z copying torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6835328Z copying torch/include/ATen/ops/ormqr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6836911Z copying torch/include/ATen/ops/ormqr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6838595Z copying torch/include/ATen/ops/outer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6840065Z copying torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6841582Z copying torch/include/ATen/ops/outer_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6843327Z copying torch/include/ATen/ops/outer_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6844637Z copying torch/include/ATen/ops/output_nr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6846476Z copying torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6847797Z copying torch/include/ATen/ops/output_nr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6849624Z copying torch/include/ATen/ops/output_nr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6850898Z copying torch/include/ATen/ops/pad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6852724Z copying torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6854088Z copying torch/include/ATen/ops/pad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6855903Z copying torch/include/ATen/ops/pad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6857209Z copying torch/include/ATen/ops/pad_sequence.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6859227Z copying torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6860650Z copying torch/include/ATen/ops/pad_sequence_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6862253Z copying torch/include/ATen/ops/pad_sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6863915Z copying torch/include/ATen/ops/pairwise_distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6865353Z copying torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6866986Z copying torch/include/ATen/ops/pairwise_distance_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6868573Z copying torch/include/ATen/ops/pairwise_distance_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6870105Z copying torch/include/ATen/ops/pdist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6872025Z copying torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6873603Z copying torch/include/ATen/ops/pdist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6875094Z copying torch/include/ATen/ops/pdist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6876567Z copying torch/include/ATen/ops/permute.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6878082Z copying torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6879169Z copying torch/include/ATen/ops/permute_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6880782Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6882437Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6883243Z copying torch/include/ATen/ops/permute_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6884813Z copying torch/include/ATen/ops/permute_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6886019Z copying torch/include/ATen/ops/permute_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6887634Z copying torch/include/ATen/ops/permute_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6888528Z copying torch/include/ATen/ops/pin_memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6890269Z copying torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6891307Z copying torch/include/ATen/ops/pin_memory_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6892994Z copying torch/include/ATen/ops/pin_memory_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6894167Z copying torch/include/ATen/ops/pinverse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6895863Z copying torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6896864Z copying torch/include/ATen/ops/pinverse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6898547Z copying torch/include/ATen/ops/pinverse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6899623Z copying torch/include/ATen/ops/pixel_shuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6901856Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6904907Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6905309Z copying torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6905677Z copying torch/include/ATen/ops/pixel_shuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6906196Z copying torch/include/ATen/ops/pixel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6907604Z copying torch/include/ATen/ops/pixel_unshuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6908493Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6909600Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6910616Z copying torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6911898Z copying torch/include/ATen/ops/pixel_unshuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6912836Z copying torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6914195Z copying torch/include/ATen/ops/poisson.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6915749Z copying torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6917077Z copying torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6918466Z copying torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6920487Z copying torch/include/ATen/ops/poisson_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6921437Z copying torch/include/ATen/ops/poisson_nll_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6922393Z 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:23:24.6923911Z copying torch/include/ATen/ops/poisson_nll_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6924793Z copying torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6925896Z copying torch/include/ATen/ops/poisson_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6926888Z copying torch/include/ATen/ops/polar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6929040Z copying torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6929384Z copying torch/include/ATen/ops/polar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6930752Z copying torch/include/ATen/ops/polar_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6931700Z copying torch/include/ATen/ops/polar_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6933402Z copying torch/include/ATen/ops/polar_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6934723Z copying torch/include/ATen/ops/polygamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6936125Z copying torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6937463Z copying torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6938480Z copying torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6940139Z copying torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6941491Z copying torch/include/ATen/ops/polygamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6942760Z copying torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6943939Z copying torch/include/ATen/ops/polygamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6945714Z copying torch/include/ATen/ops/polygamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6946781Z copying torch/include/ATen/ops/positive.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6948145Z copying torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6949463Z copying torch/include/ATen/ops/positive_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6950909Z copying torch/include/ATen/ops/positive_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6952083Z copying torch/include/ATen/ops/pow.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6953338Z copying torch/include/ATen/ops/to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6955023Z copying torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6956742Z copying torch/include/ATen/ops/pow_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6958129Z copying torch/include/ATen/ops/pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6959485Z copying torch/include/ATen/ops/pow_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6960530Z copying torch/include/ATen/ops/pow_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6961415Z copying torch/include/ATen/ops/pow_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6962902Z copying torch/include/ATen/ops/pow_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6964353Z copying torch/include/ATen/ops/prelu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6965635Z copying torch/include/ATen/ops/prelu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6966742Z copying torch/include/ATen/ops/prelu_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6968034Z copying torch/include/ATen/ops/prelu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6969051Z copying torch/include/ATen/ops/prelu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6970231Z copying torch/include/ATen/ops/prelu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6971546Z copying torch/include/ATen/ops/prelu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6973708Z copying torch/include/ATen/ops/prelu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6974323Z copying torch/include/ATen/ops/prelu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6975413Z copying torch/include/ATen/ops/prelu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6976932Z copying torch/include/ATen/ops/prelu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6977678Z copying torch/include/ATen/ops/prelu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6979564Z copying torch/include/ATen/ops/prod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6980360Z copying torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6982619Z copying torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6983488Z copying torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6984867Z copying torch/include/ATen/ops/prod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6985705Z copying torch/include/ATen/ops/prod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6986926Z copying torch/include/ATen/ops/prod_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6988101Z copying torch/include/ATen/ops/prod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6989558Z copying torch/include/ATen/ops/prod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6991010Z copying torch/include/ATen/ops/prod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6991922Z copying torch/include/ATen/ops/promote_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6993023Z copying torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6994444Z copying torch/include/ATen/ops/promote_types_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6995473Z copying torch/include/ATen/ops/promote_types_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6996679Z copying torch/include/ATen/ops/put.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6998200Z copying torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.6999197Z copying torch/include/ATen/ops/put_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7000401Z copying torch/include/ATen/ops/put_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7001917Z copying torch/include/ATen/ops/put_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7003260Z copying torch/include/ATen/ops/put_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7004223Z copying torch/include/ATen/ops/put_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7005659Z copying torch/include/ATen/ops/q_per_channel_axis.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7007061Z 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:23:24.7008136Z 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:23:24.7009486Z copying torch/include/ATen/ops/q_per_channel_scales.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7010880Z 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:23:24.7012108Z 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:23:24.7015493Z 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:23:24.7015791Z 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:23:24.7016147Z 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:23:24.7017522Z 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:23:24.7019202Z 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:23:24.7019993Z copying torch/include/ATen/ops/q_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7021593Z copying torch/include/ATen/ops/q_scale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7022972Z copying torch/include/ATen/ops/q_scale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7024087Z copying torch/include/ATen/ops/q_zero_point.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7025140Z copying torch/include/ATen/ops/q_zero_point_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7026666Z copying torch/include/ATen/ops/q_zero_point_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7027566Z copying torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7029395Z copying torch/include/ATen/ops/qr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7030355Z copying torch/include/ATen/ops/qr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7031428Z copying torch/include/ATen/ops/qscheme.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7032953Z copying torch/include/ATen/ops/qscheme_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7034226Z copying torch/include/ATen/ops/qscheme_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7035066Z copying torch/include/ATen/ops/quantile.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7036684Z copying torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7037567Z copying torch/include/ATen/ops/quantile_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7038806Z copying torch/include/ATen/ops/quantile_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7039809Z copying torch/include/ATen/ops/quantize_per_channel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7041354Z 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:23:24.7042358Z 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:23:24.7043460Z 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:23:24.7044832Z copying torch/include/ATen/ops/quantize_per_channel_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7045922Z copying torch/include/ATen/ops/quantize_per_channel_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7047204Z copying torch/include/ATen/ops/quantize_per_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7048503Z 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:23:24.7049978Z 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:23:24.7051240Z 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:23:24.7052300Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7055240Z 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:23:24.7055878Z 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:23:24.7056368Z 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:23:24.7057455Z 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:23:24.7058758Z 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:23:24.7060569Z copying torch/include/ATen/ops/quantize_per_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7061539Z copying torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7063067Z copying torch/include/ATen/ops/quantized_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7064194Z 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:23:24.7065173Z copying torch/include/ATen/ops/quantized_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7066465Z copying torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7067616Z copying torch/include/ATen/ops/quantized_gru_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7068848Z 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:23:24.7070321Z copying torch/include/ATen/ops/quantized_gru_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7071141Z copying torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7072482Z copying torch/include/ATen/ops/quantized_lstm_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7073714Z 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:23:24.7075142Z copying torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7076167Z copying torch/include/ATen/ops/rad2deg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7077393Z copying torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7078989Z copying torch/include/ATen/ops/quantized_max_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7080361Z 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:23:24.7081271Z copying torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7083055Z copying torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7084465Z copying torch/include/ATen/ops/quantized_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7086050Z 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:23:24.7086901Z copying torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7088376Z copying torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7089235Z copying torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7090706Z 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:23:24.7091571Z 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:23:24.7093011Z 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:23:24.7094302Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7095690Z 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:23:24.7096649Z 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:23:24.7097723Z 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:23:24.7099379Z copying torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7100590Z copying torch/include/ATen/ops/rad2deg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7101530Z copying torch/include/ATen/ops/rad2deg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7102827Z copying torch/include/ATen/ops/rand.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7104221Z copying torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7105178Z copying torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7106122Z copying torch/include/ATen/ops/rand_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7108006Z copying torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7108443Z copying torch/include/ATen/ops/rand_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7109862Z copying torch/include/ATen/ops/rand_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7111227Z copying torch/include/ATen/ops/rand_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7112342Z copying torch/include/ATen/ops/rand_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7113582Z copying torch/include/ATen/ops/randint.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7115283Z copying torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7116557Z copying torch/include/ATen/ops/randint_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7117929Z copying torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7119399Z copying torch/include/ATen/ops/randint_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7120734Z copying torch/include/ATen/ops/randint_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7122300Z copying torch/include/ATen/ops/randint_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7123220Z copying torch/include/ATen/ops/randint_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7124678Z copying torch/include/ATen/ops/randn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7126461Z copying torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7127303Z copying torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7128694Z copying torch/include/ATen/ops/randn_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7130104Z copying torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7130965Z copying torch/include/ATen/ops/randn_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7132325Z copying torch/include/ATen/ops/randn_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7133380Z copying torch/include/ATen/ops/randn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7134329Z copying torch/include/ATen/ops/randn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7136522Z copying torch/include/ATen/ops/random.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7137693Z copying torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7139479Z copying torch/include/ATen/ops/random_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7140617Z copying torch/include/ATen/ops/random_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7143355Z copying torch/include/ATen/ops/random_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7144446Z copying torch/include/ATen/ops/random_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7145729Z copying torch/include/ATen/ops/random_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7147458Z copying torch/include/ATen/ops/randperm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7149165Z copying torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7150521Z copying torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7152208Z copying torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7153867Z copying torch/include/ATen/ops/randperm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7155504Z copying torch/include/ATen/ops/randperm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7157291Z copying torch/include/ATen/ops/range.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7158656Z copying torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7160333Z copying torch/include/ATen/ops/range_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7161719Z copying torch/include/ATen/ops/range_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7163387Z copying torch/include/ATen/ops/range_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7165216Z copying torch/include/ATen/ops/range_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7166468Z copying torch/include/ATen/ops/range_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7168355Z copying torch/include/ATen/ops/ravel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7169676Z copying torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7172195Z copying torch/include/ATen/ops/ravel_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7173069Z copying torch/include/ATen/ops/ravel_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7174813Z copying torch/include/ATen/ops/real.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7176504Z copying torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7177824Z copying torch/include/ATen/ops/real_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7179858Z copying torch/include/ATen/ops/real_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7181187Z copying torch/include/ATen/ops/reciprocal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7183081Z copying torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7184619Z copying torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7185860Z copying torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7186932Z copying torch/include/ATen/ops/reciprocal_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7188166Z copying torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7189472Z copying torch/include/ATen/ops/reciprocal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7190665Z copying torch/include/ATen/ops/reciprocal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7191808Z copying torch/include/ATen/ops/record_stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7193256Z copying torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7194157Z copying torch/include/ATen/ops/record_stream_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7195809Z copying torch/include/ATen/ops/record_stream_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7197475Z copying torch/include/ATen/ops/refine_names.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7197988Z copying torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7199385Z copying torch/include/ATen/ops/refine_names_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7200608Z copying torch/include/ATen/ops/refine_names_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7201939Z copying torch/include/ATen/ops/reflection_pad1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7203170Z copying torch/include/ATen/ops/reflection_pad1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7204496Z 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:23:24.7205366Z 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:23:24.7206805Z 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:23:24.7207756Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7209178Z 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:23:24.7210054Z copying torch/include/ATen/ops/reflection_pad1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7211450Z copying torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7213090Z copying torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7214499Z copying torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7215532Z copying torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7216835Z copying torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7218127Z copying torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7219637Z copying torch/include/ATen/ops/reflection_pad1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7220946Z copying torch/include/ATen/ops/reflection_pad1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7222065Z copying torch/include/ATen/ops/reflection_pad2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7223408Z copying torch/include/ATen/ops/reflection_pad2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7224949Z 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:23:24.7226409Z 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:23:24.7227188Z copying torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7229443Z copying torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7229775Z copying torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7231119Z copying torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7232529Z copying torch/include/ATen/ops/reflection_pad2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7233845Z copying torch/include/ATen/ops/reflection_pad2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7235505Z copying torch/include/ATen/ops/reflection_pad3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7236735Z copying torch/include/ATen/ops/reflection_pad3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7238061Z 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:23:24.7239237Z 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:23:24.7240680Z 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:23:24.7242339Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7243397Z 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:23:24.7244681Z copying torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7246225Z copying torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7247378Z copying torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7248849Z copying torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7250217Z copying torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7251530Z copying torch/include/ATen/ops/reflection_pad3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7252723Z copying torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7253632Z copying torch/include/ATen/ops/reflection_pad3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7255005Z copying torch/include/ATen/ops/reflection_pad3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7256693Z copying torch/include/ATen/ops/relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7258317Z copying torch/include/ATen/ops/relu6.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7259571Z copying torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7260974Z copying torch/include/ATen/ops/relu6_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7262042Z copying torch/include/ATen/ops/relu6_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7263314Z copying torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7264367Z copying torch/include/ATen/ops/relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7266034Z copying torch/include/ATen/ops/relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7267354Z copying torch/include/ATen/ops/relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7268897Z copying torch/include/ATen/ops/relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7270454Z copying torch/include/ATen/ops/relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7271442Z copying torch/include/ATen/ops/remainder.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7272823Z copying torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7274392Z copying torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7275175Z copying torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7276844Z copying torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7277681Z copying torch/include/ATen/ops/remainder_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7279215Z copying torch/include/ATen/ops/remainder_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7280385Z copying torch/include/ATen/ops/remainder_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7281133Z copying torch/include/ATen/ops/remainder_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7282447Z copying torch/include/ATen/ops/rename.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7284726Z copying torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7284994Z copying torch/include/ATen/ops/rename_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7286007Z copying torch/include/ATen/ops/rename_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7287059Z copying torch/include/ATen/ops/renorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7288277Z copying torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7289444Z copying torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7290766Z copying torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7292053Z copying torch/include/ATen/ops/renorm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7293246Z copying torch/include/ATen/ops/renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7294708Z copying torch/include/ATen/ops/renorm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7295651Z copying torch/include/ATen/ops/renorm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7297181Z copying torch/include/ATen/ops/repeat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7298672Z copying torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7299704Z copying torch/include/ATen/ops/repeat_interleave.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7301847Z copying torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7302913Z copying torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7304105Z copying torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7306347Z copying torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7306684Z copying torch/include/ATen/ops/repeat_interleave_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7307984Z copying torch/include/ATen/ops/repeat_interleave_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7309052Z copying torch/include/ATen/ops/repeat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7309783Z copying torch/include/ATen/ops/repeat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7311247Z copying torch/include/ATen/ops/replication_pad1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7312700Z copying torch/include/ATen/ops/replication_pad1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7314067Z 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:23:24.7315106Z 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:23:24.7317608Z 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:23:24.7318014Z copying torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7318756Z 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:23:24.7320539Z copying torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7321510Z copying torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7323016Z copying torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7323979Z copying torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7325596Z copying torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7326804Z copying torch/include/ATen/ops/replication_pad1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7328121Z copying torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7330163Z copying torch/include/ATen/ops/replication_pad1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7330881Z copying torch/include/ATen/ops/replication_pad1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7332069Z copying torch/include/ATen/ops/replication_pad2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7333816Z copying torch/include/ATen/ops/replication_pad2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7335167Z 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:23:24.7337058Z 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:23:24.7338411Z copying torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7340890Z copying torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7342322Z copying torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7343639Z copying torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7345382Z copying torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7346681Z copying torch/include/ATen/ops/replication_pad2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7348595Z copying torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7349839Z copying torch/include/ATen/ops/replication_pad2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7351709Z copying torch/include/ATen/ops/replication_pad2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7352955Z copying torch/include/ATen/ops/replication_pad3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7354919Z copying torch/include/ATen/ops/replication_pad3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7356283Z 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:23:24.7358197Z 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:23:24.7359479Z copying torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7361312Z copying torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7362764Z copying torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7364139Z copying torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7365972Z copying torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7367250Z copying torch/include/ATen/ops/replication_pad3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7369178Z copying torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7370399Z copying torch/include/ATen/ops/replication_pad3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7372366Z copying torch/include/ATen/ops/replication_pad3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7373479Z copying torch/include/ATen/ops/requires_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7375667Z copying torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7376775Z copying torch/include/ATen/ops/requires_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7378511Z copying torch/include/ATen/ops/requires_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7379970Z copying torch/include/ATen/ops/reshape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7381683Z copying torch/include/ATen/ops/reshape_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7383463Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7385350Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7386459Z copying torch/include/ATen/ops/reshape_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7388329Z copying torch/include/ATen/ops/reshape_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7389663Z copying torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7391514Z copying torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7392617Z copying torch/include/ATen/ops/reshape_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7394258Z copying torch/include/ATen/ops/reshape_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7395693Z copying torch/include/ATen/ops/resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7397318Z copying torch/include/ATen/ops/resize_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7398779Z copying torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7400094Z copying torch/include/ATen/ops/resize_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7401417Z copying torch/include/ATen/ops/resize_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7402957Z copying torch/include/ATen/ops/resize_as_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7403911Z 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:23:24.7405590Z 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:23:24.7407308Z copying torch/include/ATen/ops/resize_as_sparse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7408072Z copying torch/include/ATen/ops/resize_as_sparse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7409663Z copying torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7410584Z copying torch/include/ATen/ops/resize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7411945Z copying torch/include/ATen/ops/resize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7413278Z copying torch/include/ATen/ops/resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7414404Z copying torch/include/ATen/ops/resize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7415630Z copying torch/include/ATen/ops/resize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7416649Z copying torch/include/ATen/ops/resolve_conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7418142Z copying torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7419312Z copying torch/include/ATen/ops/resolve_conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7420691Z copying torch/include/ATen/ops/resolve_conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7421988Z copying torch/include/ATen/ops/resolve_neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7422986Z copying torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7424273Z copying torch/include/ATen/ops/resolve_neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7425448Z copying torch/include/ATen/ops/resolve_neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7426531Z copying torch/include/ATen/ops/result_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7427923Z copying torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7429215Z copying torch/include/ATen/ops/result_type_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7430455Z copying torch/include/ATen/ops/result_type_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7431760Z copying torch/include/ATen/ops/retain_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7433589Z copying torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7434947Z copying torch/include/ATen/ops/retain_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7436016Z copying torch/include/ATen/ops/retain_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7437250Z copying torch/include/ATen/ops/retains_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7438675Z copying torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7439487Z copying torch/include/ATen/ops/retains_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7441015Z copying torch/include/ATen/ops/retains_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7442328Z copying torch/include/ATen/ops/rnn_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7443168Z copying torch/include/ATen/ops/rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7444688Z 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:23:24.7445940Z copying torch/include/ATen/ops/rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7447240Z copying torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7448498Z copying torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7449599Z copying torch/include/ATen/ops/rnn_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7450863Z copying torch/include/ATen/ops/rnn_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7451896Z copying torch/include/ATen/ops/rnn_tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7453178Z copying torch/include/ATen/ops/rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7454802Z 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:23:24.7455924Z copying torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7457393Z copying torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7458648Z copying torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7459724Z copying torch/include/ATen/ops/rnn_tanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7461375Z copying torch/include/ATen/ops/rnn_tanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7462139Z copying torch/include/ATen/ops/roll.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7464144Z copying torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7464889Z copying torch/include/ATen/ops/roll_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7466575Z copying torch/include/ATen/ops/roll_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7468462Z copying torch/include/ATen/ops/roll_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7468905Z copying torch/include/ATen/ops/roll_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7470756Z copying torch/include/ATen/ops/rot90.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7471647Z copying torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7473512Z copying torch/include/ATen/ops/rot90_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7474500Z copying torch/include/ATen/ops/rot90_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7476107Z copying torch/include/ATen/ops/round.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7477520Z copying torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7478956Z copying torch/include/ATen/ops/round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7479986Z copying torch/include/ATen/ops/round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7481137Z copying torch/include/ATen/ops/round_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7482346Z copying torch/include/ATen/ops/round_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7483580Z copying torch/include/ATen/ops/round_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7484587Z copying torch/include/ATen/ops/round_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7485833Z copying torch/include/ATen/ops/row_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7487973Z copying torch/include/ATen/ops/row_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7488314Z 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:23:24.7489755Z copying torch/include/ATen/ops/row_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7491056Z copying torch/include/ATen/ops/row_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7492104Z copying torch/include/ATen/ops/row_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7494005Z copying torch/include/ATen/ops/row_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7494573Z copying torch/include/ATen/ops/row_stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7495749Z copying torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7496760Z copying torch/include/ATen/ops/row_stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7498159Z copying torch/include/ATen/ops/row_stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7499499Z copying torch/include/ATen/ops/rrelu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7500458Z copying torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7502461Z copying torch/include/ATen/ops/rrelu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7503478Z copying torch/include/ATen/ops/rrelu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7504705Z copying torch/include/ATen/ops/rrelu_with_noise.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7505695Z copying torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7507254Z 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:23:24.7508205Z 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:23:24.7509626Z 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:23:24.7510685Z 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:23:24.7520328Z 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:23:24.7520892Z 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:23:24.7521235Z copying torch/include/ATen/ops/rrelu_with_noise_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7521507Z copying torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7522273Z copying torch/include/ATen/ops/rshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7522726Z copying torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7523061Z copying torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7523488Z copying torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7523797Z copying torch/include/ATen/ops/rshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7525184Z copying torch/include/ATen/ops/rshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7525992Z copying torch/include/ATen/ops/rshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7527721Z copying torch/include/ATen/ops/rsqrt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7528448Z copying torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7529462Z copying torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7530783Z copying torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7531829Z copying torch/include/ATen/ops/rsqrt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7533075Z copying torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7534459Z copying torch/include/ATen/ops/rsqrt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7535293Z copying torch/include/ATen/ops/rsqrt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7536799Z copying torch/include/ATen/ops/rsub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7538127Z copying torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7538660Z copying torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7541138Z copying torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7541399Z copying torch/include/ATen/ops/rsub_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7542865Z copying torch/include/ATen/ops/rsub_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7543794Z copying torch/include/ATen/ops/scalar_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7545394Z copying torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7546938Z copying torch/include/ATen/ops/scalar_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7548245Z copying torch/include/ATen/ops/scalar_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7549095Z copying torch/include/ATen/ops/scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7550858Z copying torch/include/ATen/ops/scatter_add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7552179Z copying torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7553689Z copying torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7555047Z copying torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7556363Z copying torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7557706Z copying torch/include/ATen/ops/scatter_add_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7559115Z copying torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7560268Z copying torch/include/ATen/ops/scatter_add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7561472Z copying torch/include/ATen/ops/scatter_add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7562812Z copying torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7564020Z copying torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7565275Z copying torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7566483Z copying torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7567710Z copying torch/include/ATen/ops/scatter_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7568943Z copying torch/include/ATen/ops/scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7570153Z copying torch/include/ATen/ops/scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7571252Z copying torch/include/ATen/ops/scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7572683Z copying torch/include/ATen/ops/scatter_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7574071Z copying torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7575095Z copying torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7576470Z copying torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7577666Z copying torch/include/ATen/ops/scatter_reduce_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7578921Z copying torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7580307Z copying torch/include/ATen/ops/scatter_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7581501Z copying torch/include/ATen/ops/scatter_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7582751Z copying torch/include/ATen/ops/searchsorted.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7584014Z copying torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7585229Z copying torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7586445Z copying torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7587656Z copying torch/include/ATen/ops/searchsorted_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7588867Z copying torch/include/ATen/ops/searchsorted_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7590089Z copying torch/include/ATen/ops/segment_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7591802Z copying torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7592702Z copying torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7594171Z copying torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7595475Z copying torch/include/ATen/ops/segment_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7597224Z copying torch/include/ATen/ops/segment_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7598468Z copying torch/include/ATen/ops/select.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7599690Z copying torch/include/ATen/ops/select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7600995Z copying torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7602269Z copying torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7603421Z copying torch/include/ATen/ops/select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7604707Z copying torch/include/ATen/ops/select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7605979Z copying torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7607133Z copying torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7608323Z copying torch/include/ATen/ops/select_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7609645Z copying torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7610984Z copying torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7611979Z copying torch/include/ATen/ops/select_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7613320Z copying torch/include/ATen/ops/select_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7615613Z copying torch/include/ATen/ops/select_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7616077Z copying torch/include/ATen/ops/select_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7617197Z copying torch/include/ATen/ops/select_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7618625Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7619653Z copying torch/include/ATen/ops/select_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7621469Z copying torch/include/ATen/ops/select_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7622742Z copying torch/include/ATen/ops/selu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7624160Z copying torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7625540Z copying torch/include/ATen/ops/selu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7626872Z copying torch/include/ATen/ops/selu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7628203Z copying torch/include/ATen/ops/set.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7629666Z copying torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7631052Z copying torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7632420Z copying torch/include/ATen/ops/set_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7633751Z copying torch/include/ATen/ops/set_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7635216Z copying torch/include/ATen/ops/set_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7636658Z copying torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7637958Z copying torch/include/ATen/ops/set_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7639480Z copying torch/include/ATen/ops/set_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7641406Z copying torch/include/ATen/ops/set_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7642194Z copying torch/include/ATen/ops/set_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7643494Z copying torch/include/ATen/ops/set_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7644692Z copying torch/include/ATen/ops/sgn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7646015Z copying torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7646972Z copying torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7648450Z copying torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7649422Z copying torch/include/ATen/ops/sgn_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7650899Z copying torch/include/ATen/ops/sgn_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7651719Z copying torch/include/ATen/ops/sgn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7652968Z copying torch/include/ATen/ops/sgn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7653794Z copying torch/include/ATen/ops/sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7655191Z copying torch/include/ATen/ops/sigmoid_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7656671Z copying torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7657166Z copying torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7658898Z copying torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7659841Z copying torch/include/ATen/ops/sigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7660936Z copying torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7662487Z copying torch/include/ATen/ops/sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7663788Z copying torch/include/ATen/ops/sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7665380Z copying torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7666407Z copying torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7667846Z copying torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7669148Z copying torch/include/ATen/ops/sigmoid_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7670710Z copying torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7672020Z copying torch/include/ATen/ops/sigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7673299Z copying torch/include/ATen/ops/sigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7674546Z copying torch/include/ATen/ops/sign.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7676112Z copying torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7677353Z copying torch/include/ATen/ops/sign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7678602Z copying torch/include/ATen/ops/sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7680351Z copying torch/include/ATen/ops/sign_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7681826Z copying torch/include/ATen/ops/sign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7683093Z copying torch/include/ATen/ops/sign_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7684399Z copying torch/include/ATen/ops/sign_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7685714Z copying torch/include/ATen/ops/signbit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7687240Z copying torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7688105Z copying torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7689479Z copying torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7690790Z copying torch/include/ATen/ops/signbit_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7691743Z copying torch/include/ATen/ops/signbit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7693239Z copying torch/include/ATen/ops/signbit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7694183Z copying torch/include/ATen/ops/signbit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7695589Z copying torch/include/ATen/ops/silu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7696800Z copying torch/include/ATen/ops/silu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7698157Z copying torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7699547Z copying torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7700647Z copying torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7701881Z copying torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7703088Z copying torch/include/ATen/ops/silu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7704323Z copying torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7705590Z copying torch/include/ATen/ops/silu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7707023Z copying torch/include/ATen/ops/silu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7708255Z copying torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7709592Z copying torch/include/ATen/ops/silu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7710819Z copying torch/include/ATen/ops/silu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7712494Z copying torch/include/ATen/ops/silu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7713447Z copying torch/include/ATen/ops/silu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7714804Z copying torch/include/ATen/ops/silu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7716044Z copying torch/include/ATen/ops/silu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7717482Z copying torch/include/ATen/ops/sin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7719036Z copying torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7719896Z copying torch/include/ATen/ops/sin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7721385Z copying torch/include/ATen/ops/sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7722745Z copying torch/include/ATen/ops/sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7724090Z copying torch/include/ATen/ops/sin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7725857Z copying torch/include/ATen/ops/sin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7726122Z copying torch/include/ATen/ops/sin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7727764Z copying torch/include/ATen/ops/sinc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7729272Z copying torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7730189Z copying torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7731617Z copying torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7732546Z copying torch/include/ATen/ops/sinc_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7734050Z copying torch/include/ATen/ops/sinc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7735312Z copying torch/include/ATen/ops/sinc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7736618Z copying torch/include/ATen/ops/sinc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7737957Z copying torch/include/ATen/ops/sinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7740140Z copying torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7740847Z copying torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7742251Z copying torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7743364Z copying torch/include/ATen/ops/sinh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7744830Z copying torch/include/ATen/ops/sinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7745934Z copying torch/include/ATen/ops/sinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7747127Z copying torch/include/ATen/ops/sinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7748508Z copying torch/include/ATen/ops/size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7749654Z copying torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7750886Z copying torch/include/ATen/ops/size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7752024Z copying torch/include/ATen/ops/size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7753343Z copying torch/include/ATen/ops/slice.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7754466Z copying torch/include/ATen/ops/slice_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7755852Z copying torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7756919Z copying torch/include/ATen/ops/slice_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7758083Z copying torch/include/ATen/ops/slice_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7759195Z copying torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7760669Z copying torch/include/ATen/ops/slice_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7762221Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7764028Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7764442Z copying torch/include/ATen/ops/slice_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7766117Z copying torch/include/ATen/ops/slice_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7766881Z copying torch/include/ATen/ops/slice_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7768180Z copying torch/include/ATen/ops/slice_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7769495Z copying torch/include/ATen/ops/slice_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7771333Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7771930Z copying torch/include/ATen/ops/slice_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7773182Z copying torch/include/ATen/ops/slice_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7774087Z copying torch/include/ATen/ops/slogdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7775580Z copying torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7776804Z copying torch/include/ATen/ops/slogdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7777814Z copying torch/include/ATen/ops/slogdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7779372Z copying torch/include/ATen/ops/slow_conv3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7780700Z copying torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7782436Z copying torch/include/ATen/ops/slow_conv3d_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7784050Z 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:23:24.7784944Z copying torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7786347Z copying torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7787295Z copying torch/include/ATen/ops/slow_conv3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7788911Z copying torch/include/ATen/ops/slow_conv3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7789878Z copying torch/include/ATen/ops/slow_conv_dilated2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7791314Z 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:23:24.7792285Z 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:23:24.7793390Z 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:23:24.7794352Z copying torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7796023Z copying torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7797313Z copying torch/include/ATen/ops/slow_conv_dilated3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7798236Z 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:23:24.7799457Z 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:23:24.7800779Z 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:23:24.7801669Z copying torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7802994Z copying torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7804250Z copying torch/include/ATen/ops/slow_conv_transpose2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7805635Z 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:23:24.7806239Z 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:23:24.7807554Z 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:23:24.7808529Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7809783Z 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:23:24.7811247Z copying torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7812769Z copying torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7814123Z copying torch/include/ATen/ops/slow_conv_transpose3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7815411Z 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:23:24.7816619Z 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:23:24.7818256Z copying torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7819562Z copying torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7820637Z copying torch/include/ATen/ops/smm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7821991Z copying torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7822881Z copying torch/include/ATen/ops/smm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7824424Z copying torch/include/ATen/ops/smm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7825310Z copying torch/include/ATen/ops/smooth_l1_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7826582Z copying torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7827949Z 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:23:24.7828862Z 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:23:24.7831136Z 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:23:24.7831496Z 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:23:24.7833051Z 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:23:24.7834098Z 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:23:24.7835867Z 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:23:24.7836830Z 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:23:24.7838317Z copying torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7840243Z 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:23:24.7840823Z copying torch/include/ATen/ops/smooth_l1_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7842991Z copying torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7843826Z copying torch/include/ATen/ops/soft_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7845965Z copying torch/include/ATen/ops/soft_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7846700Z 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:23:24.7848735Z 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:23:24.7849434Z 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:23:24.7851478Z 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:23:24.7852006Z copying torch/include/ATen/ops/soft_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7853565Z copying torch/include/ATen/ops/soft_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7854838Z copying torch/include/ATen/ops/softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7856612Z copying torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7857472Z copying torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7859458Z copying torch/include/ATen/ops/softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7860384Z copying torch/include/ATen/ops/softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7862115Z copying torch/include/ATen/ops/softplus.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7863300Z copying torch/include/ATen/ops/softplus_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7864815Z copying torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7866189Z copying torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7867464Z copying torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7869207Z copying torch/include/ATen/ops/softplus_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7870050Z copying torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7871852Z copying torch/include/ATen/ops/softplus_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7872687Z copying torch/include/ATen/ops/softplus_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7874005Z copying torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7875439Z copying torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7876828Z copying torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7877664Z copying torch/include/ATen/ops/softplus_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7879187Z copying torch/include/ATen/ops/softplus_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7880976Z copying torch/include/ATen/ops/softplus_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7881444Z copying torch/include/ATen/ops/softplus_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7882850Z copying torch/include/ATen/ops/softshrink.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7883918Z copying torch/include/ATen/ops/softshrink_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7885664Z copying torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7886812Z copying torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7888625Z copying torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7889403Z copying torch/include/ATen/ops/softshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7890735Z copying torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7892112Z copying torch/include/ATen/ops/softshrink_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7893310Z copying torch/include/ATen/ops/softshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7894956Z copying torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7895933Z copying torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7897280Z copying torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7898576Z copying torch/include/ATen/ops/softshrink_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7900035Z copying torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7901472Z copying torch/include/ATen/ops/softshrink_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7902465Z copying torch/include/ATen/ops/softshrink_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7903676Z copying torch/include/ATen/ops/sort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7905302Z copying torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7906507Z copying torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7907416Z copying torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7908702Z copying torch/include/ATen/ops/sort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7909646Z copying torch/include/ATen/ops/sort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7911255Z copying torch/include/ATen/ops/sort_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7911910Z copying torch/include/ATen/ops/sort_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7913150Z copying torch/include/ATen/ops/sort_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7914154Z copying torch/include/ATen/ops/sort_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7916276Z copying torch/include/ATen/ops/sparse_bsc_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7917077Z 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:23:24.7918538Z copying torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7919517Z copying torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7920789Z copying torch/include/ATen/ops/sparse_bsr_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7921981Z 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:23:24.7923092Z copying torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7924079Z copying torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7925808Z copying torch/include/ATen/ops/sparse_compressed_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7927191Z 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:23:24.7928311Z copying torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7929398Z copying torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7930955Z copying torch/include/ATen/ops/sparse_coo_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7932137Z 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:23:24.7933229Z 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:23:24.7934506Z copying torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7935600Z copying torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7936868Z copying torch/include/ATen/ops/sparse_csc_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7938323Z 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:23:24.7939464Z copying torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7941254Z copying torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7943342Z copying torch/include/ATen/ops/sparse_csr_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7944882Z 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:23:24.7946004Z copying torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7947268Z copying torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7948921Z copying torch/include/ATen/ops/sparse_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7949753Z copying torch/include/ATen/ops/sparse_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7951064Z copying torch/include/ATen/ops/sparse_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7952285Z copying torch/include/ATen/ops/sparse_mask.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7953537Z copying torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7954494Z copying torch/include/ATen/ops/sparse_mask_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7956004Z copying torch/include/ATen/ops/sparse_mask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7957282Z copying torch/include/ATen/ops/sparse_resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7958548Z copying torch/include/ATen/ops/sparse_resize_and_clear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7959642Z 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:23:24.7961020Z 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:23:24.7961998Z 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:23:24.7963514Z 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:23:24.7965118Z copying torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7966462Z copying torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7967305Z copying torch/include/ATen/ops/sparse_resize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7968713Z copying torch/include/ATen/ops/sparse_resize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7970152Z copying torch/include/ATen/ops/sparse_sampled_addmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7971551Z copying torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7972763Z copying torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7974274Z copying torch/include/ATen/ops/special_airy_ai.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7975763Z 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:23:24.7977186Z 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:23:24.7978599Z 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:23:24.7980121Z copying torch/include/ATen/ops/special_airy_ai_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7981550Z 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:23:24.7982966Z copying torch/include/ATen/ops/special_airy_ai_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7984305Z copying torch/include/ATen/ops/special_airy_ai_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7985640Z copying torch/include/ATen/ops/special_bessel_j0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.7987134Z 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:23:24.7997823Z 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:23:24.7999192Z 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:23:24.8000521Z copying torch/include/ATen/ops/special_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8020767Z 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:23:24.8022065Z copying torch/include/ATen/ops/special_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8023454Z copying torch/include/ATen/ops/special_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8024995Z copying torch/include/ATen/ops/special_bessel_j1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8026515Z 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:23:24.8027957Z 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:23:24.8029493Z 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:23:24.8031003Z copying torch/include/ATen/ops/special_bessel_j1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8036536Z 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:23:24.8037474Z copying torch/include/ATen/ops/special_bessel_j1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8038472Z copying torch/include/ATen/ops/special_bessel_j1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8039591Z copying torch/include/ATen/ops/special_bessel_y0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8041110Z 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:23:24.8042339Z 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:23:24.8047649Z 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:23:24.8049107Z copying torch/include/ATen/ops/special_bessel_y0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8050379Z 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:23:24.8051389Z copying torch/include/ATen/ops/special_bessel_y0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8052512Z copying torch/include/ATen/ops/special_bessel_y0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8053673Z copying torch/include/ATen/ops/special_bessel_y1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8054816Z 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:23:24.8056359Z 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:23:24.8057821Z 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:23:24.8059305Z copying torch/include/ATen/ops/special_bessel_y1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8063947Z 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:23:24.8065235Z copying torch/include/ATen/ops/special_bessel_y1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8066277Z copying torch/include/ATen/ops/special_bessel_y1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8067470Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8070058Z 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:23:24.8070775Z 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:23:24.8072675Z 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:23:24.8073943Z 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:23:24.8075492Z 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:23:24.8077078Z 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:23:24.8078656Z 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:23:24.8079851Z 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:23:24.8081391Z 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:23:24.8082584Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8084015Z 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:23:24.8085315Z 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:23:24.8086710Z 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:23:24.8087925Z 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:23:24.8089015Z 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:23:24.8090197Z 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:23:24.8091609Z 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:23:24.8092644Z 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:23:24.8094250Z 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:23:24.8095373Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8096634Z 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:23:24.8098261Z 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:23:24.8099450Z 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:23:24.8101111Z 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:23:24.8102180Z 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:23:24.8103346Z 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:23:24.8105075Z 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:23:24.8106311Z 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:23:24.8107595Z 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:23:24.8108804Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8110069Z 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:23:24.8111272Z 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:23:24.8112488Z 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:23:24.8113611Z 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:23:24.8114860Z 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:23:24.8116412Z 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:23:24.8117422Z 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:23:24.8118613Z 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:23:24.8120078Z 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:23:24.8121318Z copying torch/include/ATen/ops/special_digamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8122430Z copying torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8123368Z copying torch/include/ATen/ops/special_digamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8124232Z copying torch/include/ATen/ops/special_digamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8125437Z copying torch/include/ATen/ops/special_entr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8127043Z copying torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8127901Z copying torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8128985Z copying torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8130885Z copying torch/include/ATen/ops/special_entr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8131474Z copying torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8132640Z copying torch/include/ATen/ops/special_entr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8134509Z copying torch/include/ATen/ops/special_entr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8135810Z copying torch/include/ATen/ops/special_erf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8137135Z copying torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8138139Z copying torch/include/ATen/ops/special_erf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8140322Z copying torch/include/ATen/ops/special_erf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8140933Z copying torch/include/ATen/ops/special_erfc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8142197Z copying torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8143307Z copying torch/include/ATen/ops/special_erfc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8144494Z copying torch/include/ATen/ops/special_erfc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8145773Z copying torch/include/ATen/ops/special_erfcx.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8146967Z copying torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8148319Z copying torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8149293Z copying torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8150450Z copying torch/include/ATen/ops/special_erfcx_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8151648Z copying torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8152697Z copying torch/include/ATen/ops/special_erfcx_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8153720Z copying torch/include/ATen/ops/special_erfcx_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8155300Z copying torch/include/ATen/ops/special_erfinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8156341Z copying torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8157420Z copying torch/include/ATen/ops/special_erfinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8158512Z copying torch/include/ATen/ops/special_erfinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8159749Z copying torch/include/ATen/ops/special_exp2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8161370Z copying torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8162329Z copying torch/include/ATen/ops/special_exp2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8163602Z copying torch/include/ATen/ops/special_exp2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8164589Z copying torch/include/ATen/ops/special_expit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8165761Z copying torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8166910Z copying torch/include/ATen/ops/special_expit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8167894Z copying torch/include/ATen/ops/special_expit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8169119Z copying torch/include/ATen/ops/special_expm1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8170432Z copying torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8171597Z copying torch/include/ATen/ops/special_expm1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8173169Z copying torch/include/ATen/ops/special_expm1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8174179Z copying torch/include/ATen/ops/special_gammainc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8175445Z copying torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8176411Z copying torch/include/ATen/ops/special_gammainc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8177990Z copying torch/include/ATen/ops/special_gammainc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8178857Z copying torch/include/ATen/ops/special_gammaincc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8180677Z copying torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8181485Z copying torch/include/ATen/ops/special_gammaincc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8182684Z copying torch/include/ATen/ops/special_gammaincc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8183737Z copying torch/include/ATen/ops/special_gammaln.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8185286Z copying torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8186140Z copying torch/include/ATen/ops/special_gammaln_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8187272Z copying torch/include/ATen/ops/special_gammaln_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8188734Z copying torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8189787Z 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:23:24.8191017Z 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:23:24.8192081Z 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:23:24.8193166Z 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:23:24.8194268Z 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:23:24.8195498Z 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:23:24.8196580Z 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:23:24.8197808Z 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:23:24.8198928Z 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:23:24.8200507Z copying torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8201315Z 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:23:24.8203174Z 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:23:24.8204513Z 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:23:24.8205630Z 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:23:24.8207101Z 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:23:24.8208293Z 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:23:24.8209676Z 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:23:24.8210793Z 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:23:24.8212669Z 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:23:24.8213713Z copying torch/include/ATen/ops/special_i0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8214996Z copying torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8216053Z copying torch/include/ATen/ops/special_i0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8217400Z copying torch/include/ATen/ops/special_i0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8218420Z copying torch/include/ATen/ops/special_i0e.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8220008Z copying torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8221056Z copying torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8222470Z copying torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8223556Z copying torch/include/ATen/ops/special_i0e_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8225050Z copying torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8226253Z copying torch/include/ATen/ops/special_i0e_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8227347Z copying torch/include/ATen/ops/special_i0e_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8228724Z copying torch/include/ATen/ops/special_i1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8229906Z copying torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8230973Z copying torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8232453Z copying torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8233523Z copying torch/include/ATen/ops/special_i1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8234808Z copying torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8235981Z copying torch/include/ATen/ops/special_i1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8237157Z copying torch/include/ATen/ops/special_i1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8238359Z copying torch/include/ATen/ops/special_i1e.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8239610Z copying torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8240701Z copying torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8241688Z copying torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8242762Z copying torch/include/ATen/ops/special_i1e_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8244099Z copying torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8245234Z copying torch/include/ATen/ops/special_i1e_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8246547Z copying torch/include/ATen/ops/special_i1e_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8247714Z copying torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8248872Z 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:23:24.8249974Z 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:23:24.8251052Z 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:23:24.8252244Z 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:23:24.8253434Z 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:23:24.8254576Z 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:23:24.8255841Z 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:23:24.8256954Z 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:23:24.8258270Z 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:23:24.8259615Z copying torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8261632Z 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:23:24.8262800Z 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:23:24.8263880Z 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:23:24.8264871Z 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:23:24.8265880Z 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:23:24.8267038Z 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:23:24.8268296Z 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:23:24.8269271Z 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:23:24.8270591Z 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:23:24.8271663Z copying torch/include/ATen/ops/special_log1p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8273007Z copying torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8273946Z copying torch/include/ATen/ops/special_log1p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8275024Z copying torch/include/ATen/ops/special_log1p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8276267Z copying torch/include/ATen/ops/special_log_ndtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8278040Z 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:23:24.8279300Z 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:23:24.8280179Z 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:23:24.8281234Z copying torch/include/ATen/ops/special_log_ndtr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8282598Z 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:23:24.8283813Z copying torch/include/ATen/ops/special_log_ndtr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8285375Z copying torch/include/ATen/ops/special_log_ndtr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8286487Z copying torch/include/ATen/ops/special_log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8288154Z 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:23:24.8289116Z copying torch/include/ATen/ops/special_log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8290896Z copying torch/include/ATen/ops/special_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8292012Z copying torch/include/ATen/ops/special_logit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8293205Z copying torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8294616Z copying torch/include/ATen/ops/special_logit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8295718Z copying torch/include/ATen/ops/special_logit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8296724Z copying torch/include/ATen/ops/special_logsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8298422Z copying torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8299604Z copying torch/include/ATen/ops/special_logsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8300895Z copying torch/include/ATen/ops/special_logsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8301985Z copying torch/include/ATen/ops/special_modified_bessel_i0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8304102Z 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:23:24.8305000Z 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:23:24.8306283Z 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:23:24.8307423Z 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:23:24.8308675Z 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:23:24.8309855Z 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:23:24.8311091Z 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:23:24.8312353Z copying torch/include/ATen/ops/special_modified_bessel_i1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8314403Z 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:23:24.8315245Z 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:23:24.8316536Z 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:23:24.8317596Z 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:23:24.8319045Z 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:23:24.8320205Z 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:23:24.8321400Z 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:23:24.8323423Z copying torch/include/ATen/ops/special_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8324118Z 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:23:24.8326052Z 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:23:24.8326651Z 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:23:24.8328095Z 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:23:24.8329391Z 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:23:24.8330680Z 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:23:24.8331904Z 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:23:24.8333065Z copying torch/include/ATen/ops/special_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8334453Z 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:23:24.8335547Z 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:23:24.8336938Z 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:23:24.8337945Z 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:23:24.8339381Z 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:23:24.8341205Z 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:23:24.8342081Z 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:23:24.8342781Z copying torch/include/ATen/ops/special_multigammaln.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8344025Z copying torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8345048Z copying torch/include/ATen/ops/special_multigammaln_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8346485Z copying torch/include/ATen/ops/special_multigammaln_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8347201Z copying torch/include/ATen/ops/special_ndtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8348591Z copying torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8349594Z copying torch/include/ATen/ops/special_ndtr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8350733Z copying torch/include/ATen/ops/special_ndtr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8352105Z copying torch/include/ATen/ops/special_ndtri.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8353619Z copying torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8354561Z copying torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8355657Z copying torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8356870Z copying torch/include/ATen/ops/special_ndtri_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8359109Z copying torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8359739Z copying torch/include/ATen/ops/special_ndtri_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8360447Z copying torch/include/ATen/ops/special_ndtri_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8361370Z copying torch/include/ATen/ops/special_polygamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8362639Z copying torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8364146Z copying torch/include/ATen/ops/special_polygamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8365139Z copying torch/include/ATen/ops/special_polygamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8366500Z copying torch/include/ATen/ops/special_psi.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8368076Z copying torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8369390Z copying torch/include/ATen/ops/special_psi_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8371073Z copying torch/include/ATen/ops/special_psi_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8372222Z copying torch/include/ATen/ops/special_round.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8373395Z copying torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8374537Z copying torch/include/ATen/ops/special_round_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8375758Z copying torch/include/ATen/ops/special_round_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8377006Z 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:23:24.8378386Z 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:23:24.8379871Z 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:23:24.8381382Z 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:23:24.8382852Z 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:23:24.8384003Z 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:23:24.8385381Z 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:23:24.8386532Z 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:23:24.8387918Z 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:23:24.8389403Z 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:23:24.8390567Z 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:23:24.8391930Z 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:23:24.8393151Z 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:23:24.8394565Z 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:23:24.8395857Z 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:23:24.8397309Z 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:23:24.8398451Z copying torch/include/ATen/ops/special_sinc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8399957Z 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:23:24.8401642Z 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:23:24.8402923Z 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:23:24.8404335Z 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:23:24.8405313Z 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:23:24.8406459Z 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:23:24.8407690Z 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:23:24.8408925Z 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:23:24.8410441Z 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:23:24.8411445Z 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:23:24.8413075Z 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:23:24.8414330Z 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:23:24.8415595Z 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:23:24.8416597Z 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:23:24.8417812Z 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:23:24.8419125Z 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:23:24.8421420Z 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:23:24.8422114Z 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:23:24.8423007Z 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:23:24.8423877Z 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:23:24.8425049Z 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:23:24.8427324Z 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:23:24.8428190Z 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:23:24.8429236Z 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:23:24.8430294Z 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:23:24.8431648Z 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:23:24.8432506Z 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:23:24.8433985Z 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:23:24.8434948Z 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:23:24.8436168Z 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:23:24.8437366Z 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:23:24.8438638Z 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:23:24.8439650Z 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:23:24.8440980Z 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:23:24.8442144Z 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:23:24.8443199Z 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:23:24.8444467Z 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:23:24.8445461Z 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:23:24.8446606Z 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:23:24.8447662Z 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:23:24.8448919Z copying torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8449874Z copying torch/include/ATen/ops/special_sinc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8451759Z copying torch/include/ATen/ops/special_sinc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8452800Z copying torch/include/ATen/ops/special_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8453930Z copying torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8455075Z copying torch/include/ATen/ops/special_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8456214Z copying torch/include/ATen/ops/special_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8457328Z copying torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8458613Z 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:23:24.8460357Z 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:23:24.8461524Z 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:23:24.8462643Z 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:23:24.8463773Z 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:23:24.8465045Z 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:23:24.8466837Z 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:23:24.8467325Z copying torch/include/ATen/ops/special_xlog1py.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8468833Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8470069Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8471543Z copying torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8472712Z copying torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8473921Z copying torch/include/ATen/ops/special_xlog1py_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8475615Z copying torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8477141Z copying torch/include/ATen/ops/special_xlog1py_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8478237Z copying torch/include/ATen/ops/special_xlog1py_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8479907Z copying torch/include/ATen/ops/special_xlogy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8481140Z copying torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8482344Z copying torch/include/ATen/ops/special_xlogy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8483770Z copying torch/include/ATen/ops/special_xlogy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8484938Z copying torch/include/ATen/ops/special_zeta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8486641Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8487736Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8489244Z copying torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8490365Z copying torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8491845Z copying torch/include/ATen/ops/special_zeta_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8493199Z copying torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8494222Z copying torch/include/ATen/ops/special_zeta_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8495949Z copying torch/include/ATen/ops/special_zeta_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8496909Z copying torch/include/ATen/ops/split.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8498535Z copying torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8500006Z copying torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8502047Z copying torch/include/ATen/ops/split_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8503069Z copying torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8504721Z copying torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8505957Z copying torch/include/ATen/ops/split_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8507644Z copying torch/include/ATen/ops/split_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8508819Z copying torch/include/ATen/ops/split_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8510376Z copying torch/include/ATen/ops/split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8511740Z copying torch/include/ATen/ops/split_with_sizes.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8512896Z 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:23:24.8514543Z copying torch/include/ATen/ops/split_with_sizes_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8515670Z 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:23:24.8517740Z 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:23:24.8518509Z 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:23:24.8519896Z 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:23:24.8521105Z copying torch/include/ATen/ops/split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8522752Z copying torch/include/ATen/ops/split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8523761Z copying torch/include/ATen/ops/sqrt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8525717Z copying torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8526440Z copying torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8528605Z copying torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8529620Z copying torch/include/ATen/ops/sqrt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8530832Z copying torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8532323Z copying torch/include/ATen/ops/sqrt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8533960Z copying torch/include/ATen/ops/sqrt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8535470Z copying torch/include/ATen/ops/square.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8537228Z copying torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8539895Z copying torch/include/ATen/ops/square_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8541042Z copying torch/include/ATen/ops/square_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8542663Z copying torch/include/ATen/ops/squeeze.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8544388Z copying torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8546005Z copying torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8547541Z copying torch/include/ATen/ops/squeeze_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8549210Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8550991Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8552452Z copying torch/include/ATen/ops/squeeze_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8553936Z copying torch/include/ATen/ops/squeeze_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8555620Z copying torch/include/ATen/ops/squeeze_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8557165Z copying torch/include/ATen/ops/squeeze_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8558776Z copying torch/include/ATen/ops/sspaddmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8560492Z copying torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8562042Z copying torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8563670Z copying torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8565288Z copying torch/include/ATen/ops/sspaddmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8566847Z copying torch/include/ATen/ops/sspaddmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8568398Z copying torch/include/ATen/ops/stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8570146Z copying torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8571454Z copying torch/include/ATen/ops/stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8572924Z copying torch/include/ATen/ops/stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8574606Z copying torch/include/ATen/ops/std.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8576241Z copying torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8577793Z copying torch/include/ATen/ops/std_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8579503Z copying torch/include/ATen/ops/std_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8581465Z copying torch/include/ATen/ops/std_mean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8582992Z copying torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8584664Z copying torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8586164Z copying torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8587584Z copying torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8589237Z copying torch/include/ATen/ops/std_mean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8590839Z copying torch/include/ATen/ops/std_mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8592483Z copying torch/include/ATen/ops/std_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8593966Z copying torch/include/ATen/ops/std_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8595615Z copying torch/include/ATen/ops/stft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8597324Z copying torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8598953Z copying torch/include/ATen/ops/stft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8600391Z copying torch/include/ATen/ops/stft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8602069Z copying torch/include/ATen/ops/stride.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8603920Z copying torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8605540Z copying torch/include/ATen/ops/stride_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8606947Z copying torch/include/ATen/ops/stride_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8608579Z copying torch/include/ATen/ops/sub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8610298Z copying torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8612132Z copying torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8613523Z copying torch/include/ATen/ops/sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8614937Z copying torch/include/ATen/ops/sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8616557Z copying torch/include/ATen/ops/sub_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8618140Z copying torch/include/ATen/ops/sub_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8619919Z copying torch/include/ATen/ops/sub_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8621466Z copying torch/include/ATen/ops/sub_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8623118Z copying torch/include/ATen/ops/subtract.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8624769Z copying torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8626279Z copying torch/include/ATen/ops/subtract_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8627792Z copying torch/include/ATen/ops/sum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8629650Z copying torch/include/ATen/ops/subtract_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8631841Z copying torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8633335Z copying torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8634931Z copying torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8636445Z copying torch/include/ATen/ops/sum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8637957Z copying torch/include/ATen/ops/sum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8639655Z copying torch/include/ATen/ops/sum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8641071Z copying torch/include/ATen/ops/sum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8643601Z copying torch/include/ATen/ops/sum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8644885Z copying torch/include/ATen/ops/sum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8646328Z copying torch/include/ATen/ops/sum_to_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8648031Z 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:23:24.8649487Z copying torch/include/ATen/ops/sum_to_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8651004Z copying torch/include/ATen/ops/sum_to_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8652579Z copying torch/include/ATen/ops/svd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8654310Z copying torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8655700Z copying torch/include/ATen/ops/svd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8657268Z copying torch/include/ATen/ops/svd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8658870Z copying torch/include/ATen/ops/swapaxes.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8662542Z copying torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8663632Z copying torch/include/ATen/ops/swapaxes_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8664970Z copying torch/include/ATen/ops/swapaxes_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8666138Z copying torch/include/ATen/ops/swapdims.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8667684Z copying torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8668732Z copying torch/include/ATen/ops/swapdims_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8670297Z copying torch/include/ATen/ops/swapdims_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8671406Z copying torch/include/ATen/ops/symeig.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8673289Z copying torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8674429Z copying torch/include/ATen/ops/symeig_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8676087Z copying torch/include/ATen/ops/symeig_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8677220Z copying torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8678350Z copying torch/include/ATen/ops/t_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8679709Z copying torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8680950Z copying torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8682064Z copying torch/include/ATen/ops/t_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8683292Z copying torch/include/ATen/ops/t_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8684669Z copying torch/include/ATen/ops/t_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8685824Z copying torch/include/ATen/ops/t_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8687187Z copying torch/include/ATen/ops/take.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8688242Z copying torch/include/ATen/ops/take_along_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8690118Z 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:23:24.8691023Z copying torch/include/ATen/ops/take_along_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8692183Z copying torch/include/ATen/ops/take_along_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8693291Z copying torch/include/ATen/ops/take_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8694786Z copying torch/include/ATen/ops/take_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8695788Z copying torch/include/ATen/ops/take_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8696719Z copying torch/include/ATen/ops/take_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8698226Z copying torch/include/ATen/ops/tan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8699687Z copying torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8700527Z copying torch/include/ATen/ops/tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8701809Z copying torch/include/ATen/ops/tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8703302Z copying torch/include/ATen/ops/tan_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8704720Z copying torch/include/ATen/ops/tan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8705983Z copying torch/include/ATen/ops/tan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8707285Z copying torch/include/ATen/ops/tan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8708785Z copying torch/include/ATen/ops/tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8709907Z copying torch/include/ATen/ops/tanh_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8711526Z copying torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8712476Z copying torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8715273Z copying torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8715611Z copying torch/include/ATen/ops/tanh_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8716671Z copying torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8718037Z copying torch/include/ATen/ops/tanh_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8719280Z copying torch/include/ATen/ops/tanh_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8720522Z copying torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8721640Z copying torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8722704Z copying torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8724079Z copying torch/include/ATen/ops/tanh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8725429Z copying torch/include/ATen/ops/tanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8726426Z copying torch/include/ATen/ops/tanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8727413Z copying torch/include/ATen/ops/tanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8728656Z copying torch/include/ATen/ops/tensor_split.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8730886Z copying torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8731467Z copying torch/include/ATen/ops/tensor_split_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8732893Z copying torch/include/ATen/ops/tensor_split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8734124Z copying torch/include/ATen/ops/tensordot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8735421Z copying torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8736377Z copying torch/include/ATen/ops/tensordot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8737715Z copying torch/include/ATen/ops/tensordot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8738784Z copying torch/include/ATen/ops/tensordot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8739938Z copying torch/include/ATen/ops/tensordot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8741142Z copying torch/include/ATen/ops/thnn_conv2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8743008Z copying torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8743787Z copying torch/include/ATen/ops/thnn_conv2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8744882Z copying torch/include/ATen/ops/thnn_conv2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8746264Z copying torch/include/ATen/ops/threshold.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8747153Z copying torch/include/ATen/ops/threshold_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8748972Z copying torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8749732Z copying torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8750694Z copying torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8751868Z copying torch/include/ATen/ops/threshold_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8752840Z copying torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8753955Z copying torch/include/ATen/ops/threshold_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8755092Z copying torch/include/ATen/ops/threshold_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8756705Z copying torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8757684Z copying torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8758665Z copying torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8759687Z copying torch/include/ATen/ops/threshold_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8761109Z copying torch/include/ATen/ops/threshold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8762295Z copying torch/include/ATen/ops/threshold_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8763552Z copying torch/include/ATen/ops/threshold_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8765238Z copying torch/include/ATen/ops/tile.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8766982Z copying torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8768306Z copying torch/include/ATen/ops/tile_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8770263Z copying torch/include/ATen/ops/tile_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8771363Z copying torch/include/ATen/ops/to_dense.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8773181Z copying torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8775123Z copying torch/include/ATen/ops/to_dense_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8776636Z 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:23:24.8778210Z copying torch/include/ATen/ops/to_dense_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8779815Z copying torch/include/ATen/ops/to_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8781386Z copying torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8782594Z copying torch/include/ATen/ops/to_dense_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8784267Z copying torch/include/ATen/ops/to_dense_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8785215Z copying torch/include/ATen/ops/to_mkldnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8786736Z copying torch/include/ATen/ops/to_mkldnn_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8787980Z 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:23:24.8789558Z copying torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8791210Z copying torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8791552Z copying torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8792804Z copying torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8794326Z copying torch/include/ATen/ops/to_mkldnn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8795315Z copying torch/include/ATen/ops/to_mkldnn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8796678Z copying torch/include/ATen/ops/to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8798063Z copying torch/include/ATen/ops/to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8799213Z copying torch/include/ATen/ops/to_padded_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8800390Z 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:23:24.8801681Z copying torch/include/ATen/ops/to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8802710Z copying torch/include/ATen/ops/to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8803997Z copying torch/include/ATen/ops/to_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8805223Z copying torch/include/ATen/ops/to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8806318Z 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:23:24.8808113Z 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:23:24.8808402Z 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:23:24.8809585Z copying torch/include/ATen/ops/to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8810955Z copying torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8812548Z copying torch/include/ATen/ops/to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8813801Z 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:23:24.8815192Z 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:23:24.8816405Z 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:23:24.8817791Z copying torch/include/ATen/ops/to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8818594Z copying torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8820096Z copying torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8821483Z copying torch/include/ATen/ops/to_sparse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8822491Z copying torch/include/ATen/ops/to_sparse_csc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8824169Z 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:23:24.8824991Z 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:23:24.8826353Z 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:23:24.8827588Z copying torch/include/ATen/ops/to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8828509Z copying torch/include/ATen/ops/to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8829855Z copying torch/include/ATen/ops/to_sparse_csr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8831200Z 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:23:24.8832225Z 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:23:24.8833535Z 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:23:24.8835119Z copying torch/include/ATen/ops/to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8836007Z copying torch/include/ATen/ops/to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8837403Z copying torch/include/ATen/ops/to_sparse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8838299Z copying torch/include/ATen/ops/to_sparse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8839903Z copying torch/include/ATen/ops/to_sparse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8841278Z copying torch/include/ATen/ops/topk.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8842896Z copying torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8843661Z copying torch/include/ATen/ops/topk_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8845160Z copying torch/include/ATen/ops/topk_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8845730Z copying torch/include/ATen/ops/topk_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8847130Z copying torch/include/ATen/ops/topk_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8848494Z copying torch/include/ATen/ops/topk_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8849290Z copying torch/include/ATen/ops/topk_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8850606Z copying torch/include/ATen/ops/trace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8851554Z copying torch/include/ATen/ops/trace_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8852868Z copying torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8854341Z copying torch/include/ATen/ops/trace_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8855174Z copying torch/include/ATen/ops/trace_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8856373Z copying torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8857483Z copying torch/include/ATen/ops/trace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8858632Z copying torch/include/ATen/ops/trace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8860223Z copying torch/include/ATen/ops/trace_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8861728Z copying torch/include/ATen/ops/trace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8862574Z copying torch/include/ATen/ops/transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8864116Z copying torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8865306Z copying torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8866724Z copying torch/include/ATen/ops/transpose_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8867658Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8869563Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8870347Z copying torch/include/ATen/ops/transpose_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8871880Z copying torch/include/ATen/ops/transpose_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8873381Z copying torch/include/ATen/ops/transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8874265Z copying torch/include/ATen/ops/transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8875941Z copying torch/include/ATen/ops/trapezoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8877703Z copying torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8878676Z copying torch/include/ATen/ops/trapezoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8880464Z copying torch/include/ATen/ops/trapezoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8881507Z copying torch/include/ATen/ops/trapz.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8883073Z copying torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8883957Z copying torch/include/ATen/ops/trapz_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8885807Z copying torch/include/ATen/ops/trapz_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8887000Z copying torch/include/ATen/ops/triangular_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8888539Z copying torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8889576Z copying torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8890775Z copying torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8891751Z copying torch/include/ATen/ops/triangular_solve_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8893633Z copying torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8894384Z copying torch/include/ATen/ops/triangular_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8896092Z copying torch/include/ATen/ops/triangular_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8896721Z copying torch/include/ATen/ops/tril.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8897776Z copying torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8899430Z copying torch/include/ATen/ops/tril_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8900284Z copying torch/include/ATen/ops/tril_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8901781Z copying torch/include/ATen/ops/tril_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8902598Z copying torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8903923Z copying torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8905422Z copying torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8906310Z copying torch/include/ATen/ops/tril_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8907632Z copying torch/include/ATen/ops/tril_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8909014Z copying torch/include/ATen/ops/tril_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8910788Z copying torch/include/ATen/ops/tril_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8911693Z copying torch/include/ATen/ops/tril_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8912702Z copying torch/include/ATen/ops/tril_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8913841Z copying torch/include/ATen/ops/triplet_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8915271Z 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:23:24.8916340Z copying torch/include/ATen/ops/triplet_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8917803Z copying torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8918666Z copying torch/include/ATen/ops/triu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8920276Z copying torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8921623Z copying torch/include/ATen/ops/triu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8922807Z copying torch/include/ATen/ops/triu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8924057Z copying torch/include/ATen/ops/triu_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8925105Z copying torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8926109Z copying torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8927341Z copying torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8929489Z copying torch/include/ATen/ops/triu_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8929769Z copying torch/include/ATen/ops/triu_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8931044Z copying torch/include/ATen/ops/triu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8932214Z copying torch/include/ATen/ops/triu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8933123Z copying torch/include/ATen/ops/triu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8934768Z copying torch/include/ATen/ops/triu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8935441Z copying torch/include/ATen/ops/true_divide.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8936811Z copying torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8937806Z copying torch/include/ATen/ops/true_divide_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8939388Z copying torch/include/ATen/ops/true_divide_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8940444Z copying torch/include/ATen/ops/trunc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8941921Z copying torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8942781Z copying torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8944061Z copying torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8944971Z copying torch/include/ATen/ops/trunc_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8946247Z copying torch/include/ATen/ops/trunc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8947229Z copying torch/include/ATen/ops/trunc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8948456Z copying torch/include/ATen/ops/trunc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8949422Z copying torch/include/ATen/ops/type_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8950753Z copying torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8951727Z copying torch/include/ATen/ops/type_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8952873Z copying torch/include/ATen/ops/type_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8954031Z copying torch/include/ATen/ops/unbind.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8955327Z copying torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8956406Z copying torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8957688Z copying torch/include/ATen/ops/unbind_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8958463Z copying torch/include/ATen/ops/unbind_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8960560Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8961596Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8962515Z copying torch/include/ATen/ops/unbind_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8963715Z copying torch/include/ATen/ops/unbind_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8965010Z copying torch/include/ATen/ops/unbind_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8965995Z copying torch/include/ATen/ops/unbind_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8967363Z copying torch/include/ATen/ops/unflatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8968591Z copying torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8970448Z copying torch/include/ATen/ops/unflatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8971806Z 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:23:24.8972746Z copying torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8974148Z copying torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8975394Z copying torch/include/ATen/ops/unflatten_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8976751Z copying torch/include/ATen/ops/unflatten_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8977667Z copying torch/include/ATen/ops/unfold.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8979219Z copying torch/include/ATen/ops/unfold_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8980330Z copying torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8981644Z copying torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8983143Z copying torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8984139Z copying torch/include/ATen/ops/unfold_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8985517Z copying torch/include/ATen/ops/unfold_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8986532Z copying torch/include/ATen/ops/unfold_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8987906Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8989259Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8990190Z copying torch/include/ATen/ops/unfold_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8991428Z copying torch/include/ATen/ops/unfold_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8992614Z copying torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8994139Z copying torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8995447Z copying torch/include/ATen/ops/unfold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8996876Z copying torch/include/ATen/ops/unfold_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8998130Z copying torch/include/ATen/ops/unfold_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.8999439Z copying torch/include/ATen/ops/uniform.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9000983Z copying torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9002182Z copying torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9003647Z copying torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9004987Z copying torch/include/ATen/ops/uniform_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9005884Z copying torch/include/ATen/ops/uniform_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9007293Z copying torch/include/ATen/ops/uniform_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9008656Z copying torch/include/ATen/ops/unique_consecutive.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9010021Z copying torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9011353Z copying torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9012937Z copying torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9014155Z copying torch/include/ATen/ops/unique_consecutive_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9015285Z copying torch/include/ATen/ops/unique_consecutive_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9016555Z copying torch/include/ATen/ops/unique_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9017944Z copying torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9018923Z copying torch/include/ATen/ops/unsqueeze.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9020350Z copying torch/include/ATen/ops/unique_dim_consecutive.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9022489Z 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:23:24.9023428Z 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:23:24.9024867Z 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:23:24.9026112Z copying torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9027350Z copying torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9028546Z copying torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9029565Z copying torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9030846Z copying torch/include/ATen/ops/unique_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9031930Z copying torch/include/ATen/ops/unique_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9032886Z copying torch/include/ATen/ops/unsafe_chunk.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9034301Z copying torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9035277Z copying torch/include/ATen/ops/unsafe_chunk_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9036901Z copying torch/include/ATen/ops/unsafe_chunk_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9037812Z copying torch/include/ATen/ops/unsafe_split.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9039208Z copying torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9040068Z copying torch/include/ATen/ops/unsafe_split_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9041492Z copying torch/include/ATen/ops/unsafe_split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9042532Z copying torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9043990Z 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:23:24.9045093Z 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:23:24.9046579Z 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:23:24.9047641Z copying torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9048903Z copying torch/include/ATen/ops/unsqueeze_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9050208Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9051800Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9052658Z copying torch/include/ATen/ops/unsqueeze_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9053941Z copying torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9054900Z copying torch/include/ATen/ops/unsqueeze_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9056894Z copying torch/include/ATen/ops/unsqueeze_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9057820Z copying torch/include/ATen/ops/upsample_bicubic2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9059141Z copying torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9060684Z 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:23:24.9061827Z 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:23:24.9062979Z 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:23:24.9064158Z 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:23:24.9065381Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9066536Z 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:23:24.9067763Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9068896Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9070816Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9071363Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9072695Z copying torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9073771Z copying torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9074903Z copying torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9076416Z copying torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9077322Z copying torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9078230Z copying torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9079851Z copying torch/include/ATen/ops/upsample_bilinear2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9080845Z copying torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9082031Z 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:23:24.9083279Z 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:23:24.9084220Z 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:23:24.9085260Z 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:23:24.9086363Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9087871Z 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:23:24.9088982Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9090136Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9091564Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9092671Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9094066Z copying torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9095011Z copying torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9095760Z copying torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9097050Z copying torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9098394Z copying torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9100107Z copying torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9100885Z copying torch/include/ATen/ops/upsample_linear1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9102081Z copying torch/include/ATen/ops/upsample_linear1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9103285Z 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:23:24.9104683Z 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:23:24.9105905Z 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:23:24.9107346Z 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:23:24.9109086Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9110509Z 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:23:24.9112233Z copying torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9113891Z copying torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9115680Z copying torch/include/ATen/ops/upsample_linear1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9117080Z copying torch/include/ATen/ops/upsample_linear1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9119041Z copying torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9120697Z copying torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9122326Z copying torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9123775Z copying torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9125514Z copying torch/include/ATen/ops/upsample_linear1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9126958Z copying torch/include/ATen/ops/upsample_linear1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9128747Z copying torch/include/ATen/ops/upsample_nearest1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9130172Z copying torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9132141Z 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:23:24.9133634Z 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:23:24.9135039Z 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:23:24.9137613Z 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:23:24.9138960Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9141485Z 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:23:24.9142121Z copying torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9143611Z copying torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9145134Z copying torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9147005Z copying torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9147804Z copying torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9149362Z copying torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9150414Z copying torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9152216Z copying torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9153590Z copying torch/include/ATen/ops/upsample_nearest1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9154597Z copying torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9156473Z copying torch/include/ATen/ops/upsample_nearest2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9157884Z copying torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9158911Z 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:23:24.9160798Z 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:23:24.9161278Z 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:23:24.9162563Z 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:23:24.9163850Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9164892Z 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:23:24.9166007Z copying torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9166857Z copying torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9168257Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9169762Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9170505Z copying torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9172071Z copying torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9172942Z copying torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9174382Z copying torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9175373Z copying torch/include/ATen/ops/upsample_nearest2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9176760Z copying torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9177955Z copying torch/include/ATen/ops/upsample_nearest3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9179464Z copying torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9181914Z 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:23:24.9183328Z 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:23:24.9184736Z 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:23:24.9186007Z 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:23:24.9187793Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9188947Z 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:23:24.9190069Z copying torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9191085Z copying torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9192587Z copying torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9193670Z copying torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9195146Z copying torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9196715Z copying torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9197723Z copying torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9199313Z copying torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9200329Z copying torch/include/ATen/ops/upsample_nearest3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9201841Z copying torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9202932Z copying torch/include/ATen/ops/upsample_trilinear3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9204347Z copying torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9205578Z 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:23:24.9207224Z 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:23:24.9208111Z 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:23:24.9209072Z 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:23:24.9210379Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9211671Z 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:23:24.9212973Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9214201Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9215539Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9216628Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9217906Z copying torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9219534Z copying torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9220463Z copying torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9222738Z copying torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9223370Z copying torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9224889Z copying torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9226417Z copying torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9227387Z 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:23:24.9228733Z 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:23:24.9229739Z 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:23:24.9230749Z copying torch/include/ATen/ops/values.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9232269Z copying torch/include/ATen/ops/values_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9233393Z copying torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9234406Z copying torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9236009Z copying torch/include/ATen/ops/values_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9236925Z copying torch/include/ATen/ops/values_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9238403Z copying torch/include/ATen/ops/values_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9239488Z copying torch/include/ATen/ops/values_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9241194Z copying torch/include/ATen/ops/vander.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9242473Z copying torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9243734Z copying torch/include/ATen/ops/vander_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9245001Z copying torch/include/ATen/ops/vander_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9246337Z copying torch/include/ATen/ops/var.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9247979Z copying torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9249494Z copying torch/include/ATen/ops/var_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9250723Z copying torch/include/ATen/ops/var_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9252035Z copying torch/include/ATen/ops/var_mean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9253331Z copying torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9254761Z copying torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9256063Z copying torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9257381Z copying torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9258679Z copying torch/include/ATen/ops/var_mean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9260234Z copying torch/include/ATen/ops/var_mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9261577Z copying torch/include/ATen/ops/var_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9262951Z copying torch/include/ATen/ops/var_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9264283Z copying torch/include/ATen/ops/vdot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9265908Z copying torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9267282Z copying torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9268509Z copying torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9269807Z copying torch/include/ATen/ops/vdot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9271002Z copying torch/include/ATen/ops/vdot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9272415Z copying torch/include/ATen/ops/view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9273755Z copying torch/include/ATen/ops/view_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9275114Z copying torch/include/ATen/ops/view_as_complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9276329Z copying torch/include/ATen/ops/view_as_complex_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9277682Z 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:23:24.9279058Z 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:23:24.9280250Z 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:23:24.9281782Z 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:23:24.9282543Z 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:23:24.9283984Z 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:23:24.9285331Z 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:23:24.9286564Z copying torch/include/ATen/ops/view_as_complex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9287993Z copying torch/include/ATen/ops/view_as_complex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9289299Z copying torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9290652Z copying torch/include/ATen/ops/view_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9291898Z copying torch/include/ATen/ops/view_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9293203Z copying torch/include/ATen/ops/view_as_real.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9294606Z copying torch/include/ATen/ops/view_as_real_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9296533Z 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:23:24.9297587Z 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:23:24.9298527Z 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:23:24.9300010Z 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:23:24.9301475Z 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:23:24.9302893Z 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:23:24.9304207Z 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:23:24.9304977Z copying torch/include/ATen/ops/view_as_real_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9306977Z copying torch/include/ATen/ops/view_as_real_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9309082Z copying torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9309339Z copying torch/include/ATen/ops/view_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9310776Z copying torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9312070Z copying torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9313070Z copying torch/include/ATen/ops/view_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9314069Z copying torch/include/ATen/ops/view_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9315667Z copying torch/include/ATen/ops/view_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9316520Z copying torch/include/ATen/ops/view_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9318027Z copying torch/include/ATen/ops/view_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9319283Z copying torch/include/ATen/ops/view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9320221Z copying torch/include/ATen/ops/view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9321476Z copying torch/include/ATen/ops/vsplit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9322914Z copying torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9323830Z copying torch/include/ATen/ops/vsplit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9325273Z copying torch/include/ATen/ops/vsplit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9326326Z copying torch/include/ATen/ops/vstack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9327912Z copying torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9328782Z copying torch/include/ATen/ops/vstack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9329977Z copying torch/include/ATen/ops/vstack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9331183Z copying torch/include/ATen/ops/where.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9332436Z copying torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9333858Z copying torch/include/ATen/ops/where_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9334899Z copying torch/include/ATen/ops/where_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9336266Z copying torch/include/ATen/ops/where_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9337643Z copying torch/include/ATen/ops/where_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9338955Z copying torch/include/ATen/ops/xlogy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9340577Z copying torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9341621Z copying torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9342833Z copying torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9344112Z copying torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9345378Z copying torch/include/ATen/ops/xlogy_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9346700Z copying torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9348218Z copying torch/include/ATen/ops/xlogy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9349291Z copying torch/include/ATen/ops/xlogy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9350676Z copying torch/include/ATen/ops/xor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9351944Z copying torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9353139Z copying torch/include/ATen/ops/xor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9355097Z copying torch/include/ATen/ops/xor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9356299Z copying torch/include/ATen/ops/zero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9357986Z copying torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9358888Z copying torch/include/ATen/ops/zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9360308Z copying torch/include/ATen/ops/zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9361388Z copying torch/include/ATen/ops/zero_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9362689Z copying torch/include/ATen/ops/zero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9364126Z copying torch/include/ATen/ops/zero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9365163Z copying torch/include/ATen/ops/zeros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9366535Z copying torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9367683Z copying torch/include/ATen/ops/zeros_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9369248Z copying torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9370197Z copying torch/include/ATen/ops/zeros_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9371548Z copying torch/include/ATen/ops/zeros_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9372579Z copying torch/include/ATen/ops/zeros_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9377433Z copying torch/include/ATen/ops/zeros_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-09-27T15:23:24.9377796Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-09-27T15:23:24.9378016Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-09-27T15:23:24.9378392Z copying torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-09-27T15:23:24.9378813Z copying torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-09-27T15:23:24.9379755Z copying torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-09-27T15:23:24.9381113Z copying torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-09-27T15:23:24.9382387Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-09-27T15:23:24.9382673Z copying torch/include/ATen/detail/CUDAHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-09-27T15:23:24.9384590Z copying torch/include/ATen/detail/FunctionTraits.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-09-27T15:23:24.9385287Z copying torch/include/ATen/detail/HIPHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-09-27T15:23:24.9386700Z copying torch/include/ATen/detail/ORTHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-09-27T15:23:24.9387561Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9388142Z copying torch/include/ATen/native/Activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9389591Z copying torch/include/ATen/native/AdaptivePooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9390550Z copying torch/include/ATen/native/BatchLinearAlgebra.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9391448Z copying torch/include/ATen/native/BinaryOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9392512Z copying torch/include/ATen/native/BucketizationUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9393596Z copying torch/include/ATen/native/CPUBlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9394815Z copying torch/include/ATen/native/CPUFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9396085Z copying torch/include/ATen/native/CanUse32BitIndexMath.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9397100Z copying torch/include/ATen/native/ComplexHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9398157Z copying torch/include/ATen/native/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9399423Z copying torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9400830Z copying torch/include/ATen/native/ConvUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9401946Z copying torch/include/ATen/native/ConvolutionMM3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9404232Z copying torch/include/ATen/native/Copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9404729Z copying torch/include/ATen/native/Cross.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9405753Z copying torch/include/ATen/native/DilatedConvolutionUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9406826Z copying torch/include/ATen/native/DispatchStub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9408016Z copying torch/include/ATen/native/Distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9409151Z copying torch/include/ATen/native/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9411020Z copying torch/include/ATen/native/Distributions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9412171Z copying torch/include/ATen/native/EmbeddingBag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9413223Z copying torch/include/ATen/native/Fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9414263Z copying torch/include/ATen/native/ForeachUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9415541Z copying torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9416500Z copying torch/include/ATen/native/GridSampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9417886Z copying torch/include/ATen/native/GridSamplerUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9418963Z copying torch/include/ATen/native/Histogram.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9420946Z copying torch/include/ATen/native/IndexKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9421302Z copying torch/include/ATen/native/IndexingUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9422503Z copying torch/include/ATen/native/Lerp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9423419Z copying torch/include/ATen/native/LinearAlgebra.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9424971Z copying torch/include/ATen/native/LinearAlgebraUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9426174Z copying torch/include/ATen/native/LossMulti.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9427481Z copying torch/include/ATen/native/Math.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9429994Z copying torch/include/ATen/native/MathBitFallThroughLists.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9430824Z copying torch/include/ATen/native/MathBitsFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9432184Z copying torch/include/ATen/native/MaxPooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9433335Z copying torch/include/ATen/native/NonEmptyUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9434574Z copying torch/include/ATen/native/Normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9435820Z copying torch/include/ATen/native/PadNd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9437123Z copying torch/include/ATen/native/PointwiseOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9438476Z copying torch/include/ATen/native/Pool.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9439441Z copying torch/include/ATen/native/Pow.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9440933Z copying torch/include/ATen/native/RNN.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9442149Z copying torch/include/ATen/native/RangeFactories.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9443423Z copying torch/include/ATen/native/ReduceAllOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9444873Z copying torch/include/ATen/native/ReduceOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9446035Z copying torch/include/ATen/native/ReduceOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9447208Z copying torch/include/ATen/native/Repeat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9448385Z copying torch/include/ATen/native/Resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9449604Z copying torch/include/ATen/native/ResizeCommon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9451018Z copying torch/include/ATen/native/ScatterGatherChecks.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9452223Z copying torch/include/ATen/native/SegmentReduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9453473Z copying torch/include/ATen/native/SharedReduceOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9454745Z copying torch/include/ATen/native/SobolEngineOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9456160Z copying torch/include/ATen/native/Sorting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9457242Z copying torch/include/ATen/native/SortingUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9458912Z copying torch/include/ATen/native/SpectralOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9459447Z copying torch/include/ATen/native/StridedRandomAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9461539Z copying torch/include/ATen/native/TensorAdvancedIndexing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9462428Z copying torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9463634Z copying torch/include/ATen/native/TensorCompare.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9464646Z copying torch/include/ATen/native/TensorConversions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9465904Z copying torch/include/ATen/native/TensorDimApply.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9467376Z copying torch/include/ATen/native/TensorFactories.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9467943Z copying torch/include/ATen/native/TensorIterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9469424Z copying torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9470552Z copying torch/include/ATen/native/TensorProperties.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9471557Z copying torch/include/ATen/native/TensorShape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9473029Z copying torch/include/ATen/native/TensorTransformations.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9473992Z copying torch/include/ATen/native/TopKImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9474909Z copying torch/include/ATen/native/TransposeType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9476176Z copying torch/include/ATen/native/TriangularOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9477168Z copying torch/include/ATen/native/TypeProperties.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9478382Z copying torch/include/ATen/native/UnaryOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9479451Z copying torch/include/ATen/native/Unfold2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9480435Z copying torch/include/ATen/native/Unfold3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9481410Z copying torch/include/ATen/native/UnfoldBackward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9482702Z copying torch/include/ATen/native/UpSample.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9484307Z copying torch/include/ATen/native/batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9485362Z copying torch/include/ATen/native/group_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9486358Z copying torch/include/ATen/native/im2col.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9487549Z copying torch/include/ATen/native/im2col_shape_check.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9489331Z copying torch/include/ATen/native/layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9490366Z copying torch/include/ATen/native/verbose_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9491722Z copying torch/include/ATen/native/vol2col.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-09-27T15:23:24.9493035Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:23:24.9493860Z copying torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:23:24.9494949Z copying torch/include/ATen/native/cpu/CatKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:23:24.9496621Z copying torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:23:24.9497900Z copying torch/include/ATen/native/cpu/CopyKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:23:24.9499585Z copying torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:23:24.9500884Z copying torch/include/ATen/native/cpu/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:23:24.9502544Z copying torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:23:24.9503878Z copying torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:23:24.9506212Z copying torch/include/ATen/native/cpu/Intrinsics.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:23:24.9507123Z copying torch/include/ATen/native/cpu/IsContiguous.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:23:24.9508782Z copying torch/include/ATen/native/cpu/Loops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:23:24.9510194Z copying torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:23:24.9511770Z copying torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:23:24.9513095Z copying torch/include/ATen/native/cpu/Reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:23:24.9515350Z copying torch/include/ATen/native/cpu/SerialStackImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:23:24.9516532Z copying torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:23:24.9518096Z copying torch/include/ATen/native/cpu/StackKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:23:24.9519763Z copying torch/include/ATen/native/cpu/WeightNormKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:23:24.9521061Z copying torch/include/ATen/native/cpu/avx_mathfun.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:23:24.9522829Z 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:23:24.9524057Z copying torch/include/ATen/native/cpu/moments_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:23:24.9525648Z copying torch/include/ATen/native/cpu/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:23:24.9526963Z copying torch/include/ATen/native/cpu/zmath.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-09-27T15:23:24.9528767Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9529339Z copying torch/include/ATen/native/cuda/Activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9531125Z copying torch/include/ATen/native/cuda/BinaryInternal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9532098Z copying torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9533511Z copying torch/include/ATen/native/cuda/Copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9534545Z copying torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9536219Z copying torch/include/ATen/native/cuda/CuFFTUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9537174Z copying torch/include/ATen/native/cuda/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9538618Z copying torch/include/ATen/native/cuda/Distributions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9539793Z copying torch/include/ATen/native/cuda/GridSampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9541216Z copying torch/include/ATen/native/cuda/IndexKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9542209Z copying torch/include/ATen/native/cuda/LaunchUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9543617Z copying torch/include/ATen/native/cuda/MiscUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9544816Z copying torch/include/ATen/native/cuda/ReduceOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9546130Z copying torch/include/ATen/native/cuda/Resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9547125Z copying torch/include/ATen/native/cuda/ScanKernels.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9548533Z copying torch/include/ATen/native/cuda/Sort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9550241Z copying torch/include/ATen/native/cuda/SortStable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9551416Z copying torch/include/ATen/native/cuda/Sorting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9552711Z copying torch/include/ATen/native/cuda/TensorModeKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9554118Z copying torch/include/ATen/native/cuda/TensorTopK.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9555704Z copying torch/include/ATen/native/cuda/jit_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9557115Z copying torch/include/ATen/native/cuda/thread_constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9558833Z copying torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9560238Z copying torch/include/ATen/native/cuda/CUDALoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9562011Z copying torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9563419Z copying torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9564669Z copying torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9566426Z copying torch/include/ATen/native/cuda/GridSampler.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9567732Z copying torch/include/ATen/native/cuda/JitLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9569560Z copying torch/include/ATen/native/cuda/KernelUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9570750Z copying torch/include/ATen/native/cuda/Loops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9572566Z copying torch/include/ATen/native/cuda/Math.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9575392Z copying torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9576529Z copying torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9577972Z copying torch/include/ATen/native/cuda/Normalization.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9580672Z copying torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9581977Z copying torch/include/ATen/native/cuda/ROCmLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9583610Z copying torch/include/ATen/native/cuda/Randperm.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9585037Z copying torch/include/ATen/native/cuda/Reduce.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9586975Z copying torch/include/ATen/native/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9588362Z copying torch/include/ATen/native/cuda/SortUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9590046Z copying torch/include/ATen/native/cuda/SortingCommon.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9591803Z copying torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9593115Z copying torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9594475Z copying torch/include/ATen/native/cuda/UniqueCub.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9596166Z copying torch/include/ATen/native/cuda/UpSample.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9597766Z copying torch/include/ATen/native/cuda/block_reduce.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9599149Z 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:23:24.9600527Z 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:23:24.9602174Z 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:23:24.9604341Z copying torch/include/ATen/native/cuda/im2col.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9605709Z copying torch/include/ATen/native/cuda/reduction_template.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9607498Z copying torch/include/ATen/native/cuda/vol2col.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-09-27T15:23:24.9609574Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-09-27T15:23:24.9610145Z copying torch/include/ATen/native/quantized/AffineQuantizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-09-27T15:23:24.9611249Z copying torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-09-27T15:23:24.9613020Z copying torch/include/ATen/native/quantized/Copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-09-27T15:23:24.9614091Z copying torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-09-27T15:23:24.9615524Z copying torch/include/ATen/native/quantized/IndexKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-09-27T15:23:24.9617113Z copying torch/include/ATen/native/quantized/PackedParams.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-09-27T15:23:24.9618696Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-09-27T15:23:24.9619403Z 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:23:24.9622077Z 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:23:24.9622982Z 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:23:24.9624662Z 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:23:24.9626296Z 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:23:24.9627709Z 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:23:24.9629392Z 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:23:24.9630712Z 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:23:24.9632508Z 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:23:24.9633995Z 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:23:24.9635623Z 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:23:24.9636747Z 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:23:24.9637989Z 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:23:24.9639121Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized 2022-09-27T15:23:24.9639650Z copying torch/include/ATen/quantized/QTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized 2022-09-27T15:23:24.9641359Z copying torch/include/ATen/quantized/Quantizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized 2022-09-27T15:23:24.9642613Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2 2022-09-27T15:23:24.9643423Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:23:24.9643935Z copying torch/include/caffe2/utils/bench_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:23:24.9645201Z copying torch/include/caffe2/utils/cast.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:23:24.9646609Z copying torch/include/caffe2/utils/cblas.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:23:24.9648453Z copying torch/include/caffe2/utils/conversions.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:23:24.9649693Z copying torch/include/caffe2/utils/cpu_neon.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:23:24.9650996Z copying torch/include/caffe2/utils/cpuid.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:23:24.9652658Z copying torch/include/caffe2/utils/eigen_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:23:24.9653963Z copying torch/include/caffe2/utils/filler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:23:24.9655537Z copying torch/include/caffe2/utils/fixed_divisor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:23:24.9656937Z copying torch/include/caffe2/utils/knob_patcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:23:24.9658601Z copying torch/include/caffe2/utils/knobs.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:23:24.9659983Z copying torch/include/caffe2/utils/map_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:23:24.9661725Z copying torch/include/caffe2/utils/math-detail.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:23:24.9663796Z copying torch/include/caffe2/utils/math.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:23:24.9665158Z copying torch/include/caffe2/utils/murmur_hash3.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:23:24.9666794Z copying torch/include/caffe2/utils/proto_convert.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:23:24.9668149Z copying torch/include/caffe2/utils/proto_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:23:24.9669801Z copying torch/include/caffe2/utils/proto_wrap.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:23:24.9671613Z copying torch/include/caffe2/utils/signal_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:23:24.9672797Z copying torch/include/caffe2/utils/simple_queue.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:23:24.9674476Z copying torch/include/caffe2/utils/smart_tensor_printer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:23:24.9675860Z copying torch/include/caffe2/utils/string_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:23:24.9677566Z copying torch/include/caffe2/utils/zmq_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-09-27T15:23:24.9678844Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-09-27T15:23:24.9679686Z copying torch/include/caffe2/utils/math/broadcast.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-09-27T15:23:24.9681706Z copying torch/include/caffe2/utils/math/elementwise.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-09-27T15:23:24.9682128Z copying torch/include/caffe2/utils/math/half_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-09-27T15:23:24.9683810Z copying torch/include/caffe2/utils/math/reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-09-27T15:23:24.9684583Z copying torch/include/caffe2/utils/math/transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-09-27T15:23:24.9686265Z copying torch/include/caffe2/utils/math/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-09-27T15:23:24.9687112Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-09-27T15:23:24.9688042Z copying torch/include/caffe2/utils/threadpool/ThreadPool.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-09-27T15:23:24.9689932Z copying torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-09-27T15:23:24.9690658Z copying torch/include/caffe2/utils/threadpool/WorkersPool.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-09-27T15:23:24.9692492Z copying torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-09-27T15:23:24.9693546Z copying torch/include/caffe2/utils/threadpool/pthreadpool.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-09-27T15:23:24.9695239Z 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:23:24.9696348Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10 2022-09-27T15:23:24.9696688Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-09-27T15:23:24.9697542Z copying torch/include/c10/macros/Export.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-09-27T15:23:24.9699541Z copying torch/include/c10/macros/Macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-09-27T15:23:24.9700743Z copying torch/include/c10/macros/cmake_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-09-27T15:23:24.9702396Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9702895Z copying torch/include/c10/core/Allocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9704481Z copying torch/include/c10/core/AutogradState.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9706103Z copying torch/include/c10/core/Backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9706793Z copying torch/include/c10/core/CPUAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9708067Z copying torch/include/c10/core/CompileTimeFunctionPointer.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9709223Z copying torch/include/c10/core/CopyBytes.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9710279Z copying torch/include/c10/core/DefaultDtype.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9711313Z copying torch/include/c10/core/DefaultTensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9712636Z copying torch/include/c10/core/Device.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9714141Z copying torch/include/c10/core/DeviceArray.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9714907Z copying torch/include/c10/core/DeviceGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9715914Z copying torch/include/c10/core/DeviceType.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9717360Z copying torch/include/c10/core/DispatchKey.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9718796Z copying torch/include/c10/core/DispatchKeySet.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9720345Z copying torch/include/c10/core/DynamicCast.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9721802Z copying torch/include/c10/core/Event.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9723274Z copying torch/include/c10/core/GeneratorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9724464Z copying torch/include/c10/core/GradMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9725666Z copying torch/include/c10/core/InferenceMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9726804Z copying torch/include/c10/core/Layout.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9728264Z copying torch/include/c10/core/MemoryFormat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9729359Z copying torch/include/c10/core/OptionalRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9730701Z copying torch/include/c10/core/PyHandleCache.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9731952Z copying torch/include/c10/core/QEngine.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9733256Z copying torch/include/c10/core/QScheme.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9734481Z copying torch/include/c10/core/SafePyObject.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9736245Z copying torch/include/c10/core/Scalar.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9737487Z copying torch/include/c10/core/ScalarType.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9739288Z copying torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9740591Z copying torch/include/c10/core/Storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9741977Z copying torch/include/c10/core/StorageImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9742965Z copying torch/include/c10/core/Stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9744068Z copying torch/include/c10/core/StreamGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9745817Z copying torch/include/c10/core/SymFloat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9746656Z copying torch/include/c10/core/SymFloatNodeImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9747543Z copying torch/include/c10/core/SymInt.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9749121Z copying torch/include/c10/core/SymIntArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9750000Z copying torch/include/c10/core/SymIntNodeImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9751079Z copying torch/include/c10/core/TensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9752899Z copying torch/include/c10/core/TensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9754431Z copying torch/include/c10/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9755532Z copying torch/include/c10/core/WrapDimMinimal.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9756719Z copying torch/include/c10/core/alignment.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9757870Z copying torch/include/c10/core/thread_pool.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-09-27T15:23:24.9759019Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-09-27T15:23:24.9759944Z copying torch/include/ATen/core/boxing/BoxedKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-09-27T15:23:24.9761249Z copying torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-09-27T15:23:24.9762455Z copying torch/include/ATen/core/boxing/KernelFunction.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-09-27T15:23:24.9763971Z copying torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-09-27T15:23:24.9765296Z copying torch/include/ATen/core/boxing/OperatorKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-09-27T15:23:24.9766693Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-09-27T15:23:24.9767112Z 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:23:24.9768692Z 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:23:24.9769309Z 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:23:24.9771054Z 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:23:24.9771746Z 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:23:24.9773310Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-09-27T15:23:24.9773997Z copying torch/include/ATen/core/dispatch/CppSignature.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-09-27T15:23:24.9775365Z copying torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-09-27T15:23:24.9776604Z copying torch/include/ATen/core/dispatch/Dispatcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-09-27T15:23:24.9778001Z copying torch/include/ATen/core/dispatch/ObservedOperators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-09-27T15:23:24.9779422Z copying torch/include/ATen/core/dispatch/OperatorEntry.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-09-27T15:23:24.9780741Z copying torch/include/ATen/core/dispatch/OperatorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-09-27T15:23:24.9782001Z copying torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-09-27T15:23:24.9783088Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2022-09-27T15:23:24.9783862Z 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:23:24.9785044Z 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:23:24.9786537Z 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:23:24.9787294Z 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:23:24.9788754Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:23:24.9789250Z copying torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:23:24.9790561Z copying torch/include/c10/core/impl/FakeGuardImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:23:24.9791625Z copying torch/include/c10/core/impl/GPUTrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:23:24.9792953Z copying torch/include/c10/core/impl/InlineDeviceGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:23:24.9794124Z copying torch/include/c10/core/impl/InlineEvent.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:23:24.9795430Z copying torch/include/c10/core/impl/InlineStreamGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:23:24.9796754Z copying torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:23:24.9798107Z copying torch/include/c10/core/impl/PyInterpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:23:24.9799051Z copying torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:23:24.9801310Z copying torch/include/c10/core/impl/SizesAndStrides.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:23:24.9801838Z copying torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:23:24.9803070Z copying torch/include/c10/core/impl/VirtualGuardImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:23:24.9804814Z copying torch/include/c10/core/impl/alloc_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-09-27T15:23:24.9805787Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9806122Z copying torch/include/c10/util/AlignOf.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9807619Z copying torch/include/c10/util/Array.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9808881Z copying torch/include/c10/util/ArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9810226Z copying torch/include/c10/util/BFloat16-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9811111Z copying torch/include/c10/util/BFloat16-math.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9812034Z copying torch/include/c10/util/BFloat16.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9813285Z copying torch/include/c10/util/Backtrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9814793Z copying torch/include/c10/util/Bitset.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9816454Z copying torch/include/c10/util/C++17.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9817370Z copying torch/include/c10/util/CallOnce.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9818758Z copying torch/include/c10/util/ConstexprCrc.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9820255Z copying torch/include/c10/util/DeadlockDetection.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9821170Z copying torch/include/c10/util/Deprecated.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9822688Z copying torch/include/c10/util/DimVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9823422Z copying torch/include/c10/util/Exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9825129Z copying torch/include/c10/util/ExclusivelyOwned.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9825946Z copying torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9827513Z copying torch/include/c10/util/Flags.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9828865Z copying torch/include/c10/util/FunctionRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9829534Z copying torch/include/c10/util/Half-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9830857Z copying torch/include/c10/util/Half.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9832178Z copying torch/include/c10/util/IdWrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9833253Z copying torch/include/c10/util/LeftRight.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9834372Z copying torch/include/c10/util/Load.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9835384Z copying torch/include/c10/util/Logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9837115Z copying torch/include/c10/util/MathConstants.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9838090Z copying torch/include/c10/util/MaybeOwned.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9839430Z copying torch/include/c10/util/Metaprogramming.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9840385Z copying torch/include/c10/util/Optional.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9841958Z copying torch/include/c10/util/OptionalArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9843338Z copying torch/include/c10/util/Registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9844560Z copying torch/include/c10/util/ScopeExit.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9845904Z copying torch/include/c10/util/SmallBuffer.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9846683Z copying torch/include/c10/util/SmallVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9848332Z copying torch/include/c10/util/StringUtil.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9849192Z copying torch/include/c10/util/Synchronized.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9850289Z copying torch/include/c10/util/ThreadLocal.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9851307Z copying torch/include/c10/util/ThreadLocalDebugInfo.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9852410Z copying torch/include/c10/util/Type.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9853225Z copying torch/include/c10/util/TypeCast.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9854146Z copying torch/include/c10/util/TypeIndex.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9855897Z copying torch/include/c10/util/TypeList.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9856902Z copying torch/include/c10/util/TypeSafeSignMath.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9858233Z copying torch/include/c10/util/TypeTraits.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9858913Z copying torch/include/c10/util/Unicode.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9860606Z copying torch/include/c10/util/UniqueVoidPtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9861421Z copying torch/include/c10/util/Unroll.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9862975Z copying torch/include/c10/util/accumulate.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9863939Z copying torch/include/c10/util/complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9865615Z copying torch/include/c10/util/complex_math.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9867121Z copying torch/include/c10/util/complex_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9868046Z copying torch/include/c10/util/copysign.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9869502Z copying torch/include/c10/util/either.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9870647Z copying torch/include/c10/util/env.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9871986Z copying torch/include/c10/util/flat_hash_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9873744Z copying torch/include/c10/util/hash.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9874977Z copying torch/include/c10/util/in_place.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9876156Z copying torch/include/c10/util/int128.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9877572Z copying torch/include/c10/util/intrusive_ptr.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9879234Z copying torch/include/c10/util/irange.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9880154Z copying torch/include/c10/util/llvmMathExtras.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9881687Z copying torch/include/c10/util/logging_is_google_glog.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9883030Z 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:23:24.9884191Z copying torch/include/c10/util/math_compat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9885504Z copying torch/include/c10/util/numa.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9886693Z 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:23:24.9888647Z copying torch/include/c10/util/overloaded.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9889610Z copying torch/include/c10/util/python_stub.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9891137Z copying torch/include/c10/util/qint32.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9892316Z copying torch/include/c10/util/qint8.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9892880Z copying torch/include/c10/util/quint2x4.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9894982Z copying torch/include/c10/util/quint4x2.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9895843Z copying torch/include/c10/util/quint8.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9897226Z copying torch/include/c10/util/reverse_iterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9898507Z copying torch/include/c10/util/safe_numerics.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9899767Z copying torch/include/c10/util/signal_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9900859Z copying torch/include/c10/util/sparse_bitset.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9901863Z copying torch/include/c10/util/strides.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9903240Z copying torch/include/c10/util/string_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9904446Z copying torch/include/c10/util/string_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9905847Z copying torch/include/c10/util/strong_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9907241Z copying torch/include/c10/util/tempfile.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9908487Z copying torch/include/c10/util/thread_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9909694Z copying torch/include/c10/util/typeid.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9910976Z copying torch/include/c10/util/variant.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9913242Z copying torch/include/c10/util/win32-headers.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-09-27T15:23:24.9914081Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:23:24.9914564Z copying torch/include/c10/cuda/CUDAAlgorithm.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:23:24.9916399Z copying torch/include/c10/cuda/CUDACachingAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:23:24.9917259Z copying torch/include/c10/cuda/CUDAException.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:23:24.9918264Z copying torch/include/c10/cuda/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:23:24.9919240Z copying torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:23:24.9920424Z copying torch/include/c10/cuda/CUDAGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:23:24.9921919Z copying torch/include/c10/cuda/CUDAMacros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:23:24.9922771Z copying torch/include/c10/cuda/CUDAMathCompat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:23:24.9923954Z copying torch/include/c10/cuda/CUDAMiscFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:23:24.9924989Z copying torch/include/c10/cuda/CUDAStream.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-09-27T15:23:24.9926835Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl 2022-09-27T15:23:24.9927360Z copying torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl 2022-09-27T15:23:24.9928129Z copying torch/include/c10/cuda/impl/CUDATest.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl 2022-09-27T15:23:24.9929748Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9930195Z copying torch/include/c10d/TraceUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9932100Z copying torch/include/c10d/c10d.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9934151Z copying torch/include/c10d/debug.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9935271Z copying torch/include/c10d/error.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9936799Z copying torch/include/c10d/exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9938063Z copying torch/include/c10d/logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9940014Z copying torch/include/c10d/python_comm_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9941849Z copying torch/include/c10d/socket.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9943154Z copying torch/include/c10d/Backend.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9944852Z copying torch/include/c10d/FileStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9946120Z copying torch/include/c10d/GlooDeviceFactory.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9947433Z copying torch/include/c10d/HashStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9948745Z copying torch/include/c10d/NCCLUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9950444Z copying torch/include/c10d/Ops.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9951614Z copying torch/include/c10d/ParamCommsUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9953157Z copying torch/include/c10d/PrefixStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9954574Z copying torch/include/c10d/ProcessGroup.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9956622Z copying torch/include/c10d/ProcessGroupGloo.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9957902Z copying torch/include/c10d/ProcessGroupMPI.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9959593Z copying torch/include/c10d/ProcessGroupNCCL.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9961384Z copying torch/include/c10d/ProcessGroupRoundRobin.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9978820Z copying torch/include/c10d/ProcessGroupUCC.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9980057Z copying torch/include/c10d/ProcessGroupWrapper.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9980544Z copying torch/include/c10d/PyProcessGroup.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9980990Z copying torch/include/c10d/Store.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9981418Z copying torch/include/c10d/TCPStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9981845Z copying torch/include/c10d/Types.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9982310Z copying torch/include/c10d/UCCForNCCL.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9982747Z copying torch/include/c10d/UCCTracing.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9983172Z copying torch/include/c10d/UCCUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9983641Z copying torch/include/c10d/UnixSockUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9984064Z copying torch/include/c10d/Utils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9984521Z copying torch/include/c10d/WinSockUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9984946Z copying torch/include/c10d/Work.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9985379Z copying torch/include/c10d/comm.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9985841Z copying torch/include/c10d/default_comm_hooks.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9986260Z copying torch/include/c10d/logger.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9986846Z copying torch/include/c10d/reducer.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9987520Z copying torch/include/c10d/reducer_timer.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9989028Z copying torch/include/c10d/sequence_num.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/c10d 2022-09-27T15:23:24.9991544Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib 2022-09-27T15:23:24.9991917Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/aten 2022-09-27T15:23:24.9992446Z copying torch/include/caffe2/contrib/aten/aten_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/aten 2022-09-27T15:23:24.9993389Z 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:23:24.9995078Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:23:24.9995441Z 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:23:24.9997419Z copying torch/include/caffe2/contrib/fakelowp/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:23:24.9998497Z 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:23:24.9999259Z copying torch/include/caffe2/contrib/fakelowp/fp16_fma.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:23:25.0000660Z 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:23:25.0001875Z 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:23:25.0002881Z 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:23:25.0004246Z 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:23:25.0005007Z 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:23:25.0006687Z 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:23:25.0007575Z 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:23:25.0009339Z 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:23:25.0010377Z 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:23:25.0011868Z 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:23:25.0012819Z 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:23:25.0013699Z 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:23:25.0014856Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:23:25.0015384Z copying torch/include/caffe2/contrib/gloo/allgather_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:23:25.0016709Z copying torch/include/caffe2/contrib/gloo/allreduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:23:25.0017599Z copying torch/include/caffe2/contrib/gloo/barrier_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:23:25.0018906Z copying torch/include/caffe2/contrib/gloo/broadcast_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:23:25.0020301Z copying torch/include/caffe2/contrib/gloo/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:23:25.0021435Z 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:23:25.0022792Z copying torch/include/caffe2/contrib/gloo/context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:23:25.0024093Z 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:23:25.0025285Z copying torch/include/caffe2/contrib/gloo/store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-09-27T15:23:25.0026342Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/nccl 2022-09-27T15:23:25.0027087Z 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:23:25.0029042Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/opencl 2022-09-27T15:23:25.0029498Z copying torch/include/caffe2/contrib/opencl/context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/opencl 2022-09-27T15:23:25.0030886Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/prof 2022-09-27T15:23:25.0031471Z 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:23:25.0032628Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/shm_mutex 2022-09-27T15:23:25.0032982Z 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:23:25.0034506Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt 2022-09-27T15:23:25.0035153Z 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:23:25.0036014Z copying torch/include/caffe2/contrib/tensorrt/tensorrt_tranformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt 2022-09-27T15:23:25.0037133Z copying torch/include/caffe2/contrib/tensorrt/trt_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt 2022-09-27T15:23:25.0038161Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/warpctc 2022-09-27T15:23:25.0038628Z copying torch/include/caffe2/contrib/warpctc/ctc_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/warpctc 2022-09-27T15:23:25.0040331Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0040606Z copying torch/include/caffe2/core/allocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0041349Z copying torch/include/caffe2/core/blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0042720Z copying torch/include/caffe2/core/blob_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0043732Z copying torch/include/caffe2/core/blob_serializer_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0045144Z copying torch/include/caffe2/core/blob_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0045737Z copying torch/include/caffe2/core/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0047577Z copying torch/include/caffe2/core/common_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0048454Z copying torch/include/caffe2/core/common_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0050218Z copying torch/include/caffe2/core/common_omp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0050979Z copying torch/include/caffe2/core/context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0052376Z copying torch/include/caffe2/core/context_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0053226Z copying torch/include/caffe2/core/context_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0054891Z copying torch/include/caffe2/core/cudnn_wrappers.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0056041Z copying torch/include/caffe2/core/db.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0057273Z copying torch/include/caffe2/core/distributions_stubs.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0058617Z copying torch/include/caffe2/core/event.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0060140Z copying torch/include/caffe2/core/event_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0061994Z 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:23:25.0062883Z 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:23:25.0065388Z copying torch/include/caffe2/core/flags.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0065759Z copying torch/include/caffe2/core/graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0066477Z copying torch/include/caffe2/core/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0068045Z copying torch/include/caffe2/core/logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0069014Z copying torch/include/caffe2/core/memonger.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0070099Z copying torch/include/caffe2/core/module.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0071204Z copying torch/include/caffe2/core/net.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0072455Z copying torch/include/caffe2/core/net_async_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0074160Z copying torch/include/caffe2/core/net_async_scheduling.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0074871Z copying torch/include/caffe2/core/net_async_task.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0076388Z copying torch/include/caffe2/core/net_async_task_future.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0077241Z copying torch/include/caffe2/core/net_async_task_graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0078537Z copying torch/include/caffe2/core/net_async_tracing.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0079697Z copying torch/include/caffe2/core/net_dag_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0080991Z copying torch/include/caffe2/core/net_parallel.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0082000Z copying torch/include/caffe2/core/net_simple.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0083086Z copying torch/include/caffe2/core/net_simple_refcount.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0084484Z copying torch/include/caffe2/core/numa.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0085589Z copying torch/include/caffe2/core/observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0086883Z copying torch/include/caffe2/core/operator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0088916Z copying torch/include/caffe2/core/operator_gradient.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0090018Z copying torch/include/caffe2/core/operator_schema.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0091877Z copying torch/include/caffe2/core/plan_executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0092236Z copying torch/include/caffe2/core/prof_dag_counters.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0093458Z copying torch/include/caffe2/core/qtensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0094695Z copying torch/include/caffe2/core/qtensor_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0095831Z copying torch/include/caffe2/core/scope_guard.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0096773Z copying torch/include/caffe2/core/static_tracepoint.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0098033Z copying torch/include/caffe2/core/static_tracepoint_elfx86.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0098969Z copying torch/include/caffe2/core/stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0101012Z copying torch/include/caffe2/core/storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0102546Z copying torch/include/caffe2/core/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0103900Z copying torch/include/caffe2/core/tensor_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0104896Z copying torch/include/caffe2/core/tensor_int8.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0106177Z copying torch/include/caffe2/core/test_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0107441Z copying torch/include/caffe2/core/timer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0108725Z copying torch/include/caffe2/core/transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0109867Z copying torch/include/caffe2/core/types.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0111125Z copying torch/include/caffe2/core/workspace.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0112383Z copying torch/include/caffe2/core/macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-09-27T15:23:25.0113407Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip 2022-09-27T15:23:25.0114064Z copying torch/include/caffe2/core/hip/common_miopen.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip 2022-09-27T15:23:25.0115734Z copying torch/include/caffe2/core/hip/miopen_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip 2022-09-27T15:23:25.0117570Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph 2022-09-27T15:23:25.0117987Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include 2022-09-27T15:23:25.0118470Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph 2022-09-27T15:23:25.0119042Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters 2022-09-27T15:23:25.0119442Z 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:23:25.0120071Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-09-27T15:23:25.0120937Z 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:23:25.0122025Z 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:23:25.0123066Z 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:23:25.0123931Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-09-27T15:23:25.0125175Z 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:23:25.0126371Z 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:23:25.0127756Z 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:23:25.0129673Z 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:23:25.0131006Z 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:23:25.0132387Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-09-27T15:23:25.0133035Z 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:23:25.0134967Z 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:23:25.0135761Z 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:23:25.0137471Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-09-27T15:23:25.0138165Z 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:23:25.0140000Z 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:23:25.0140943Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-09-27T15:23:25.0141610Z 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:23:25.0143494Z 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:23:25.0144435Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/tests 2022-09-27T15:23:25.0145101Z 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:23:25.0146040Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/cuda_rtc 2022-09-27T15:23:25.0146600Z copying torch/include/caffe2/cuda_rtc/common_rtc.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/cuda_rtc 2022-09-27T15:23:25.0147883Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/db 2022-09-27T15:23:25.0148150Z copying torch/include/caffe2/db/create_db_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/db 2022-09-27T15:23:25.0150011Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-09-27T15:23:25.0150428Z copying torch/include/caffe2/distributed/file_store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-09-27T15:23:25.0151548Z copying torch/include/caffe2/distributed/file_store_handler_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-09-27T15:23:25.0152173Z copying torch/include/caffe2/distributed/redis_store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-09-27T15:23:25.0153282Z copying torch/include/caffe2/distributed/redis_store_handler_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-09-27T15:23:25.0155187Z copying torch/include/caffe2/distributed/store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-09-27T15:23:25.0155490Z copying torch/include/caffe2/distributed/store_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-09-27T15:23:25.0157286Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments 2022-09-27T15:23:25.0157590Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-09-27T15:23:25.0157990Z 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:23:25.0159709Z 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:23:25.0160650Z 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:23:25.0162387Z copying torch/include/caffe2/experiments/operators/funhash_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-09-27T15:23:25.0163236Z 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:23:25.0164895Z 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:23:25.0165729Z 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:23:25.0167440Z 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:23:25.0168195Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep 2022-09-27T15:23:25.0169191Z copying torch/include/caffe2/ideep/ideep_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep 2022-09-27T15:23:25.0170836Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators 2022-09-27T15:23:25.0171544Z 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:23:25.0172855Z 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:23:25.0174266Z 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:23:25.0175802Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils 2022-09-27T15:23:25.0176364Z copying torch/include/caffe2/ideep/utils/ideep_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils 2022-09-27T15:23:25.0177995Z copying torch/include/caffe2/ideep/utils/ideep_operator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils 2022-09-27T15:23:25.0179150Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image 2022-09-27T15:23:25.0179918Z copying torch/include/caffe2/image/image_input_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image 2022-09-27T15:23:25.0181811Z copying torch/include/caffe2/image/transform_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image 2022-09-27T15:23:25.0183183Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile 2022-09-27T15:23:25.0183543Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib 2022-09-27T15:23:25.0183818Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios 2022-09-27T15:23:25.0184133Z 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:23:25.0185701Z 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:23:25.0187393Z 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:23:25.0187637Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-09-27T15:23:25.0189013Z 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:23:25.0190054Z 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:23:25.0191678Z 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:23:25.0192358Z 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:23:25.0193855Z 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:23:25.0195210Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub 2022-09-27T15:23:25.0195710Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include 2022-09-27T15:23:25.0196277Z 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:23:25.0196980Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:23:25.0197490Z 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:23:25.0199334Z 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:23:25.0200362Z 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:23:25.0201438Z 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:23:25.0202721Z 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:23:25.0203937Z 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:23:25.0205304Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub 2022-09-27T15:23:25.0205793Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include 2022-09-27T15:23:25.0206452Z 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:23:25.0207686Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-09-27T15:23:25.0208361Z 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:23:25.0209640Z 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:23:25.0212543Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi 2022-09-27T15:23:25.0213157Z 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:23:25.0214760Z 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:23:25.0216214Z 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:23:25.0217320Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/snpe 2022-09-27T15:23:25.0217911Z 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:23:25.0218731Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ulp2 2022-09-27T15:23:25.0219300Z 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:23:25.0221116Z 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:23:25.0221498Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi 2022-09-27T15:23:25.0222210Z copying torch/include/caffe2/mpi/mpi_common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi 2022-09-27T15:23:25.0223380Z copying torch/include/caffe2/mpi/mpi_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi 2022-09-27T15:23:25.0224492Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-09-27T15:23:25.0224824Z copying torch/include/caffe2/observers/operator_attaching_net_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-09-27T15:23:25.0226227Z copying torch/include/caffe2/observers/profile_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-09-27T15:23:25.0227299Z copying torch/include/caffe2/observers/runcnt_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-09-27T15:23:25.0228560Z copying torch/include/caffe2/observers/time_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-09-27T15:23:25.0229786Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:23:25.0230133Z copying torch/include/caffe2/onnx/backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:23:25.0232091Z copying torch/include/caffe2/onnx/backend_rep.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:23:25.0232719Z copying torch/include/caffe2/onnx/device.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:23:25.0233654Z copying torch/include/caffe2/onnx/helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:23:25.0234736Z copying torch/include/caffe2/onnx/offline_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:23:25.0236131Z copying torch/include/caffe2/onnx/onnx_exporter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:23:25.0237348Z copying torch/include/caffe2/onnx/onnxifi_graph_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:23:25.0238639Z copying torch/include/caffe2/onnx/onnxifi_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-09-27T15:23:25.0239521Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops 2022-09-27T15:23:25.0240831Z 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:23:25.0242103Z 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:23:25.0243216Z 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:23:25.0244203Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0244585Z copying torch/include/caffe2/operators/abs_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0245889Z copying torch/include/caffe2/operators/accumulate_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0247161Z copying torch/include/caffe2/operators/accuracy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0248171Z copying torch/include/caffe2/operators/acos_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0249529Z copying torch/include/caffe2/operators/activation_ops_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0250248Z copying torch/include/caffe2/operators/affine_channel_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0252040Z copying torch/include/caffe2/operators/alias_with_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0253231Z copying torch/include/caffe2/operators/apmeter_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0254543Z copying torch/include/caffe2/operators/arg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0255962Z copying torch/include/caffe2/operators/asin_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0257386Z copying torch/include/caffe2/operators/assert_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0258826Z copying torch/include/caffe2/operators/async_net_barrier_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0260424Z copying torch/include/caffe2/operators/atan_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0262951Z copying torch/include/caffe2/operators/batch_box_cox_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0264052Z copying torch/include/caffe2/operators/batch_bucketize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0265918Z copying torch/include/caffe2/operators/batch_gather_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0267322Z copying torch/include/caffe2/operators/batch_matmul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0268937Z copying torch/include/caffe2/operators/batch_moments_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0270341Z copying torch/include/caffe2/operators/batch_permutation_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0271883Z 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:23:25.0273524Z copying torch/include/caffe2/operators/bbox_transform_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0274975Z copying torch/include/caffe2/operators/bisect_percentile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0276409Z copying torch/include/caffe2/operators/boolean_mask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0277852Z copying torch/include/caffe2/operators/boolean_unmask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0279500Z 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:23:25.0280770Z copying torch/include/caffe2/operators/bucketize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0282402Z copying torch/include/caffe2/operators/byte_weight_dequant_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0283694Z copying torch/include/caffe2/operators/cast_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0285278Z copying torch/include/caffe2/operators/cbrt_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0286601Z copying torch/include/caffe2/operators/cc_bmm_bg_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0288180Z copying torch/include/caffe2/operators/ceil_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0289609Z copying torch/include/caffe2/operators/channel_backprop_stats_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0291263Z copying torch/include/caffe2/operators/channel_shuffle_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0293390Z copying torch/include/caffe2/operators/channel_stats_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0294625Z copying torch/include/caffe2/operators/clip_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0296016Z 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:23:25.0297703Z copying torch/include/caffe2/operators/concat_split_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0299553Z copying torch/include/caffe2/operators/conditional_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0300808Z copying torch/include/caffe2/operators/conv_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0302393Z copying torch/include/caffe2/operators/conv_op_cache_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0304163Z copying torch/include/caffe2/operators/conv_op_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0305941Z copying torch/include/caffe2/operators/conv_op_shared.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0307334Z copying torch/include/caffe2/operators/conv_pool_op_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0309119Z copying torch/include/caffe2/operators/conv_transpose_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0310341Z copying torch/include/caffe2/operators/conv_transpose_op_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0312191Z copying torch/include/caffe2/operators/conv_transpose_op_mobile.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0313414Z 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:23:25.0315460Z 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:23:25.0316729Z copying torch/include/caffe2/operators/copy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0318305Z 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:23:25.0319659Z copying torch/include/caffe2/operators/cos_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0321267Z copying torch/include/caffe2/operators/cosh_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0322719Z copying torch/include/caffe2/operators/cosine_embedding_criterion_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0324017Z copying torch/include/caffe2/operators/counter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0325743Z copying torch/include/caffe2/operators/create_scope_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0326979Z copying torch/include/caffe2/operators/cross_entropy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0328728Z 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:23:25.0330067Z copying torch/include/caffe2/operators/ctc_greedy_decoder_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0331451Z copying torch/include/caffe2/operators/cube_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0333052Z copying torch/include/caffe2/operators/data_couple.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0334397Z copying torch/include/caffe2/operators/dataset_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0335991Z copying torch/include/caffe2/operators/deform_conv_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0337388Z copying torch/include/caffe2/operators/deform_conv_op_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0339202Z 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:23:25.0340506Z copying torch/include/caffe2/operators/distance_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0343066Z copying torch/include/caffe2/operators/do_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0344136Z copying torch/include/caffe2/operators/dropout_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0345604Z copying torch/include/caffe2/operators/elementwise_add_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0347215Z copying torch/include/caffe2/operators/elementwise_div_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0348513Z copying torch/include/caffe2/operators/elementwise_linear_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0350018Z copying torch/include/caffe2/operators/elementwise_logical_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0351532Z copying torch/include/caffe2/operators/elementwise_mul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0353503Z copying torch/include/caffe2/operators/elementwise_op_test.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0354379Z copying torch/include/caffe2/operators/elementwise_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0355920Z copying torch/include/caffe2/operators/elementwise_ops_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0357237Z copying torch/include/caffe2/operators/elementwise_sub_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0358545Z copying torch/include/caffe2/operators/elu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0360142Z copying torch/include/caffe2/operators/enforce_finite_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0361516Z copying torch/include/caffe2/operators/ensure_clipped_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0362991Z copying torch/include/caffe2/operators/ensure_cpu_output_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0364629Z copying torch/include/caffe2/operators/erf_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0366002Z copying torch/include/caffe2/operators/exp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0367359Z copying torch/include/caffe2/operators/expand_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0369126Z copying torch/include/caffe2/operators/expand_squeeze_dims_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0370366Z copying torch/include/caffe2/operators/fc_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0372031Z copying torch/include/caffe2/operators/feature_maps_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0373919Z copying torch/include/caffe2/operators/feed_blob_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0375108Z copying torch/include/caffe2/operators/filler_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0376920Z copying torch/include/caffe2/operators/find_duplicate_elements_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0378198Z copying torch/include/caffe2/operators/find_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0379985Z copying torch/include/caffe2/operators/flatten_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0381404Z copying torch/include/caffe2/operators/flexible_top_k.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0382887Z copying torch/include/caffe2/operators/floor_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0384449Z copying torch/include/caffe2/operators/free_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0385840Z copying torch/include/caffe2/operators/fully_connected_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0387332Z 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:23:25.0389024Z 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:23:25.0391531Z 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:23:25.0392762Z 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:23:25.0394480Z 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:23:25.0395968Z copying torch/include/caffe2/operators/gather_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0397397Z 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:23:25.0398936Z copying torch/include/caffe2/operators/gelu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0400672Z copying torch/include/caffe2/operators/generate_proposals_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0402220Z 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:23:25.0403905Z 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:23:25.0405694Z 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:23:25.0407158Z 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:23:25.0408789Z copying torch/include/caffe2/operators/given_tensor_fill_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0410245Z copying torch/include/caffe2/operators/glu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0412039Z copying torch/include/caffe2/operators/group_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0413448Z copying torch/include/caffe2/operators/gru_unit_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0415158Z copying torch/include/caffe2/operators/h_softmax_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0416799Z copying torch/include/caffe2/operators/half_float_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0418043Z copying torch/include/caffe2/operators/hard_sigmoid_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0420097Z copying torch/include/caffe2/operators/heatmap_max_keypoint_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0421137Z copying torch/include/caffe2/operators/histogram_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0422567Z copying torch/include/caffe2/operators/if_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0424280Z copying torch/include/caffe2/operators/im2col_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0426024Z copying torch/include/caffe2/operators/index_hash_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0427446Z copying torch/include/caffe2/operators/index_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0428837Z copying torch/include/caffe2/operators/inference_lstm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0430612Z copying torch/include/caffe2/operators/instance_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0431936Z copying torch/include/caffe2/operators/integral_image_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0433316Z copying torch/include/caffe2/operators/is_empty_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0434981Z copying torch/include/caffe2/operators/jsd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0436721Z copying torch/include/caffe2/operators/key_split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0437941Z copying torch/include/caffe2/operators/layer_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0439418Z copying torch/include/caffe2/operators/leaky_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0440977Z copying torch/include/caffe2/operators/length_split_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0442326Z copying torch/include/caffe2/operators/lengths_pad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0443309Z 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:23:25.0445085Z 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:23:25.0446516Z copying torch/include/caffe2/operators/lengths_reducer_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0447597Z 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:23:25.0449252Z copying torch/include/caffe2/operators/lengths_tile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0450098Z copying torch/include/caffe2/operators/lengths_top_k_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0451660Z copying torch/include/caffe2/operators/listwise_l2r_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0452628Z copying torch/include/caffe2/operators/load_save_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0454448Z copying torch/include/caffe2/operators/load_save_op_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0455200Z copying torch/include/caffe2/operators/local_response_normalization_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0456736Z copying torch/include/caffe2/operators/locally_connected_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0458595Z copying torch/include/caffe2/operators/locally_connected_op_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0459668Z copying torch/include/caffe2/operators/locally_connected_op_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0461489Z copying torch/include/caffe2/operators/log1p_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0462109Z copying torch/include/caffe2/operators/log_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0463959Z copying torch/include/caffe2/operators/logit_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0464825Z copying torch/include/caffe2/operators/loss_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0466187Z copying torch/include/caffe2/operators/lpnorm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0467141Z copying torch/include/caffe2/operators/lstm_unit_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0468782Z copying torch/include/caffe2/operators/lstm_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0469755Z copying torch/include/caffe2/operators/map_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0471778Z copying torch/include/caffe2/operators/margin_loss_l2r_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0472407Z copying torch/include/caffe2/operators/margin_ranking_criterion_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0473518Z copying torch/include/caffe2/operators/matmul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0474611Z 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:23:25.0475691Z copying torch/include/caffe2/operators/mean_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0476941Z copying torch/include/caffe2/operators/merge_id_lists_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0477824Z copying torch/include/caffe2/operators/minmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0478810Z copying torch/include/caffe2/operators/mish_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0479939Z copying torch/include/caffe2/operators/mod_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0482002Z copying torch/include/caffe2/operators/moments_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0482844Z copying torch/include/caffe2/operators/multi_class_accuracy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0484064Z copying torch/include/caffe2/operators/negate_gradient_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0485098Z copying torch/include/caffe2/operators/negative_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0486018Z copying torch/include/caffe2/operators/ngram_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0487599Z copying torch/include/caffe2/operators/no_default_engine_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0488536Z copying torch/include/caffe2/operators/normalize_l1_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0489936Z copying torch/include/caffe2/operators/normalize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0490947Z copying torch/include/caffe2/operators/numpy_tile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0492301Z copying torch/include/caffe2/operators/one_hot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0493288Z copying torch/include/caffe2/operators/onnx_while_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0494274Z copying torch/include/caffe2/operators/op_utils_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0495958Z copying torch/include/caffe2/operators/operator_fallback_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0496719Z copying torch/include/caffe2/operators/order_switch_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0497638Z copying torch/include/caffe2/operators/pack_rnn_sequence_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0498837Z copying torch/include/caffe2/operators/pack_segments.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0499988Z copying torch/include/caffe2/operators/pad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0501719Z copying torch/include/caffe2/operators/partition_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0502697Z copying torch/include/caffe2/operators/percentile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0504057Z copying torch/include/caffe2/operators/perplexity_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0504897Z copying torch/include/caffe2/operators/piecewise_linear_transform_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0506723Z copying torch/include/caffe2/operators/pool_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0507455Z copying torch/include/caffe2/operators/pool_op_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0509117Z copying torch/include/caffe2/operators/pow_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0510069Z copying torch/include/caffe2/operators/prefetch_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0511066Z copying torch/include/caffe2/operators/prelu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0512098Z copying torch/include/caffe2/operators/prepend_dim_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0513369Z copying torch/include/caffe2/operators/quant_decode_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0514695Z copying torch/include/caffe2/operators/quantile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0515708Z copying torch/include/caffe2/operators/rank_loss_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0516997Z copying torch/include/caffe2/operators/reciprocal_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0518163Z 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:23:25.0520220Z 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:23:25.0520574Z copying torch/include/caffe2/operators/reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0521931Z copying torch/include/caffe2/operators/reducer_functors.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0523179Z copying torch/include/caffe2/operators/reduction_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0524592Z copying torch/include/caffe2/operators/relu_n_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0525377Z copying torch/include/caffe2/operators/relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0526633Z copying torch/include/caffe2/operators/remove_data_blocks_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0527438Z copying torch/include/caffe2/operators/replace_nan_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0528387Z copying torch/include/caffe2/operators/reshape_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0529489Z copying torch/include/caffe2/operators/resize_3d_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0530328Z copying torch/include/caffe2/operators/resize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0532083Z copying torch/include/caffe2/operators/reverse_packed_segs_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0532392Z copying torch/include/caffe2/operators/rmac_regions_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0533956Z copying torch/include/caffe2/operators/rms_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0535495Z copying torch/include/caffe2/operators/roi_align_gradient_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0536037Z copying torch/include/caffe2/operators/roi_align_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0537240Z 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:23:25.0538364Z copying torch/include/caffe2/operators/roi_align_rotated_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0539654Z copying torch/include/caffe2/operators/roi_pool_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0540532Z copying torch/include/caffe2/operators/rowmul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0541793Z copying torch/include/caffe2/operators/rsqrt_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0542454Z copying torch/include/caffe2/operators/scale_blobs_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0543922Z copying torch/include/caffe2/operators/scale_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0545145Z copying torch/include/caffe2/operators/segment_reduction_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0546670Z copying torch/include/caffe2/operators/self_binning_histogram_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0547586Z copying torch/include/caffe2/operators/selu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0548673Z copying torch/include/caffe2/operators/sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0549848Z copying torch/include/caffe2/operators/shape_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0551030Z copying torch/include/caffe2/operators/sigmoid_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0551826Z copying torch/include/caffe2/operators/sin_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0552991Z copying torch/include/caffe2/operators/sinh_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0553995Z copying torch/include/caffe2/operators/sinusoid_position_encoding_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0555611Z copying torch/include/caffe2/operators/slice_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0557939Z copying torch/include/caffe2/operators/softmax_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0558419Z copying torch/include/caffe2/operators/softmax_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0559379Z copying torch/include/caffe2/operators/softmax_with_loss_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0560593Z copying torch/include/caffe2/operators/softplus_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0561474Z copying torch/include/caffe2/operators/softsign_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0562917Z copying torch/include/caffe2/operators/space_batch_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0564311Z 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:23:25.0565707Z 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:23:25.0566726Z copying torch/include/caffe2/operators/sparse_lp_regularizer_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0568177Z copying torch/include/caffe2/operators/sparse_normalize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0568986Z 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:23:25.0570632Z copying torch/include/caffe2/operators/sparse_to_dense_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0571529Z copying torch/include/caffe2/operators/spatial_batch_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0572920Z copying torch/include/caffe2/operators/sqr_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0573881Z 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:23:25.0575650Z copying torch/include/caffe2/operators/sqrt_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0576786Z copying torch/include/caffe2/operators/square_root_divide_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0577428Z copying torch/include/caffe2/operators/stats_put_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0578970Z copying torch/include/caffe2/operators/stop_gradient.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0580576Z copying torch/include/caffe2/operators/string_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0581377Z copying torch/include/caffe2/operators/stump_func_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0582644Z copying torch/include/caffe2/operators/summarize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0583553Z copying torch/include/caffe2/operators/swish_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0584949Z copying torch/include/caffe2/operators/tan_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0586013Z copying torch/include/caffe2/operators/tanh_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0587061Z copying torch/include/caffe2/operators/tensor_protos_db_input.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0588523Z copying torch/include/caffe2/operators/text_file_reader_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0589416Z copying torch/include/caffe2/operators/thresholded_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0590669Z copying torch/include/caffe2/operators/tile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0593319Z copying torch/include/caffe2/operators/top_k.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0593887Z copying torch/include/caffe2/operators/transpose_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0594572Z copying torch/include/caffe2/operators/tt_linear_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0596059Z copying torch/include/caffe2/operators/unique_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0597797Z copying torch/include/caffe2/operators/unsafe_coalesce.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0599097Z copying torch/include/caffe2/operators/upsample_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0600700Z copying torch/include/caffe2/operators/utility_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0602896Z copying torch/include/caffe2/operators/variable_length_sequence_padding.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0604146Z copying torch/include/caffe2/operators/weighted_multi_sampling_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0605912Z copying torch/include/caffe2/operators/weighted_sample_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0607100Z copying torch/include/caffe2/operators/while_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0608516Z copying torch/include/caffe2/operators/zero_gradient_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-09-27T15:23:25.0609945Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hip 2022-09-27T15:23:25.0610765Z 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:23:25.0612396Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-09-27T15:23:25.0613149Z 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:23:25.0614549Z 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:23:25.0616370Z 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:23:25.0617830Z 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:23:25.0619480Z 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:23:25.0621233Z 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:23:25.0622507Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/hip 2022-09-27T15:23:25.0623393Z 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:23:25.0625033Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:23:25.0625836Z 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:23:25.0627217Z 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:23:25.0628827Z 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:23:25.0630279Z 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:23:25.0631681Z 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:23:25.0633231Z 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:23:25.0634821Z 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:23:25.0636125Z 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:23:25.0637609Z 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:23:25.0639285Z 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:23:25.0640830Z 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:23:25.0642129Z 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:23:25.0643519Z 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:23:25.0645163Z 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:23:25.0646632Z 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:23:25.0648103Z 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:23:25.0649540Z 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:23:25.0651010Z 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:23:25.0652414Z copying torch/include/caffe2/operators/quantized/int8_simd.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:23:25.0653926Z 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:23:25.0655303Z 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:23:25.0656729Z 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:23:25.0658175Z 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:23:25.0659758Z copying torch/include/caffe2/operators/quantized/int8_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-09-27T15:23:25.0661582Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:23:25.0662239Z copying torch/include/caffe2/opt/annotations.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:23:25.0663726Z copying torch/include/caffe2/opt/backend_cutting.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:23:25.0665316Z copying torch/include/caffe2/opt/backend_transformer_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:23:25.0666638Z copying torch/include/caffe2/opt/bound_shape_inferencer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:23:25.0668084Z copying torch/include/caffe2/opt/converter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:23:25.0669437Z copying torch/include/caffe2/opt/device.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:23:25.0670997Z copying torch/include/caffe2/opt/distributed.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:23:25.0672364Z copying torch/include/caffe2/opt/fakefp16_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:23:25.0673929Z copying torch/include/caffe2/opt/fusion.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:23:25.0675462Z copying torch/include/caffe2/opt/glow_net_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:23:25.0676874Z copying torch/include/caffe2/opt/mobile.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:23:25.0678269Z copying torch/include/caffe2/opt/onnx_convert.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:23:25.0679746Z copying torch/include/caffe2/opt/onnxifi_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:23:25.0681357Z copying torch/include/caffe2/opt/onnxifi_transformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:23:25.0682880Z copying torch/include/caffe2/opt/optimize_ideep.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:23:25.0684584Z copying torch/include/caffe2/opt/optimizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:23:25.0686016Z copying torch/include/caffe2/opt/passes.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:23:25.0687507Z copying torch/include/caffe2/opt/shape_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:23:25.0688966Z copying torch/include/caffe2/opt/tvm_transformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-09-27T15:23:25.0690587Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-09-27T15:23:25.0691272Z copying torch/include/caffe2/opt/custom/cc_amrc.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-09-27T15:23:25.0692707Z copying torch/include/caffe2/opt/custom/concat_elim.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-09-27T15:23:25.0694154Z 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:23:25.0695546Z 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:23:25.0696956Z copying torch/include/caffe2/opt/custom/pointwise_elim.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-09-27T15:23:25.0698237Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql 2022-09-27T15:23:25.0698917Z copying torch/include/caffe2/opt/nql/ast.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql 2022-09-27T15:23:25.0700643Z copying torch/include/caffe2/opt/nql/graphmatcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql 2022-09-27T15:23:25.0702063Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:23:25.0702912Z copying torch/include/caffe2/perfkernels/adagrad.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:23:25.0704339Z copying torch/include/caffe2/perfkernels/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:23:25.0705965Z copying torch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:23:25.0707356Z copying torch/include/caffe2/perfkernels/embedding_lookup.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:23:25.0708621Z copying torch/include/caffe2/perfkernels/embedding_lookup_idx.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:23:25.0710062Z 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:23:25.0711639Z 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:23:25.0712915Z copying torch/include/caffe2/perfkernels/fused_nbit_rowwise_conversion.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:23:25.0714255Z copying torch/include/caffe2/perfkernels/lstm_unit_cpu-impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:23:25.0715849Z copying torch/include/caffe2/perfkernels/lstm_unit_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:23:25.0717269Z copying torch/include/caffe2/perfkernels/lstm_unit_cpu_common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:23:25.0718673Z copying torch/include/caffe2/perfkernels/math.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:23:25.0720391Z copying torch/include/caffe2/perfkernels/typed_axpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-09-27T15:23:25.0722484Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-09-27T15:23:25.0723008Z copying torch/include/caffe2/predictor/InferenceGraph.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-09-27T15:23:25.0724403Z copying torch/include/caffe2/predictor/ThreadLocalPtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-09-27T15:23:25.0726229Z copying torch/include/caffe2/predictor/predictor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-09-27T15:23:25.0727072Z copying torch/include/caffe2/predictor/predictor_config.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-09-27T15:23:25.0728681Z copying torch/include/caffe2/predictor/predictor_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-09-27T15:23:25.0729639Z copying torch/include/caffe2/predictor/transforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-09-27T15:23:25.0731640Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:23:25.0732079Z copying torch/include/caffe2/predictor/emulator/benchmark.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:23:25.0733021Z copying torch/include/caffe2/predictor/emulator/data_filler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:23:25.0734459Z copying torch/include/caffe2/predictor/emulator/emulator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:23:25.0735423Z copying torch/include/caffe2/predictor/emulator/net_supplier.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:23:25.0737051Z copying torch/include/caffe2/predictor/emulator/output_formatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:23:25.0738651Z copying torch/include/caffe2/predictor/emulator/profiler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:23:25.0739918Z 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:23:25.0740887Z copying torch/include/caffe2/predictor/emulator/time_profiler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:23:25.0742432Z copying torch/include/caffe2/predictor/emulator/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-09-27T15:23:25.0743673Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-09-27T15:23:25.0743949Z copying torch/include/caffe2/proto/caffe2_pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-09-27T15:23:25.0745662Z copying torch/include/caffe2/proto/torch_pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-09-27T15:23:25.0746579Z copying torch/include/caffe2/proto/torch.pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-09-27T15:23:25.0749063Z copying torch/include/caffe2/proto/caffe2.pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-09-27T15:23:25.0753461Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-09-27T15:23:25.0754313Z copying torch/include/caffe2/python/dlpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-09-27T15:23:25.0755553Z copying torch/include/caffe2/python/pybind_state.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-09-27T15:23:25.0757247Z copying torch/include/caffe2/python/pybind_state_dlpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-09-27T15:23:25.0758637Z copying torch/include/caffe2/python/pybind_state_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-09-27T15:23:25.0760273Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization 2022-09-27T15:23:25.0760692Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:23:25.0761605Z 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:23:25.0763011Z 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:23:25.0764409Z 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:23:25.0765921Z 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:23:25.0767397Z 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:23:25.0769347Z 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:23:25.0770557Z 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:23:25.0772401Z 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:23:25.0773524Z 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:23:25.0775351Z 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:23:25.0777123Z 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:23:25.0778454Z 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:23:25.0780133Z copying torch/include/caffe2/quantization/server/dnnlowp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:23:25.0781924Z copying torch/include/caffe2/quantization/server/dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:23:25.0783340Z copying torch/include/caffe2/quantization/server/dnnlowp_partition.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:23:25.0784798Z copying torch/include/caffe2/quantization/server/dynamic_histogram.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:23:25.0786721Z 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:23:25.0787879Z 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:23:25.0789323Z 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:23:25.0790959Z 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:23:25.0792323Z 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:23:25.0793775Z 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:23:25.0795309Z 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:23:25.0797138Z 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:23:25.0798352Z 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:23:25.0800085Z 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:23:25.0801540Z 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:23:25.0802998Z copying torch/include/caffe2/quantization/server/im2col_dnnlowp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:23:25.0804687Z 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:23:25.0806037Z 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:23:25.0807424Z 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:23:25.0808883Z copying torch/include/caffe2/quantization/server/kl_minimization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:23:25.0810281Z copying torch/include/caffe2/quantization/server/l2_minimization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:23:25.0812164Z 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:23:25.0813476Z copying torch/include/caffe2/quantization/server/mmio.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:23:25.0814768Z copying torch/include/caffe2/quantization/server/op_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:23:25.0816592Z 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:23:25.0817890Z 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:23:25.0819433Z 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:23:25.0822057Z 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:23:25.0822969Z 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:23:25.0824400Z 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:23:25.0825916Z copying torch/include/caffe2/quantization/server/sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:23:25.0827585Z 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:23:25.0829910Z copying torch/include/caffe2/quantization/server/tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:23:25.0830785Z copying torch/include/caffe2/quantization/server/transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-09-27T15:23:25.0832531Z 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:23:25.0833621Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-09-27T15:23:25.0834616Z copying torch/include/caffe2/queue/blobs_queue.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-09-27T15:23:25.0836079Z copying torch/include/caffe2/queue/blobs_queue_db.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-09-27T15:23:25.0837448Z copying torch/include/caffe2/queue/queue_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-09-27T15:23:25.0839270Z copying torch/include/caffe2/queue/rebatching_queue.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-09-27T15:23:25.0840395Z copying torch/include/caffe2/queue/rebatching_queue_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-09-27T15:23:25.0841841Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-09-27T15:23:25.0842513Z copying torch/include/caffe2/serialize/crc_alt.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-09-27T15:23:25.0845157Z copying torch/include/caffe2/serialize/file_adapter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-09-27T15:23:25.0846134Z copying torch/include/caffe2/serialize/in_memory_adapter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-09-27T15:23:25.0847518Z copying torch/include/caffe2/serialize/inline_container.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-09-27T15:23:25.0849339Z copying torch/include/caffe2/serialize/istream_adapter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-09-27T15:23:25.0850570Z copying torch/include/caffe2/serialize/read_adapter_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-09-27T15:23:25.0852227Z copying torch/include/caffe2/serialize/versions.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-09-27T15:23:25.0853329Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:23:25.0855313Z copying torch/include/caffe2/sgd/adadelta_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:23:25.0856015Z copying torch/include/caffe2/sgd/adagrad_fused.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:23:25.0857661Z copying torch/include/caffe2/sgd/adagrad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:23:25.0859488Z copying torch/include/caffe2/sgd/adam_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:23:25.0861557Z copying torch/include/caffe2/sgd/clip_tensor_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:23:25.0862547Z copying torch/include/caffe2/sgd/decay_adagrad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:23:25.0864250Z copying torch/include/caffe2/sgd/fp16_momentum_sgd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:23:25.0865640Z copying torch/include/caffe2/sgd/fp32_momentum_sgd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:23:25.0867250Z copying torch/include/caffe2/sgd/ftrl_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:23:25.0868432Z copying torch/include/caffe2/sgd/gftrl_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:23:25.0870072Z copying torch/include/caffe2/sgd/iter_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:23:25.0871662Z copying torch/include/caffe2/sgd/lars_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:23:25.0872948Z copying torch/include/caffe2/sgd/learning_rate_adaption_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:23:25.0874586Z copying torch/include/caffe2/sgd/learning_rate_functors.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:23:25.0876480Z copying torch/include/caffe2/sgd/learning_rate_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:23:25.0878872Z copying torch/include/caffe2/sgd/math_lp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:23:25.0880088Z copying torch/include/caffe2/sgd/momentum_sgd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:23:25.0881841Z copying torch/include/caffe2/sgd/rmsprop_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:23:25.0883131Z copying torch/include/caffe2/sgd/rowwise_adagrad_fused.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:23:25.0884616Z copying torch/include/caffe2/sgd/rowwise_counter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:23:25.0885980Z copying torch/include/caffe2/sgd/storm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:23:25.0887154Z copying torch/include/caffe2/sgd/weight_scale_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:23:25.0888179Z copying torch/include/caffe2/sgd/wngrad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:23:25.0889900Z copying torch/include/caffe2/sgd/yellowfin_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-09-27T15:23:25.0891723Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share 2022-09-27T15:23:25.0892221Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share/contrib 2022-09-27T15:23:25.0892825Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share/contrib/zstd 2022-09-27T15:23:25.0893265Z 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:23:25.0894139Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-09-27T15:23:25.0894834Z copying torch/include/caffe2/transforms/common_subexpression_elimination.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-09-27T15:23:25.0895347Z copying torch/include/caffe2/transforms/conv_to_nnpack_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-09-27T15:23:25.0896396Z copying torch/include/caffe2/transforms/pattern_net_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-09-27T15:23:25.0897762Z copying torch/include/caffe2/transforms/single_op_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-09-27T15:23:25.0898854Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-09-27T15:23:25.0899282Z copying torch/include/caffe2/video/optical_flow.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-09-27T15:23:25.0900788Z copying torch/include/caffe2/video/video_decoder.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-09-27T15:23:25.0902127Z copying torch/include/caffe2/video/video_input_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-09-27T15:23:25.0903360Z copying torch/include/caffe2/video/video_io.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-09-27T15:23:25.0904362Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-09-27T15:23:25.0904612Z copying torch/include/torch/script.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-09-27T15:23:25.0906049Z copying torch/include/torch/extension.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-09-27T15:23:25.0907090Z copying torch/include/torch/custom_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-09-27T15:23:25.0908351Z copying torch/include/torch/library.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-09-27T15:23:25.0909762Z copying torch/include/torch/custom_class_detail.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-09-27T15:23:25.0910856Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0912123Z copying torch/include/torch/csrc/CudaIPCTypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0912921Z copying torch/include/torch/csrc/DataLoader.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0913502Z copying torch/include/torch/csrc/Device.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0915299Z copying torch/include/torch/csrc/Dtype.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0915997Z copying torch/include/torch/csrc/DynamicTypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0917234Z copying torch/include/torch/csrc/Exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0918664Z copying torch/include/torch/csrc/Export.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0919984Z copying torch/include/torch/csrc/Generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0920725Z copying torch/include/torch/csrc/Layout.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0921971Z copying torch/include/torch/csrc/MemoryFormat.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0922917Z copying torch/include/torch/csrc/Module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0924351Z copying torch/include/torch/csrc/PythonTypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0925080Z copying torch/include/torch/csrc/QScheme.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0926360Z copying torch/include/torch/csrc/Size.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0927125Z copying torch/include/torch/csrc/Storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0928525Z copying torch/include/torch/csrc/StorageMethods.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0929386Z copying torch/include/torch/csrc/StorageSharing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0931050Z copying torch/include/torch/csrc/Stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0931820Z copying torch/include/torch/csrc/THConcat.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0933236Z copying torch/include/torch/csrc/THP.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0933999Z copying torch/include/torch/csrc/TypeInfo.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0935378Z copying torch/include/torch/csrc/Types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0936199Z copying torch/include/torch/csrc/copy_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0937545Z copying torch/include/torch/csrc/itt_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0938383Z copying torch/include/torch/csrc/python_dimname.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0940052Z copying torch/include/torch/csrc/python_headers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0940973Z copying torch/include/torch/csrc/serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0942070Z copying torch/include/torch/csrc/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-09-27T15:23:25.0943736Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api 2022-09-27T15:23:25.0944106Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include 2022-09-27T15:23:25.0944346Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-09-27T15:23:25.0944901Z 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:23:25.0946604Z 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:23:25.0947620Z 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:23:25.0949009Z 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:23:25.0949944Z 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:23:25.0950991Z 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:23:25.0952492Z 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:23:25.0953244Z 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:23:25.0954970Z 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:23:25.0955916Z 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:23:25.0957178Z 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:23:25.0958567Z 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:23:25.0959615Z 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:23:25.0960871Z 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:23:25.0962182Z 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:23:25.0963379Z 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:23:25.0964648Z 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:23:25.0965945Z 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:23:25.0966818Z 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:23:25.0968297Z 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:23:25.0969752Z 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:23:25.0971217Z 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:23:25.0972465Z 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:23:25.0973393Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:23:25.0974292Z 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:23:25.0975802Z 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:23:25.0977192Z 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:23:25.0977996Z 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:23:25.0980057Z 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:23:25.0981693Z 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:23:25.0982700Z 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:23:25.0983729Z 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:23:25.0985395Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-09-27T15:23:25.0986710Z 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:23:25.0987241Z 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:23:25.0988042Z 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:23:25.0989336Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:23:25.0989859Z 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:23:25.0990905Z 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:23:25.0992683Z 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:23:25.0993712Z 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:23:25.0994863Z 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:23:25.0996180Z 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:23:25.0997233Z 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:23:25.0998064Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail 2022-09-27T15:23:25.0998815Z 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:23:25.1000327Z 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:23:25.1001166Z 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:23:25.1003114Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:23:25.1003927Z 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:23:25.1004866Z 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:23:25.1006089Z 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:23:25.1007257Z 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:23:25.1008437Z 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:23:25.1009634Z 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:23:25.1010906Z 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:23:25.1012496Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-09-27T15:23:25.1013534Z 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:23:25.1014019Z 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:23:25.1015385Z 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:23:25.1016516Z 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:23:25.1018186Z 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:23:25.1018897Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/detail 2022-09-27T15:23:25.1019445Z 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:23:25.1021041Z 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:23:25.1022760Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:23:25.1023300Z 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:23:25.1023866Z 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:23:25.1025419Z 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:23:25.1026860Z 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:23:25.1028364Z 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:23:25.1029591Z 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:23:25.1031039Z 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:23:25.1032008Z 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:23:25.1033352Z 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:23:25.1035125Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:23:25.1035640Z 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:23:25.1037907Z 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:23:25.1039118Z 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:23:25.1039814Z 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:23:25.1041494Z 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:23:25.1042476Z 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:23:25.1043536Z 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:23:25.1044760Z 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:23:25.1045833Z 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:23:25.1047219Z 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:23:25.1048211Z 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:23:25.1049421Z 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:23:25.1050533Z 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:23:25.1051642Z 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:23:25.1053509Z 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:23:25.1054444Z 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:23:25.1055810Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:23:25.1056186Z 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:23:25.1057976Z 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:23:25.1059216Z 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:23:25.1060322Z 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:23:25.1061330Z 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:23:25.1062303Z 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:23:25.1064021Z 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:23:25.1065128Z 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:23:25.1066161Z 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:23:25.1067257Z 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:23:25.1068312Z 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:23:25.1069732Z 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:23:25.1070778Z 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:23:25.1071841Z 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:23:25.1072875Z 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:23:25.1073961Z 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:23:25.1075064Z 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:23:25.1076481Z 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:23:25.1077863Z 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:23:25.1078943Z 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:23:25.1080348Z 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:23:25.1081091Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:23:25.1081757Z 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:23:25.1083125Z 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:23:25.1084473Z 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:23:25.1085410Z 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:23:25.1086696Z 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:23:25.1087740Z 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:23:25.1089186Z 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:23:25.1090134Z 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:23:25.1091246Z 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:23:25.1092308Z 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:23:25.1093044Z 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:23:25.1094221Z 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:23:25.1095199Z 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:23:25.1096590Z 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:23:25.1098469Z 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:23:25.1099329Z 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:23:25.1100251Z 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:23:25.1102288Z 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:23:25.1103011Z 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:23:25.1104561Z 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:23:25.1105439Z 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:23:25.1106540Z 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:23:25.1108061Z 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:23:25.1109082Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:23:25.1109998Z 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:23:25.1111573Z 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:23:25.1113107Z 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:23:25.1114697Z 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:23:25.1116200Z 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:23:25.1117816Z 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:23:25.1119595Z 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:23:25.1121207Z 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:23:25.1122703Z 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:23:25.1124293Z 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:23:25.1125978Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/parallel 2022-09-27T15:23:25.1126682Z 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:23:25.1128435Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils 2022-09-27T15:23:25.1129119Z 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:23:25.1131080Z 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:23:25.1132409Z 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:23:25.1134187Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:23:25.1134813Z 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:23:25.1136378Z 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:23:25.1137823Z 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:23:25.1139884Z 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:23:25.1141941Z 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:23:25.1143157Z 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:23:25.1144702Z 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:23:25.1146546Z 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:23:25.1147773Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-09-27T15:23:25.1148587Z 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:23:25.1150350Z 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:23:25.1151598Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize 2022-09-27T15:23:25.1152437Z 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:23:25.1154513Z 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:23:25.1155082Z 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:23:25.1158093Z 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:23:25.1158443Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1158945Z copying torch/include/torch/csrc/autograd/FunctionsManual.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1160639Z copying torch/include/torch/csrc/autograd/InferenceMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1161398Z copying torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1163608Z copying torch/include/torch/csrc/autograd/anomaly_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1163960Z copying torch/include/torch/csrc/autograd/autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1165373Z 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:23:25.1166293Z copying torch/include/torch/csrc/autograd/cpp_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1167629Z copying torch/include/torch/csrc/autograd/custom_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1168672Z copying torch/include/torch/csrc/autograd/edge.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1169401Z copying torch/include/torch/csrc/autograd/engine.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1170932Z copying torch/include/torch/csrc/autograd/forward_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1171934Z copying torch/include/torch/csrc/autograd/function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1173530Z copying torch/include/torch/csrc/autograd/function_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1174702Z copying torch/include/torch/csrc/autograd/grad_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1176007Z copying torch/include/torch/csrc/autograd/graph_task.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1177729Z copying torch/include/torch/csrc/autograd/input_buffer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1178646Z copying torch/include/torch/csrc/autograd/input_metadata.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1180496Z 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:23:25.1181406Z copying torch/include/torch/csrc/autograd/profiler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1182484Z copying torch/include/torch/csrc/autograd/profiler_kineto.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1183517Z copying torch/include/torch/csrc/autograd/profiler_legacy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1185127Z copying torch/include/torch/csrc/autograd/profiler_python.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1186171Z 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:23:25.1187096Z copying torch/include/torch/csrc/autograd/python_autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1188572Z 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:23:25.1189340Z copying torch/include/torch/csrc/autograd/python_engine.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1191158Z 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:23:25.1192101Z 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:23:25.1193016Z copying torch/include/torch/csrc/autograd/python_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1195024Z copying torch/include/torch/csrc/autograd/python_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1195418Z 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:23:25.1196381Z 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:23:25.1197188Z 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:23:25.1198331Z 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:23:25.1199685Z 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:23:25.1200394Z 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:23:25.1201708Z 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:23:25.1202692Z 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:23:25.1203893Z 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:23:25.1204879Z copying torch/include/torch/csrc/autograd/python_variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1206135Z 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:23:25.1207102Z 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:23:25.1208450Z copying torch/include/torch/csrc/autograd/saved_variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1209253Z 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:23:25.1211219Z copying torch/include/torch/csrc/autograd/symbolic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1213002Z copying torch/include/torch/csrc/autograd/variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-09-27T15:23:25.1213553Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-09-27T15:23:25.1213888Z 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:23:25.1215358Z 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:23:25.1216347Z 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:23:25.1217462Z 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:23:25.1218463Z 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:23:25.1219963Z 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:23:25.1220813Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2022-09-27T15:23:25.1221463Z 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:23:25.1223168Z 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:23:25.1223880Z 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:23:25.1226952Z 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:23:25.1228105Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-09-27T15:23:25.1228706Z 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:23:25.1229994Z 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:23:25.1230930Z 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:23:25.1231883Z 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:23:25.1232992Z 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:23:25.1234264Z 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:23:25.1235048Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:23:25.1235549Z copying torch/include/torch/csrc/cuda/Event.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:23:25.1236752Z copying torch/include/torch/csrc/cuda/Module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:23:25.1237985Z copying torch/include/torch/csrc/cuda/Stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:23:25.1238953Z copying torch/include/torch/csrc/cuda/THCP.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:23:25.1240371Z copying torch/include/torch/csrc/cuda/comm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:23:25.1241166Z copying torch/include/torch/csrc/cuda/device_set.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:23:25.1242356Z copying torch/include/torch/csrc/cuda/nccl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:23:25.1243495Z copying torch/include/torch/csrc/cuda/python_comm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:23:25.1244400Z copying torch/include/torch/csrc/cuda/python_nccl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-09-27T15:23:25.1245947Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:23:25.1246496Z copying torch/include/torch/csrc/deploy/Exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:23:25.1247404Z copying torch/include/torch/csrc/deploy/deploy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:23:25.1248989Z copying torch/include/torch/csrc/deploy/elf_file.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:23:25.1249974Z copying torch/include/torch/csrc/deploy/environment.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:23:25.1251016Z copying torch/include/torch/csrc/deploy/loader.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:23:25.1252152Z copying torch/include/torch/csrc/deploy/mem_file.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:23:25.1253599Z copying torch/include/torch/csrc/deploy/noop_environment.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:23:25.1254708Z copying torch/include/torch/csrc/deploy/path_environment.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy 2022-09-27T15:23:25.1256687Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/deploy/interpreter 2022-09-27T15:23:25.1257253Z 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:23:25.1258072Z 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:23:25.1259203Z 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:23:25.1260566Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed 2022-09-27T15:23:25.1260997Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-09-27T15:23:25.1261733Z 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:23:25.1262739Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:23:25.1263566Z 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:23:25.1265049Z 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:23:25.1266184Z 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:23:25.1267419Z 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:23:25.1268511Z 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:23:25.1269630Z 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:23:25.1270817Z 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:23:25.1271733Z 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:23:25.1273603Z 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:23:25.1273964Z 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:23:25.1275931Z 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:23:25.1276548Z 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:23:25.1277722Z 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:23:25.1279223Z 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:23:25.1279984Z 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:23:25.1281749Z 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:23:25.1282649Z 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:23:25.1284284Z 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:23:25.1285285Z 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:23:25.1286315Z 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:23:25.1287229Z 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:23:25.1288711Z 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:23:25.1289613Z 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:23:25.1291350Z 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:23:25.1291883Z 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:23:25.1293295Z 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:23:25.1294286Z 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:23:25.1295830Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2022-09-27T15:23:25.1296202Z copying torch/include/torch/csrc/jit/jit_log.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2022-09-27T15:23:25.1297128Z 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:23:25.1298700Z copying torch/include/torch/csrc/jit/resource_guard.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2022-09-27T15:23:25.1299871Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-09-27T15:23:25.1300437Z 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:23:25.1301925Z 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:23:25.1302531Z 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:23:25.1303948Z 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:23:25.1304684Z 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:23:25.1305913Z 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:23:25.1307408Z 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:23:25.1308536Z 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:23:25.1309586Z 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:23:25.1311180Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-09-27T15:23:25.1311728Z 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:23:25.1312813Z 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:23:25.1314081Z 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:23:25.1315201Z 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:23:25.1316577Z 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:23:25.1317376Z 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:23:25.1318418Z 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:23:25.1319521Z 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:23:25.1320695Z 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:23:25.1322059Z 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:23:25.1323064Z 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:23:25.1324037Z 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:23:25.1325473Z 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:23:25.1327016Z 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:23:25.1327986Z 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:23:25.1328905Z 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:23:25.1330486Z 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:23:25.1331200Z 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:23:25.1333148Z 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:23:25.1333793Z 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:23:25.1334808Z 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:23:25.1336320Z 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:23:25.1337317Z 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:23:25.1338832Z 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:23:25.1340897Z 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:23:25.1341246Z 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:23:25.1342669Z 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:23:25.1343467Z 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:23:25.1344786Z 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:23:25.1345811Z 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:23:25.1346925Z 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:23:25.1347747Z 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:23:25.1349072Z 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:23:25.1350118Z 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:23:25.1350972Z 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:23:25.1352291Z 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:23:25.1353499Z 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:23:25.1354542Z 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:23:25.1355966Z 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:23:25.1356967Z 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:23:25.1358279Z 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:23:25.1359582Z 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:23:25.1360994Z 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:23:25.1362331Z 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:23:25.1363268Z 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:23:25.1364277Z 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:23:25.1365713Z 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:23:25.1366406Z 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:23:25.1368133Z 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:23:25.1368998Z 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:23:25.1370412Z 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:23:25.1371262Z 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:23:25.1372986Z 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:23:25.1374619Z 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:23:25.1375675Z 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:23:25.1376935Z 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:23:25.1378196Z 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:23:25.1379852Z 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:23:25.1380859Z 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:23:25.1381888Z 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:23:25.1382922Z 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:23:25.1384456Z 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:23:25.1385699Z 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:23:25.1386790Z 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:23:25.1388065Z 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:23:25.1389391Z 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:23:25.1390776Z 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:23:25.1391937Z 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:23:25.1392903Z 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:23:25.1394448Z 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:23:25.1395380Z 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:23:25.1396931Z 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:23:25.1397994Z 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:23:25.1399017Z 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:23:25.1400358Z 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:23:25.1401600Z 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:23:25.1403240Z 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:23:25.1404257Z 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:23:25.1405440Z 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:23:25.1406716Z 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:23:25.1407944Z 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:23:25.1409088Z 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:23:25.1410162Z 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:23:25.1411316Z 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:23:25.1412475Z 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:23:25.1414182Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:23:25.1414690Z 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:23:25.1415480Z 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:23:25.1417096Z 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:23:25.1418798Z 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:23:25.1419971Z 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:23:25.1420338Z 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:23:25.1421797Z 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:23:25.1423542Z 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:23:25.1424512Z 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:23:25.1425356Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-09-27T15:23:25.1426084Z 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:23:25.1427153Z 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:23:25.1428665Z 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:23:25.1429436Z 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:23:25.1430803Z 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:23:25.1431737Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-09-27T15:23:25.1432438Z 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:23:25.1433771Z 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:23:25.1435440Z 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:23:25.1436434Z 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:23:25.1437511Z 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:23:25.1438955Z 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:23:25.1439692Z 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:23:25.1440745Z 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:23:25.1441919Z 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:23:25.1443003Z 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:23:25.1444654Z 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:23:25.1445815Z 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:23:25.1446919Z 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:23:25.1448222Z 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:23:25.1449359Z 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:23:25.1450565Z 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:23:25.1451777Z 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:23:25.1452885Z 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:23:25.1454172Z 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:23:25.1455331Z 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:23:25.1456265Z 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:23:25.1457626Z 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:23:25.1458963Z 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:23:25.1460188Z 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:23:25.1461758Z 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:23:25.1462701Z 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:23:25.1463943Z 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:23:25.1464940Z 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:23:25.1465989Z 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:23:25.1467172Z 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:23:25.1468128Z 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:23:25.1469662Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-09-27T15:23:25.1470048Z 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:23:25.1471331Z 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:23:25.1472131Z 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:23:25.1473409Z 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:23:25.1475372Z 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:23:25.1476967Z 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:23:25.1477812Z 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:23:25.1479074Z 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:23:25.1480099Z 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:23:25.1481336Z 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:23:25.1482416Z 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:23:25.1483592Z 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:23:25.1484594Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-09-27T15:23:25.1485406Z 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:23:25.1486797Z 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:23:25.1488112Z 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:23:25.1489024Z 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:23:25.1490131Z 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:23:25.1491429Z 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:23:25.1492553Z 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:23:25.1493872Z 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:23:25.1495280Z 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:23:25.1496356Z 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:23:25.1497500Z 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:23:25.1499224Z 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:23:25.1500354Z 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:23:25.1501727Z 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:23:25.1503681Z 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:23:25.1504192Z 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:23:25.1505227Z 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:23:25.1506419Z 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:23:25.1507465Z 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:23:25.1508928Z 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:23:25.1509501Z 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:23:25.1510971Z 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:23:25.1512751Z 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:23:25.1513062Z 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:23:25.1514496Z 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:23:25.1515960Z 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:23:25.1517195Z 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:23:25.1519182Z 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:23:25.1519971Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-09-27T15:23:25.1520260Z 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:23:25.1522305Z 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:23:25.1522588Z 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:23:25.1523673Z 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:23:25.1524876Z 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:23:25.1526551Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-09-27T15:23:25.1527164Z 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:23:25.1528174Z 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:23:25.1529610Z 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:23:25.1530688Z 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:23:25.1531676Z 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:23:25.1532614Z 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:23:25.1533727Z 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:23:25.1534918Z 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:23:25.1536018Z 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:23:25.1537445Z 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:23:25.1538765Z 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:23:25.1540396Z 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:23:25.1542360Z 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:23:25.1544923Z 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:23:25.1545920Z 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:23:25.1547304Z 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:23:25.1549109Z 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:23:25.1550523Z 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:23:25.1551960Z 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:23:25.1553517Z 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:23:25.1554701Z 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:23:25.1556030Z 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:23:25.1557409Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-09-27T15:23:25.1558278Z 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:23:25.1559576Z 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:23:25.1561438Z 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:23:25.1562687Z 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:23:25.1564740Z 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:23:25.1565918Z 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:23:25.1567351Z 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:23:25.1569082Z 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:23:25.1571421Z 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:23:25.1572636Z 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:23:25.1573920Z 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:23:25.1575635Z 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:23:25.1576975Z 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:23:25.1578609Z 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:23:25.1580534Z 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:23:25.1582244Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-09-27T15:23:25.1582843Z 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:23:25.1584286Z 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:23:25.1585855Z 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:23:25.1586933Z 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:23:25.1587846Z 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:23:25.1589250Z 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:23:25.1590206Z 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:23:25.1591549Z 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:23:25.1592446Z 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:23:25.1593970Z 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:23:25.1594943Z 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:23:25.1596109Z 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:23:25.1597416Z 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:23:25.1598509Z 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:23:25.1599632Z 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:23:25.1600973Z 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:23:25.1601962Z 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:23:25.1603555Z 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:23:25.1604659Z 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:23:25.1605997Z 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:23:25.1607049Z 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:23:25.1608029Z 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:23:25.1610031Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/testing 2022-09-27T15:23:25.1610515Z 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:23:25.1611360Z 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:23:25.1612773Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:23:25.1613556Z 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:23:25.1614105Z 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:23:25.1616004Z 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:23:25.1616726Z 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:23:25.1617731Z 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:23:25.1619180Z 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:23:25.1620197Z 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:23:25.1622141Z 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:23:25.1623288Z 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:23:25.1624824Z 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:23:25.1625851Z 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:23:25.1627076Z 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:23:25.1628492Z 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:23:25.1629745Z 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:23:25.1630743Z 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:23:25.1632474Z 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:23:25.1633323Z 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:23:25.1634508Z 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:23:25.1635788Z 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:23:25.1637526Z 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:23:25.1638442Z 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:23:25.1640665Z 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:23:25.1641104Z 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:23:25.1642010Z 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:23:25.1643422Z 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:23:25.1644396Z 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:23:25.1645656Z 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:23:25.1646756Z 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:23:25.1648093Z 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:23:25.1649117Z 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:23:25.1650432Z 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:23:25.1652170Z 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:23:25.1652900Z 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:23:25.1654402Z 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:23:25.1655517Z 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:23:25.1656501Z 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:23:25.1658132Z 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:23:25.1659341Z 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:23:25.1660621Z 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:23:25.1661877Z 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:23:25.1662782Z 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:23:25.1664146Z 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:23:25.1665364Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:23:25.1665798Z 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:23:25.1667049Z 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:23:25.1668137Z 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:23:25.1670479Z 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:23:25.1671131Z 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:23:25.1672013Z 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:23:25.1673517Z 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:23:25.1675056Z 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:23:25.1676872Z 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:23:25.1678463Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen 2022-09-27T15:23:25.1678863Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:23:25.1679429Z 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:23:25.1681385Z 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:23:25.1682653Z 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:23:25.1684135Z 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:23:25.1685649Z 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:23:25.1687295Z 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:23:25.1688796Z 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:23:25.1690808Z 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:23:25.1692092Z 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:23:25.1693853Z 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:23:25.1695653Z 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:23:25.1696917Z 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:23:25.1698397Z 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:23:25.1700384Z 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:23:25.1701480Z 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:23:25.1703306Z 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:23:25.1706259Z 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:23:25.1707061Z 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:23:25.1708726Z 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:23:25.1710113Z 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:23:25.1711630Z 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:23:25.1713476Z 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:23:25.1714846Z 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:23:25.1716366Z 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:23:25.1718219Z 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:23:25.1719550Z 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:23:25.1721414Z 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:23:25.1722690Z 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:23:25.1724247Z 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:23:25.1726221Z 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:23:25.1728094Z 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:23:25.1729422Z 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:23:25.1730920Z 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:23:25.1732761Z 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:23:25.1734163Z 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:23:25.1736038Z 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:23:25.1737329Z 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:23:25.1738807Z 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:23:25.1741213Z 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:23:25.1742413Z 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:23:25.1743895Z 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:23:25.1745690Z 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:23:25.1747004Z 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:23:25.1748720Z 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:23:25.1750072Z 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:23:25.1751581Z 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:23:25.1753336Z 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:23:25.1754743Z 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:23:25.1756485Z 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:23:25.1757884Z 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:23:25.1759441Z 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:23:25.1761009Z 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:23:25.1762776Z 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:23:25.1764155Z 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:23:25.1765655Z 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:23:25.1767229Z 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:23:25.1768670Z 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:23:25.1770485Z 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:23:25.1772023Z 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:23:25.1773423Z 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:23:25.1774953Z 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:23:25.1776478Z 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:23:25.1778282Z 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:23:25.1779618Z 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:23:25.1782676Z 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:23:25.1783594Z 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:23:25.1785041Z 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:23:25.1786426Z 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:23:25.1788174Z 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:23:25.1789518Z 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:23:25.1791378Z 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:23:25.1792705Z 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:23:25.1794484Z 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:23:25.1795834Z 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:23:25.1797468Z 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:23:25.1799476Z 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:23:25.1800700Z 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:23:25.1802135Z 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:23:25.1803625Z 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:23:25.1805540Z 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:23:25.1807901Z 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:23:25.1809281Z 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:23:25.1810683Z 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:23:25.1812010Z 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:23:25.1813702Z 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:23:25.1815096Z 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:23:25.1816624Z 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:23:25.1818353Z 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:23:25.1819788Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-09-27T15:23:25.1820500Z 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:23:25.1822097Z 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:23:25.1823462Z 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:23:25.1825610Z 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:23:25.1826356Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:23:25.1826805Z 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:23:25.1828336Z 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:23:25.1829720Z 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:23:25.1831010Z 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:23:25.1831974Z 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:23:25.1833562Z 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:23:25.1835291Z 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:23:25.1835878Z 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:23:25.1837311Z 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:23:25.1838685Z 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:23:25.1839747Z 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:23:25.1840915Z 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:23:25.1842156Z 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:23:25.1843129Z 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:23:25.1844360Z 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:23:25.1846013Z 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:23:25.1847062Z 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:23:25.1848435Z 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:23:25.1850028Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx 2022-09-27T15:23:25.1850299Z copying torch/include/torch/csrc/onnx/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx 2022-09-27T15:23:25.1852011Z copying torch/include/torch/csrc/onnx/onnx.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx 2022-09-27T15:23:25.1853650Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-09-27T15:23:25.1853940Z copying torch/include/torch/csrc/profiler/api.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-09-27T15:23:25.1855214Z copying torch/include/torch/csrc/profiler/collection.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-09-27T15:23:25.1856293Z copying torch/include/torch/csrc/profiler/containers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-09-27T15:23:25.1857564Z 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:23:25.1858791Z copying torch/include/torch/csrc/profiler/itt_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-09-27T15:23:25.1859783Z copying torch/include/torch/csrc/profiler/kineto_shim.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-09-27T15:23:25.1861375Z copying torch/include/torch/csrc/profiler/nvtx_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-09-27T15:23:25.1861938Z copying torch/include/torch/csrc/profiler/util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-09-27T15:23:25.1863147Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration 2022-09-27T15:23:25.1864942Z 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:23:25.1865393Z 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:23:25.1866335Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1866765Z copying torch/include/torch/csrc/utils/auto_gil.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1868155Z copying torch/include/torch/csrc/utils/byte_order.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1869855Z copying torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1870716Z copying torch/include/torch/csrc/utils/cuda_enabled.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1872355Z 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:23:25.1873307Z 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:23:25.1874301Z copying torch/include/torch/csrc/utils/disallow_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1875227Z copying torch/include/torch/csrc/utils/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1876834Z copying torch/include/torch/csrc/utils/invalid_arguments.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1877848Z copying torch/include/torch/csrc/utils/memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1879072Z copying torch/include/torch/csrc/utils/numpy_stub.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1880090Z copying torch/include/torch/csrc/utils/object_ptr.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1881380Z copying torch/include/torch/csrc/utils/out_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1882530Z copying torch/include/torch/csrc/utils/pybind.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1883865Z copying torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1885169Z 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:23:25.1886675Z copying torch/include/torch/csrc/utils/python_compat.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1887945Z copying torch/include/torch/csrc/utils/python_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1888953Z copying torch/include/torch/csrc/utils/python_numbers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1890223Z copying torch/include/torch/csrc/utils/python_scalars.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1891251Z copying torch/include/torch/csrc/utils/python_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1892627Z copying torch/include/torch/csrc/utils/python_stub.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1893768Z 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:23:25.1895079Z copying torch/include/torch/csrc/utils/python_tuples.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1896201Z copying torch/include/torch/csrc/utils/schema_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1897440Z copying torch/include/torch/csrc/utils/six.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1898466Z copying torch/include/torch/csrc/utils/structseq.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1899930Z copying torch/include/torch/csrc/utils/tensor_apply.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1901128Z copying torch/include/torch/csrc/utils/tensor_dtypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1902259Z copying torch/include/torch/csrc/utils/tensor_flatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1903520Z copying torch/include/torch/csrc/utils/tensor_layouts.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1904806Z copying torch/include/torch/csrc/utils/tensor_list.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1906130Z copying torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1907287Z copying torch/include/torch/csrc/utils/tensor_new.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1908347Z copying torch/include/torch/csrc/utils/tensor_numpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1909961Z copying torch/include/torch/csrc/utils/tensor_qschemes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1910538Z copying torch/include/torch/csrc/utils/tensor_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1912132Z 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:23:25.1913218Z copying torch/include/torch/csrc/utils/throughput_benchmark.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1914610Z 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:23:25.1915457Z copying torch/include/torch/csrc/utils/variadic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-09-27T15:23:25.1917010Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/tensor 2022-09-27T15:23:25.1917311Z copying torch/include/torch/csrc/tensor/python_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/tensor 2022-09-27T15:23:25.1918972Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy 2022-09-27T15:23:25.1919187Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2022-09-27T15:23:25.1919575Z 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:23:25.1920657Z 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:23:25.1922057Z 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:23:25.1923090Z 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:23:25.1924712Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-09-27T15:23:25.1925134Z 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:23:25.1926461Z 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:23:25.1927441Z 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:23:25.1928811Z 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:23:25.1929732Z 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:23:25.1931233Z 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:23:25.1932718Z 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:23:25.1933796Z 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:23:25.1934624Z 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:23:25.1936288Z 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:23:25.1936843Z 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:23:25.1938028Z 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:23:25.1939454Z 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:23:25.1940483Z 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:23:25.1942512Z 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:23:25.1943453Z 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:23:25.1944764Z 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:23:25.1945677Z 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:23:25.1947761Z 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:23:25.1948974Z 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:23:25.1950212Z 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:23:25.1951253Z 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:23:25.1952278Z 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:23:25.1954265Z 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:23:25.1954768Z 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:23:25.1955935Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/internal_ops 2022-09-27T15:23:25.1956339Z 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:23:25.1957907Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ops 2022-09-27T15:23:25.1958411Z 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:23:25.1959657Z 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:23:25.1960625Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:23:25.1961189Z 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:23:25.1962488Z 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:23:25.1963863Z 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:23:25.1964643Z 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:23:25.1965557Z 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:23:25.1966930Z 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:23:25.1968349Z 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:23:25.1968969Z 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:23:25.1970343Z 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:23:25.1971755Z 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:23:25.1972770Z creating build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:23:25.1973445Z copying torch/include/pybind11/attr.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:23:25.1974859Z copying torch/include/pybind11/buffer_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:23:25.1975969Z copying torch/include/pybind11/cast.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:23:25.1977808Z copying torch/include/pybind11/chrono.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:23:25.1978661Z copying torch/include/pybind11/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:23:25.1979615Z copying torch/include/pybind11/complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:23:25.1980854Z copying torch/include/pybind11/eigen.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:23:25.1982123Z copying torch/include/pybind11/embed.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:23:25.1983492Z copying torch/include/pybind11/eval.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:23:25.1984166Z copying torch/include/pybind11/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:23:25.1985963Z copying torch/include/pybind11/gil.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:23:25.1986647Z copying torch/include/pybind11/iostream.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:23:25.1988244Z copying torch/include/pybind11/numpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:23:25.1990161Z copying torch/include/pybind11/operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:23:25.1990952Z copying torch/include/pybind11/options.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:23:25.1992559Z copying torch/include/pybind11/pybind11.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:23:25.1994782Z copying torch/include/pybind11/pytypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:23:25.1996681Z copying torch/include/pybind11/stl.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:23:25.1997640Z copying torch/include/pybind11/stl_bind.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-09-27T15:23:25.1999649Z creating build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-09-27T15:23:25.2000003Z copying torch/include/pybind11/detail/class.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-09-27T15:23:25.2001712Z copying torch/include/pybind11/detail/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-09-27T15:23:25.2003200Z copying torch/include/pybind11/detail/descr.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-09-27T15:23:25.2004209Z copying torch/include/pybind11/detail/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-09-27T15:23:25.2005937Z copying torch/include/pybind11/detail/internals.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-09-27T15:23:25.2007525Z copying torch/include/pybind11/detail/type_caster_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-09-27T15:23:25.2008988Z copying torch/include/pybind11/detail/typeid.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-09-27T15:23:25.2011112Z creating build/lib.linux-x86_64-cpython-37/torch/share 2022-09-27T15:23:25.2011489Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake 2022-09-27T15:23:25.2011829Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/ATen 2022-09-27T15:23:25.2012118Z copying torch/share/cmake/ATen/ATenConfig.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/ATen 2022-09-27T15:23:25.2013026Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-09-27T15:23:25.2013383Z copying torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-09-27T15:23:25.2014910Z copying torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-09-27T15:23:25.2015958Z copying torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-09-27T15:23:25.2016963Z copying torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-09-27T15:23:25.2018598Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:23:25.2019198Z copying torch/share/cmake/Caffe2/public/cuda.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:23:25.2020109Z copying torch/share/cmake/Caffe2/public/glog.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:23:25.2021440Z copying torch/share/cmake/Caffe2/public/gflags.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:23:25.2022319Z copying torch/share/cmake/Caffe2/public/mkl.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:23:25.2024174Z copying torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:23:25.2025244Z copying torch/share/cmake/Caffe2/public/protobuf.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:23:25.2026543Z copying torch/share/cmake/Caffe2/public/threads.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:23:25.2027888Z copying torch/share/cmake/Caffe2/public/utils.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:23:25.2029729Z copying torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-09-27T15:23:25.2031066Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-09-27T15:23:25.2031714Z 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:23:25.2033462Z 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:23:25.2034178Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-09-27T15:23:25.2035071Z 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:23:25.2036680Z 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:23:25.2038757Z 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:23:25.2039573Z 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:23:25.2041307Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-09-27T15:23:25.2041831Z 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:23:25.2042848Z 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:23:25.2043957Z 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:23:25.2045077Z 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:23:25.2046586Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe 2022-09-27T15:23:25.2047176Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe 2022-09-27T15:23:25.2048440Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe 2022-09-27T15:23:25.2049253Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch 2022-09-27T15:23:25.2049964Z copying torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch 2022-09-27T15:23:25.2051255Z copying torch/share/cmake/Torch/TorchConfig.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch 2022-09-27T15:23:25.2052402Z copying torch/utils/benchmark/utils/timeit_template.cpp -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-09-27T15:23:25.2057671Z 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:23:25.2063334Z 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:23:25.2067632Z 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:23:25.2068645Z 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:23:25.2072725Z copying torch/utils/model_dump/skeleton.html -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-09-27T15:23:25.2080394Z copying torch/utils/model_dump/code.js -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-09-27T15:23:25.2086576Z copying torch/utils/model_dump/htm.mjs -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-09-27T15:23:25.2090458Z copying torch/utils/model_dump/preact.mjs -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-09-27T15:23:25.2095588Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged 2022-09-27T15:23:25.2095941Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen 2022-09-27T15:23:25.2097227Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native 2022-09-27T15:23:25.2097723Z copying torchgen/packaged/ATen/native/native_functions.yaml -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native 2022-09-27T15:23:25.2125354Z copying torchgen/packaged/ATen/native/tags.yaml -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native 2022-09-27T15:23:25.2131031Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2131362Z copying torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2136674Z copying torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2141923Z copying torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2146089Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2149743Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2154826Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2159088Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2166274Z copying torchgen/packaged/ATen/templates/Function.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2170116Z copying torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2174006Z copying torchgen/packaged/ATen/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2177988Z copying torchgen/packaged/ATen/templates/Functions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2182332Z copying torchgen/packaged/ATen/templates/LazyIr.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2186148Z copying torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2192552Z copying torchgen/packaged/ATen/templates/MethodOperators.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2199099Z copying torchgen/packaged/ATen/templates/NativeFunction.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2202438Z copying torchgen/packaged/ATen/templates/NativeFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2205963Z copying torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2209449Z copying torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2213224Z copying torchgen/packaged/ATen/templates/Operator.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2217334Z copying torchgen/packaged/ATen/templates/Operators.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2221120Z copying torchgen/packaged/ATen/templates/Operators.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2224008Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2227110Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2234347Z copying torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2237580Z copying torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2241546Z copying torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2245317Z copying torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2248769Z copying torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2252564Z copying torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2256549Z copying torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2260464Z copying torchgen/packaged/ATen/templates/TensorBody.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2269141Z copying torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2274473Z copying torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2277421Z copying torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2281194Z copying torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2284791Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2288068Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2292415Z copying torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2297727Z copying torchgen/packaged/ATen/templates/enum_tag.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-09-27T15:23:25.2668175Z running build_ext 2022-09-27T15:23:25.2712140Z -- Building with NumPy bindings 2022-09-27T15:23:25.2712302Z -- Not using cuDNN 2022-09-27T15:23:25.2712459Z -- Not using CUDA 2022-09-27T15:23:25.2712659Z -- Using MKLDNN 2022-09-27T15:23:25.2713031Z -- Not using Compute Library for the Arm architecture with MKLDNN 2022-09-27T15:23:25.2713230Z -- Not using CBLAS in MKLDNN 2022-09-27T15:23:25.2713368Z -- Not using NCCL 2022-09-27T15:23:25.2713518Z -- Building with distributed package: 2022-09-27T15:23:25.2713618Z -- USE_TENSORPIPE=True 2022-09-27T15:23:25.2713716Z -- USE_GLOO=True 2022-09-27T15:23:25.2713812Z -- USE_MPI=False 2022-09-27T15:23:25.2713902Z -- Using ITT 2022-09-27T15:23:25.4187524Z 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:23:25.4188121Z 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:23:25.4197470Z building 'torch._C' extension 2022-09-27T15:23:25.4198011Z creating build/temp.linux-x86_64-cpython-37 2022-09-27T15:23:25.4198540Z creating build/temp.linux-x86_64-cpython-37/torch 2022-09-27T15:23:25.4198842Z creating build/temp.linux-x86_64-cpython-37/torch/csrc 2022-09-27T15:23:25.4200135Z clang -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/include/python3.7m -c torch/csrc/stub.c -o build/temp.linux-x86_64-cpython-37/torch/csrc/stub.o -Wall -Wextra -Wno-strict-overflow -Wno-unused-parameter -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-deprecated-declarations -fno-strict-aliasing -Wno-missing-braces 2022-09-27T15:23:25.6302301Z 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:23:25.6917755Z building 'torch._C_flatbuffer' extension 2022-09-27T15:23:25.6919082Z clang -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/include/python3.7m -c torch/csrc/stub_with_flatbuffer.c -o build/temp.linux-x86_64-cpython-37/torch/csrc/stub_with_flatbuffer.o -Wall -Wextra -Wno-strict-overflow -Wno-unused-parameter -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-deprecated-declarations -fno-strict-aliasing -Wno-missing-braces 2022-09-27T15:23:25.8186016Z 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:23:25.8595272Z /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:23:25.8595787Z setuptools.SetuptoolsDeprecationWarning, 2022-09-27T15:23:25.8661003Z installing to build/bdist.linux-x86_64/wheel 2022-09-27T15:23:25.8661234Z running install 2022-09-27T15:23:25.8721658Z running install_lib 2022-09-27T15:23:25.8775229Z creating build/bdist.linux-x86_64 2022-09-27T15:23:25.8775676Z creating build/bdist.linux-x86_64/wheel 2022-09-27T15:23:25.8776040Z creating build/bdist.linux-x86_64/wheel/caffe2 2022-09-27T15:23:25.8776451Z copying build/lib.linux-x86_64-cpython-37/caffe2/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2 2022-09-27T15:23:25.8777942Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib 2022-09-27T15:23:25.8778934Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib 2022-09-27T15:23:25.8779812Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/aten 2022-09-27T15:23:25.8780465Z 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:23:25.8781462Z 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:23:25.8782463Z 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:23:25.8784381Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/aten/docs 2022-09-27T15:23:25.8785023Z 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:23:25.8785681Z 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:23:25.8786885Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/gloo 2022-09-27T15:23:25.8787527Z 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:23:25.8788533Z 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:23:25.8790588Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/nccl 2022-09-27T15:23:25.8791264Z 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:23:25.8791849Z 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:23:25.8792632Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/nnpack 2022-09-27T15:23:25.8793147Z 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:23:25.8794193Z 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:23:25.8795417Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-09-27T15:23:25.8795930Z 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:23:25.8797090Z 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:23:25.8797879Z 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:23:25.8798922Z 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:23:25.8799595Z 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:23:25.8800863Z 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:23:25.8801726Z 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:23:25.8802810Z 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:23:25.8804036Z 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:23:25.8804946Z 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:23:25.8806161Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-09-27T15:23:25.8806913Z 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:23:25.8808188Z 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:23:25.8809432Z 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:23:25.8810598Z 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:23:25.8811859Z 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:23:25.8813095Z 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:23:25.8814301Z 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:23:25.8815569Z 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:23:25.8816707Z 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:23:25.8817862Z 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:23:25.8818677Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/prof 2022-09-27T15:23:25.8819639Z 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:23:25.8820613Z 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:23:25.8822261Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/script 2022-09-27T15:23:25.8823180Z 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:23:25.8824358Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/script/examples 2022-09-27T15:23:25.8825219Z 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:23:25.8826343Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-09-27T15:23:25.8827212Z 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:23:25.8828299Z 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:23:25.8829279Z 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:23:25.8830141Z 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:23:25.8831291Z 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:23:25.8832899Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/warpctc 2022-09-27T15:23:25.8833771Z 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:23:25.8834824Z 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:23:25.8836591Z creating build/bdist.linux-x86_64/wheel/caffe2/core 2022-09-27T15:23:25.8837109Z copying build/lib.linux-x86_64-cpython-37/caffe2/core/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/core 2022-09-27T15:23:25.8837819Z creating build/bdist.linux-x86_64/wheel/caffe2/core/nomnigraph 2022-09-27T15:23:25.8838806Z 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:23:25.8839713Z 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:23:25.8840630Z creating build/bdist.linux-x86_64/wheel/caffe2/distributed 2022-09-27T15:23:25.8841260Z copying build/lib.linux-x86_64-cpython-37/caffe2/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/distributed 2022-09-27T15:23:25.8842279Z 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:23:25.8843395Z 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:23:25.8843971Z 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:23:25.8845639Z creating build/bdist.linux-x86_64/wheel/caffe2/experiments 2022-09-27T15:23:25.8846258Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments 2022-09-27T15:23:25.8847173Z creating build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-09-27T15:23:25.8847670Z 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:23:25.8848923Z 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:23:25.8849700Z 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:23:25.8851296Z 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:23:25.8852029Z 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:23:25.8852813Z 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:23:25.8853869Z 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:23:25.8854962Z 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:23:25.8855663Z 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:23:25.8856507Z 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:23:25.8857514Z creating build/bdist.linux-x86_64/wheel/caffe2/perfkernels 2022-09-27T15:23:25.8858374Z copying build/lib.linux-x86_64-cpython-37/caffe2/perfkernels/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/perfkernels 2022-09-27T15:23:25.8859484Z 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:23:25.8860991Z creating build/bdist.linux-x86_64/wheel/caffe2/proto 2022-09-27T15:23:25.8861562Z copying build/lib.linux-x86_64-cpython-37/caffe2/proto/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/proto 2022-09-27T15:23:25.8862759Z 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:23:25.8863395Z copying build/lib.linux-x86_64-cpython-37/caffe2/proto/torch_pb2.py -> build/bdist.linux-x86_64/wheel/caffe2/proto 2022-09-27T15:23:25.8864508Z copying build/lib.linux-x86_64-cpython-37/caffe2/proto/caffe2_pb2.py -> build/bdist.linux-x86_64/wheel/caffe2/proto 2022-09-27T15:23:25.8866943Z creating build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8867483Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8868487Z 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:23:25.8869336Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/allcompare_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8870214Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/attention.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8871395Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/benchmark_generator.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8872161Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/binarysize.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8872925Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/brew.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8873560Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/brew_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8874761Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/build.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8875363Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/cached_reader.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8876322Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/caffe_translator.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8877611Z 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:23:25.8878632Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/checkpoint.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8879767Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/checkpoint_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8880902Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/cnn.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8882344Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8883712Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/context_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8884787Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8886027Z 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:23:25.8887501Z 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:23:25.8888760Z 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:23:25.8889824Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8890988Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/convert.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8892194Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/convert_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8893352Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/convnet_benchmarks.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8894683Z 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:23:25.8895767Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/core.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8898002Z 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:23:25.8899447Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/core_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8900996Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/crf.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8902303Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/crf_predict.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8903672Z 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:23:25.8904682Z 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:23:25.8906444Z 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:23:25.8908437Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/data_workers.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8909938Z 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:23:25.8910483Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dataio.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8911028Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dataio_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8911803Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dataset.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8912862Z 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:23:25.8914363Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/db_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8915460Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/device_checker.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8916113Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dyndep.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8917153Z 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:23:25.8918056Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/experiment_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8919104Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/extension_loader.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8920849Z 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:23:25.8921746Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/filler_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8922638Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/functional.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8923682Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/functional_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8924541Z 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:23:25.8925437Z 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:23:25.8926400Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/gradient_checker.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8927519Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/gru_cell.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8928568Z 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:23:25.8929462Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/hsm_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8930480Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/hypothesis_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8932162Z 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:23:25.8933383Z 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:23:25.8934271Z 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:23:25.8935623Z 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:23:25.8936614Z 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:23:25.8937670Z 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:23:25.8938631Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8940620Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lazy.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8941565Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lazy_dyndep.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8942672Z 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:23:25.8943755Z 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:23:25.8944850Z 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:23:25.8945914Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lstm_benchmark.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8946940Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/memonger.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8948229Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/memonger_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8949495Z 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:23:25.8950430Z 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:23:25.8951504Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/model_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8952688Z 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:23:25.8953733Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modifier_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8954714Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/muji.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8955794Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/muji_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8956794Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_builder.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8958032Z 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:23:25.8958991Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_drawer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8960021Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_printer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8960980Z 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:23:25.8962088Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/nomnigraph.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8963212Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/nomnigraph_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8964308Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/nomnigraph_transformations.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8965328Z 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:23:25.8966305Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/normalizer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8967321Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/normalizer_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8968245Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/normalizer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8969203Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/numa_benchmark.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8970098Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/numa_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8970991Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/observer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8971969Z 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:23:25.8973100Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/optimizer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8974420Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/optimizer_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8975370Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/optimizer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8976805Z 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:23:25.8977741Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/parallel_workers.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8978657Z 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:23:25.8979898Z 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:23:25.8980986Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/pipeline.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8982159Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/pipeline_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8983108Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor_constants.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8983985Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/recurrent.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8984907Z 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:23:25.8986224Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/queue_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8987114Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/record_queue.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8988058Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/regularizer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8989370Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/regularizer_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8990469Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/regularizer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8991223Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/rnn_cell.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8993681Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/schema.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8994535Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/schema_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8995586Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/scope.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8996494Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/scope_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8997379Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/session.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8998315Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/session_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.8999323Z 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:23:25.9000299Z 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:23:25.9001147Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/task.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.9002274Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/task_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.9003303Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.9004211Z 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:23:25.9005085Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/timeout_guard.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.9005999Z 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:23:25.9006944Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/transformations.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.9007910Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/transformations_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.9008829Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/tt_core.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.9009835Z 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:23:25.9010732Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/utils.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.9011442Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/utils_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.9012663Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/visualize.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.9013591Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/workspace.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.9014982Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/workspace_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-09-27T15:23:25.9016862Z creating build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-09-27T15:23:25.9017673Z 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:23:25.9018761Z 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:23:25.9020149Z 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:23:25.9021223Z 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:23:25.9022402Z 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:23:25.9023667Z creating build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-09-27T15:23:25.9024537Z 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:23:25.9025680Z 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:23:25.9026906Z 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:23:25.9028177Z 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:23:25.9029244Z 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:23:25.9030843Z creating build/bdist.linux-x86_64/wheel/caffe2/python/fakelowp 2022-09-27T15:23:25.9031359Z 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:23:25.9032122Z 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:23:25.9033198Z 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:23:25.9035303Z creating build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-09-27T15:23:25.9036019Z 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:23:25.9036786Z 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:23:25.9037533Z 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:23:25.9038180Z 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:23:25.9039244Z 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:23:25.9040066Z 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:23:25.9052278Z 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:23:25.9053281Z 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:23:25.9054259Z 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:23:25.9055141Z 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:23:25.9056074Z 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:23:25.9056941Z 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:23:25.9057917Z 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:23:25.9059184Z 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:23:25.9060181Z 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:23:25.9061120Z 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:23:25.9061828Z creating build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-09-27T15:23:25.9062720Z 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:23:25.9063664Z 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:23:25.9064616Z 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:23:25.9065593Z 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:23:25.9066589Z 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:23:25.9067595Z 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:23:25.9068565Z 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:23:25.9069544Z 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:23:25.9070522Z 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:23:25.9071473Z 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:23:25.9072436Z 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:23:25.9073441Z 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:23:25.9074457Z 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:23:25.9075623Z 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:23:25.9076609Z 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:23:25.9077581Z 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:23:25.9078572Z 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:23:25.9079571Z 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:23:25.9080514Z 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:23:25.9081483Z 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:23:25.9082393Z 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:23:25.9083439Z 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:23:25.9084428Z 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:23:25.9085412Z 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:23:25.9086378Z 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:23:25.9087358Z 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:23:25.9088344Z 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:23:25.9089338Z 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:23:25.9090315Z 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:23:25.9091284Z 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:23:25.9092051Z creating build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-09-27T15:23:25.9092867Z 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:23:25.9093820Z 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:23:25.9094780Z 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:23:25.9095760Z 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:23:25.9096753Z 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:23:25.9097711Z 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:23:25.9098653Z 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:23:25.9099811Z 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:23:25.9100875Z 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:23:25.9101893Z 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:23:25.9102857Z 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:23:25.9103815Z 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:23:25.9104784Z 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:23:25.9105757Z 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:23:25.9106686Z 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:23:25.9107739Z 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:23:25.9108694Z 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:23:25.9109633Z 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:23:25.9110545Z 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:23:25.9111523Z 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:23:25.9112491Z 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:23:25.9113507Z 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:23:25.9114469Z 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:23:25.9115514Z 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:23:25.9116498Z 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:23:25.9117466Z 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:23:25.9118455Z 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:23:25.9119468Z 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:23:25.9120434Z 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:23:25.9121392Z 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:23:25.9122352Z 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:23:25.9123368Z 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:23:25.9124573Z 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:23:25.9125586Z 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:23:25.9126605Z 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:23:25.9127566Z 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:23:25.9128560Z 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:23:25.9129602Z 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:23:25.9130608Z 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:23:25.9131642Z 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:23:25.9132724Z 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:23:25.9133807Z 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:23:25.9134838Z 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:23:25.9135798Z 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:23:25.9136745Z 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:23:25.9137716Z 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:23:25.9138432Z creating build/bdist.linux-x86_64/wheel/caffe2/python/mint 2022-09-27T15:23:25.9139309Z 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:23:25.9140228Z 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:23:25.9140935Z creating build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-09-27T15:23:25.9141727Z 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:23:25.9142642Z 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:23:25.9143599Z 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:23:25.9144549Z 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:23:25.9145496Z 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:23:25.9146403Z 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:23:25.9147381Z 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:23:25.9148550Z 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:23:25.9149523Z 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:23:25.9150458Z 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:23:25.9151399Z 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:23:25.9152351Z 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:23:25.9153302Z 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:23:25.9154236Z 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:23:25.9155265Z 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:23:25.9156215Z 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:23:25.9157253Z 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:23:25.9158179Z 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:23:25.9159122Z 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:23:25.9160079Z 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:23:25.9161030Z 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:23:25.9161769Z creating build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-09-27T15:23:25.9162584Z 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:23:25.9163609Z 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:23:25.9164666Z 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:23:25.9165736Z 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:23:25.9166746Z 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:23:25.9167802Z 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:23:25.9168866Z 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:23:25.9169919Z 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:23:25.9170923Z 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:23:25.9171947Z 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:23:25.9173043Z 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:23:25.9174064Z 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:23:25.9175066Z 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:23:25.9176047Z 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:23:25.9177045Z 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:23:25.9178055Z 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:23:25.9179190Z 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:23:25.9179941Z creating build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-09-27T15:23:25.9180861Z 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:23:25.9181807Z 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:23:25.9182736Z 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:23:25.9183731Z 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:23:25.9184715Z 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:23:25.9185667Z 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:23:25.9186619Z 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:23:25.9187566Z 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:23:25.9188323Z creating build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-09-27T15:23:25.9189223Z 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:23:25.9190184Z 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:23:25.9191219Z 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:23:25.9192293Z 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:23:25.9193383Z 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:23:25.9194428Z 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:23:25.9195470Z 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:23:25.9196483Z 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:23:25.9197349Z creating build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-09-27T15:23:25.9198144Z 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:23:25.9199039Z 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:23:25.9199984Z 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:23:25.9200913Z 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:23:25.9201831Z 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:23:25.9202748Z 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:23:25.9203665Z 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:23:25.9204575Z 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:23:25.9205548Z 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:23:25.9206459Z 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:23:25.9207201Z creating build/bdist.linux-x86_64/wheel/caffe2/python/onnx/bin 2022-09-27T15:23:25.9208022Z 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:23:25.9208974Z 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:23:25.9209710Z creating build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-09-27T15:23:25.9210551Z 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:23:25.9211522Z 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:23:25.9212508Z 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:23:25.9213480Z 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:23:25.9214481Z 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:23:25.9215460Z 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:23:25.9216428Z 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:23:25.9217183Z creating build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-09-27T15:23:25.9218054Z 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:23:25.9219184Z 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:23:25.9220248Z 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:23:25.9221362Z 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:23:25.9222437Z 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:23:25.9223475Z 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:23:25.9224539Z 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:23:25.9225617Z 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:23:25.9226646Z 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:23:25.9227677Z 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:23:25.9228706Z 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:23:25.9229833Z 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:23:25.9230870Z 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:23:25.9231920Z 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:23:25.9232980Z 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:23:25.9234067Z 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:23:25.9235206Z 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:23:25.9236295Z 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:23:25.9237383Z 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:23:25.9238467Z 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:23:25.9239534Z 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:23:25.9240569Z 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:23:25.9241613Z 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:23:25.9242681Z 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:23:25.9243733Z 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:23:25.9244745Z 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:23:25.9245843Z 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:23:25.9246933Z 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:23:25.9248031Z 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:23:25.9249100Z 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:23:25.9250138Z 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:23:25.9251184Z 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:23:25.9252241Z 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:23:25.9253445Z 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:23:25.9254553Z 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:23:25.9255607Z 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:23:25.9256654Z 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:23:25.9257694Z 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:23:25.9258686Z 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:23:25.9259830Z 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:23:25.9260866Z 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:23:25.9261929Z 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:23:25.9263064Z 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:23:25.9264133Z 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:23:25.9265148Z 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:23:25.9266186Z 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:23:25.9267282Z 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:23:25.9268363Z 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:23:25.9269540Z 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:23:25.9270591Z 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:23:25.9271653Z 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:23:25.9272717Z 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:23:25.9273734Z 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:23:25.9274895Z 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:23:25.9275976Z 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:23:25.9277149Z 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:23:25.9278180Z 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:23:25.9279246Z 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:23:25.9280322Z 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:23:25.9281416Z 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:23:25.9282511Z 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:23:25.9283604Z 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:23:25.9284699Z 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:23:25.9285769Z 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:23:25.9286841Z 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:23:25.9287867Z 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:23:25.9288958Z 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:23:25.9289988Z 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:23:25.9291018Z 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:23:25.9292039Z 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:23:25.9293192Z 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:23:25.9294225Z 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:23:25.9295259Z 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:23:25.9296317Z 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:23:25.9297348Z 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:23:25.9298381Z 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:23:25.9299614Z 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:23:25.9300820Z 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:23:25.9301885Z 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:23:25.9302925Z 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:23:25.9304066Z 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:23:25.9305186Z 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:23:25.9306228Z 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:23:25.9307240Z 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:23:25.9308269Z 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:23:25.9309294Z 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:23:25.9310346Z 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:23:25.9311397Z 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:23:25.9312410Z 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:23:25.9313453Z 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:23:25.9314508Z 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:23:25.9315614Z 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:23:25.9316799Z 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:23:25.9317909Z 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:23:25.9318966Z 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:23:25.9320044Z 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:23:25.9321075Z 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:23:25.9322121Z 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:23:25.9323157Z 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:23:25.9324194Z 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:23:25.9325274Z 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:23:25.9326373Z 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:23:25.9327471Z 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:23:25.9328541Z 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:23:25.9329600Z 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:23:25.9330717Z 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:23:25.9331800Z 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:23:25.9332875Z 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:23:25.9333947Z 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:23:25.9334987Z 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:23:25.9336088Z 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:23:25.9337152Z 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:23:25.9338195Z 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:23:25.9339323Z 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:23:25.9340479Z 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:23:25.9341602Z 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:23:25.9342660Z 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:23:25.9343644Z 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:23:25.9344652Z 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:23:25.9345698Z 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:23:25.9346760Z 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:23:25.9347817Z 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:23:25.9349844Z 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:23:25.9350417Z 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:23:25.9350986Z 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:23:25.9351543Z 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:23:25.9352120Z 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:23:25.9352697Z 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:23:25.9353262Z 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:23:25.9353825Z 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:23:25.9354401Z 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:23:25.9355031Z 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:23:25.9355597Z 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:23:25.9356167Z 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:23:25.9356737Z 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:23:25.9357317Z 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:23:25.9357935Z 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:23:25.9359136Z 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:23:25.9359928Z 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:23:25.9361014Z 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:23:25.9361929Z 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:23:25.9362863Z 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:23:25.9363892Z 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:23:25.9364854Z 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:23:25.9365605Z 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:23:25.9366486Z 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:23:25.9367067Z 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:23:25.9367637Z 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:23:25.9368231Z 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:23:25.9368799Z 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:23:25.9381930Z 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:23:25.9383459Z 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:23:25.9384075Z 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:23:25.9385156Z 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:23:25.9386270Z 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:23:25.9387435Z 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:23:25.9388325Z 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:23:25.9389536Z 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:23:25.9391380Z 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:23:25.9392632Z 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:23:25.9393666Z 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:23:25.9394713Z 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:23:25.9395746Z 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:23:25.9396760Z 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:23:25.9397703Z 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:23:25.9398805Z 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:23:25.9399529Z 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:23:25.9400290Z 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:23:25.9401042Z 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:23:25.9401855Z 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:23:25.9403239Z 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:23:25.9404540Z 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:23:25.9405711Z 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:23:25.9406822Z 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:23:25.9407872Z 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:23:25.9408942Z 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:23:25.9410291Z 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:23:25.9411539Z 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:23:25.9412661Z 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:23:25.9414022Z 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:23:25.9414884Z 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:23:25.9415962Z 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:23:25.9416736Z 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:23:25.9417481Z 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:23:25.9418505Z 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:23:25.9419666Z 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:23:25.9422938Z 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:23:25.9423616Z 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:23:25.9424537Z 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:23:25.9425347Z 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:23:25.9426020Z 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:23:25.9426686Z 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:23:25.9427569Z 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:23:25.9428145Z 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:23:25.9429597Z 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:23:25.9430541Z 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:23:25.9432033Z 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:23:25.9432868Z 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:23:25.9433664Z 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:23:25.9434519Z 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:23:25.9435624Z 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:23:25.9436375Z 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:23:25.9437481Z creating build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-09-27T15:23:25.9438561Z 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:23:25.9439662Z 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:23:25.9440788Z 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:23:25.9441904Z 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:23:25.9442971Z 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:23:25.9445143Z 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:23:25.9445890Z 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:23:25.9446433Z 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:23:25.9446917Z creating build/bdist.linux-x86_64/wheel/caffe2/python/rnn 2022-09-27T15:23:25.9447579Z 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:23:25.9448293Z 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:23:25.9448813Z 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:23:25.9450427Z creating build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test 2022-09-27T15:23:25.9451177Z 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:23:25.9452074Z 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:23:25.9452692Z 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:23:25.9453693Z creating build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data 2022-09-27T15:23:25.9455645Z creating build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-09-27T15:23:25.9456316Z 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:23:25.9457163Z 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:23:25.9458102Z 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:23:25.9458954Z 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:23:25.9460120Z 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:23:25.9461097Z 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:23:25.9462385Z 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:23:25.9463283Z 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:23:25.9464568Z 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:23:25.9465602Z 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:23:25.9466754Z 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:23:25.9467766Z 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:23:25.9468817Z 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:23:25.9469921Z 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:23:25.9471170Z 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:23:25.9472110Z 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:23:25.9473060Z 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:23:25.9474018Z 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:23:25.9475613Z 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:23:25.9476489Z 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:23:25.9477278Z 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:23:25.9478543Z 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:23:25.9479633Z 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:23:25.9480653Z 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:23:25.9481621Z 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:23:25.9482556Z 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:23:25.9483530Z 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:23:25.9484352Z 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:23:25.9485260Z 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:23:25.9486064Z 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:23:25.9487244Z 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:23:25.9488388Z 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:23:25.9489667Z 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:23:25.9490562Z 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:23:25.9491417Z 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:23:25.9492696Z 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:23:25.9493964Z 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:23:25.9495323Z 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:23:25.9496604Z 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:23:25.9497943Z 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:23:25.9499473Z 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:23:25.9500892Z 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:23:25.9502380Z 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:23:25.9503812Z 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:23:25.9505273Z 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:23:25.9506647Z 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:23:25.9507993Z 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:23:25.9509355Z 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:23:25.9510711Z 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:23:25.9512070Z 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:23:25.9513427Z 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:23:25.9514832Z 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:23:25.9516214Z 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:23:25.9517591Z 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:23:25.9518939Z 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:23:25.9520377Z 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:23:25.9521836Z 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:23:25.9523190Z 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:23:25.9524489Z 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:23:25.9525825Z 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:23:25.9527305Z 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:23:25.9528651Z 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:23:25.9530004Z 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:23:25.9531418Z 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:23:25.9532883Z 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:23:25.9534309Z 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:23:25.9535647Z 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:23:25.9536991Z 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:23:25.9538467Z 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:23:25.9540025Z 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:23:25.9541448Z 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:23:25.9542791Z 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:23:25.9544259Z 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:23:25.9545629Z 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:23:25.9546990Z 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:23:25.9548331Z 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:23:25.9549782Z 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:23:25.9551130Z 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:23:25.9552524Z 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:23:25.9553832Z 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:23:25.9555245Z 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:23:25.9556537Z 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:23:25.9557888Z 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:23:25.9559215Z 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:23:25.9560568Z 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:23:25.9561960Z 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:23:25.9563322Z 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:23:25.9564654Z 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:23:25.9566018Z 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:23:25.9567453Z 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:23:25.9568774Z 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:23:25.9570086Z 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:23:25.9571443Z 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:23:25.9572789Z 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:23:25.9574274Z 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:23:25.9575672Z 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:23:25.9577011Z 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:23:25.9578427Z 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:23:25.9579995Z 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:23:25.9581329Z 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:23:25.9582696Z 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:23:25.9584048Z 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:23:25.9585363Z 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:23:25.9586731Z 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:23:25.9588044Z 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:23:25.9589357Z 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:23:25.9590777Z 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:23:25.9592091Z 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:23:25.9593427Z 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:23:25.9594823Z 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:23:25.9596198Z 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:23:25.9597652Z 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:23:25.9599032Z 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:23:25.9600380Z 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:23:25.9601668Z 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:23:25.9602979Z 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:23:25.9604393Z 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:23:25.9605765Z 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:23:25.9607105Z 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:23:25.9608488Z 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:23:25.9609913Z 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:23:25.9611299Z 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:23:25.9612615Z 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:23:25.9614025Z 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:23:25.9615413Z 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:23:25.9616785Z 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:23:25.9618179Z 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:23:25.9619552Z 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:23:25.9620857Z 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:23:25.9622247Z 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:23:25.9623595Z 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:23:25.9624997Z 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:23:25.9626308Z 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:23:25.9627587Z 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:23:25.9628846Z 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:23:25.9630193Z 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:23:25.9631553Z 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:23:25.9632870Z 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:23:25.9634200Z 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:23:25.9635681Z 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:23:25.9637011Z 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:23:25.9638352Z 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:23:25.9639670Z 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:23:25.9641038Z 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:23:25.9642381Z 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:23:25.9643796Z 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:23:25.9645144Z 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:23:25.9646505Z 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:23:25.9647818Z 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:23:25.9649172Z 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:23:25.9650468Z 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:23:25.9651742Z 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:23:25.9653030Z 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:23:25.9654366Z 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:23:25.9655674Z 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:23:25.9657005Z 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:23:25.9657925Z creating build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-09-27T15:23:25.9658710Z 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:23:25.9659768Z 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:23:25.9660732Z 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:23:25.9661670Z 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:23:25.9662634Z 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:23:25.9663602Z 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:23:25.9664581Z 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:23:25.9665520Z 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:23:25.9666599Z 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:23:25.9667301Z creating build/bdist.linux-x86_64/wheel/caffe2/python/trt 2022-09-27T15:23:25.9668095Z 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:23:25.9669022Z 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:23:25.9669927Z 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:23:25.9670829Z 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:23:25.9671537Z creating build/bdist.linux-x86_64/wheel/caffe2/quantization 2022-09-27T15:23:25.9672332Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization 2022-09-27T15:23:25.9673073Z creating build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-09-27T15:23:25.9673910Z 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:23:25.9675050Z 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:23:25.9676179Z 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:23:25.9677311Z 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:23:25.9678413Z 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:23:25.9679502Z 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:23:25.9680605Z 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:23:25.9681674Z 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:23:25.9682809Z 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:23:25.9683916Z 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:23:25.9685052Z 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:23:25.9686128Z 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:23:25.9687190Z 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:23:25.9688265Z 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:23:25.9689390Z 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:23:25.9690539Z 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:23:25.9691648Z 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:23:25.9692755Z 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:23:25.9693865Z 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:23:25.9694962Z 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:23:25.9696097Z 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:23:25.9697251Z 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:23:25.9698305Z 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:23:25.9699574Z 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:23:25.9700660Z 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:23:25.9701774Z 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:23:25.9702856Z 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:23:25.9703882Z 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:23:25.9704505Z 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:23:25.9705164Z 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:23:25.9705729Z 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:23:25.9706328Z 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:23:25.9707013Z 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:23:25.9708017Z 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:23:25.9708941Z 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:23:25.9709869Z 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:23:25.9710759Z 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:23:25.9711293Z creating build/bdist.linux-x86_64/wheel/functorch 2022-09-27T15:23:25.9712027Z copying build/lib.linux-x86_64-cpython-37/functorch/__init__.py -> build/bdist.linux-x86_64/wheel/functorch 2022-09-27T15:23:25.9712771Z copying build/lib.linux-x86_64-cpython-37/functorch/setup.py -> build/bdist.linux-x86_64/wheel/functorch 2022-09-27T15:23:25.9713432Z creating build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:23:25.9714087Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:23:25.9715016Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/aot_autograd.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:23:25.9715641Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/benchmark_utils.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:23:25.9716582Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/compile_utils.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:23:25.9717301Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/compilers.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:23:25.9718073Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/config.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:23:25.9718905Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/eager_transforms.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:23:25.9719614Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/fx_minifier.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:23:25.9720495Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/make_functional.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:23:25.9721242Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/monkey_patching.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:23:25.9722066Z 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:23:25.9722986Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/partitioners.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:23:25.9723888Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/python_key.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:23:25.9724764Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/pytree_hacks.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:23:25.9725713Z 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:23:25.9726681Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/vmap.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-09-27T15:23:25.9727350Z creating build/bdist.linux-x86_64/wheel/functorch/compile 2022-09-27T15:23:25.9728145Z copying build/lib.linux-x86_64-cpython-37/functorch/compile/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/compile 2022-09-27T15:23:25.9728817Z creating build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:23:25.9729558Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:23:25.9730428Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/batch_tensor.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:23:25.9731354Z 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:23:25.9731918Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/dim.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:23:25.9732396Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/magic_trace.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:23:25.9732874Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/op_properties.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:23:25.9733756Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/reference.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:23:25.9734429Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/tree_map.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:23:25.9735318Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/wrap_type.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-09-27T15:23:25.9735885Z creating build/bdist.linux-x86_64/wheel/functorch/experimental 2022-09-27T15:23:25.9736711Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2022-09-27T15:23:25.9737296Z 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:23:25.9737972Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/cond.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2022-09-27T15:23:25.9738763Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/ops.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2022-09-27T15:23:25.9739692Z 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:23:25.9740364Z creating build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9740907Z copying build/lib.linux-x86_64-cpython-37/torch/_VF.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9741324Z copying build/lib.linux-x86_64-cpython-37/torch/__config__.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9741774Z copying build/lib.linux-x86_64-cpython-37/torch/__future__.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9742357Z copying build/lib.linux-x86_64-cpython-37/torch/__init__.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9743142Z copying build/lib.linux-x86_64-cpython-37/torch/_appdirs.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9743937Z copying build/lib.linux-x86_64-cpython-37/torch/_classes.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9744625Z copying build/lib.linux-x86_64-cpython-37/torch/_deploy.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9745448Z copying build/lib.linux-x86_64-cpython-37/torch/_jit_internal.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9746106Z copying build/lib.linux-x86_64-cpython-37/torch/_linalg_utils.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9746621Z copying build/lib.linux-x86_64-cpython-37/torch/_lobpcg.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9747480Z copying build/lib.linux-x86_64-cpython-37/torch/_lowrank.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9748168Z copying build/lib.linux-x86_64-cpython-37/torch/_meta_registrations.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9749023Z copying build/lib.linux-x86_64-cpython-37/torch/_namedtensor_internals.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9749719Z copying build/lib.linux-x86_64-cpython-37/torch/_ops.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9750492Z copying build/lib.linux-x86_64-cpython-37/torch/_python_dispatcher.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9750986Z copying build/lib.linux-x86_64-cpython-37/torch/_six.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9751548Z copying build/lib.linux-x86_64-cpython-37/torch/_sources.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9752133Z copying build/lib.linux-x86_64-cpython-37/torch/_storage_docs.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9752672Z copying build/lib.linux-x86_64-cpython-37/torch/_tensor.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9753169Z copying build/lib.linux-x86_64-cpython-37/torch/_tensor_docs.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9753676Z copying build/lib.linux-x86_64-cpython-37/torch/_tensor_str.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9754323Z copying build/lib.linux-x86_64-cpython-37/torch/_torch_docs.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9755021Z copying build/lib.linux-x86_64-cpython-37/torch/_utils.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9755536Z copying build/lib.linux-x86_64-cpython-37/torch/_utils_internal.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9756072Z copying build/lib.linux-x86_64-cpython-37/torch/_vmap_internals.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9756644Z copying build/lib.linux-x86_64-cpython-37/torch/functional.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9757080Z copying build/lib.linux-x86_64-cpython-37/torch/hub.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9757531Z copying build/lib.linux-x86_64-cpython-37/torch/library.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9758174Z copying build/lib.linux-x86_64-cpython-37/torch/overrides.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9758745Z copying build/lib.linux-x86_64-cpython-37/torch/quasirandom.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9759339Z copying build/lib.linux-x86_64-cpython-37/torch/random.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9759967Z copying build/lib.linux-x86_64-cpython-37/torch/return_types.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9760541Z copying build/lib.linux-x86_64-cpython-37/torch/serialization.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9761108Z copying build/lib.linux-x86_64-cpython-37/torch/storage.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9761699Z copying build/lib.linux-x86_64-cpython-37/torch/torch_version.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9762473Z copying build/lib.linux-x86_64-cpython-37/torch/types.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9763254Z copying build/lib.linux-x86_64-cpython-37/torch/version.py -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:25.9763908Z creating build/bdist.linux-x86_64/wheel/torch/_decomp 2022-09-27T15:23:25.9764660Z copying build/lib.linux-x86_64-cpython-37/torch/_decomp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2022-09-27T15:23:25.9765513Z copying build/lib.linux-x86_64-cpython-37/torch/_decomp/decompositions.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2022-09-27T15:23:25.9766185Z 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:23:25.9766765Z creating build/bdist.linux-x86_64/wheel/torch/_dispatch 2022-09-27T15:23:25.9767318Z copying build/lib.linux-x86_64-cpython-37/torch/_dispatch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2022-09-27T15:23:25.9767907Z copying build/lib.linux-x86_64-cpython-37/torch/_dispatch/python.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2022-09-27T15:23:25.9768401Z creating build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:23:25.9768957Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:23:25.9769403Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/closure.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:23:25.9769868Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/computation.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:23:25.9770514Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/config.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:23:25.9770958Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/debug.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:23:25.9771511Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/device_context.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:23:25.9772076Z 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:23:25.9772602Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/ir_cache.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:23:25.9773130Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/metrics.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:23:25.9773615Z 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:23:25.9774238Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/ts_backend.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-09-27T15:23:25.9774656Z creating build/bdist.linux-x86_64/wheel/torch/_masked 2022-09-27T15:23:25.9775117Z copying build/lib.linux-x86_64-cpython-37/torch/_masked/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_masked 2022-09-27T15:23:25.9775671Z copying build/lib.linux-x86_64-cpython-37/torch/_masked/_docs.py -> build/bdist.linux-x86_64/wheel/torch/_masked 2022-09-27T15:23:25.9776168Z creating build/bdist.linux-x86_64/wheel/torch/_prims 2022-09-27T15:23:25.9776674Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-09-27T15:23:25.9777285Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/context.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-09-27T15:23:25.9777890Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/executor.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-09-27T15:23:25.9778446Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/nvfuser_executor.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-09-27T15:23:25.9779320Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/nvfuser_prims.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-09-27T15:23:25.9780019Z creating build/bdist.linux-x86_64/wheel/torch/_prims_common 2022-09-27T15:23:25.9780736Z 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:23:25.9781660Z 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:23:25.9782411Z creating build/bdist.linux-x86_64/wheel/torch/_refs 2022-09-27T15:23:25.9783010Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2022-09-27T15:23:25.9785158Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/fft.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2022-09-27T15:23:25.9786025Z creating build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2022-09-27T15:23:25.9787023Z 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:23:25.9787741Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn 2022-09-27T15:23:25.9788461Z 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:23:25.9789418Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2022-09-27T15:23:25.9790271Z 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:23:25.9791262Z creating build/bdist.linux-x86_64/wheel/torch/_refs/special 2022-09-27T15:23:25.9791933Z 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:23:25.9792870Z creating build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-09-27T15:23:25.9793572Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-09-27T15:23:25.9794166Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/fake_tensor.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-09-27T15:23:25.9795133Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/fake_utils.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-09-27T15:23:25.9796285Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/meta_utils.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-09-27T15:23:25.9798077Z creating build/bdist.linux-x86_64/wheel/torch/amp 2022-09-27T15:23:25.9798566Z copying build/lib.linux-x86_64-cpython-37/torch/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/amp 2022-09-27T15:23:25.9799341Z copying build/lib.linux-x86_64-cpython-37/torch/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/amp 2022-09-27T15:23:25.9800015Z creating build/bdist.linux-x86_64/wheel/torch/ao 2022-09-27T15:23:25.9800591Z copying build/lib.linux-x86_64-cpython-37/torch/ao/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao 2022-09-27T15:23:25.9801214Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn 2022-09-27T15:23:25.9801629Z 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:23:25.9802960Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2022-09-27T15:23:25.9803723Z 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:23:25.9805089Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2022-09-27T15:23:25.9805465Z 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:23:25.9806022Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2022-09-27T15:23:25.9806825Z 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:23:25.9807683Z 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:23:25.9809319Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2022-09-27T15:23:25.9809887Z 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:23:25.9810462Z 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:23:25.9811607Z 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:23:25.9812411Z 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:23:25.9813588Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2022-09-27T15:23:25.9813903Z 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:23:25.9814823Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2022-09-27T15:23:25.9815689Z 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:23:25.9816506Z 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:23:25.9818023Z 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:23:25.9819508Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2022-09-27T15:23:25.9819818Z 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:23:25.9821343Z 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:23:25.9822271Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2022-09-27T15:23:25.9822825Z 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:23:25.9824095Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2022-09-27T15:23:25.9824766Z 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:23:25.9825440Z 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:23:25.9826450Z 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:23:25.9827465Z 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:23:25.9829336Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-09-27T15:23:25.9829822Z 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:23:25.9831081Z 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:23:25.9831722Z 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:23:25.9832684Z 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:23:25.9834898Z 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:23:25.9835403Z 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:23:25.9835754Z 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:23:25.9837500Z 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:23:25.9838017Z 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:23:25.9838812Z 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:23:25.9839610Z 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:23:25.9840559Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2022-09-27T15:23:25.9841345Z 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:23:25.9842115Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-09-27T15:23:25.9842910Z 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:23:25.9843520Z 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:23:25.9844542Z 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:23:25.9845636Z 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:23:25.9846682Z 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:23:25.9847635Z 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:23:25.9848879Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2022-09-27T15:23:25.9850002Z 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:23:25.9850385Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2022-09-27T15:23:25.9851237Z 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:23:25.9852233Z 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:23:25.9852829Z 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:23:25.9854315Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2022-09-27T15:23:25.9855032Z 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:23:25.9855975Z 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:23:25.9857822Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns 2022-09-27T15:23:25.9858365Z 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:23:25.9858890Z 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:23:25.9859748Z 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:23:25.9861666Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-09-27T15:23:25.9862227Z 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:23:25.9862980Z 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:23:25.9863903Z 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:23:25.9865569Z 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:23:25.9866150Z 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:23:25.9867183Z 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:23:25.9867617Z 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:23:25.9868988Z 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:23:25.9870269Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-09-27T15:23:25.9870648Z 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:23:25.9872061Z 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:23:25.9873018Z 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:23:25.9874245Z 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:23:25.9874938Z 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:23:25.9876265Z 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:23:25.9877266Z 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:23:25.9877954Z 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:23:25.9879992Z 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:23:25.9881025Z 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:23:25.9882182Z 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:23:25.9882788Z 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:23:25.9883838Z 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:23:25.9885117Z 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:23:25.9886738Z 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:23:25.9887712Z 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:23:25.9888831Z 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:23:25.9889700Z 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:23:25.9890522Z 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:23:25.9892213Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-09-27T15:23:25.9893047Z 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:23:25.9893510Z 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:23:25.9894590Z 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:23:25.9895977Z 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:23:25.9896868Z 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:23:25.9897831Z 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:23:25.9898775Z 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:23:25.9899862Z 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:23:25.9900754Z 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:23:25.9902685Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-09-27T15:23:25.9903466Z 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:23:25.9904452Z 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:23:25.9905963Z 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:23:25.9907707Z 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:23:25.9908668Z 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:23:25.9909969Z 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:23:25.9911337Z 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:23:25.9912600Z 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:23:25.9913708Z 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:23:25.9914908Z 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:23:25.9916020Z 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:23:25.9917206Z 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:23:25.9918400Z 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:23:25.9919420Z 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:23:25.9921484Z 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:23:25.9922790Z 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:23:25.9923896Z 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:23:25.9925020Z 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:23:25.9926821Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-09-27T15:23:25.9927573Z 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:23:25.9928603Z 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:23:25.9930636Z 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:23:25.9931804Z 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:23:25.9932886Z 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:23:25.9934740Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity 2022-09-27T15:23:25.9935298Z 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:23:25.9936316Z 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:23:25.9937257Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental 2022-09-27T15:23:25.9938023Z 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:23:25.9939561Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/activation_sparsifier 2022-09-27T15:23:25.9940200Z 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:23:25.9940933Z 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:23:25.9942321Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_scheduler 2022-09-27T15:23:25.9942708Z 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:23:25.9944122Z 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:23:25.9945337Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier 2022-09-27T15:23:25.9945962Z 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:23:25.9947063Z 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:23:25.9947784Z 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:23:25.9948881Z 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:23:25.9950212Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning 2022-09-27T15:23:25.9950637Z 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:23:25.9952184Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-09-27T15:23:25.9952891Z 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:23:25.9953712Z 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:23:25.9954942Z 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:23:25.9955668Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/pruner 2022-09-27T15:23:25.9956336Z 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:23:25.9957131Z 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:23:25.9958549Z 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:23:25.9959959Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/scheduler 2022-09-27T15:23:25.9960563Z 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:23:25.9961163Z 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:23:25.9962029Z 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:23:25.9963397Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-09-27T15:23:25.9963776Z 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:23:25.9964692Z 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:23:25.9966450Z 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:23:25.9966973Z 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:23:25.9967658Z 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:23:25.9969098Z creating build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:23:25.9969734Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:23:25.9970462Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/anomaly_mode.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:23:25.9971428Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/forward_ad.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:23:25.9972385Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/function.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:23:25.9974573Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/functional.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:23:25.9975781Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/grad_mode.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:23:25.9977070Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/gradcheck.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:23:25.9978851Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/graph.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:23:25.9979998Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/profiler.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:23:25.9981648Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/profiler_legacy.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:23:25.9983522Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/profiler_util.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:23:25.9984051Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/variable.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-09-27T15:23:25.9985594Z creating build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2022-09-27T15:23:25.9986006Z 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:23:25.9987283Z 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:23:25.9988186Z 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:23:25.9989967Z creating build/bdist.linux-x86_64/wheel/torch/backends 2022-09-27T15:23:25.9990264Z copying build/lib.linux-x86_64-cpython-37/torch/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends 2022-09-27T15:23:25.9991898Z creating build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2022-09-27T15:23:25.9992311Z 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:23:25.9993202Z 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:23:25.9994397Z creating build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2022-09-27T15:23:25.9995031Z 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:23:25.9996236Z 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:23:25.9997254Z 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:23:25.9999708Z creating build/bdist.linux-x86_64/wheel/torch/backends/cuda 2022-09-27T15:23:26.0000267Z 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:23:26.0001375Z creating build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2022-09-27T15:23:26.0002067Z 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:23:26.0003417Z 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:23:26.0004480Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkl 2022-09-27T15:23:26.0005165Z 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:23:26.0006402Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2022-09-27T15:23:26.0006716Z 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:23:26.0008145Z creating build/bdist.linux-x86_64/wheel/torch/backends/mps 2022-09-27T15:23:26.0008490Z 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:23:26.0010290Z creating build/bdist.linux-x86_64/wheel/torch/backends/openmp 2022-09-27T15:23:26.0010681Z 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:23:26.0011937Z creating build/bdist.linux-x86_64/wheel/torch/backends/quantized 2022-09-27T15:23:26.0012276Z 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:23:26.0013473Z creating build/bdist.linux-x86_64/wheel/torch/backends/xeon 2022-09-27T15:23:26.0014095Z 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:23:26.0014903Z 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:23:26.0017019Z creating build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2022-09-27T15:23:26.0017429Z 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:23:26.0019586Z creating build/bdist.linux-x86_64/wheel/torch/contrib 2022-09-27T15:23:26.0020113Z copying build/lib.linux-x86_64-cpython-37/torch/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2022-09-27T15:23:26.0020667Z copying build/lib.linux-x86_64-cpython-37/torch/contrib/_tensorboard_vis.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2022-09-27T15:23:26.0021460Z creating build/bdist.linux-x86_64/wheel/torch/cpu 2022-09-27T15:23:26.0022393Z copying build/lib.linux-x86_64-cpython-37/torch/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cpu 2022-09-27T15:23:26.0023356Z creating build/bdist.linux-x86_64/wheel/torch/cpu/amp 2022-09-27T15:23:26.0024307Z 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:23:26.0024938Z 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:23:26.0026178Z creating build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:23:26.0026481Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:23:26.0027940Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_dynamo_graphs.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:23:26.0028749Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_memory_viz.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:23:26.0029332Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_sanitizer.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:23:26.0030592Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_utils.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:23:26.0031949Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/comm.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:23:26.0032555Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/error.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:23:26.0033756Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/graphs.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:23:26.0034392Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/jiterator.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:23:26.0035782Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/memory.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:23:26.0036654Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/nccl.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:23:26.0037535Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/nvtx.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:23:26.0038135Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/profiler.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:23:26.0038952Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/random.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:23:26.0039662Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/sparse.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:23:26.0040885Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/streams.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-09-27T15:23:26.0042190Z creating build/bdist.linux-x86_64/wheel/torch/cuda/amp 2022-09-27T15:23:26.0043153Z 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:23:26.0043740Z 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:23:26.0044531Z 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:23:26.0045212Z 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:23:26.0047177Z creating build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:23:26.0047844Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:23:26.0048386Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/argparse_util.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:23:26.0049282Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/constants.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:23:26.0049909Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/distributed_c10d.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:23:26.0051992Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/launch.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:23:26.0052921Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/remote_device.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:23:26.0053673Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:23:26.0054735Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/run.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:23:26.0055838Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-09-27T15:23:26.0057224Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-09-27T15:23:26.0057542Z 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:23:26.0058622Z 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:23:26.0059867Z 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:23:26.0060766Z 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:23:26.0062156Z 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:23:26.0062907Z 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:23:26.0063730Z 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:23:26.0065096Z 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:23:26.0065933Z 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:23:26.0067492Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-09-27T15:23:26.0068164Z 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:23:26.0068592Z 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:23:26.0069332Z 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:23:26.0070263Z 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:23:26.0071063Z 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:23:26.0071915Z 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:23:26.0072957Z 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:23:26.0074020Z 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:23:26.0074744Z 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:23:26.0075747Z 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:23:26.0076542Z 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:23:26.0078077Z 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:23:26.0078840Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2022-09-27T15:23:26.0079272Z 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:23:26.0080348Z 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:23:26.0081858Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-09-27T15:23:26.0083664Z 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:23:26.0084331Z 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:23:26.0085007Z 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:23:26.0086159Z 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:23:26.0087198Z 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:23:26.0088547Z 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:23:26.0089646Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-09-27T15:23:26.0090511Z 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:23:26.0091522Z 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:23:26.0092585Z 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:23:26.0093584Z 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:23:26.0094635Z 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:23:26.0095754Z 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:23:26.0096715Z 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:23:26.0097841Z 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:23:26.0098951Z 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:23:26.0099993Z 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:23:26.0101709Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2022-09-27T15:23:26.0102621Z 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:23:26.0103397Z 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:23:26.0104507Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2022-09-27T15:23:26.0105118Z 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:23:26.0106296Z 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:23:26.0107228Z 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:23:26.0108782Z 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:23:26.0109726Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-09-27T15:23:26.0110427Z 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:23:26.0111700Z 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:23:26.0112775Z 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:23:26.0113644Z 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:23:26.0115210Z 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:23:26.0116059Z 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:23:26.0117084Z 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:23:26.0119125Z 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:23:26.0119519Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2022-09-27T15:23:26.0120265Z 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:23:26.0121570Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2022-09-27T15:23:26.0121992Z 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:23:26.0123182Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2022-09-27T15:23:26.0124062Z 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:23:26.0124914Z 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:23:26.0126333Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2022-09-27T15:23:26.0126967Z 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:23:26.0128257Z 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:23:26.0129793Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2022-09-27T15:23:26.0130403Z 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:23:26.0131361Z 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:23:26.0132584Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2022-09-27T15:23:26.0133061Z 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:23:26.0134480Z 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:23:26.0136231Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2022-09-27T15:23:26.0136847Z 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:23:26.0137319Z 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:23:26.0138240Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2022-09-27T15:23:26.0138841Z 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:23:26.0139590Z 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:23:26.0140959Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-09-27T15:23:26.0141363Z 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:23:26.0142358Z 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:23:26.0143547Z 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:23:26.0144012Z 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:23:26.0145135Z 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:23:26.0145932Z 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:23:26.0147923Z 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:23:26.0148470Z 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:23:26.0149464Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2022-09-27T15:23:26.0149983Z 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:23:26.0151185Z 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:23:26.0152341Z 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:23:26.0153269Z 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:23:26.0154438Z creating build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2022-09-27T15:23:26.0154948Z 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:23:26.0156431Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2022-09-27T15:23:26.0156938Z 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:23:26.0158343Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2022-09-27T15:23:26.0158801Z 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:23:26.0159847Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2022-09-27T15:23:26.0160276Z 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:23:26.0161157Z 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:23:26.0162424Z 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:23:26.0163772Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2022-09-27T15:23:26.0164217Z 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:23:26.0165247Z 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:23:26.0165953Z 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:23:26.0167564Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2022-09-27T15:23:26.0168031Z 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:23:26.0168999Z 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:23:26.0169764Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2022-09-27T15:23:26.0171087Z 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:23:26.0172014Z 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:23:26.0173075Z 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:23:26.0173946Z 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:23:26.0175232Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2022-09-27T15:23:26.0175631Z 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:23:26.0176976Z 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:23:26.0177909Z 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:23:26.0180092Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-09-27T15:23:26.0180585Z 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:23:26.0181785Z 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:23:26.0182388Z 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:23:26.0183512Z 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:23:26.0184820Z 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:23:26.0185868Z 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:23:26.0186753Z 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:23:26.0187710Z 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:23:26.0189072Z 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:23:26.0189637Z 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:23:26.0190833Z 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:23:26.0191820Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2022-09-27T15:23:26.0192641Z 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:23:26.0193304Z 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:23:26.0194369Z 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:23:26.0195332Z 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:23:26.0196959Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-09-27T15:23:26.0198045Z 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:23:26.0198670Z 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:23:26.0199309Z 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:23:26.0200431Z 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:23:26.0201101Z 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:23:26.0202097Z 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:23:26.0203087Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2022-09-27T15:23:26.0203768Z 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:23:26.0204649Z 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:23:26.0206043Z 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:23:26.0206895Z creating build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-09-27T15:23:26.0207826Z 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:23:26.0208600Z 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:23:26.0210063Z 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:23:26.0210758Z 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:23:26.0211911Z 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:23:26.0212657Z 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:23:26.0213798Z 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:23:26.0214481Z 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:23:26.0216951Z 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:23:26.0217929Z 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:23:26.0218552Z 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:23:26.0220185Z creating build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2022-09-27T15:23:26.0222187Z 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:23:26.0222583Z 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:23:26.0223659Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn 2022-09-27T15:23:26.0223982Z 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:23:26.0225415Z 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:23:26.0227608Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2022-09-27T15:23:26.0228132Z 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:23:26.0228618Z 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:23:26.0231130Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2022-09-27T15:23:26.0231685Z 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:23:26.0232070Z 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:23:26.0232517Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2022-09-27T15:23:26.0233169Z 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:23:26.0234267Z 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:23:26.0235322Z creating build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-09-27T15:23:26.0235925Z 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:23:26.0237134Z 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:23:26.0238128Z 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:23:26.0238744Z 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:23:26.0239868Z 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:23:26.0240214Z 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:23:26.0241762Z 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:23:26.0242290Z 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:23:26.0243551Z 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:23:26.0244010Z 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:23:26.0245792Z 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:23:26.0246396Z 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:23:26.0247144Z 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:23:26.0249228Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline 2022-09-27T15:23:26.0249737Z 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:23:26.0251126Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-09-27T15:23:26.0251677Z 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:23:26.0252753Z 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:23:26.0253750Z 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:23:26.0254511Z 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:23:26.0255353Z 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:23:26.0257095Z 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:23:26.0257534Z 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:23:26.0258788Z 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:23:26.0260035Z 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:23:26.0261015Z 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:23:26.0261947Z 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:23:26.0262854Z 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:23:26.0264505Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2022-09-27T15:23:26.0265083Z 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:23:26.0266080Z 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:23:26.0266877Z 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:23:26.0268107Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-09-27T15:23:26.0268604Z 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:23:26.0269605Z 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:23:26.0270474Z 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:23:26.0271515Z 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:23:26.0272498Z 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:23:26.0273518Z 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:23:26.0275309Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-09-27T15:23:26.0275901Z 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:23:26.0276953Z 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:23:26.0277727Z 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:23:26.0279207Z 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:23:26.0279848Z 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:23:26.0280770Z 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:23:26.0281338Z 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:23:26.0282753Z 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:23:26.0283282Z 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:23:26.0284431Z 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:23:26.0285958Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2022-09-27T15:23:26.0286335Z 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:23:26.0287363Z 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:23:26.0288541Z creating build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0289154Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0290650Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0291188Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/beta.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0292102Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0292844Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0294073Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0294984Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/chi2.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0295953Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/constraint_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0296656Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/constraints.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0297511Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/continuous_bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0299357Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/dirichlet.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0299986Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0300620Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/exp_family.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0301368Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/exponential.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0302276Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/fishersnedecor.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0302971Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/gamma.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0303992Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/geometric.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0305046Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/gumbel.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0306026Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/half_cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0306906Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/half_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0308346Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/independent.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0308630Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/kl.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0310726Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/kumaraswamy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0311301Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/laplace.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0311865Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/lkj_cholesky.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0312821Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/log_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0313678Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/logistic_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0314992Z 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:23:26.0316197Z 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:23:26.0317386Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/multinomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0318581Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/multivariate_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0319739Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/negative_binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0321741Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0322724Z 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:23:26.0323865Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/pareto.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0324947Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/poisson.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0326024Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/relaxed_bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0327428Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/relaxed_categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0328429Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/studentT.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0329717Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/transformed_distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0330710Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/transforms.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0332078Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/uniform.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0333172Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0334389Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/von_mises.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0335663Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/weibull.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0336676Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/wishart.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-09-27T15:23:26.0338399Z creating build/bdist.linux-x86_64/wheel/torch/fft 2022-09-27T15:23:26.0338927Z copying build/lib.linux-x86_64-cpython-37/torch/fft/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fft 2022-09-27T15:23:26.0341296Z creating build/bdist.linux-x86_64/wheel/torch/futures 2022-09-27T15:23:26.0341597Z copying build/lib.linux-x86_64-cpython-37/torch/futures/__init__.py -> build/bdist.linux-x86_64/wheel/torch/futures 2022-09-27T15:23:26.0343216Z creating build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:23:26.0343574Z copying build/lib.linux-x86_64-cpython-37/torch/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:23:26.0344563Z copying build/lib.linux-x86_64-cpython-37/torch/fx/_compatibility.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:23:26.0345924Z copying build/lib.linux-x86_64-cpython-37/torch/fx/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:23:26.0346538Z copying build/lib.linux-x86_64-cpython-37/torch/fx/_symbolic_trace.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:23:26.0347512Z copying build/lib.linux-x86_64-cpython-37/torch/fx/annotate.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:23:26.0348608Z copying build/lib.linux-x86_64-cpython-37/torch/fx/graph.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:23:26.0349778Z copying build/lib.linux-x86_64-cpython-37/torch/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:23:26.0350745Z copying build/lib.linux-x86_64-cpython-37/torch/fx/immutable_collections.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:23:26.0351614Z copying build/lib.linux-x86_64-cpython-37/torch/fx/interpreter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:23:26.0353067Z copying build/lib.linux-x86_64-cpython-37/torch/fx/node.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:23:26.0353805Z copying build/lib.linux-x86_64-cpython-37/torch/fx/operator_schemas.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:23:26.0355219Z copying build/lib.linux-x86_64-cpython-37/torch/fx/proxy.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:23:26.0356066Z copying build/lib.linux-x86_64-cpython-37/torch/fx/subgraph_rewriter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:23:26.0356987Z copying build/lib.linux-x86_64-cpython-37/torch/fx/tensor_type.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:23:26.0357980Z copying build/lib.linux-x86_64-cpython-37/torch/fx/traceback.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-09-27T15:23:26.0359376Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-09-27T15:23:26.0360367Z 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:23:26.0361092Z 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:23:26.0362734Z 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:23:26.0363278Z 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:23:26.0364319Z 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:23:26.0365400Z 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:23:26.0366301Z 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:23:26.0368103Z 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:23:26.0368664Z 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:23:26.0369456Z 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:23:26.0370102Z 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:23:26.0371744Z 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:23:26.0372298Z 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:23:26.0373205Z 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:23:26.0375123Z 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:23:26.0375702Z 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:23:26.0377324Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-09-27T15:23:26.0377858Z 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:23:26.0378453Z 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:23:26.0379421Z 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:23:26.0380656Z 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:23:26.0382341Z 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:23:26.0383021Z 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:23:26.0384085Z 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:23:26.0384945Z 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:23:26.0386307Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-09-27T15:23:26.0386781Z 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:23:26.0387521Z 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:23:26.0388360Z 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:23:26.0389139Z 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:23:26.0390127Z 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:23:26.0390986Z 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:23:26.0392037Z 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:23:26.0392644Z 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:23:26.0393905Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-09-27T15:23:26.0394412Z 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:23:26.0395692Z 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:23:26.0396301Z 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:23:26.0397728Z 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:23:26.0398291Z 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:23:26.0399286Z 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:23:26.0400234Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-09-27T15:23:26.0400630Z 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:23:26.0402172Z 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:23:26.0403668Z 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:23:26.0404049Z 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:23:26.0405493Z 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:23:26.0406105Z 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:23:26.0407172Z 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:23:26.0407628Z 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:23:26.0409185Z 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:23:26.0410117Z 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:23:26.0410892Z 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:23:26.0411980Z 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:23:26.0412754Z 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:23:26.0414074Z 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:23:26.0415028Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2022-09-27T15:23:26.0416471Z 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:23:26.0416959Z 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:23:26.0418738Z 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:23:26.0420125Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2022-09-27T15:23:26.0420500Z 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:23:26.0421500Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2022-09-27T15:23:26.0422082Z 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:23:26.0422734Z 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:23:26.0424178Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2022-09-27T15:23:26.0424608Z 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:23:26.0425777Z 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:23:26.0426744Z 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:23:26.0427648Z 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:23:26.0429645Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2022-09-27T15:23:26.0430194Z 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:23:26.0430794Z 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:23:26.0431348Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2022-09-27T15:23:26.0431913Z 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:23:26.0432815Z 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:23:26.0433971Z 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:23:26.0434796Z 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:23:26.0435782Z creating build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:23:26.0436815Z copying build/lib.linux-x86_64-cpython-37/torch/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:23:26.0437699Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_async.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:23:26.0438581Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_builtins.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:23:26.0439519Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_check.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:23:26.0439891Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_dataclass_impls.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:23:26.0441439Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_decomposition_utils.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:23:26.0441876Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_decompositions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:23:26.0442921Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:23:26.0444443Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_fuser.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:23:26.0445399Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_ir_utils.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:23:26.0446461Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_logging.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:23:26.0447597Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_monkeytype_config.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:23:26.0448638Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_pickle.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:23:26.0449858Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_recursive.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:23:26.0451559Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_script.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:23:26.0453237Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_serialization.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:23:26.0454613Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_shape_functions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:23:26.0455933Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_state.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:23:26.0457526Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_trace.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:23:26.0458886Z copying build/lib.linux-x86_64-cpython-37/torch/jit/annotations.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:23:26.0460454Z copying build/lib.linux-x86_64-cpython-37/torch/jit/frontend.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:23:26.0461838Z copying build/lib.linux-x86_64-cpython-37/torch/jit/generate_bytecode.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:23:26.0463006Z copying build/lib.linux-x86_64-cpython-37/torch/jit/quantized.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:23:26.0464324Z copying build/lib.linux-x86_64-cpython-37/torch/jit/supported_ops.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-09-27T15:23:26.0465662Z 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:23:26.0467147Z creating build/bdist.linux-x86_64/wheel/torch/jit/_passes 2022-09-27T15:23:26.0467670Z 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:23:26.0469582Z 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:23:26.0470506Z creating build/bdist.linux-x86_64/wheel/torch/jit/mobile 2022-09-27T15:23:26.0470995Z 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:23:26.0472970Z creating build/bdist.linux-x86_64/wheel/torch/linalg 2022-09-27T15:23:26.0473250Z copying build/lib.linux-x86_64-cpython-37/torch/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/torch/linalg 2022-09-27T15:23:26.0475685Z creating build/bdist.linux-x86_64/wheel/torch/masked 2022-09-27T15:23:26.0476379Z copying build/lib.linux-x86_64-cpython-37/torch/masked/__init__.py -> build/bdist.linux-x86_64/wheel/torch/masked 2022-09-27T15:23:26.0477377Z creating build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-09-27T15:23:26.0478284Z 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:23:26.0478818Z 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:23:26.0480421Z 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:23:26.0481385Z 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:23:26.0482213Z 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:23:26.0483263Z 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:23:26.0484409Z 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:23:26.0485315Z 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:23:26.0487051Z creating build/bdist.linux-x86_64/wheel/torch/monitor 2022-09-27T15:23:26.0487824Z copying build/lib.linux-x86_64-cpython-37/torch/monitor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/monitor 2022-09-27T15:23:26.0488723Z creating build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-09-27T15:23:26.0489410Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-09-27T15:23:26.0491517Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/_atfork.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-09-27T15:23:26.0492066Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/pool.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-09-27T15:23:26.0492828Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/queue.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-09-27T15:23:26.0493953Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/reductions.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-09-27T15:23:26.0495215Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/spawn.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-09-27T15:23:26.0496683Z creating build/bdist.linux-x86_64/wheel/torch/nested 2022-09-27T15:23:26.0497609Z copying build/lib.linux-x86_64-cpython-37/torch/nested/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nested 2022-09-27T15:23:26.0499476Z creating build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:23:26.0499948Z copying build/lib.linux-x86_64-cpython-37/torch/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:23:26.0501015Z copying build/lib.linux-x86_64-cpython-37/torch/nn/_reduction.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:23:26.0502334Z copying build/lib.linux-x86_64-cpython-37/torch/nn/common_types.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:23:26.0503295Z copying build/lib.linux-x86_64-cpython-37/torch/nn/cpp.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:23:26.0504443Z copying build/lib.linux-x86_64-cpython-37/torch/nn/functional.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:23:26.0507764Z copying build/lib.linux-x86_64-cpython-37/torch/nn/grad.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:23:26.0508371Z copying build/lib.linux-x86_64-cpython-37/torch/nn/init.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:23:26.0509522Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parameter.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:23:26.0511145Z creating build/bdist.linux-x86_64/wheel/torch/nn/backends 2022-09-27T15:23:26.0511653Z 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:23:26.0512685Z 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:23:26.0513961Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2022-09-27T15:23:26.0514860Z 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:23:26.0516193Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2022-09-27T15:23:26.0516804Z 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:23:26.0517831Z 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:23:26.0519203Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2022-09-27T15:23:26.0519781Z 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:23:26.0520629Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2022-09-27T15:23:26.0521210Z 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:23:26.0522217Z 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:23:26.0523365Z 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:23:26.0524181Z 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:23:26.0525002Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2022-09-27T15:23:26.0525793Z 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:23:26.0527280Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2022-09-27T15:23:26.0527900Z 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:23:26.0528565Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2022-09-27T15:23:26.0529257Z 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:23:26.0530386Z 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:23:26.0531482Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2022-09-27T15:23:26.0532104Z 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:23:26.0533221Z 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:23:26.0533958Z 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:23:26.0535095Z 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:23:26.0536299Z creating build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-09-27T15:23:26.0536858Z 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:23:26.0538401Z 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:23:26.0538817Z 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:23:26.0541594Z 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:23:26.0542456Z 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:23:26.0543980Z 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:23:26.0544528Z 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:23:26.0546086Z 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:23:26.0547422Z 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:23:26.0548343Z 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:23:26.0549336Z 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:23:26.0550188Z 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:23:26.0551177Z 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:23:26.0552781Z 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:23:26.0553421Z 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:23:26.0554156Z 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:23:26.0556558Z 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:23:26.0558199Z 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:23:26.0559181Z 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:23:26.0560292Z 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:23:26.0561249Z 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:23:26.0562616Z 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:23:26.0563887Z 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:23:26.0565032Z 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:23:26.0566188Z 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:23:26.0567362Z 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:23:26.0568894Z creating build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-09-27T15:23:26.0569447Z 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:23:26.0570257Z 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:23:26.0571061Z 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:23:26.0572051Z 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:23:26.0572968Z 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:23:26.0574178Z 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:23:26.0574842Z 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:23:26.0576912Z 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:23:26.0577323Z 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:23:26.0577858Z 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:23:26.0578801Z 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:23:26.0579991Z 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:23:26.0580688Z 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:23:26.0582130Z 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:23:26.0583227Z 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:23:26.0584229Z 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:23:26.0585077Z 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:23:26.0586421Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat 2022-09-27T15:23:26.0586945Z 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:23:26.0587688Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2022-09-27T15:23:26.0588595Z 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:23:26.0589681Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2022-09-27T15:23:26.0590336Z 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:23:26.0591112Z 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:23:26.0592260Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2022-09-27T15:23:26.0592811Z 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:23:26.0593557Z 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:23:26.0594234Z 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:23:26.0595542Z 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:23:26.0596641Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2022-09-27T15:23:26.0597297Z 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:23:26.0598399Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2022-09-27T15:23:26.0598857Z 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:23:26.0600482Z 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:23:26.0601162Z 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:23:26.0602440Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized 2022-09-27T15:23:26.0602900Z 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:23:26.0603859Z 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:23:26.0605263Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2022-09-27T15:23:26.0606014Z 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:23:26.0606954Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-09-27T15:23:26.0607444Z 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:23:26.0608541Z 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:23:26.0609495Z 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:23:26.0610120Z 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:23:26.0611150Z 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:23:26.0612024Z 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:23:26.0613126Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2022-09-27T15:23:26.0613724Z 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:23:26.0615034Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2022-09-27T15:23:26.0615681Z 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:23:26.0616703Z 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:23:26.0617233Z 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:23:26.0618205Z 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:23:26.0619467Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-09-27T15:23:26.0619860Z 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:23:26.0620899Z 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:23:26.0621733Z 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:23:26.0622505Z 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:23:26.0623183Z 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:23:26.0624524Z 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:23:26.0625424Z 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:23:26.0626028Z 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:23:26.0626681Z 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:23:26.0627742Z 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:23:26.0628767Z 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:23:26.0630301Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-09-27T15:23:26.0630591Z 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:23:26.0631789Z 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:23:26.0632607Z 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:23:26.0633409Z 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:23:26.0634546Z 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:23:26.0635364Z 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:23:26.0637157Z 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:23:26.0637681Z 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:23:26.0638739Z 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:23:26.0639400Z 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:23:26.0641301Z 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:23:26.0641578Z 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:23:26.0642890Z 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:23:26.0644458Z 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:23:26.0644896Z 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:23:26.0645825Z 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:23:26.0648121Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-09-27T15:23:26.0648504Z 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:23:26.0649573Z 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:23:26.0650649Z 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:23:26.0651529Z 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:23:26.0652605Z 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:23:26.0653716Z 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:23:26.0654843Z 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:23:26.0656067Z 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:23:26.0657229Z 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:23:26.0658182Z 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:23:26.0659470Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parameter.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:23:26.0660426Z copying build/lib.linux-x86_64-cpython-37/torch/nn/functional.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2022-09-27T15:23:26.0662819Z creating build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:23:26.0663344Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:23:26.0664141Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_constants.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:23:26.0664996Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_deprecation.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:23:26.0665925Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_experimental.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:23:26.0666866Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_exporter_states.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:23:26.0667450Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_globals.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:23:26.0668888Z 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:23:26.0669247Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_patch_torch.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:23:26.0670333Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_type_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:23:26.0670838Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/errors.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:23:26.0672492Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/operators.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:23:26.0673052Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_caffe2.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:23:26.0674117Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_helper.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:23:26.0675373Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset10.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:23:26.0676783Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset11.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:23:26.0678285Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset12.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:23:26.0679238Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset13.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:23:26.0680574Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset14.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:23:26.0681583Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset15.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:23:26.0682295Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset16.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:23:26.0683106Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset17.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:23:26.0683794Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset7.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:23:26.0684732Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset8.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:23:26.0685829Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset9.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:23:26.0688326Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:23:26.0689744Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/verification.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-09-27T15:23:26.0691029Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2022-09-27T15:23:26.0691824Z 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:23:26.0692761Z 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:23:26.0693354Z 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:23:26.0695187Z creating build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0695723Z copying build/lib.linux-x86_64-cpython-37/torch/optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0696660Z copying build/lib.linux-x86_64-cpython-37/torch/optim/_functional.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0697447Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adadelta.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0698175Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adagrad.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0699850Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0701072Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamax.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0701570Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamw.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0702866Z copying build/lib.linux-x86_64-cpython-37/torch/optim/asgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0703699Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lbfgs.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0704921Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lr_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0706405Z copying build/lib.linux-x86_64-cpython-37/torch/optim/nadam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0707464Z copying build/lib.linux-x86_64-cpython-37/torch/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0708198Z copying build/lib.linux-x86_64-cpython-37/torch/optim/radam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0710260Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rmsprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0710587Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0711529Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0712552Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sparse_adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0713304Z copying build/lib.linux-x86_64-cpython-37/torch/optim/swa_utils.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0715098Z creating build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2022-09-27T15:23:26.0715597Z 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:23:26.0716986Z copying build/lib.linux-x86_64-cpython-37/torch/optim/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0718223Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adadelta.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0718567Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adagrad.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0720180Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0720529Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamax.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0721377Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamw.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0722397Z copying build/lib.linux-x86_64-cpython-37/torch/optim/asgd.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0722946Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lbfgs.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0724271Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lr_scheduler.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0724678Z copying build/lib.linux-x86_64-cpython-37/torch/optim/nadam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0726400Z copying build/lib.linux-x86_64-cpython-37/torch/optim/optimizer.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0727143Z copying build/lib.linux-x86_64-cpython-37/torch/optim/radam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0727950Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rmsprop.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0728812Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rprop.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0730724Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sgd.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0731385Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sparse_adam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0732357Z copying build/lib.linux-x86_64-cpython-37/torch/optim/swa_utils.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-09-27T15:23:26.0733899Z creating build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:23:26.0734302Z copying build/lib.linux-x86_64-cpython-37/torch/package/__init__.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:23:26.0735394Z copying build/lib.linux-x86_64-cpython-37/torch/package/_digraph.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:23:26.0735942Z copying build/lib.linux-x86_64-cpython-37/torch/package/_directory_reader.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:23:26.0737554Z copying build/lib.linux-x86_64-cpython-37/torch/package/_importlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:23:26.0738175Z copying build/lib.linux-x86_64-cpython-37/torch/package/_mangling.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:23:26.0739265Z copying build/lib.linux-x86_64-cpython-37/torch/package/_mock.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:23:26.0740326Z copying build/lib.linux-x86_64-cpython-37/torch/package/_package_pickler.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:23:26.0742090Z copying build/lib.linux-x86_64-cpython-37/torch/package/_package_unpickler.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:23:26.0742785Z copying build/lib.linux-x86_64-cpython-37/torch/package/_stdlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:23:26.0744010Z 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:23:26.0744593Z 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:23:26.0745456Z copying build/lib.linux-x86_64-cpython-37/torch/package/glob_group.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:23:26.0746446Z copying build/lib.linux-x86_64-cpython-37/torch/package/importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:23:26.0747377Z copying build/lib.linux-x86_64-cpython-37/torch/package/package_exporter.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:23:26.0749006Z copying build/lib.linux-x86_64-cpython-37/torch/package/package_importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-09-27T15:23:26.0750535Z creating build/bdist.linux-x86_64/wheel/torch/package/analyze 2022-09-27T15:23:26.0750899Z 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:23:26.0752395Z 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:23:26.0752883Z 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:23:26.0753617Z 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:23:26.0755270Z creating build/bdist.linux-x86_64/wheel/torch/profiler 2022-09-27T15:23:26.0755756Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-09-27T15:23:26.0756194Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/_pattern_matcher.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-09-27T15:23:26.0757791Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/_utils.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-09-27T15:23:26.0758545Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/itt.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-09-27T15:23:26.0759534Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/profiler.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-09-27T15:23:26.0760428Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/python_tracer.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-09-27T15:23:26.0761759Z creating build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:23:26.0762065Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:23:26.0763665Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:23:26.0764090Z 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:23:26.0764947Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:23:26.0766431Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:23:26.0767280Z 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:23:26.0768019Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/observer.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:23:26.0768713Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:23:26.0769824Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:23:26.0770565Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:23:26.0771575Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:23:26.0772276Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:23:26.0773303Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:23:26.0774304Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:23:26.0775014Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-09-27T15:23:26.0776711Z creating build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-09-27T15:23:26.0777061Z 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:23:26.0778715Z 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:23:26.0779407Z 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:23:26.0780477Z 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:23:26.0781161Z 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:23:26.0782448Z 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:23:26.0800505Z 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:23:26.0801715Z 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:23:26.0802233Z 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:23:26.0802627Z 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:23:26.0803062Z 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:23:26.0803500Z 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:23:26.0803762Z creating build/bdist.linux-x86_64/wheel/torch/sparse 2022-09-27T15:23:26.0804129Z copying build/lib.linux-x86_64-cpython-37/torch/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2022-09-27T15:23:26.0804323Z creating build/bdist.linux-x86_64/wheel/torch/special 2022-09-27T15:23:26.0804762Z copying build/lib.linux-x86_64-cpython-37/torch/special/__init__.py -> build/bdist.linux-x86_64/wheel/torch/special 2022-09-27T15:23:26.0804970Z creating build/bdist.linux-x86_64/wheel/torch/testing 2022-09-27T15:23:26.0805401Z copying build/lib.linux-x86_64-cpython-37/torch/testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-09-27T15:23:26.0805820Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_comparison.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-09-27T15:23:26.0806096Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_creation.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-09-27T15:23:26.0806404Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_deprecated.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-09-27T15:23:26.0806843Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_legacy.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-09-27T15:23:26.0807276Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-09-27T15:23:26.0807762Z 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:23:26.0808252Z 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:23:26.0808580Z 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:23:26.0808883Z 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:23:26.0809187Z 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:23:26.0809499Z 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:23:26.0809808Z 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:23:26.0810114Z 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:23:26.0810473Z 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:23:26.0810804Z 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:23:26.0815320Z 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:23:26.0816636Z 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:23:26.0819240Z 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:23:26.0821228Z 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:23:26.0822024Z 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:23:26.0823006Z 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:23:26.0825306Z 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:23:26.0826580Z 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:23:26.0827009Z 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:23:26.0828225Z 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:23:26.0829177Z 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:23:26.0830890Z 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:23:26.0831648Z 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:23:26.0832550Z 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:23:26.0834114Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2022-09-27T15:23:26.0834814Z 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:23:26.0835583Z 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:23:26.0836543Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2022-09-27T15:23:26.0837389Z 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:23:26.0838411Z 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:23:26.0839347Z 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:23:26.0840377Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-09-27T15:23:26.0841115Z 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:23:26.0842120Z 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:23:26.0843661Z 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:23:26.0846909Z 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:23:26.0847414Z 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:23:26.0848267Z 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:23:26.0849887Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2022-09-27T15:23:26.0850344Z 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:23:26.0850728Z 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:23:26.0852546Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-09-27T15:23:26.0853341Z 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:23:26.0854357Z 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:23:26.0855301Z 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:23:26.0856658Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2022-09-27T15:23:26.0857474Z 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:23:26.0858372Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2022-09-27T15:23:26.0859350Z 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:23:26.0860628Z 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:23:26.0862285Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/pipeline 2022-09-27T15:23:26.0863225Z 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:23:26.0864442Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-09-27T15:23:26.0865356Z 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:23:26.0866453Z 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:23:26.0868588Z 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:23:26.0869687Z 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:23:26.0870906Z 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:23:26.0872013Z 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:23:26.0873019Z 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:23:26.0876840Z 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:23:26.0877805Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2022-09-27T15:23:26.0878512Z 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:23:26.0879830Z 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:23:26.0881041Z 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:23:26.0882212Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2022-09-27T15:23:26.0883137Z 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:23:26.0884208Z 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:23:26.0885405Z 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:23:26.0886846Z 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:23:26.0888332Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2022-09-27T15:23:26.0889047Z 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:23:26.0890398Z 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:23:26.0894341Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2022-09-27T15:23:26.0895033Z 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:23:26.0895960Z 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:23:26.0897968Z 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:23:26.0898889Z 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:23:26.0899948Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-09-27T15:23:26.0901918Z 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:23:26.0902600Z 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:23:26.0903522Z 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:23:26.0904755Z 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:23:26.0906213Z 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:23:26.0907898Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2022-09-27T15:23:26.0908434Z 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:23:26.0909060Z 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:23:26.0911007Z 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:23:26.0912572Z creating build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:23:26.0912884Z copying build/lib.linux-x86_64-cpython-37/torch/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:23:26.0913821Z 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:23:26.0914822Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_crash_handler.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:23:26.0915873Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_cuda_trace.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:23:26.0916884Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:23:26.0917625Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_mode_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:23:26.0919011Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_python_dispatch.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:23:26.0919545Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:23:26.0920697Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_zip.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:23:26.0921458Z copying build/lib.linux-x86_64-cpython-37/torch/utils/bundled_inputs.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:23:26.0922411Z copying build/lib.linux-x86_64-cpython-37/torch/utils/checkpoint.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:23:26.0923505Z copying build/lib.linux-x86_64-cpython-37/torch/utils/collect_env.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:23:26.0924868Z copying build/lib.linux-x86_64-cpython-37/torch/utils/cpp_extension.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:23:26.0927167Z copying build/lib.linux-x86_64-cpython-37/torch/utils/dlpack.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:23:26.0927968Z copying build/lib.linux-x86_64-cpython-37/torch/utils/file_baton.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:23:26.0929184Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hooks.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:23:26.0930396Z copying build/lib.linux-x86_64-cpython-37/torch/utils/mkldnn.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:23:26.0931650Z copying build/lib.linux-x86_64-cpython-37/torch/utils/mobile_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:23:26.0932694Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_zoo.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:23:26.0934451Z copying build/lib.linux-x86_64-cpython-37/torch/utils/show_pickle.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:23:26.0935108Z copying build/lib.linux-x86_64-cpython-37/torch/utils/throughput_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-09-27T15:23:26.0936435Z creating build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2022-09-27T15:23:26.0937018Z 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:23:26.0937708Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2022-09-27T15:23:26.0938147Z 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:23:26.0940021Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-09-27T15:23:26.0940556Z 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:23:26.0941609Z 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:23:26.0942483Z 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:23:26.0943407Z 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:23:26.0944391Z 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:23:26.0945394Z 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:23:26.0946526Z 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:23:26.0947467Z 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:23:26.0948448Z 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:23:26.0949729Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-09-27T15:23:26.0950594Z 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:23:26.0951359Z 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:23:26.0951970Z 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:23:26.0952971Z 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:23:26.0953877Z 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:23:26.0955204Z 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:23:26.0956392Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-09-27T15:23:26.0956859Z 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:23:26.0957909Z 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:23:26.0958399Z 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:23:26.0959851Z 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:23:26.0960534Z 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:23:26.0961380Z 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:23:26.0962720Z 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:23:26.0963483Z 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:23:26.0964942Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-09-27T15:23:26.0965948Z 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:23:26.0966705Z 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:23:26.0967856Z 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:23:26.0969031Z 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:23:26.0969654Z 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:23:26.0970537Z 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:23:26.0974253Z 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:23:26.0975843Z creating build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2022-09-27T15:23:26.0976191Z 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:23:26.0977214Z 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:23:26.0979123Z creating build/bdist.linux-x86_64/wheel/torch/utils/data 2022-09-27T15:23:26.0979515Z 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:23:26.0980404Z 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:23:26.0981050Z 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:23:26.0983877Z 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:23:26.0984437Z 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:23:26.0985106Z 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:23:26.0986168Z 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:23:26.0987326Z 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:23:26.0990951Z 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:23:26.0991539Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-09-27T15:23:26.0992100Z 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:23:26.0992660Z 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:23:26.0993219Z 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:23:26.0993939Z 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:23:26.0994725Z 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:23:26.0995815Z 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:23:26.0996936Z 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:23:26.0998519Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-09-27T15:23:26.0999305Z 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:23:26.1000790Z 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:23:26.1001432Z 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:23:26.1002310Z 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:23:26.1003839Z 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:23:26.1004689Z 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:23:26.1005570Z 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:23:26.1006705Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-09-27T15:23:26.1007453Z 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:23:26.1008378Z 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:23:26.1009596Z 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:23:26.1010375Z 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:23:26.1011350Z 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:23:26.1012389Z 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:23:26.1014133Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-09-27T15:23:26.1014838Z 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:23:26.1015331Z 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:23:26.1016408Z 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:23:26.1017444Z 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:23:26.1018469Z 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:23:26.1020572Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-09-27T15:23:26.1021235Z 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:23:26.1021580Z 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:23:26.1023761Z 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:23:26.1025218Z 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:23:26.1025979Z 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:23:26.1026611Z 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:23:26.1027212Z 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:23:26.1028375Z 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:23:26.1029436Z 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:23:26.1030527Z 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:23:26.1031593Z 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:23:26.1032960Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-09-27T15:23:26.1033752Z 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:23:26.1034866Z 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:23:26.1036058Z 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:23:26.1037261Z 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:23:26.1038480Z 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:23:26.1039588Z 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:23:26.1040842Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2022-09-27T15:23:26.1041602Z 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:23:26.1042863Z 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:23:26.1043870Z 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:23:26.1045723Z 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:23:26.1046580Z creating build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-09-27T15:23:26.1047271Z 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:23:26.1048229Z 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:23:26.1049198Z 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:23:26.1053247Z 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:23:26.1054049Z 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:23:26.1055526Z creating build/bdist.linux-x86_64/wheel/torch/utils/jit 2022-09-27T15:23:26.1056175Z 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:23:26.1057455Z 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:23:26.1058944Z creating build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-09-27T15:23:26.1059637Z 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:23:26.1062546Z 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:23:26.1063172Z 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:23:26.1063834Z 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:23:26.1065464Z 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:23:26.1066212Z 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:23:26.1068071Z creating build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-09-27T15:23:26.1068531Z 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:23:26.1069290Z 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:23:26.1071689Z 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:23:26.1072112Z 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:23:26.1072897Z 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:23:26.1074869Z 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:23:26.1075753Z 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:23:26.1076159Z 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:23:26.1076695Z 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:23:26.1077173Z 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:23:26.1078819Z copying build/lib.linux-x86_64-cpython-37/torch/py.typed -> build/bdist.linux-x86_64/wheel/torch 2022-09-27T15:23:26.1080065Z creating build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:23:26.1080929Z 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:23:26.1109989Z copying build/lib.linux-x86_64-cpython-37/torch/bin/protoc -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:23:26.1139560Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_jit -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:23:26.1187450Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:23:26.1292748Z copying build/lib.linux-x86_64-cpython-37/torch/bin/tutorial_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:23:26.1294740Z copying build/lib.linux-x86_64-cpython-37/torch/bin/FileStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:23:26.1299687Z copying build/lib.linux-x86_64-cpython-37/torch/bin/TCPStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:23:26.1304654Z copying build/lib.linux-x86_64-cpython-37/torch/bin/HashStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:23:26.1309332Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_dist_autograd -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:23:26.1314524Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_cpp_rpc -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:23:26.1320187Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_api -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:23:26.1441248Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_mobile_nnc -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:23:26.1446367Z 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:23:26.1447904Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_lazy -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:23:26.1479779Z copying build/lib.linux-x86_64-cpython-37/torch/bin/torch_shm_manager -> build/bdist.linux-x86_64/wheel/torch/bin 2022-09-27T15:23:26.1481621Z creating build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1482030Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_CompileTimeFunctionPointer_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1487079Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_DeviceGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1491983Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Device_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1496646Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_DispatchKeySet_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1502174Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_StreamGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1506819Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_SymInt_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1511537Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_InlineDeviceGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1516403Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_InlineStreamGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1521782Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_SizesAndStrides_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1526687Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Array_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1531292Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Bitset_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1536184Z 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:23:26.1541110Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_ConstexprCrc_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1545629Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_DeadlockDetection_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1550083Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Half_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1555283Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_LeftRight_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1560529Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Metaprogramming_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1565965Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_SmallVectorTest -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1580039Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Synchronized_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1585122Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_ThreadLocal_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1590233Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_TypeIndex_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1595123Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_TypeList_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1600340Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_TypeTraits_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1605032Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_accumulate_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1609900Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_bfloat16_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1615082Z 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:23:26.1620652Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_complex_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1625576Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_either_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1635093Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_exception_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1640203Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_flags_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1645124Z 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:23:26.1659656Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_irange_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1664417Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_logging_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1669494Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_optional_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1676909Z 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:23:26.1683134Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_registry_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1688222Z 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:23:26.1693602Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_tempfile_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1698489Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_typeid_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1704414Z 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:23:26.1707594Z copying build/lib.linux-x86_64-cpython-37/torch/test/Dict_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1713665Z copying build/lib.linux-x86_64-cpython-37/torch/test/Dimname_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1718227Z copying build/lib.linux-x86_64-cpython-37/torch/test/MaybeOwned_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1724001Z copying build/lib.linux-x86_64-cpython-37/torch/test/NamedTensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1728629Z copying build/lib.linux-x86_64-cpython-37/torch/test/apply_utils_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1733881Z copying build/lib.linux-x86_64-cpython-37/torch/test/atest -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1738968Z copying build/lib.linux-x86_64-cpython-37/torch/test/basic -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1744765Z copying build/lib.linux-x86_64-cpython-37/torch/test/broadcast_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1751390Z copying build/lib.linux-x86_64-cpython-37/torch/test/cpu_generator_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1754511Z 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:23:26.1759452Z copying build/lib.linux-x86_64-cpython-37/torch/test/cpu_rng_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1767053Z 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:23:26.1771113Z copying build/lib.linux-x86_64-cpython-37/torch/test/dlconvertor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1775482Z copying build/lib.linux-x86_64-cpython-37/torch/test/extension_backend_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1780782Z copying build/lib.linux-x86_64-cpython-37/torch/test/half_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1785220Z copying build/lib.linux-x86_64-cpython-37/torch/test/ivalue_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1793103Z copying build/lib.linux-x86_64-cpython-37/torch/test/lazy_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1797188Z copying build/lib.linux-x86_64-cpython-37/torch/test/math_kernel_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1801655Z copying build/lib.linux-x86_64-cpython-37/torch/test/memory_format_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1806350Z copying build/lib.linux-x86_64-cpython-37/torch/test/memory_overlapping_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1811360Z copying build/lib.linux-x86_64-cpython-37/torch/test/mobile_memory_cleanup -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1815267Z copying build/lib.linux-x86_64-cpython-37/torch/test/native_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1820330Z copying build/lib.linux-x86_64-cpython-37/torch/test/operator_name_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1824959Z copying build/lib.linux-x86_64-cpython-37/torch/test/operators_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1829238Z copying build/lib.linux-x86_64-cpython-37/torch/test/packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1833481Z copying build/lib.linux-x86_64-cpython-37/torch/test/pow_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1839731Z copying build/lib.linux-x86_64-cpython-37/torch/test/quantized_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1844321Z copying build/lib.linux-x86_64-cpython-37/torch/test/reduce_ops_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1848617Z copying build/lib.linux-x86_64-cpython-37/torch/test/reportMemoryUsage_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1853355Z copying build/lib.linux-x86_64-cpython-37/torch/test/scalar_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1858291Z copying build/lib.linux-x86_64-cpython-37/torch/test/scalar_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1863578Z copying build/lib.linux-x86_64-cpython-37/torch/test/stride_properties_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1868176Z copying build/lib.linux-x86_64-cpython-37/torch/test/tensor_iterator_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1876045Z copying build/lib.linux-x86_64-cpython-37/torch/test/test_parallel -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1880848Z copying build/lib.linux-x86_64-cpython-37/torch/test/thread_init_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1881992Z copying build/lib.linux-x86_64-cpython-37/torch/test/type_ptr_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1886675Z copying build/lib.linux-x86_64-cpython-37/torch/test/type_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1892451Z copying build/lib.linux-x86_64-cpython-37/torch/test/undefined_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1896808Z copying build/lib.linux-x86_64-cpython-37/torch/test/variant_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1902042Z copying build/lib.linux-x86_64-cpython-37/torch/test/verify_api_visibility -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1902833Z copying build/lib.linux-x86_64-cpython-37/torch/test/vmap_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1910226Z copying build/lib.linux-x86_64-cpython-37/torch/test/weakref_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1915014Z copying build/lib.linux-x86_64-cpython-37/torch/test/wrapdim_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1920815Z copying build/lib.linux-x86_64-cpython-37/torch/test/xla_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1925821Z copying build/lib.linux-x86_64-cpython-37/torch/test/IListRef_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1931569Z copying build/lib.linux-x86_64-cpython-37/torch/test/List_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1942060Z copying build/lib.linux-x86_64-cpython-37/torch/test/KernelFunction_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1948497Z 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:23:26.1961458Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_function_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1970755Z 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:23:26.1984028Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_lambda_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.1994481Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_stackbased_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.2000518Z 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:23:26.2010086Z copying build/lib.linux-x86_64-cpython-37/torch/test/CppSignature_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.2015339Z copying build/lib.linux-x86_64-cpython-37/torch/test/backend_fallback_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.2020883Z copying build/lib.linux-x86_64-cpython-37/torch/test/op_allowlist_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.2026142Z copying build/lib.linux-x86_64-cpython-37/torch/test/op_registration_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.2058216Z copying build/lib.linux-x86_64-cpython-37/torch/test/inline_container_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.2063478Z copying build/lib.linux-x86_64-cpython-37/torch/test/vulkan_api_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-09-27T15:23:26.2076396Z creating build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:23:26.2076951Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:23:26.2077879Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_cudnn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:23:26.2078970Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:23:26.2079879Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_c10d.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:23:26.2082107Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_rpc.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:23:26.2082508Z 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:23:26.2083328Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_functions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:23:26.2084358Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_itt.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:23:26.2084910Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_lazy.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:23:26.2086148Z 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:23:26.2087027Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_monitor.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:23:26.2087806Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_nvtx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:23:26.2089257Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_onnx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:23:26.2090309Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_profiler.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:23:26.2091402Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_verbose.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:23:26.2092770Z copying build/lib.linux-x86_64-cpython-37/torch/_C/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:23:26.2094503Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_VariableFunctions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:23:26.2096513Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_nn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-09-27T15:23:26.2098237Z creating build/bdist.linux-x86_64/wheel/torch/_C_flatbuffer 2022-09-27T15:23:26.2098556Z 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:23:26.2100094Z creating build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:23:26.2100355Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libc10.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:23:26.2105465Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch_cpu.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:23:26.3881055Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:23:26.3881696Z 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:23:26.3882193Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorchbind_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:23:26.3888062Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libjitbackend_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:23:26.3891188Z 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:23:26.3894305Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch_python.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:23:26.4035975Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libshm.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-09-27T15:23:26.4036448Z creating build/bdist.linux-x86_64/wheel/torch/include 2022-09-27T15:23:26.4038067Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-09-27T15:23:26.4038833Z 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:23:26.4039831Z 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:23:26.4041188Z 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:23:26.4042073Z 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:23:26.4043398Z 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:23:26.4044336Z 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:23:26.4045301Z 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:23:26.4046225Z 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:23:26.4047673Z 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:23:26.4048680Z 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:23:26.4049664Z 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:23:26.4050460Z 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:23:26.4051324Z 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:23:26.4052009Z 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:23:26.4052995Z 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:23:26.4053910Z 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:23:26.4055312Z 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:23:26.4056124Z 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:23:26.4056902Z 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:23:26.4058230Z 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:23:26.4059241Z 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:23:26.4060552Z 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:23:26.4061202Z 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:23:26.4062234Z 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:23:26.4063451Z 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:23:26.4064430Z 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:23:26.4065319Z 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:23:26.4066850Z 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:23:26.4068190Z 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:23:26.4068959Z 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:23:26.4069755Z 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:23:26.4070489Z 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:23:26.4071342Z 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:23:26.4072751Z 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:23:26.4073728Z 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:23:26.4075007Z 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:23:26.4076010Z 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:23:26.4076946Z 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:23:26.4077890Z 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:23:26.4078783Z 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:23:26.4079891Z 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:23:26.4080809Z 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:23:26.4082754Z 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:23:26.4083564Z 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:23:26.4084290Z 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:23:26.4084945Z 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:23:26.4085723Z 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:23:26.4086240Z 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:23:26.4087311Z 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:23:26.4088560Z 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:23:26.4089356Z 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:23:26.4090205Z 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:23:26.4090992Z 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:23:26.4091710Z 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:23:26.4092464Z 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:23:26.4093390Z 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:23:26.4094179Z 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:23:26.4095268Z 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:23:26.4096162Z 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:23:26.4097079Z 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:23:26.4097855Z 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:23:26.4099151Z 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:23:26.4099742Z 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:23:26.4100915Z 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:23:26.4102091Z 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:23:26.4103820Z 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:23:26.4104393Z 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:23:26.4105552Z 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:23:26.4107328Z 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:23:26.4108221Z 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:23:26.4109202Z 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:23:26.4110195Z 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:23:26.4111049Z 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:23:26.4111712Z 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:23:26.4112731Z 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:23:26.4113668Z 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:23:26.4114458Z 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:23:26.4115592Z 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:23:26.4116546Z 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:23:26.4117436Z 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:23:26.4118464Z 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:23:26.4121558Z 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:23:26.4122183Z 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:23:26.4122971Z 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:23:26.4123697Z 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:23:26.4124383Z 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:23:26.4125282Z 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:23:26.4125946Z 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:23:26.4127051Z 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:23:26.4128042Z 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:23:26.4129277Z 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:23:26.4130354Z 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:23:26.4131679Z 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:23:26.4132976Z 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:23:26.4134449Z 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:23:26.4135867Z 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:23:26.4136803Z 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:23:26.4138740Z 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:23:26.4139809Z 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:23:26.4140682Z 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:23:26.4141451Z 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:23:26.4143218Z 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:23:26.4144178Z 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:23:26.4145334Z 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:23:26.4146181Z 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:23:26.4147427Z 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:23:26.4149497Z 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:23:26.4150058Z 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:23:26.4162051Z 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:23:26.4167937Z 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:23:26.4179895Z 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:23:26.4180714Z 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:23:26.4182228Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2022-09-27T15:23:26.4183109Z 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:23:26.4184035Z 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:23:26.4184971Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-09-27T15:23:26.4185925Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-09-27T15:23:26.4186705Z 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:23:26.4187686Z 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:23:26.4188700Z 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:23:26.4189722Z 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:23:26.4191598Z 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:23:26.4192691Z 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:23:26.4193737Z 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:23:26.4195079Z 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:23:26.4196258Z 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:23:26.4197452Z 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:23:26.4198662Z 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:23:26.4200740Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-09-27T15:23:26.4201349Z 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:23:26.4202406Z 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:23:26.4204450Z 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:23:26.4205231Z 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:23:26.4206074Z 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:23:26.4207052Z 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:23:26.4208266Z 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:23:26.4209425Z 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:23:26.4210747Z 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:23:26.4212183Z 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:23:26.4212802Z 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:23:26.4214060Z 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:23:26.4214753Z 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:23:26.4215684Z 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:23:26.4217743Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-09-27T15:23:26.4218686Z 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:23:26.4220084Z 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:23:26.4221057Z 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:23:26.4222054Z 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:23:26.4223005Z 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:23:26.4223929Z 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:23:26.4224594Z 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:23:26.4225683Z 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:23:26.4226638Z 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:23:26.4227557Z 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:23:26.4228674Z 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:23:26.4229549Z 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:23:26.4230710Z 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:23:26.4231746Z 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:23:26.4232696Z 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:23:26.4234125Z 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:23:26.4235073Z 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:23:26.4236470Z 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:23:26.4237680Z 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:23:26.4238640Z 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:23:26.4240303Z 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:23:26.4241315Z 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:23:26.4242283Z 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:23:26.4243305Z 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:23:26.4244307Z 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:23:26.4245289Z 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:23:26.4246254Z 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:23:26.4247190Z 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:23:26.4248256Z 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:23:26.4249177Z 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:23:26.4250118Z 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:23:26.4251258Z 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:23:26.4252225Z 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:23:26.4253278Z 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:23:26.4254282Z 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:23:26.4255314Z 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:23:26.4256017Z 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:23:26.4256898Z 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:23:26.4258196Z 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:23:26.4259731Z 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:23:26.4260918Z 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:23:26.4262019Z 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:23:26.4263177Z 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:23:26.4263848Z 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:23:26.4265015Z 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:23:26.4266285Z 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:23:26.4267041Z 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:23:26.4268277Z 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:23:26.4269204Z 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:23:26.4270771Z 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:23:26.4271473Z 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:23:26.4272748Z 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:23:26.4273473Z 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:23:26.4274783Z 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:23:26.4275663Z 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:23:26.4276944Z 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:23:26.4279134Z 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:23:26.4279732Z 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:23:26.4281062Z 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:23:26.4283571Z 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:23:26.4284663Z 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:23:26.4285648Z 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:23:26.4286496Z 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:23:26.4287456Z 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:23:26.4288415Z 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:23:26.4289368Z 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:23:26.4290037Z 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:23:26.4290567Z 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:23:26.4293181Z 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:23:26.4294052Z 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:23:26.4295217Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-09-27T15:23:26.4296600Z 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:23:26.4297319Z 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:23:26.4298153Z 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:23:26.4299183Z 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:23:26.4300229Z 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:23:26.4301405Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-09-27T15:23:26.4302586Z 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:23:26.4303992Z 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:23:26.4304792Z 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:23:26.4305734Z 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:23:26.4306707Z 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:23:26.4307233Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-09-27T15:23:26.4308892Z 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:23:26.4309729Z 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:23:26.4310746Z 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:23:26.4311486Z 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:23:26.4313738Z 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:23:26.4314847Z 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:23:26.4315561Z 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:23:26.4316253Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2022-09-27T15:23:26.4316789Z 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:23:26.4318076Z 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:23:26.4318890Z 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:23:26.4319890Z 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:23:26.4321793Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-09-27T15:23:26.4322311Z 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:23:26.4324120Z 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:23:26.4324681Z 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:23:26.4325788Z 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:23:26.4326832Z 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:23:26.4327532Z 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:23:26.4328797Z 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:23:26.4329729Z 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:23:26.4330940Z 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:23:26.4331821Z 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:23:26.4332705Z 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:23:26.4333739Z 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:23:26.4335026Z 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:23:26.4336121Z 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:23:26.4337034Z 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:23:26.4338315Z 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:23:26.4339343Z 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:23:26.4340634Z 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:23:26.4341434Z 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:23:26.4342747Z 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:23:26.4343727Z 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:23:26.4344762Z 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:23:26.4345707Z 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:23:26.4346644Z 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:23:26.4347676Z 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:23:26.4348608Z 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:23:26.4349517Z 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:23:26.4350503Z 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:23:26.4351682Z 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:23:26.4352419Z 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:23:26.4353017Z 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:23:26.4353995Z 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:23:26.4354881Z 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:23:26.4356266Z 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:23:26.4357867Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-09-27T15:23:26.4358786Z 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:23:26.4359475Z 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:23:26.4360331Z 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:23:26.4361138Z 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:23:26.4362710Z 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:23:26.4363770Z 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:23:26.4364658Z 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:23:26.4365712Z 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:23:26.4366776Z 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:23:26.4367660Z 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:23:26.4368564Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-09-27T15:23:26.4369156Z 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:23:26.4370514Z 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:23:26.4371174Z 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:23:26.4371976Z 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:23:26.4373010Z 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:23:26.4373802Z 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:23:26.4375153Z 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:23:26.4376317Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-09-27T15:23:26.4376814Z 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:23:26.4378200Z 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:23:26.4379475Z 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:23:26.4380280Z 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:23:26.4381338Z 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:23:26.4382181Z 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:23:26.4383557Z 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:23:26.4384420Z 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:23:26.4385461Z 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:23:26.4386411Z 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:23:26.4387434Z 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:23:26.4388937Z 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:23:26.4389819Z 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:23:26.4415575Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-09-27T15:23:26.4416265Z 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:23:26.4417374Z 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:23:26.4418215Z 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:23:26.4419243Z 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:23:26.4420140Z 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:23:26.4421320Z 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:23:26.4422269Z 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:23:26.4423479Z 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:23:26.4424252Z 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:23:26.4426232Z 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:23:26.4426954Z 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:23:26.4427986Z 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:23:26.4430110Z 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:23:26.4430879Z 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:23:26.4431777Z 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:23:26.4432619Z 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:23:26.4433773Z 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:23:26.4434862Z 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:23:26.4435794Z 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:23:26.4436822Z 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:23:26.4437844Z 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:23:26.4439274Z 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:23:26.4440359Z 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:23:26.4441128Z 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:23:26.4442544Z 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:23:26.4443609Z 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:23:26.4444802Z 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:23:26.4446101Z 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:23:26.4447090Z 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:23:26.4447809Z 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:23:26.4448701Z 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:23:26.4449960Z 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:23:26.4450679Z 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:23:26.4452105Z 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:23:26.4453302Z 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:23:26.4454496Z 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:23:26.4455641Z 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:23:26.4457023Z 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:23:26.4458221Z 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:23:26.4459413Z 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:23:26.4460595Z 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:23:26.4461820Z 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:23:26.4463007Z 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:23:26.4464195Z 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:23:26.4465312Z 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:23:26.4466469Z 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:23:26.4467206Z 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:23:26.4468249Z 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:23:26.4469469Z 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:23:26.4470810Z 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:23:26.4472055Z 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:23:26.4473450Z 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:23:26.4474762Z 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:23:26.4475926Z 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:23:26.4477052Z 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:23:26.4478253Z 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:23:26.4479361Z 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:23:26.4480454Z 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:23:26.4481422Z 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:23:26.4482397Z 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:23:26.4484694Z 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:23:26.4485886Z 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:23:26.4487151Z 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:23:26.4488180Z 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:23:26.4489336Z 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:23:26.4490618Z 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:23:26.4491636Z 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:23:26.4492561Z 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:23:26.4493447Z 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:23:26.4494720Z 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:23:26.4496066Z 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:23:26.4497551Z 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:23:26.4498739Z 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:23:26.4500001Z 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:23:26.4501023Z 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:23:26.4502169Z 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:23:26.4503665Z 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:23:26.4504886Z 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:23:26.4505872Z 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:23:26.4507086Z 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:23:26.4508362Z 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:23:26.4509318Z 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:23:26.4510574Z 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:23:26.4511707Z 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:23:26.4512786Z 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:23:26.4513801Z 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:23:26.4514813Z 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:23:26.4516330Z 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:23:26.4517086Z 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:23:26.4518291Z 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:23:26.4518971Z 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:23:26.4520264Z 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:23:26.4521282Z 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:23:26.4522382Z 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:23:26.4523163Z 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:23:26.4524822Z 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:23:26.4525761Z 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:23:26.4526638Z 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:23:26.4527815Z 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:23:26.4528764Z 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:23:26.4529866Z 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:23:26.4531254Z 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:23:26.4532161Z 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:23:26.4532985Z 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:23:26.4533997Z 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:23:26.4534718Z 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:23:26.4535522Z 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:23:26.4536770Z 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:23:26.4537646Z 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:23:26.4538708Z 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:23:26.4540016Z 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:23:26.4541627Z 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:23:26.4542449Z 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:23:26.4543631Z 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:23:26.4544628Z 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:23:26.4545572Z 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:23:26.4546461Z 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:23:26.4547428Z 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:23:26.4548488Z 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:23:26.4549597Z 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:23:26.4550678Z 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:23:26.4551616Z 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:23:26.4552597Z 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:23:26.4553793Z 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:23:26.4555096Z 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:23:26.4556178Z 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:23:26.4557221Z 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:23:26.4558086Z 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:23:26.4558964Z 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:23:26.4559931Z 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:23:26.4561130Z 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:23:26.4561815Z 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:23:26.4562374Z 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:23:26.4563035Z 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:23:26.4564154Z 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:23:26.4565221Z 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:23:26.4566359Z 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:23:26.4567219Z 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:23:26.4568187Z 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:23:26.4569145Z 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:23:26.4570217Z 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:23:26.4571395Z 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:23:26.4572383Z 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:23:26.4573420Z 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:23:26.4574340Z 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:23:26.4575551Z 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:23:26.4576655Z 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:23:26.4577413Z 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:23:26.4578224Z 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:23:26.4579750Z 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:23:26.4580484Z 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:23:26.4581244Z 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:23:26.4581919Z 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:23:26.4582979Z 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:23:26.4583772Z 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:23:26.4584588Z 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:23:26.4585445Z 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:23:26.4586377Z 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:23:26.4587505Z 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:23:26.4588351Z 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:23:26.4589288Z 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:23:26.4590467Z 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:23:26.4591624Z 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:23:26.4592522Z 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:23:26.4593791Z 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:23:26.4594709Z 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:23:26.4595534Z 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:23:26.4596823Z 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:23:26.4597656Z 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:23:26.4598572Z 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:23:26.4599349Z 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:23:26.4600613Z 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:23:26.4601280Z 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:23:26.4602660Z 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:23:26.4603744Z 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:23:26.4604715Z 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:23:26.4606037Z 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:23:26.4607444Z 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:23:26.4608561Z 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:23:26.4609551Z 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:23:26.4610624Z 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:23:26.4611731Z 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:23:26.4612576Z 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:23:26.4613546Z 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:23:26.4614592Z 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:23:26.4615272Z 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:23:26.4615917Z 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:23:26.4616483Z 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:23:26.4617282Z 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:23:26.4618169Z 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:23:26.4618547Z 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:23:26.4619985Z 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:23:26.4622067Z 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:23:26.4622973Z 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:23:26.4624034Z 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:23:26.4625186Z 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:23:26.4626537Z 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:23:26.4627204Z 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:23:26.4628480Z 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:23:26.4629373Z 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:23:26.4630351Z 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:23:26.4631844Z 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:23:26.4632740Z 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:23:26.4633653Z 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:23:26.4635365Z 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:23:26.4636156Z 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:23:26.4637117Z 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:23:26.4638251Z 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:23:26.4639186Z 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:23:26.4640226Z 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:23:26.4641286Z 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:23:26.4642137Z 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:23:26.4644160Z 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:23:26.4644656Z 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:23:26.4645509Z 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:23:26.4646423Z 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:23:26.4647165Z 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:23:26.4648193Z 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:23:26.4649005Z 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:23:26.4650132Z 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:23:26.4650844Z 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:23:26.4651816Z 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:23:26.4652615Z 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:23:26.4653817Z 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:23:26.4654493Z 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:23:26.4655710Z 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:23:26.4656457Z 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:23:26.4657237Z 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:23:26.4658455Z 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:23:26.4659356Z 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:23:26.4660369Z 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:23:26.4661755Z 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:23:26.4662859Z 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:23:26.4663927Z 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:23:26.4664737Z 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:23:26.4665561Z 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:23:26.4667194Z 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:23:26.4667527Z 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:23:26.4668741Z 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:23:26.4669366Z 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:23:26.4670856Z 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:23:26.4671485Z 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:23:26.4672738Z 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:23:26.4673373Z 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:23:26.4673995Z 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:23:26.4675165Z 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:23:26.4677218Z 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:23:26.4677585Z 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:23:26.4679336Z 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:23:26.4679941Z 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:23:26.4680651Z 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:23:26.4681410Z 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:23:26.4682214Z 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:23:26.4682956Z 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:23:26.4684312Z 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:23:26.4685142Z 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:23:26.4686135Z 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:23:26.4687467Z 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:23:26.4688335Z 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:23:26.4689134Z 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:23:26.4690183Z 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:23:26.4691344Z 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:23:26.4692970Z 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:23:26.4693594Z 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:23:26.4694205Z 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:23:26.4694803Z 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:23:26.4695643Z 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:23:26.4696618Z 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:23:26.4698150Z 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:23:26.4699421Z 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:23:26.4700468Z 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:23:26.4701219Z 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:23:26.4702538Z 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:23:26.4703194Z 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:23:26.4703913Z 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:23:26.4704973Z 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:23:26.4705933Z 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:23:26.4706789Z 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:23:26.4707741Z 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:23:26.4708461Z 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:23:26.4709214Z 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:23:26.4710249Z 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:23:26.4710987Z 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:23:26.4712060Z 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:23:26.4712759Z 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:23:26.4714037Z 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:23:26.4714956Z 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:23:26.4715767Z 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:23:26.4716603Z 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:23:26.4717568Z 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:23:26.4718386Z 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:23:26.4719308Z 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:23:26.4720164Z 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:23:26.4720915Z 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:23:26.4722041Z 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:23:26.4722800Z 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:23:26.4723785Z 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:23:26.4724601Z 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:23:26.4725503Z 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:23:26.4726492Z 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:23:26.4727393Z 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:23:26.4728232Z 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:23:26.4728976Z 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:23:26.4730149Z 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:23:26.4730949Z 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:23:26.4731784Z 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:23:26.4732652Z 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:23:26.4733509Z 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:23:26.4734440Z 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:23:26.4735651Z 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:23:26.4736721Z 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:23:26.4737413Z 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:23:26.4738185Z 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:23:26.4739207Z 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:23:26.4739942Z 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:23:26.4741325Z 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:23:26.4741951Z 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:23:26.4743495Z 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:23:26.4744048Z 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:23:26.4746863Z 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:23:26.4747240Z 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:23:26.4747683Z 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:23:26.4748235Z 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:23:26.4749442Z 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:23:26.4750393Z 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:23:26.4751306Z 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:23:26.4752301Z 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:23:26.4753248Z 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:23:26.4754168Z 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:23:26.4755164Z 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:23:26.4756089Z 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:23:26.4757024Z 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:23:26.4758902Z 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:23:26.4759499Z 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:23:26.4760514Z 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:23:26.4762023Z 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:23:26.4762848Z 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:23:26.4763949Z 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:23:26.4764899Z 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:23:26.4765987Z 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:23:26.4767015Z 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:23:26.4767818Z 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:23:26.4768724Z 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:23:26.4769720Z 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:23:26.4770686Z 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:23:26.4771507Z 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:23:26.4772601Z 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:23:26.4773429Z 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:23:26.4774463Z 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:23:26.4775496Z 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:23:26.4776401Z 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:23:26.4777315Z 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:23:26.4778215Z 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:23:26.4779469Z 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:23:26.4780331Z 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:23:26.4781333Z 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:23:26.4782914Z 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:23:26.4783763Z 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:23:26.4784470Z 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:23:26.4785545Z 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:23:26.4786335Z 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:23:26.4787529Z 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:23:26.4788159Z 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:23:26.4789332Z 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:23:26.4789939Z 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:23:26.4791176Z 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:23:26.4792113Z 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:23:26.4795012Z 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:23:26.4795440Z 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:23:26.4795957Z 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:23:26.4796788Z 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:23:26.4797998Z 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:23:26.4798602Z 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:23:26.4799076Z 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:23:26.4800012Z 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:23:26.4800310Z 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:23:26.4801669Z 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:23:26.4802086Z 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:23:26.4803331Z 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:23:26.4804303Z 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:23:26.4807280Z 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:23:26.4807789Z 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:23:26.4808207Z 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:23:26.4808540Z 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:23:26.4809424Z 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:23:26.4810199Z 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:23:26.4811250Z 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:23:26.4812719Z 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:23:26.4813431Z 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:23:26.4814438Z 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:23:26.4815279Z 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:23:26.4816283Z 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:23:26.4817184Z 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:23:26.4818009Z 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:23:26.4819461Z 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:23:26.4821175Z 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:23:26.4822030Z 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:23:26.4822984Z 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:23:26.4824018Z 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:23:26.4824766Z 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:23:26.4825913Z 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:23:26.4826937Z 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:23:26.4827797Z 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:23:26.4829777Z 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:23:26.4830513Z 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:23:26.4832523Z 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:23:26.4832944Z 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:23:26.4833515Z 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:23:26.4834750Z 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:23:26.4835567Z 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:23:26.4836495Z 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:23:26.4837955Z 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:23:26.4838676Z 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:23:26.4839470Z 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:23:26.4840616Z 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:23:26.4841562Z 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:23:26.4842341Z 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:23:26.4843343Z 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:23:26.4844496Z 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:23:26.4845437Z 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:23:26.4846469Z 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:23:26.4847434Z 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:23:26.4848567Z 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:23:26.4849396Z 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:23:26.4850489Z 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:23:26.4851584Z 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:23:26.4852571Z 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:23:26.4853499Z 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:23:26.4854618Z 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:23:26.4855350Z 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:23:26.4856546Z 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:23:26.4857252Z 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:23:26.4858345Z 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:23:26.4859388Z 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:23:26.4860316Z 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:23:26.4865645Z 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:23:26.4866154Z 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:23:26.4866718Z 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:23:26.4867061Z 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:23:26.4867397Z 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:23:26.4867806Z 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:23:26.4868122Z 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:23:26.4868595Z 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:23:26.4869509Z 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:23:26.4870477Z 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:23:26.4871230Z 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:23:26.4872097Z 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:23:26.4872741Z 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:23:26.4873762Z 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:23:26.4877126Z 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:23:26.4877656Z 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:23:26.4877993Z 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:23:26.4878525Z 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:23:26.4879264Z 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:23:26.4879992Z 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:23:26.4880589Z 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:23:26.4881544Z 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:23:26.4882342Z 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:23:26.4883301Z 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:23:26.4884284Z 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:23:26.4886522Z 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:23:26.4888406Z 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:23:26.4888919Z 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:23:26.4889373Z 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:23:26.4890052Z 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:23:26.4890942Z 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:23:26.4892018Z 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:23:26.4892908Z 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:23:26.4894219Z 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:23:26.4895234Z 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:23:26.4896385Z 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:23:26.4897504Z 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:23:26.4898831Z 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:23:26.4900521Z 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:23:26.4901500Z 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:23:26.4902821Z 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:23:26.4903838Z 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:23:26.4905143Z 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:23:26.4906431Z 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:23:26.4907513Z 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:23:26.4908660Z 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:23:26.4909903Z 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:23:26.4911256Z 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:23:26.4911976Z 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:23:26.4913261Z 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:23:26.4914199Z 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:23:26.4915459Z 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:23:26.4916616Z 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:23:26.4917790Z 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:23:26.4918852Z 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:23:26.4920066Z 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:23:26.4921375Z 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:23:26.4922429Z 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:23:26.4923634Z 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:23:26.4924675Z 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:23:26.4925820Z 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:23:26.4926998Z 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:23:26.4928125Z 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:23:26.4929575Z 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:23:26.4930483Z 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:23:26.4931548Z 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:23:26.4933387Z 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:23:26.4934482Z 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:23:26.4936083Z 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:23:26.4938103Z 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:23:26.4938721Z 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:23:26.4939906Z 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:23:26.4942166Z 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:23:26.4943062Z 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:23:26.4944081Z 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:23:26.4945487Z 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:23:26.4946692Z 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:23:26.4947734Z 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:23:26.4949167Z 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:23:26.4950377Z 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:23:26.4951517Z 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:23:26.4952873Z 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:23:26.4953977Z 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:23:26.4955225Z 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:23:26.4956256Z 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:23:26.4957715Z 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:23:26.4958775Z 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:23:26.4960008Z 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:23:26.4961091Z 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:23:26.4963479Z 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:23:26.4964532Z 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:23:26.4967136Z 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:23:26.4967844Z 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:23:26.4968463Z 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:23:26.4969565Z 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:23:26.4970447Z 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:23:26.4971592Z 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:23:26.4972807Z 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:23:26.4974125Z 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:23:26.4975164Z 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:23:26.4976226Z 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:23:26.4977461Z 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:23:26.4978669Z 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:23:26.4980068Z 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:23:26.4981331Z 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:23:26.4982673Z 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:23:26.4984012Z 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:23:26.4985267Z 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:23:26.4986454Z 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:23:26.4987601Z 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:23:26.4988983Z 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:23:26.4990123Z 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:23:26.4991140Z 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:23:26.4992284Z 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:23:26.4994044Z 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:23:26.4995100Z 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:23:26.4996417Z 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:23:26.4997564Z 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:23:26.4998760Z 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:23:26.4999959Z 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:23:26.5001061Z 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:23:26.5004321Z 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:23:26.5005036Z 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:23:26.5005650Z 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:23:26.5006258Z 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:23:26.5006857Z 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:23:26.5007604Z 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:23:26.5008788Z 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:23:26.5010342Z 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:23:26.5011302Z 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:23:26.5012492Z 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:23:26.5013748Z 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:23:26.5014682Z 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:23:26.5015843Z 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:23:26.5017255Z 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:23:26.5018339Z 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:23:26.5020012Z 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:23:26.5021057Z 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:23:26.5022203Z 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:23:26.5023952Z 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:23:26.5025061Z 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:23:26.5026239Z 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:23:26.5027414Z 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:23:26.5028527Z 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:23:26.5029821Z 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:23:26.5031035Z 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:23:26.5032143Z 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:23:26.5033237Z 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:23:26.5034572Z 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:23:26.5035764Z 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:23:26.5037004Z 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:23:26.5039279Z 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:23:26.5039817Z 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:23:26.5040928Z 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:23:26.5042011Z 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:23:26.5042701Z 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:23:26.5044691Z 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:23:26.5045131Z 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:23:26.5045430Z 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:23:26.5046283Z 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:23:26.5047738Z 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:23:26.5048469Z 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:23:26.5049756Z 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:23:26.5050448Z 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:23:26.5051459Z 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:23:26.5052570Z 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:23:26.5053408Z 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:23:26.5054280Z 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:23:26.5055297Z 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:23:26.5056418Z 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:23:26.5057106Z 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:23:26.5058570Z 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:23:26.5059633Z 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:23:26.5060428Z 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:23:26.5061625Z 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:23:26.5062414Z 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:23:26.5063383Z 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:23:26.5064080Z 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:23:26.5065398Z 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:23:26.5066425Z 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:23:26.5067455Z 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:23:26.5068756Z 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:23:26.5069865Z 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:23:26.5070711Z 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:23:26.5071702Z 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:23:26.5073236Z 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:23:26.5073934Z 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:23:26.5075000Z 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:23:26.5075747Z 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:23:26.5076654Z 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:23:26.5077530Z 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:23:26.5078422Z 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:23:26.5079405Z 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:23:26.5080342Z 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:23:26.5081282Z 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:23:26.5082515Z 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:23:26.5083479Z 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:23:26.5088585Z 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:23:26.5088935Z 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:23:26.5089248Z 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:23:26.5089735Z 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:23:26.5090179Z 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:23:26.5090662Z 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:23:26.5091169Z 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:23:26.5091507Z 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:23:26.5092572Z 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:23:26.5093308Z 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:23:26.5094901Z 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:23:26.5095736Z 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:23:26.5096552Z 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:23:26.5097927Z 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:23:26.5098686Z 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:23:26.5099812Z 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:23:26.5101779Z 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:23:26.5103148Z 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:23:26.5103775Z 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:23:26.5104547Z 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:23:26.5106371Z 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:23:26.5106865Z 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:23:26.5109388Z 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:23:26.5110223Z 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:23:26.5110701Z 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:23:26.5111500Z 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:23:26.5112120Z 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:23:26.5113003Z 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:23:26.5114153Z 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:23:26.5115220Z 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:23:26.5116338Z 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:23:26.5117526Z 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:23:26.5118484Z 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:23:26.5119487Z 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:23:26.5120482Z 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:23:26.5121756Z 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:23:26.5122543Z 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:23:26.5124778Z 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:23:26.5125163Z 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:23:26.5125963Z 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:23:26.5127297Z 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:23:26.5128619Z 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:23:26.5129117Z 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:23:26.5130811Z 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:23:26.5131592Z 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:23:26.5133226Z 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:23:26.5133775Z 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:23:26.5135335Z 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:23:26.5136183Z 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:23:26.5137888Z 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:23:26.5138595Z 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:23:26.5139725Z 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:23:26.5141118Z 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:23:26.5142136Z 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:23:26.5143682Z 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:23:26.5144401Z 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:23:26.5145333Z 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:23:26.5146578Z 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:23:26.5147488Z 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:23:26.5148792Z 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:23:26.5149603Z 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:23:26.5150467Z 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:23:26.5151755Z 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:23:26.5152521Z 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:23:26.5153143Z 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:23:26.5154488Z 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:23:26.5154951Z 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:23:26.5158468Z 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:23:26.5159111Z 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:23:26.5159823Z 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:23:26.5160248Z 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:23:26.5160923Z 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:23:26.5162008Z 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:23:26.5162986Z 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:23:26.5165008Z 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:23:26.5165450Z 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:23:26.5165989Z 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:23:26.5166804Z 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:23:26.5167572Z 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:23:26.5169425Z 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:23:26.5170076Z 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:23:26.5170933Z 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:23:26.5171933Z 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:23:26.5172679Z 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:23:26.5174319Z 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:23:26.5175613Z 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:23:26.5176088Z 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:23:26.5177372Z 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:23:26.5178397Z 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:23:26.5180279Z 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:23:26.5181470Z 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:23:26.5182262Z 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:23:26.5183262Z 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:23:26.5184308Z 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:23:26.5185945Z 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:23:26.5186967Z 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:23:26.5187881Z 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:23:26.5189214Z 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:23:26.5190602Z 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:23:26.5191666Z 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:23:26.5192703Z 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:23:26.5193916Z 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:23:26.5195267Z 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:23:26.5196386Z 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:23:26.5198801Z 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:23:26.5199392Z 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:23:26.5200495Z 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:23:26.5201302Z 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:23:26.5202549Z 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:23:26.5203687Z 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:23:26.5205030Z 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:23:26.5206026Z 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:23:26.5207382Z 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:23:26.5208471Z 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:23:26.5209857Z 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:23:26.5211086Z 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:23:26.5212114Z 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:23:26.5213320Z 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:23:26.5214769Z 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:23:26.5216016Z 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:23:26.5216980Z 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:23:26.5218216Z 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:23:26.5219704Z 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:23:26.5221041Z 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:23:26.5222341Z 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:23:26.5223308Z 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:23:26.5224590Z 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:23:26.5225752Z 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:23:26.5227200Z 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:23:26.5228350Z 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:23:26.5229599Z 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:23:26.5230670Z 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:23:26.5231851Z 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:23:26.5232926Z 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:23:26.5234073Z 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:23:26.5235590Z 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:23:26.5237072Z 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:23:26.5238118Z 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:23:26.5239390Z 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:23:26.5240470Z 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:23:26.5241713Z 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:23:26.5242798Z 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:23:26.5244020Z 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:23:26.5245078Z 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:23:26.5246515Z 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:23:26.5247585Z 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:23:26.5248881Z 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:23:26.5250110Z 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:23:26.5252351Z 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:23:26.5254187Z 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:23:26.5254673Z 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:23:26.5255286Z 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:23:26.5256297Z 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:23:26.5257920Z 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:23:26.5258723Z 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:23:26.5259646Z 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:23:26.5260712Z 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:23:26.5262449Z 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:23:26.5263573Z 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:23:26.5264468Z 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:23:26.5265189Z 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:23:26.5266122Z 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:23:26.5267032Z 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:23:26.5268864Z 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:23:26.5269363Z 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:23:26.5270204Z 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:23:26.5271312Z 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:23:26.5272240Z 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:23:26.5273000Z 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:23:26.5273917Z 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:23:26.5274913Z 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:23:26.5275858Z 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:23:26.5276782Z 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:23:26.5277527Z 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:23:26.5278489Z 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:23:26.5279452Z 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:23:26.5280343Z 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:23:26.5281638Z 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:23:26.5282192Z 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:23:26.5283171Z 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:23:26.5284049Z 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:23:26.5285202Z 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:23:26.5287945Z 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:23:26.5288459Z 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:23:26.5288930Z 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:23:26.5289442Z 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:23:26.5289927Z 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:23:26.5291393Z 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:23:26.5292345Z 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:23:26.5292900Z 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:23:26.5293948Z 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:23:26.5294809Z 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:23:26.5295770Z 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:23:26.5297134Z 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:23:26.5297773Z 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:23:26.5299328Z 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:23:26.5300253Z 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:23:26.5300955Z 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:23:26.5302374Z 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:23:26.5303053Z 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:23:26.5304546Z 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:23:26.5305159Z 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:23:26.5306015Z 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:23:26.5307165Z 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:23:26.5308084Z 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:23:26.5309100Z 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:23:26.5310072Z 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:23:26.5311291Z 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:23:26.5312069Z 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:23:26.5312812Z 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:23:26.5314292Z 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:23:26.5314990Z 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:23:26.5317139Z 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:23:26.5317900Z 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:23:26.5318826Z 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:23:26.5320213Z 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:23:26.5320755Z 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:23:26.5322274Z 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:23:26.5323251Z 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:23:26.5324206Z 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:23:26.5324925Z 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:23:26.5326387Z 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:23:26.5327141Z 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:23:26.5328485Z 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:23:26.5329451Z 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:23:26.5330557Z 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:23:26.5331479Z 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:23:26.5332570Z 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:23:26.5333536Z 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:23:26.5335067Z 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:23:26.5336035Z 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:23:26.5336784Z 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:23:26.5337577Z 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:23:26.5339772Z 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:23:26.5340179Z 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:23:26.5340812Z 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:23:26.5341973Z 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:23:26.5342839Z 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:23:26.5343799Z 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:23:26.5344634Z 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:23:26.5346330Z 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:23:26.5346898Z 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:23:26.5348302Z 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:23:26.5349292Z 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:23:26.5350255Z 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:23:26.5351735Z 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:23:26.5352464Z 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:23:26.5353958Z 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:23:26.5354769Z 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:23:26.5356241Z 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:23:26.5356911Z 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:23:26.5358405Z 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:23:26.5359211Z 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:23:26.5361043Z 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:23:26.5362018Z 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:23:26.5362840Z 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:23:26.5363936Z 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:23:26.5365107Z 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:23:26.5366297Z 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:23:26.5367432Z 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:23:26.5368764Z 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:23:26.5369893Z 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:23:26.5371068Z 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:23:26.5372605Z 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:23:26.5374522Z 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:23:26.5375151Z 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:23:26.5376194Z 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:23:26.5376802Z 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:23:26.5378312Z 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:23:26.5379346Z 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:23:26.5380808Z 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:23:26.5382078Z 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:23:26.5383040Z 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:23:26.5384482Z 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:23:26.5385537Z 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:23:26.5386796Z 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:23:26.5388578Z 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:23:26.5389607Z 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:23:26.5390996Z 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:23:26.5391632Z 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:23:26.5392450Z 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:23:26.5393998Z 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:23:26.5394406Z 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:23:26.5395788Z 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:23:26.5396949Z 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:23:26.5397754Z 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:23:26.5398901Z 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:23:26.5399838Z 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:23:26.5401011Z 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:23:26.5402261Z 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:23:26.5403327Z 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:23:26.5404263Z 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:23:26.5404824Z 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:23:26.5406456Z 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:23:26.5407135Z 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:23:26.5408626Z 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:23:26.5409707Z 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:23:26.5410960Z 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:23:26.5411629Z 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:23:26.5412881Z 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:23:26.5413477Z 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:23:26.5414588Z 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:23:26.5415142Z 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:23:26.5416137Z 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:23:26.5417438Z 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:23:26.5418479Z 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:23:26.5419631Z 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:23:26.5420619Z 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:23:26.5422623Z 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:23:26.5423021Z 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:23:26.5424085Z 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:23:26.5424710Z 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:23:26.5425666Z 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:23:26.5426753Z 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:23:26.5427711Z 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:23:26.5429064Z 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:23:26.5429565Z 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:23:26.5431098Z 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:23:26.5431832Z 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:23:26.5432740Z 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:23:26.5433563Z 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:23:26.5434422Z 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:23:26.5435560Z 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:23:26.5436610Z 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:23:26.5437734Z 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:23:26.5438456Z 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:23:26.5440310Z 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:23:26.5440705Z 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:23:26.5441840Z 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:23:26.5442287Z 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:23:26.5443215Z 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:23:26.5443768Z 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:23:26.5445390Z 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:23:26.5445962Z 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:23:26.5446578Z 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:23:26.5447912Z 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:23:26.5448483Z 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:23:26.5449913Z 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:23:26.5450317Z 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:23:26.5451676Z 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:23:26.5453328Z 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:23:26.5453897Z 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:23:26.5455254Z 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:23:26.5456095Z 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:23:26.5457214Z 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:23:26.5458844Z 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:23:26.5459434Z 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:23:26.5460320Z 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:23:26.5461419Z 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:23:26.5462388Z 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:23:26.5463101Z 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:23:26.5464485Z 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:23:26.5465245Z 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:23:26.5466392Z 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:23:26.5467379Z 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:23:26.5467920Z 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:23:26.5469044Z 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:23:26.5469799Z 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:23:26.5470770Z 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:23:26.5471812Z 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:23:26.5472843Z 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:23:26.5473683Z 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:23:26.5474768Z 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:23:26.5475791Z 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:23:26.5476842Z 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:23:26.5477673Z 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:23:26.5478221Z 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:23:26.5480200Z 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:23:26.5480676Z 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:23:26.5481145Z 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:23:26.5483339Z 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:23:26.5483917Z 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:23:26.5484907Z 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:23:26.5485858Z 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:23:26.5487108Z 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:23:26.5487849Z 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:23:26.5489242Z 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:23:26.5490383Z 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:23:26.5490982Z 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:23:26.5492304Z 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:23:26.5493052Z 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:23:26.5494111Z 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:23:26.5495549Z 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:23:26.5496409Z 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:23:26.5497213Z 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:23:26.5498278Z 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:23:26.5499693Z 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:23:26.5503563Z 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:23:26.5504198Z 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:23:26.5504856Z 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:23:26.5505528Z 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:23:26.5505936Z 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:23:26.5506393Z 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:23:26.5506832Z 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:23:26.5507779Z 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:23:26.5508289Z 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:23:26.5509649Z 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:23:26.5511130Z 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:23:26.5511517Z 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:23:26.5512450Z 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:23:26.5513337Z 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:23:26.5514220Z 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:23:26.5515149Z 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:23:26.5516709Z 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:23:26.5517845Z 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:23:26.5518368Z 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:23:26.5519377Z 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:23:26.5520637Z 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:23:26.5521488Z 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:23:26.5522387Z 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:23:26.5523384Z 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:23:26.5524455Z 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:23:26.5525399Z 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:23:26.5526245Z 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:23:26.5527384Z 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:23:26.5528798Z 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:23:26.5529705Z 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:23:26.5531378Z 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:23:26.5532163Z 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:23:26.5533493Z 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:23:26.5534268Z 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:23:26.5535319Z 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:23:26.5536365Z 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:23:26.5537463Z 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:23:26.5538315Z 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:23:26.5539256Z 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:23:26.5540196Z 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:23:26.5541092Z 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:23:26.5541806Z 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:23:26.5543033Z 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:23:26.5544390Z 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:23:26.5545453Z 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:23:26.5546454Z 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:23:26.5547887Z 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:23:26.5549335Z 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:23:26.5550119Z 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:23:26.5551263Z 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:23:26.5552624Z 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:23:26.5553690Z 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:23:26.5554960Z 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:23:26.5556082Z 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:23:26.5557264Z 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:23:26.5558426Z 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:23:26.5559599Z 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:23:26.5560885Z 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:23:26.5562340Z 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:23:26.5563339Z 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:23:26.5564431Z 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:23:26.5565573Z 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:23:26.5566759Z 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:23:26.5567951Z 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:23:26.5569393Z 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:23:26.5570622Z 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:23:26.5572912Z 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:23:26.5573507Z 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:23:26.5574553Z 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:23:26.5575540Z 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:23:26.5576759Z 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:23:26.5578071Z 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:23:26.5579422Z 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:23:26.5580631Z 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:23:26.5581943Z 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:23:26.5583256Z 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:23:26.5584700Z 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:23:26.5606896Z 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:23:26.5607823Z 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:23:26.5608470Z 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:23:26.5609266Z 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:23:26.5610033Z 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:23:26.5610682Z 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:23:26.5611335Z 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:23:26.5611991Z 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:23:26.5612724Z 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:23:26.5613471Z 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:23:26.5614111Z 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:23:26.5614738Z 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:23:26.5615341Z 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:23:26.5616074Z 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:23:26.5616701Z 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:23:26.5617307Z 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:23:26.5617882Z 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:23:26.5618587Z 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:23:26.5619277Z 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:23:26.5619750Z 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:23:26.5620278Z 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:23:26.5620954Z 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:23:26.5621540Z 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:23:26.5622118Z 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:23:26.5622825Z 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:23:26.5623581Z 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:23:26.5624199Z 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:23:26.5624797Z 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:23:26.5625376Z 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:23:26.5625994Z 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:23:26.5626742Z 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:23:26.5627480Z 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:23:26.5628128Z 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:23:26.5628846Z 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:23:26.5629555Z 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:23:26.5630173Z 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:23:26.5630782Z 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:23:26.5631366Z 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:23:26.5632076Z 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:23:26.5632684Z 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:23:26.5633289Z 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:23:26.5634147Z 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:23:26.5635335Z 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:23:26.5636496Z 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:23:26.5637808Z 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:23:26.5638913Z 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:23:26.5640097Z 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:23:26.5641579Z 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:23:26.5642631Z 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:23:26.5643886Z 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:23:26.5645176Z 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:23:26.5646174Z 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:23:26.5647282Z 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:23:26.5648481Z 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:23:26.5649643Z 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:23:26.5650902Z 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:23:26.5652051Z 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:23:26.5653331Z 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:23:26.5654591Z 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:23:26.5655843Z 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:23:26.5657185Z 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:23:26.5658182Z 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:23:26.5659542Z 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:23:26.5660936Z 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:23:26.5662206Z 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:23:26.5663139Z 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:23:26.5664213Z 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:23:26.5665571Z 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:23:26.5667535Z 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:23:26.5668719Z 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:23:26.5669953Z 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:23:26.5671174Z 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:23:26.5672163Z 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:23:26.5673412Z 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:23:26.5675454Z 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:23:26.5676028Z 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:23:26.5677339Z 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:23:26.5678301Z 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:23:26.5679698Z 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:23:26.5680662Z 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:23:26.5681846Z 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:23:26.5683116Z 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:23:26.5684420Z 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:23:26.5685781Z 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:23:26.5687016Z 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:23:26.5688032Z 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:23:26.5689174Z 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:23:26.5690316Z 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:23:26.5691542Z 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:23:26.5692715Z 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:23:26.5694161Z 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:23:26.5695457Z 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:23:26.5696645Z 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:23:26.5697716Z 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:23:26.5699219Z 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:23:26.5700331Z 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:23:26.5701655Z 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:23:26.5702934Z 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:23:26.5704009Z 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:23:26.5705170Z 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:23:26.5706539Z 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:23:26.5707736Z 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:23:26.5708863Z 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:23:26.5709992Z 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:23:26.5711261Z 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:23:26.5712482Z 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:23:26.5713599Z 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:23:26.5714955Z 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:23:26.5716395Z 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:23:26.5717542Z 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:23:26.5718507Z 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:23:26.5719689Z 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:23:26.5720977Z 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:23:26.5722165Z 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:23:26.5723298Z 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:23:26.5724584Z 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:23:26.5725598Z 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:23:26.5727040Z 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:23:26.5728169Z 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:23:26.5729434Z 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:23:26.5730425Z 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:23:26.5731515Z 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:23:26.5734269Z 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:23:26.5734889Z 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:23:26.5735633Z 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:23:26.5736647Z 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:23:26.5737700Z 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:23:26.5738863Z 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:23:26.5740275Z 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:23:26.5741547Z 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:23:26.5742594Z 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:23:26.5743712Z 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:23:26.5745851Z 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:23:26.5746986Z 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:23:26.5748005Z 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:23:26.5749104Z 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:23:26.5750300Z 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:23:26.5751605Z 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:23:26.5752835Z 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:23:26.5754237Z 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:23:26.5755630Z 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:23:26.5756855Z 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:23:26.5757983Z 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:23:26.5759028Z 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:23:26.5760359Z 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:23:26.5761722Z 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:23:26.5762714Z 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:23:26.5764100Z 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:23:26.5765848Z 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:23:26.5766872Z 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:23:26.5768248Z 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:23:26.5769522Z 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:23:26.5770683Z 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:23:26.5771898Z 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:23:26.5773098Z 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:23:26.5774351Z 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:23:26.5775503Z 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:23:26.5776642Z 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:23:26.5777974Z 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:23:26.5779431Z 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:23:26.5780703Z 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:23:26.5783439Z 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:23:26.5784094Z 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:23:26.5785316Z 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:23:26.5786321Z 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:23:26.5787356Z 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:23:26.5788540Z 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:23:26.5789734Z 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:23:26.5790901Z 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:23:26.5792260Z 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:23:26.5793600Z 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:23:26.5794485Z 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:23:26.5795703Z 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:23:26.5797070Z 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:23:26.5798406Z 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:23:26.5799502Z 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:23:26.5800639Z 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:23:26.5801810Z 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:23:26.5804304Z 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:23:26.5804895Z 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:23:26.5805452Z 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:23:26.5807236Z 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:23:26.5807946Z 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:23:26.5809063Z 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:23:26.5810494Z 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:23:26.5811678Z 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:23:26.5812875Z 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:23:26.5813992Z 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:23:26.5816481Z 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:23:26.5817114Z 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:23:26.5817712Z 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:23:26.5818726Z 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:23:26.5820018Z 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:23:26.5821451Z 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:23:26.5822639Z 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:23:26.5823807Z 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:23:26.5825856Z 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:23:26.5827057Z 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:23:26.5827904Z 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:23:26.5828620Z 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:23:26.5829882Z 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:23:26.5830467Z 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:23:26.5831546Z 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:23:26.5832653Z 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:23:26.5833384Z 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:23:26.5835328Z 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:23:26.5836001Z 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:23:26.5836607Z 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:23:26.5837814Z 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:23:26.5838634Z 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:23:26.5839765Z 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:23:26.5840559Z 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:23:26.5841573Z 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:23:26.5842551Z 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:23:26.5843839Z 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:23:26.5844738Z 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:23:26.5845745Z 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:23:26.5847207Z 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:23:26.5848261Z 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:23:26.5849537Z 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:23:26.5850627Z 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:23:26.5851758Z 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:23:26.5852882Z 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:23:26.5854250Z 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:23:26.5855857Z 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:23:26.5856891Z 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:23:26.5858178Z 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:23:26.5859744Z 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:23:26.5860737Z 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:23:26.5861884Z 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:23:26.5863189Z 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:23:26.5864272Z 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:23:26.5865486Z 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:23:26.5866818Z 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:23:26.5867877Z 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:23:26.5869161Z 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:23:26.5870320Z 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:23:26.5871307Z 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:23:26.5872449Z 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:23:26.5873749Z 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:23:26.5875138Z 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:23:26.5876292Z 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:23:26.5877537Z 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:23:26.5878720Z 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:23:26.5879929Z 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:23:26.5881235Z 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:23:26.5883518Z 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:23:26.5883984Z 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:23:26.5884862Z 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:23:26.5885502Z 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:23:26.5886528Z 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:23:26.5887748Z 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:23:26.5888776Z 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:23:26.5889862Z 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:23:26.5890749Z 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:23:26.5891718Z 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:23:26.5892740Z 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:23:26.5893517Z 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:23:26.5894442Z 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:23:26.5895675Z 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:23:26.5897284Z 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:23:26.5898633Z 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:23:26.5899380Z 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:23:26.5901031Z 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:23:26.5901738Z 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:23:26.5902516Z 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:23:26.5903483Z 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:23:26.5904694Z 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:23:26.5905923Z 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:23:26.5907184Z 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:23:26.5908179Z 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:23:26.5909507Z 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:23:26.5910874Z 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:23:26.5911953Z 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:23:26.5913046Z 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:23:26.5914226Z 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:23:26.5915554Z 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:23:26.5917525Z 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:23:26.5918154Z 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:23:26.5919254Z 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:23:26.5920521Z 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:23:26.5921858Z 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:23:26.5923155Z 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:23:26.5924226Z 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:23:26.5925412Z 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:23:26.5926676Z 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:23:26.5927801Z 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:23:26.5929018Z 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:23:26.5930129Z 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:23:26.5932394Z 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:23:26.5933302Z 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:23:26.5933967Z 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:23:26.5935124Z 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:23:26.5936088Z 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:23:26.5937243Z 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:23:26.5938735Z 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:23:26.5940098Z 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:23:26.5942600Z 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:23:26.5943511Z 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:23:26.5944782Z 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:23:26.5946030Z 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:23:26.5947191Z 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:23:26.5948258Z 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:23:26.5949344Z 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:23:26.5950744Z 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:23:26.5951891Z 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:23:26.5952981Z 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:23:26.5954321Z 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:23:26.5955623Z 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:23:26.5956903Z 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:23:26.5958005Z 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:23:26.5959164Z 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:23:26.5960398Z 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:23:26.5961428Z 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:23:26.5962595Z 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:23:26.5963820Z 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:23:26.5965091Z 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:23:26.5966481Z 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:23:26.5967866Z 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:23:26.5968788Z 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:23:26.5969892Z 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:23:26.5971129Z 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:23:26.5972418Z 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:23:26.5973669Z 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:23:26.5975267Z 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:23:26.5976717Z 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:23:26.5977939Z 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:23:26.5979830Z 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:23:26.5980469Z 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:23:26.5981735Z 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:23:26.5982913Z 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:23:26.5993905Z 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:23:26.5995108Z 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:23:26.5995720Z 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:23:26.5996515Z 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:23:26.5997504Z 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:23:26.6016230Z 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:23:26.6016932Z 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:23:26.6017339Z 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:23:26.6017684Z 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:23:26.6018023Z 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:23:26.6018365Z 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:23:26.6018727Z 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:23:26.6019256Z 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:23:26.6019852Z 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:23:26.6020315Z 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:23:26.6020974Z 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:23:26.6021499Z 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:23:26.6021941Z 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:23:26.6022302Z 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:23:26.6022701Z 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:23:26.6023161Z 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:23:26.6023825Z 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:23:26.6024203Z 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:23:26.6024550Z 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:23:26.6025126Z 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:23:26.6025663Z 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:23:26.6026325Z 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:23:26.6026816Z 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:23:26.6027582Z 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:23:26.6028157Z 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:23:26.6028829Z 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:23:26.6029122Z 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:23:26.6034050Z 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:23:26.6035108Z 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:23:26.6035852Z 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:23:26.6036947Z 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:23:26.6037498Z 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:23:26.6038137Z 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:23:26.6040333Z 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:23:26.6041629Z 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:23:26.6045366Z 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:23:26.6045975Z 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:23:26.6047357Z 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:23:26.6048685Z 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:23:26.6049460Z 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:23:26.6050417Z 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:23:26.6052916Z 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:23:26.6053634Z 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:23:26.6054737Z 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:23:26.6057077Z 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:23:26.6058118Z 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:23:26.6059306Z 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:23:26.6060756Z 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:23:26.6063607Z 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:23:26.6064646Z 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:23:26.6065546Z 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:23:26.6066548Z 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:23:26.6068092Z 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:23:26.6068947Z 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:23:26.6070024Z 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:23:26.6071103Z 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:23:26.6072069Z 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:23:26.6073051Z 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:23:26.6073848Z 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:23:26.6075370Z 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:23:26.6076115Z 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:23:26.6077273Z 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:23:26.6077890Z 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:23:26.6078891Z 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:23:26.6079846Z 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:23:26.6080533Z 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:23:26.6081551Z 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:23:26.6082873Z 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:23:26.6083586Z 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:23:26.6084701Z 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:23:26.6085250Z 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:23:26.6086675Z 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:23:26.6087508Z 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:23:26.6088336Z 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:23:26.6089306Z 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:23:26.6089998Z 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:23:26.6091945Z 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:23:26.6092431Z 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:23:26.6093246Z 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:23:26.6094219Z 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:23:26.6094859Z 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:23:26.6096374Z 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:23:26.6097742Z 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:23:26.6098912Z 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:23:26.6100373Z 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:23:26.6102550Z 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:23:26.6103530Z 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:23:26.6104548Z 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:23:26.6105790Z 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:23:26.6106921Z 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:23:26.6108171Z 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:23:26.6109452Z 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:23:26.6110686Z 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:23:26.6111991Z 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:23:26.6113543Z 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:23:26.6114573Z 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:23:26.6115838Z 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:23:26.6117045Z 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:23:26.6118368Z 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:23:26.6119426Z 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:23:26.6120735Z 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:23:26.6121846Z 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:23:26.6122999Z 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:23:26.6124312Z 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:23:26.6125608Z 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:23:26.6126860Z 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:23:26.6128144Z 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:23:26.6129174Z 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:23:26.6130313Z 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:23:26.6131713Z 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:23:26.6132851Z 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:23:26.6134088Z 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:23:26.6135184Z 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:23:26.6136454Z 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:23:26.6137800Z 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:23:26.6139409Z 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:23:26.6141442Z 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:23:26.6142461Z 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:23:26.6143526Z 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:23:26.6144957Z 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:23:26.6146264Z 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:23:26.6147202Z 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:23:26.6149466Z 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:23:26.6149910Z 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:23:26.6150656Z 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:23:26.6151692Z 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:23:26.6152499Z 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:23:26.6153322Z 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:23:26.6154090Z 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:23:26.6155528Z 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:23:26.6156353Z 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:23:26.6157193Z 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:23:26.6158085Z 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:23:26.6159197Z 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:23:26.6160130Z 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:23:26.6161258Z 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:23:26.6162638Z 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:23:26.6163787Z 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:23:26.6164785Z 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:23:26.6165856Z 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:23:26.6167185Z 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:23:26.6168340Z 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:23:26.6169501Z 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:23:26.6170953Z 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:23:26.6171990Z 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:23:26.6173189Z 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:23:26.6174304Z 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:23:26.6175795Z 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:23:26.6177135Z 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:23:26.6178249Z 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:23:26.6179558Z 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:23:26.6180622Z 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:23:26.6182022Z 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:23:26.6183162Z 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:23:26.6184332Z 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:23:26.6186580Z 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:23:26.6187162Z 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:23:26.6188002Z 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:23:26.6189212Z 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:23:26.6190364Z 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:23:26.6191667Z 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:23:26.6192904Z 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:23:26.6194206Z 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:23:26.6195681Z 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:23:26.6196935Z 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:23:26.6198580Z 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:23:26.6199764Z 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:23:26.6200264Z 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:23:26.6201946Z 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:23:26.6202605Z 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:23:26.6203801Z 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:23:26.6204672Z 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:23:26.6206531Z 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:23:26.6207433Z 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:23:26.6209491Z 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:23:26.6210111Z 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:23:26.6210859Z 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:23:26.6211931Z 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:23:26.6213274Z 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:23:26.6214409Z 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:23:26.6216422Z 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:23:26.6217378Z 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:23:26.6218759Z 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:23:26.6219983Z 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:23:26.6221301Z 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:23:26.6222336Z 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:23:26.6223747Z 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:23:26.6224851Z 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:23:26.6226197Z 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:23:26.6227272Z 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:23:26.6228877Z 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:23:26.6229953Z 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:23:26.6231335Z 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:23:26.6232536Z 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:23:26.6233600Z 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:23:26.6234898Z 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:23:26.6236138Z 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:23:26.6237513Z 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:23:26.6239333Z 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:23:26.6240453Z 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:23:26.6241625Z 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:23:26.6242908Z 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:23:26.6244126Z 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:23:26.6245455Z 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:23:26.6246714Z 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:23:26.6247858Z 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:23:26.6249026Z 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:23:26.6250137Z 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:23:26.6251382Z 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:23:26.6253198Z 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:23:26.6254377Z 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:23:26.6255378Z 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:23:26.6256685Z 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:23:26.6258101Z 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:23:26.6259168Z 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:23:26.6260403Z 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:23:26.6262754Z 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:23:26.6263474Z 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:23:26.6264897Z 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:23:26.6266128Z 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:23:26.6267208Z 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:23:26.6268381Z 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:23:26.6269671Z 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:23:26.6270921Z 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:23:26.6271791Z 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:23:26.6273292Z 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:23:26.6274338Z 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:23:26.6275555Z 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:23:26.6276672Z 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:23:26.6277968Z 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:23:26.6279134Z 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:23:26.6280439Z 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:23:26.6281794Z 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:23:26.6283255Z 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:23:26.6284234Z 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:23:26.6285273Z 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:23:26.6286368Z 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:23:26.6288142Z 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:23:26.6289205Z 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:23:26.6290359Z 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:23:26.6291520Z 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:23:26.6292678Z 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:23:26.6294220Z 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:23:26.6295326Z 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:23:26.6297213Z 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:23:26.6298229Z 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:23:26.6299664Z 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:23:26.6300702Z 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:23:26.6302149Z 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:23:26.6303507Z 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:23:26.6304892Z 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:23:26.6305913Z 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:23:26.6307057Z 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:23:26.6308118Z 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:23:26.6309655Z 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:23:26.6310661Z 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:23:26.6311934Z 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:23:26.6312988Z 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:23:26.6314261Z 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:23:26.6315530Z 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:23:26.6316630Z 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:23:26.6317883Z 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:23:26.6319407Z 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:23:26.6320425Z 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:23:26.6321473Z 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:23:26.6322825Z 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:23:26.6324133Z 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:23:26.6325326Z 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:23:26.6326567Z 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:23:26.6327919Z 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:23:26.6329164Z 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:23:26.6330127Z 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:23:26.6331254Z 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:23:26.6332336Z 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:23:26.6333693Z 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:23:26.6334875Z 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:23:26.6336054Z 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:23:26.6337255Z 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:23:26.6338595Z 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:23:26.6339897Z 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:23:26.6341141Z 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:23:26.6342471Z 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:23:26.6343487Z 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:23:26.6345024Z 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:23:26.6345846Z 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:23:26.6346913Z 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:23:26.6347760Z 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:23:26.6349472Z 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:23:26.6350625Z 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:23:26.6351497Z 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:23:26.6352722Z 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:23:26.6353897Z 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:23:26.6355158Z 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:23:26.6356242Z 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:23:26.6357477Z 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:23:26.6358781Z 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:23:26.6360295Z 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:23:26.6361402Z 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:23:26.6362633Z 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:23:26.6363996Z 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:23:26.6365223Z 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:23:26.6366425Z 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:23:26.6367687Z 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:23:26.6368990Z 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:23:26.6370142Z 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:23:26.6371357Z 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:23:26.6372433Z 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:23:26.6373823Z 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:23:26.6376341Z 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:23:26.6376927Z 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:23:26.6377879Z 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:23:26.6379368Z 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:23:26.6380605Z 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:23:26.6381998Z 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:23:26.6383227Z 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:23:26.6384325Z 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:23:26.6385629Z 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:23:26.6387117Z 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:23:26.6387917Z 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:23:26.6388973Z 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:23:26.6390576Z 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:23:26.6391290Z 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:23:26.6392438Z 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:23:26.6393718Z 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:23:26.6394337Z 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:23:26.6396397Z 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:23:26.6397301Z 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:23:26.6398423Z 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:23:26.6399710Z 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:23:26.6400329Z 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:23:26.6401721Z 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:23:26.6402695Z 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:23:26.6403726Z 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:23:26.6405301Z 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:23:26.6406132Z 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:23:26.6407365Z 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:23:26.6408153Z 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:23:26.6409736Z 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:23:26.6410611Z 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:23:26.6412073Z 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:23:26.6412955Z 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:23:26.6414442Z 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:23:26.6415024Z 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:23:26.6416100Z 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:23:26.6417112Z 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:23:26.6418473Z 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:23:26.6419314Z 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:23:26.6421379Z 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:23:26.6421929Z 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:23:26.6424292Z 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:23:26.6424886Z 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:23:26.6425203Z 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:23:26.6426206Z 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:23:26.6428257Z 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:23:26.6428961Z 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:23:26.6429696Z 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:23:26.6430856Z 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:23:26.6432620Z 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:23:26.6434064Z 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:23:26.6434756Z 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:23:26.6435341Z 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:23:26.6436314Z 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:23:26.6436943Z 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:23:26.6437553Z 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:23:26.6438540Z 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:23:26.6439625Z 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:23:26.6440541Z 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:23:26.6441713Z 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:23:26.6442637Z 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:23:26.6443694Z 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:23:26.6447158Z 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:23:26.6447754Z 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:23:26.6448351Z 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:23:26.6448885Z 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:23:26.6449592Z 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:23:26.6450206Z 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:23:26.6451070Z 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:23:26.6452136Z 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:23:26.6453139Z 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:23:26.6454190Z 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:23:26.6455006Z 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:23:26.6456933Z 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:23:26.6457569Z 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:23:26.6458279Z 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:23:26.6459655Z 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:23:26.6460529Z 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:23:26.6461493Z 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:23:26.6462532Z 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:23:26.6463379Z 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:23:26.6464248Z 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:23:26.6465703Z 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:23:26.6466467Z 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:23:26.6467283Z 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:23:26.6469191Z 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:23:26.6469503Z 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:23:26.6471314Z 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:23:26.6471767Z 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:23:26.6472605Z 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:23:26.6473875Z 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:23:26.6475274Z 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:23:26.6475824Z 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:23:26.6476739Z 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:23:26.6478239Z 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:23:26.6478944Z 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:23:26.6479820Z 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:23:26.6480640Z 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:23:26.6482320Z 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:23:26.6482713Z 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:23:26.6484941Z 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:23:26.6485749Z 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:23:26.6486630Z 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:23:26.6487523Z 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:23:26.6488774Z 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:23:26.6490000Z 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:23:26.6491232Z 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:23:26.6493189Z 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:23:26.6493699Z 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:23:26.6494490Z 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:23:26.6495874Z 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:23:26.6496538Z 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:23:26.6497944Z 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:23:26.6498833Z 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:23:26.6500735Z 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:23:26.6501825Z 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:23:26.6502616Z 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:23:26.6504335Z 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:23:26.6505116Z 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:23:26.6506670Z 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:23:26.6507694Z 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:23:26.6508654Z 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:23:26.6509729Z 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:23:26.6510951Z 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:23:26.6512119Z 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:23:26.6513171Z 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:23:26.6514141Z 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:23:26.6515199Z 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:23:26.6517493Z 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:23:26.6518119Z 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:23:26.6519017Z 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:23:26.6519993Z 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:23:26.6520897Z 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:23:26.6521841Z 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:23:26.6522940Z 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:23:26.6523930Z 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:23:26.6524769Z 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:23:26.6525983Z 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:23:26.6527041Z 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:23:26.6528078Z 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:23:26.6529200Z 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:23:26.6530050Z 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:23:26.6531150Z 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:23:26.6532319Z 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:23:26.6533313Z 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:23:26.6534524Z 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:23:26.6535534Z 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:23:26.6536499Z 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:23:26.6538358Z 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:23:26.6538713Z 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:23:26.6541024Z 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:23:26.6541394Z 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:23:26.6542151Z 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:23:26.6543020Z 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:23:26.6544091Z 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:23:26.6545293Z 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:23:26.6546019Z 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:23:26.6547401Z 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:23:26.6548191Z 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:23:26.6549536Z 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:23:26.6550459Z 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:23:26.6552698Z 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:23:26.6553181Z 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:23:26.6554055Z 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:23:26.6555892Z 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:23:26.6556327Z 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:23:26.6557032Z 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:23:26.6558099Z 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:23:26.6559072Z 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:23:26.6560695Z 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:23:26.6561141Z 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:23:26.6562474Z 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:23:26.6564279Z 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:23:26.6565038Z 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:23:26.6565824Z 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:23:26.6566936Z 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:23:26.6567343Z 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:23:26.6568563Z 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:23:26.6569210Z 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:23:26.6570486Z 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:23:26.6571479Z 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:23:26.6572320Z 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:23:26.6573735Z 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:23:26.6574669Z 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:23:26.6575511Z 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:23:26.6577029Z 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:23:26.6577717Z 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:23:26.6578906Z 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:23:26.6579647Z 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:23:26.6581828Z 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:23:26.6582479Z 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:23:26.6582983Z 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:23:26.6584561Z 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:23:26.6585380Z 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:23:26.6585998Z 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:23:26.6587681Z 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:23:26.6588584Z 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:23:26.6589718Z 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:23:26.6591089Z 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:23:26.6592256Z 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:23:26.6593544Z 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:23:26.6594601Z 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:23:26.6595714Z 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:23:26.6597210Z 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:23:26.6598451Z 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:23:26.6599889Z 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:23:26.6601085Z 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:23:26.6602333Z 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:23:26.6603506Z 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:23:26.6604659Z 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:23:26.6605854Z 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:23:26.6607029Z 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:23:26.6608330Z 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:23:26.6609508Z 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:23:26.6610669Z 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:23:26.6611742Z 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:23:26.6612931Z 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:23:26.6614224Z 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:23:26.6615465Z 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:23:26.6616766Z 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:23:26.6617976Z 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:23:26.6619267Z 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:23:26.6620401Z 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:23:26.6623106Z 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:23:26.6624139Z 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:23:26.6625503Z 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:23:26.6626737Z 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:23:26.6628069Z 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:23:26.6629573Z 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:23:26.6630764Z 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:23:26.6632202Z 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:23:26.6633330Z 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:23:26.6634785Z 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:23:26.6635968Z 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:23:26.6637192Z 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:23:26.6638528Z 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:23:26.6639640Z 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:23:26.6640748Z 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:23:26.6642087Z 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:23:26.6643325Z 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:23:26.6644560Z 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:23:26.6645910Z 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:23:26.6646929Z 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:23:26.6647974Z 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:23:26.6649400Z 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:23:26.6650725Z 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:23:26.6651743Z 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:23:26.6653041Z 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:23:26.6654254Z 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:23:26.6655481Z 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:23:26.6656818Z 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:23:26.6658037Z 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:23:26.6659451Z 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:23:26.6660694Z 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:23:26.6662079Z 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:23:26.6663486Z 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:23:26.6665636Z 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:23:26.6666597Z 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:23:26.6667975Z 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:23:26.6669001Z 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:23:26.6670214Z 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:23:26.6671525Z 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:23:26.6675132Z 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:23:26.6675802Z 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:23:26.6676197Z 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:23:26.6676640Z 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:23:26.6677145Z 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:23:26.6677874Z 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:23:26.6678748Z 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:23:26.6680155Z 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:23:26.6680961Z 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:23:26.6682126Z 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:23:26.6683155Z 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:23:26.6684167Z 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:23:26.6685201Z 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:23:26.6686485Z 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:23:26.6687419Z 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:23:26.6688040Z 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:23:26.6689554Z 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:23:26.6690602Z 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:23:26.6692021Z 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:23:26.6692955Z 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:23:26.6693653Z 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:23:26.6694434Z 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:23:26.6695155Z 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:23:26.6696264Z 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:23:26.6697621Z 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:23:26.6698592Z 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:23:26.6699677Z 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:23:26.6701053Z 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:23:26.6701982Z 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:23:26.6703366Z 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:23:26.6704360Z 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:23:26.6705126Z 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:23:26.6706153Z 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:23:26.6707168Z 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:23:26.6708193Z 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:23:26.6709311Z 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:23:26.6710367Z 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:23:26.6711410Z 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:23:26.6712521Z 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:23:26.6713435Z 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:23:26.6714715Z 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:23:26.6715465Z 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:23:26.6716605Z 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:23:26.6717916Z 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:23:26.6718827Z 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:23:26.6720069Z 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:23:26.6721554Z 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:23:26.6722345Z 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:23:26.6723489Z 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:23:26.6724660Z 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:23:26.6725544Z 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:23:26.6726396Z 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:23:26.6727319Z 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:23:26.6727972Z 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:23:26.6729127Z 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:23:26.6729892Z 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:23:26.6730895Z 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:23:26.6731799Z 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:23:26.6733437Z 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:23:26.6734165Z 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:23:26.6735017Z 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:23:26.6736182Z 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:23:26.6737179Z 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:23:26.6738239Z 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:23:26.6739390Z 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:23:26.6740034Z 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:23:26.6741378Z 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:23:26.6742540Z 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:23:26.6743366Z 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:23:26.6744725Z 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:23:26.6745739Z 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:23:26.6746742Z 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:23:26.6747651Z 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:23:26.6749149Z 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:23:26.6750126Z 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:23:26.6751003Z 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:23:26.6752131Z 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:23:26.6753923Z 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:23:26.6755366Z 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:23:26.6755886Z 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:23:26.6756723Z 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:23:26.6758949Z 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:23:26.6759314Z 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:23:26.6760362Z 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:23:26.6761067Z 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:23:26.6762883Z 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:23:26.6763817Z 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:23:26.6764843Z 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:23:26.6766010Z 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:23:26.6766758Z 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:23:26.6767643Z 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:23:26.6768823Z 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:23:26.6769886Z 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:23:26.6771080Z 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:23:26.6772037Z 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:23:26.6773106Z 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:23:26.6774223Z 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:23:26.6775618Z 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:23:26.6776381Z 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:23:26.6778003Z 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:23:26.6779148Z 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:23:26.6780336Z 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:23:26.6782290Z 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:23:26.6783722Z 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:23:26.6784890Z 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:23:26.6786171Z 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:23:26.6787524Z 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:23:26.6788602Z 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:23:26.6789754Z 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:23:26.6790939Z 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:23:26.6792176Z 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:23:26.6794051Z 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:23:26.6794984Z 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:23:26.6796066Z 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:23:26.6797446Z 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:23:26.6798866Z 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:23:26.6800020Z 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:23:26.6801071Z 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:23:26.6802377Z 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:23:26.6803746Z 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:23:26.6804871Z 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:23:26.6806057Z 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:23:26.6808089Z 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:23:26.6809179Z 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:23:26.6810337Z 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:23:26.6811609Z 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:23:26.6812781Z 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:23:26.6814273Z 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:23:26.6815421Z 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:23:26.6816462Z 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:23:26.6817724Z 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:23:26.6819305Z 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:23:26.6820436Z 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:23:26.6821922Z 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:23:26.6823175Z 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:23:26.6824249Z 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:23:26.6825458Z 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:23:26.6826865Z 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:23:26.6828245Z 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:23:26.6829426Z 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:23:26.6830675Z 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:23:26.6831901Z 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:23:26.6833101Z 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:23:26.6834326Z 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:23:26.6835580Z 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:23:26.6836546Z 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:23:26.6837836Z 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:23:26.6838867Z 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:23:26.6839939Z 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:23:26.6840893Z 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:23:26.6842034Z 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:23:26.6842913Z 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:23:26.6844145Z 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:23:26.6845339Z 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:23:26.6846236Z 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:23:26.6847089Z 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:23:26.6847989Z 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:23:26.6850038Z 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:23:26.6850457Z 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:23:26.6851354Z 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:23:26.6852370Z 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:23:26.6853356Z 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:23:26.6854363Z 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:23:26.6855225Z 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:23:26.6856510Z 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:23:26.6857348Z 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:23:26.6858380Z 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:23:26.6859754Z 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:23:26.6860843Z 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:23:26.6861642Z 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:23:26.6862863Z 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:23:26.6864288Z 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:23:26.6865175Z 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:23:26.6866088Z 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:23:26.6867479Z 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:23:26.6868363Z 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:23:26.6869269Z 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:23:26.6870247Z 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:23:26.6871332Z 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:23:26.6871938Z 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:23:26.6872932Z 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:23:26.6874452Z 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:23:26.6875413Z 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:23:26.6876386Z 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:23:26.6877393Z 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:23:26.6878139Z 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:23:26.6879680Z 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:23:26.6880535Z 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:23:26.6881324Z 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:23:26.6882123Z 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:23:26.6883008Z 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:23:26.6883696Z 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:23:26.6884692Z 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:23:26.6885555Z 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:23:26.6887140Z 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:23:26.6887682Z 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:23:26.6888736Z 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:23:26.6889663Z 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:23:26.6890681Z 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:23:26.6891397Z 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:23:26.6892351Z 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:23:26.6893191Z 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:23:26.6894214Z 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:23:26.6895207Z 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:23:26.6896121Z 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:23:26.6897214Z 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:23:26.6898213Z 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:23:26.6898892Z 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:23:26.6900129Z 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:23:26.6900801Z 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:23:26.6901787Z 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:23:26.6902554Z 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:23:26.6903596Z 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:23:26.6904204Z 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:23:26.6905174Z 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:23:26.6905941Z 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:23:26.6906954Z 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:23:26.6907919Z 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:23:26.6909060Z 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:23:26.6909776Z 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:23:26.6910432Z 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:23:26.6911391Z 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:23:26.6912731Z 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:23:26.6913610Z 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:23:26.6914354Z 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:23:26.6916199Z 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:23:26.6916624Z 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:23:26.6917444Z 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:23:26.6918555Z 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:23:26.6919269Z 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:23:26.6920235Z 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:23:26.6920994Z 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:23:26.6921879Z 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:23:26.6923262Z 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:23:26.6923847Z 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:23:26.6924871Z 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:23:26.6925804Z 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:23:26.6926612Z 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:23:26.6927555Z 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:23:26.6928737Z 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:23:26.6929446Z 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:23:26.6930385Z 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:23:26.6931345Z 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:23:26.6932241Z 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:23:26.6933073Z 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:23:26.6934135Z 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:23:26.6935124Z 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:23:26.6936253Z 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:23:26.6937191Z 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:23:26.6938400Z 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:23:26.6939930Z 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:23:26.6941966Z 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:23:26.6942708Z 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:23:26.6943790Z 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:23:26.6944685Z 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:23:26.6945692Z 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:23:26.6946714Z 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:23:26.6947928Z 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:23:26.6948945Z 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:23:26.6949694Z 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:23:26.6950723Z 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:23:26.6951713Z 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:23:26.6952799Z 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:23:26.6953814Z 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:23:26.6954815Z 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:23:26.6955905Z 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:23:26.6956920Z 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:23:26.6957880Z 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:23:26.6958844Z 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:23:26.6959926Z 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:23:26.6960910Z 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:23:26.6961837Z 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:23:26.6962891Z 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:23:26.6963996Z 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:23:26.6965226Z 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:23:26.6966014Z 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:23:26.6966961Z 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:23:26.6967970Z 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:23:26.6969142Z 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:23:26.6970234Z 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:23:26.6971322Z 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:23:26.6971949Z 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:23:26.6972947Z 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:23:26.6974194Z 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:23:26.6974929Z 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:23:26.6975840Z 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:23:26.6976801Z 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:23:26.6977544Z 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:23:26.6978697Z 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:23:26.6979547Z 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:23:26.6980906Z 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:23:26.6981682Z 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:23:26.6982371Z 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:23:26.6983279Z 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:23:26.6984318Z 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:23:26.6985518Z 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:23:26.6986459Z 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:23:26.6987419Z 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:23:26.6988375Z 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:23:26.6989499Z 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:23:26.6990312Z 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:23:26.6990955Z 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:23:26.6992025Z 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:23:26.6993071Z 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:23:26.6994095Z 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:23:26.6995012Z 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:23:26.6996114Z 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:23:26.6997283Z 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:23:26.6997999Z 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:23:26.6999162Z 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:23:26.7000137Z 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:23:26.7001074Z 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:23:26.7002024Z 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:23:26.7003012Z 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:23:26.7004483Z 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:23:26.7005468Z 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:23:26.7006321Z 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:23:26.7007315Z 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:23:26.7008376Z 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:23:26.7009435Z 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:23:26.7010341Z 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:23:26.7011314Z 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:23:26.7012409Z 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:23:26.7013281Z 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:23:26.7014257Z 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:23:26.7015319Z 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:23:26.7016363Z 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:23:26.7017412Z 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:23:26.7018179Z 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:23:26.7019321Z 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:23:26.7021271Z 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:23:26.7021668Z 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:23:26.7022589Z 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:23:26.7023934Z 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:23:26.7024720Z 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:23:26.7025806Z 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:23:26.7026994Z 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:23:26.7027837Z 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:23:26.7029127Z 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:23:26.7030007Z 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:23:26.7031521Z 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:23:26.7032618Z 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:23:26.7033489Z 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:23:26.7035629Z 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:23:26.7036628Z 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:23:26.7037189Z 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:23:26.7037975Z 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:23:26.7040051Z 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:23:26.7040405Z 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:23:26.7041391Z 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:23:26.7043307Z 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:23:26.7043659Z 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:23:26.7044868Z 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:23:26.7045596Z 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:23:26.7046633Z 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:23:26.7048189Z 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:23:26.7049216Z 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:23:26.7050478Z 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:23:26.7051604Z 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:23:26.7052791Z 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:23:26.7053934Z 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:23:26.7055064Z 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:23:26.7056251Z 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:23:26.7057445Z 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:23:26.7058580Z 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:23:26.7059980Z 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:23:26.7061696Z 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:23:26.7062898Z 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:23:26.7063947Z 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:23:26.7065192Z 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:23:26.7066466Z 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:23:26.7067592Z 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:23:26.7068666Z 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:23:26.7070081Z 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:23:26.7071170Z 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:23:26.7072930Z 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:23:26.7073804Z 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:23:26.7075201Z 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:23:26.7077333Z 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:23:26.7078337Z 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:23:26.7079498Z 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:23:26.7080930Z 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:23:26.7082165Z 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:23:26.7083188Z 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:23:26.7084365Z 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:23:26.7085477Z 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:23:26.7086692Z 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:23:26.7088038Z 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:23:26.7089384Z 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:23:26.7090510Z 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:23:26.7091653Z 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:23:26.7092690Z 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:23:26.7093851Z 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:23:26.7094898Z 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:23:26.7096284Z 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:23:26.7097121Z 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:23:26.7098623Z 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:23:26.7099495Z 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:23:26.7100519Z 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:23:26.7102353Z 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:23:26.7103274Z 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:23:26.7103711Z 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:23:26.7105225Z 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:23:26.7106963Z 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:23:26.7107812Z 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:23:26.7108815Z 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:23:26.7109874Z 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:23:26.7110977Z 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:23:26.7112168Z 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:23:26.7114029Z 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:23:26.7114957Z 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:23:26.7116097Z 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:23:26.7118372Z 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:23:26.7119056Z 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:23:26.7119818Z 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:23:26.7120837Z 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:23:26.7122092Z 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:23:26.7123736Z 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:23:26.7124861Z 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:23:26.7126254Z 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:23:26.7127540Z 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:23:26.7128647Z 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:23:26.7129786Z 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:23:26.7131300Z 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:23:26.7132308Z 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:23:26.7133436Z 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:23:26.7134518Z 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:23:26.7135728Z 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:23:26.7137044Z 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:23:26.7138140Z 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:23:26.7139462Z 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:23:26.7140918Z 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:23:26.7142103Z 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:23:26.7143143Z 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:23:26.7144330Z 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:23:26.7145474Z 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:23:26.7146916Z 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:23:26.7147991Z 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:23:26.7149148Z 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:23:26.7150385Z 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:23:26.7151704Z 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:23:26.7152926Z 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:23:26.7154764Z 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:23:26.7155987Z 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:23:26.7157325Z 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:23:26.7158526Z 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:23:26.7159818Z 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:23:26.7160936Z 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:23:26.7162122Z 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:23:26.7163523Z 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:23:26.7164856Z 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:23:26.7165883Z 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:23:26.7167098Z 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:23:26.7168795Z 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:23:26.7169653Z 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:23:26.7170600Z 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:23:26.7171748Z 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:23:26.7173258Z 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:23:26.7174139Z 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:23:26.7175161Z 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:23:26.7176104Z 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:23:26.7177069Z 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:23:26.7178032Z 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:23:26.7179199Z 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:23:26.7180195Z 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:23:26.7181078Z 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:23:26.7182111Z 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:23:26.7183199Z 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:23:26.7184053Z 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:23:26.7185061Z 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:23:26.7186011Z 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:23:26.7187040Z 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:23:26.7187948Z 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:23:26.7188915Z 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:23:26.7189814Z 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:23:26.7190896Z 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:23:26.7191773Z 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:23:26.7192852Z 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:23:26.7193903Z 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:23:26.7194903Z 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:23:26.7195880Z 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:23:26.7196804Z 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:23:26.7197879Z 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:23:26.7198871Z 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:23:26.7199828Z 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:23:26.7200779Z 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:23:26.7201696Z 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:23:26.7202901Z 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:23:26.7203796Z 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:23:26.7204742Z 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:23:26.7205516Z 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:23:26.7206505Z 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:23:26.7207398Z 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:23:26.7208288Z 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:23:26.7209138Z 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:23:26.7210203Z 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:23:26.7210902Z 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:23:26.7211820Z 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:23:26.7212648Z 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:23:26.7213528Z 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:23:26.7214354Z 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:23:26.7215347Z 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:23:26.7216139Z 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:23:26.7217145Z 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:23:26.7217975Z 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:23:26.7219516Z 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:23:26.7221021Z 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:23:26.7221952Z 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:23:26.7222929Z 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:23:26.7224297Z 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:23:26.7225166Z 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:23:26.7226874Z 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:23:26.7227597Z 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:23:26.7228470Z 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:23:26.7229474Z 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:23:26.7230848Z 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:23:26.7231582Z 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:23:26.7232541Z 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:23:26.7233908Z 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:23:26.7234543Z 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:23:26.7236095Z 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:23:26.7236889Z 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:23:26.7238232Z 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:23:26.7239213Z 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:23:26.7240143Z 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:23:26.7240967Z 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:23:26.7242111Z 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:23:26.7243064Z 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:23:26.7243816Z 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:23:26.7244819Z 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:23:26.7245654Z 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:23:26.7246728Z 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:23:26.7247736Z 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:23:26.7249564Z 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:23:26.7250602Z 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:23:26.7251240Z 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:23:26.7252059Z 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:23:26.7253210Z 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:23:26.7254101Z 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:23:26.7255212Z 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:23:26.7256363Z 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:23:26.7257562Z 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:23:26.7258472Z 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:23:26.7259741Z 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:23:26.7260806Z 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:23:26.7262030Z 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:23:26.7263098Z 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:23:26.7264500Z 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:23:26.7265217Z 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:23:26.7266148Z 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:23:26.7266971Z 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:23:26.7268007Z 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:23:26.7269018Z 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:23:26.7270194Z 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:23:26.7271200Z 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:23:26.7272066Z 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:23:26.7273183Z 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:23:26.7274153Z 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:23:26.7275465Z 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:23:26.7276623Z 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:23:26.7277659Z 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:23:26.7278781Z 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:23:26.7279969Z 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:23:26.7280939Z 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:23:26.7281933Z 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:23:26.7282709Z 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:23:26.7284608Z 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:23:26.7285310Z 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:23:26.7286289Z 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:23:26.7287173Z 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:23:26.7288805Z 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:23:26.7289941Z 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:23:26.7290769Z 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:23:26.7291824Z 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:23:26.7292686Z 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:23:26.7293560Z 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:23:26.7294966Z 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:23:26.7295863Z 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:23:26.7297053Z 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:23:26.7298336Z 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:23:26.7299607Z 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:23:26.7300392Z 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:23:26.7302564Z 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:23:26.7303217Z 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:23:26.7304539Z 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:23:26.7305413Z 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:23:26.7306416Z 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:23:26.7307148Z 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:23:26.7308061Z 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:23:26.7309312Z 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:23:26.7310164Z 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:23:26.7314883Z 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:23:26.7315222Z 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:23:26.7315632Z 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:23:26.7315986Z 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:23:26.7316462Z 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:23:26.7316874Z 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:23:26.7317889Z 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:23:26.7318632Z 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:23:26.7319680Z 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:23:26.7321813Z 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:23:26.7322268Z 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:23:26.7322807Z 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:23:26.7323799Z 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:23:26.7324710Z 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:23:26.7325719Z 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:23:26.7326975Z 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:23:26.7327945Z 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:23:26.7328947Z 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:23:26.7330158Z 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:23:26.7331141Z 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:23:26.7332216Z 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:23:26.7333408Z 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:23:26.7335060Z 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:23:26.7336246Z 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:23:26.7337399Z 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:23:26.7338381Z 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:23:26.7339921Z 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:23:26.7341381Z 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:23:26.7342564Z 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:23:26.7343639Z 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:23:26.7344735Z 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:23:26.7346122Z 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:23:26.7347274Z 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:23:26.7348497Z 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:23:26.7349608Z 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:23:26.7350787Z 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:23:26.7351951Z 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:23:26.7353168Z 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:23:26.7354744Z 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:23:26.7355918Z 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:23:26.7357021Z 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:23:26.7358275Z 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:23:26.7359793Z 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:23:26.7361543Z 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:23:26.7362642Z 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:23:26.7363925Z 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:23:26.7365111Z 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:23:26.7366455Z 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:23:26.7367591Z 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:23:26.7368761Z 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:23:26.7370002Z 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:23:26.7371146Z 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:23:26.7372297Z 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:23:26.7373538Z 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:23:26.7374841Z 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:23:26.7376057Z 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:23:26.7377431Z 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:23:26.7378580Z 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:23:26.7379983Z 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:23:26.7381111Z 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:23:26.7382545Z 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:23:26.7383747Z 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:23:26.7384878Z 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:23:26.7385979Z 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:23:26.7387413Z 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:23:26.7388343Z 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:23:26.7389505Z 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:23:26.7390723Z 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:23:26.7391927Z 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:23:26.7393171Z 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:23:26.7394435Z 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:23:26.7395738Z 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:23:26.7397019Z 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:23:26.7398317Z 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:23:26.7399551Z 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:23:26.7400787Z 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:23:26.7401854Z 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:23:26.7403273Z 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:23:26.7404227Z 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:23:26.7405396Z 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:23:26.7406749Z 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:23:26.7407986Z 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:23:26.7409277Z 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:23:26.7410437Z 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:23:26.7411557Z 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:23:26.7412967Z 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:23:26.7414087Z 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:23:26.7415188Z 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:23:26.7416315Z 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:23:26.7417520Z 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:23:26.7419382Z 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:23:26.7420581Z 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:23:26.7421693Z 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:23:26.7423050Z 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:23:26.7424025Z 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:23:26.7425186Z 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:23:26.7426496Z 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:23:26.7427792Z 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:23:26.7428868Z 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:23:26.7429950Z 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:23:26.7431236Z 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:23:26.7432403Z 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:23:26.7434019Z 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:23:26.7435086Z 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:23:26.7436297Z 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:23:26.7437455Z 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:23:26.7438729Z 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:23:26.7440758Z 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:23:26.7441718Z 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:23:26.7443162Z 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:23:26.7444300Z 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:23:26.7445438Z 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:23:26.7446510Z 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:23:26.7447896Z 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:23:26.7448908Z 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:23:26.7450174Z 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:23:26.7451439Z 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:23:26.7452700Z 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:23:26.7454026Z 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:23:26.7455115Z 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:23:26.7456297Z 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:23:26.7457638Z 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:23:26.7458642Z 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:23:26.7460031Z 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:23:26.7462592Z 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:23:26.7463455Z 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:23:26.7464565Z 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:23:26.7465789Z 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:23:26.7467193Z 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:23:26.7468333Z 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:23:26.7469661Z 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:23:26.7470679Z 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:23:26.7472368Z 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:23:26.7473543Z 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:23:26.7474729Z 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:23:26.7475964Z 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:23:26.7477155Z 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:23:26.7479080Z 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:23:26.7479821Z 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:23:26.7480817Z 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:23:26.7481768Z 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:23:26.7483291Z 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:23:26.7484268Z 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:23:26.7485701Z 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:23:26.7486693Z 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:23:26.7487662Z 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:23:26.7488584Z 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:23:26.7489716Z 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:23:26.7490616Z 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:23:26.7491636Z 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:23:26.7492319Z 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:23:26.7493566Z 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:23:26.7494683Z 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:23:26.7495766Z 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:23:26.7496915Z 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:23:26.7497869Z 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:23:26.7498817Z 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:23:26.7500116Z 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:23:26.7501219Z 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:23:26.7502152Z 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:23:26.7503165Z 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:23:26.7504103Z 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:23:26.7505176Z 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:23:26.7506223Z 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:23:26.7507109Z 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:23:26.7508532Z 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:23:26.7509467Z 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:23:26.7510328Z 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:23:26.7511968Z 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:23:26.7512735Z 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:23:26.7514457Z 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:23:26.7516356Z 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:23:26.7516786Z 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:23:26.7517869Z 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:23:26.7518571Z 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:23:26.7519626Z 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:23:26.7520588Z 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:23:26.7521575Z 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:23:26.7522646Z 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:23:26.7523754Z 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:23:26.7525110Z 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:23:26.7525902Z 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:23:26.7526879Z 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:23:26.7527679Z 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:23:26.7528682Z 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:23:26.7529923Z 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:23:26.7530757Z 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:23:26.7531718Z 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:23:26.7532828Z 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:23:26.7533764Z 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:23:26.7534928Z 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:23:26.7535841Z 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:23:26.7536863Z 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:23:26.7537974Z 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:23:26.7539136Z 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:23:26.7540082Z 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:23:26.7541638Z 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:23:26.7542405Z 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:23:26.7543563Z 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:23:26.7544568Z 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:23:26.7545821Z 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:23:26.7546653Z 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:23:26.7547952Z 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:23:26.7549253Z 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:23:26.7550382Z 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:23:26.7551447Z 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:23:26.7552553Z 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:23:26.7553497Z 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:23:26.7554545Z 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:23:26.7555821Z 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:23:26.7556818Z 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:23:26.7557754Z 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:23:26.7558720Z 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:23:26.7559781Z 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:23:26.7560856Z 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:23:26.7561855Z 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:23:26.7562708Z 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:23:26.7563214Z 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:23:26.7564605Z 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:23:26.7565042Z 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:23:26.7566419Z 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:23:26.7567556Z 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:23:26.7567968Z 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:23:26.7569793Z 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:23:26.7570380Z 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:23:26.7571411Z 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:23:26.7572969Z 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:23:26.7573394Z 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:23:26.7574650Z 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:23:26.7575286Z 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:23:26.7577222Z 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:23:26.7577702Z 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:23:26.7578828Z 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:23:26.7580310Z 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:23:26.7581336Z 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:23:26.7583187Z 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:23:26.7584113Z 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:23:26.7585393Z 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:23:26.7586863Z 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:23:26.7587896Z 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:23:26.7589035Z 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:23:26.7590481Z 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:23:26.7591468Z 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:23:26.7592741Z 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:23:26.7593873Z 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:23:26.7595373Z 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:23:26.7596505Z 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:23:26.7597829Z 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:23:26.7598961Z 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:23:26.7600203Z 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:23:26.7601606Z 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:23:26.7602655Z 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:23:26.7604639Z 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:23:26.7605480Z 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:23:26.7606207Z 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:23:26.7606964Z 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:23:26.7608343Z 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:23:26.7609215Z 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:23:26.7610884Z 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:23:26.7611193Z 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:23:26.7613488Z 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:23:26.7614014Z 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:23:26.7614750Z 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:23:26.7615791Z 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:23:26.7617346Z 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:23:26.7617925Z 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:23:26.7618829Z 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:23:26.7619830Z 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:23:26.7621670Z 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:23:26.7622834Z 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:23:26.7623819Z 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:23:26.7625876Z 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:23:26.7626309Z 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:23:26.7626991Z 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:23:26.7627608Z 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:23:26.7629274Z 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:23:26.7629979Z 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:23:26.7630792Z 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:23:26.7631702Z 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:23:26.7633111Z 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:23:26.7633590Z 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:23:26.7635644Z 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:23:26.7636043Z 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:23:26.7636968Z 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:23:26.7637989Z 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:23:26.7639236Z 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:23:26.7640004Z 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:23:26.7641370Z 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:23:26.7642046Z 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:23:26.7642942Z 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:23:26.7644438Z 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:23:26.7645252Z 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:23:26.7646251Z 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:23:26.7647915Z 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:23:26.7648549Z 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:23:26.7649647Z 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:23:26.7650367Z 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:23:26.7651344Z 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:23:26.7652520Z 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:23:26.7654887Z 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:23:26.7655339Z 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:23:26.7655956Z 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:23:26.7656726Z 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:23:26.7657721Z 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:23:26.7659570Z 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:23:26.7660055Z 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:23:26.7660689Z 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:23:26.7661516Z 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:23:26.7662913Z 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:23:26.7664176Z 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:23:26.7664977Z 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:23:26.7666089Z 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:23:26.7667263Z 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:23:26.7668522Z 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:23:26.7669625Z 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:23:26.7670862Z 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:23:26.7672129Z 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:23:26.7673339Z 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:23:26.7674726Z 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:23:26.7675888Z 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:23:26.7677202Z 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:23:26.7678316Z 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:23:26.7679649Z 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:23:26.7680819Z 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:23:26.7681954Z 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:23:26.7683049Z 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:23:26.7684167Z 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:23:26.7686342Z 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:23:26.7686998Z 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:23:26.7687997Z 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:23:26.7689051Z 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:23:26.7690216Z 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:23:26.7691376Z 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:23:26.7692534Z 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:23:26.7693897Z 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:23:26.7694962Z 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:23:26.7696110Z 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:23:26.7697320Z 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:23:26.7698848Z 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:23:26.7700023Z 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:23:26.7702005Z 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:23:26.7702574Z 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:23:26.7703808Z 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:23:26.7704825Z 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:23:26.7706040Z 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:23:26.7707322Z 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:23:26.7708849Z 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:23:26.7709869Z 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:23:26.7711052Z 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:23:26.7712247Z 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:23:26.7713580Z 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:23:26.7714951Z 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:23:26.7716099Z 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:23:26.7717271Z 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:23:26.7718305Z 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:23:26.7719595Z 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:23:26.7720905Z 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:23:26.7722128Z 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:23:26.7723319Z 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:23:26.7724550Z 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:23:26.7725673Z 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:23:26.7727069Z 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:23:26.7729100Z 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:23:26.7730075Z 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:23:26.7731295Z 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:23:26.7732527Z 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:23:26.7733732Z 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:23:26.7734836Z 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:23:26.7735990Z 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:23:26.7737513Z 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:23:26.7738611Z 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:23:26.7739931Z 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:23:26.7741283Z 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:23:26.7742557Z 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:23:26.7743772Z 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:23:26.7744940Z 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:23:26.7746052Z 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:23:26.7748766Z 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:23:26.7749519Z 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:23:26.7750109Z 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:23:26.7751037Z 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:23:26.7752253Z 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:23:26.7753437Z 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:23:26.7754747Z 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:23:26.7755945Z 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:23:26.7757269Z 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:23:26.7758851Z 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:23:26.7759999Z 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:23:26.7761332Z 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:23:26.7762570Z 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:23:26.7763854Z 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:23:26.7765029Z 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:23:26.7766254Z 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:23:26.7767681Z 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:23:26.7768930Z 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:23:26.7770353Z 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:23:26.7771582Z 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:23:26.7772748Z 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:23:26.7773869Z 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:23:26.7775216Z 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:23:26.7776461Z 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:23:26.7777673Z 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:23:26.7779298Z 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:23:26.7780262Z 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:23:26.7782380Z 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:23:26.7783448Z 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:23:26.7784944Z 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:23:26.7785849Z 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:23:26.7786883Z 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:23:26.7787762Z 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:23:26.7789029Z 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:23:26.7790108Z 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:23:26.7791085Z 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:23:26.7792353Z 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:23:26.7793366Z 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:23:26.7794711Z 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:23:26.7795495Z 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:23:26.7796863Z 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:23:26.7797515Z 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:23:26.7799325Z 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:23:26.7799753Z 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:23:26.7800875Z 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:23:26.7801638Z 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:23:26.7802458Z 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:23:26.7803585Z 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:23:26.7804643Z 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:23:26.7805531Z 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:23:26.7807111Z 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:23:26.7807849Z 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:23:26.7808931Z 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:23:26.7810244Z 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:23:26.7811255Z 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:23:26.7812214Z 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:23:26.7813993Z 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:23:26.7814712Z 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:23:26.7815372Z 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:23:26.7816809Z 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:23:26.7817577Z 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:23:26.7819443Z 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:23:26.7819936Z 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:23:26.7821744Z 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:23:26.7822207Z 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:23:26.7824137Z 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:23:26.7824495Z 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:23:26.7825357Z 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:23:26.7826831Z 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:23:26.7828071Z 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:23:26.7829064Z 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:23:26.7830129Z 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:23:26.7831295Z 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:23:26.7832554Z 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:23:26.7833933Z 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:23:26.7834885Z 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:23:26.7836187Z 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:23:26.7837695Z 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:23:26.7838786Z 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:23:26.7839788Z 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:23:26.7841013Z 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:23:26.7842291Z 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:23:26.7843467Z 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:23:26.7844725Z 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:23:26.7846079Z 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:23:26.7847244Z 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:23:26.7848644Z 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:23:26.7849854Z 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:23:26.7851043Z 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:23:26.7852273Z 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:23:26.7853430Z 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:23:26.7854633Z 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:23:26.7855847Z 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:23:26.7857295Z 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:23:26.7858349Z 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:23:26.7859781Z 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:23:26.7860868Z 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:23:26.7862217Z 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:23:26.7863351Z 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:23:26.7864557Z 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:23:26.7865834Z 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:23:26.7867125Z 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:23:26.7868529Z 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:23:26.7869655Z 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:23:26.7871006Z 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:23:26.7872193Z 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:23:26.7873390Z 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:23:26.7874888Z 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:23:26.7876028Z 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:23:26.7877427Z 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:23:26.7878623Z 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:23:26.7879848Z 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:23:26.7881029Z 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:23:26.7882265Z 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:23:26.7884367Z 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:23:26.7885436Z 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:23:26.7886599Z 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:23:26.7888156Z 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:23:26.7889185Z 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:23:26.7890348Z 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:23:26.7891487Z 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:23:26.7892854Z 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:23:26.7894126Z 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:23:26.7895304Z 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:23:26.7896526Z 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:23:26.7897677Z 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:23:26.7898888Z 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:23:26.7900267Z 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:23:26.7901611Z 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:23:26.7903032Z 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:23:26.7904213Z 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:23:26.7905404Z 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:23:26.7906419Z 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:23:26.7907731Z 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:23:26.7908989Z 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:23:26.7910174Z 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:23:26.7911197Z 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:23:26.7912850Z 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:23:26.7913829Z 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:23:26.7915249Z 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:23:26.7916380Z 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:23:26.7917530Z 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:23:26.7918638Z 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:23:26.7920056Z 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:23:26.7921279Z 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:23:26.7922345Z 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:23:26.7923600Z 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:23:26.7924847Z 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:23:26.7926242Z 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:23:26.7927574Z 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:23:26.7928813Z 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:23:26.7930004Z 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:23:26.7931248Z 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:23:26.7932396Z 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:23:26.7933548Z 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:23:26.7934921Z 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:23:26.7935961Z 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:23:26.7937247Z 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:23:26.7938592Z 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:23:26.7939716Z 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:23:26.7941965Z 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:23:26.7943145Z 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:23:26.7944343Z 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:23:26.7945406Z 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:23:26.7946825Z 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:23:26.7947788Z 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:23:26.7949156Z 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:23:26.7950431Z 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:23:26.7951702Z 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:23:26.7953077Z 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:23:26.7954375Z 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:23:26.7955678Z 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:23:26.7957042Z 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:23:26.7958188Z 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:23:26.7959473Z 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:23:26.7960743Z 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:23:26.7961868Z 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:23:26.7963119Z 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:23:26.7965174Z 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:23:26.7966140Z 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:23:26.7967344Z 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:23:26.7968527Z 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:23:26.7969677Z 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:23:26.7970954Z 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:23:26.7972221Z 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:23:26.7973375Z 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:23:26.7974803Z 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:23:26.7975909Z 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:23:26.7977152Z 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:23:26.7978633Z 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:23:26.7979945Z 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:23:26.7981055Z 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:23:26.7982336Z 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:23:26.7983429Z 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:23:26.7984816Z 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:23:26.7985982Z 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:23:26.7987144Z 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:23:26.7988352Z 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:23:26.7989667Z 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:23:26.7990823Z 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:23:26.7992037Z 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:23:26.7993182Z 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:23:26.7994382Z 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:23:26.7995891Z 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:23:26.7997006Z 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:23:26.7998095Z 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:23:26.7999525Z 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:23:26.8000724Z 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:23:26.8001826Z 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:23:26.8003251Z 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:23:26.8004252Z 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:23:26.8005589Z 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:23:26.8006640Z 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:23:26.8007974Z 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:23:26.8009069Z 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:23:26.8010319Z 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:23:26.8011697Z 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:23:26.8013022Z 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:23:26.8014256Z 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:23:26.8015310Z 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:23:26.8016591Z 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:23:26.8018171Z 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:23:26.8019195Z 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:23:26.8020479Z 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:23:26.8021961Z 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:23:26.8023138Z 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:23:26.8024389Z 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:23:26.8025726Z 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:23:26.8026986Z 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:23:26.8028474Z 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:23:26.8029854Z 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:23:26.8031059Z 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:23:26.8032510Z 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:23:26.8033935Z 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:23:26.8035158Z 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:23:26.8036317Z 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:23:26.8040086Z 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:23:26.8041146Z 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:23:26.8042078Z 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:23:26.8043182Z 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:23:26.8044169Z 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:23:26.8045182Z 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:23:26.8046406Z 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:23:26.8047587Z 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:23:26.8049685Z 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:23:26.8050752Z 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:23:26.8051911Z 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:23:26.8052973Z 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:23:26.8053979Z 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:23:26.8055170Z 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:23:26.8056323Z 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:23:26.8057360Z 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:23:26.8058925Z 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:23:26.8060123Z 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:23:26.8061117Z 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:23:26.8062091Z 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:23:26.8063067Z 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:23:26.8064025Z 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:23:26.8065157Z 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:23:26.8066310Z 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:23:26.8067361Z 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:23:26.8068509Z 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:23:26.8069532Z 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:23:26.8070558Z 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:23:26.8071581Z 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:23:26.8072870Z 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:23:26.8074100Z 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:23:26.8075150Z 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:23:26.8076105Z 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:23:26.8077194Z 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:23:26.8078530Z 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:23:26.8079572Z 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:23:26.8080630Z 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:23:26.8081647Z 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:23:26.8082648Z 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:23:26.8083669Z 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:23:26.8084902Z 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:23:26.8086036Z 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:23:26.8086894Z 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:23:26.8088142Z 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:23:26.8089250Z 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:23:26.8090114Z 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:23:26.8090990Z 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:23:26.8092045Z 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:23:26.8093089Z 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:23:26.8093987Z 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:23:26.8095198Z 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:23:26.8096221Z 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:23:26.8097410Z 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:23:26.8098390Z 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:23:26.8099452Z 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:23:26.8101757Z 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:23:26.8112747Z 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:23:26.8113800Z 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:23:26.8114581Z 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:23:26.8115262Z 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:23:26.8115789Z 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:23:26.8116327Z 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:23:26.8116954Z 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:23:26.8117617Z 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:23:26.8118224Z 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:23:26.8118867Z 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:23:26.8119569Z 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:23:26.8120140Z 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:23:26.8120663Z 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:23:26.8121300Z 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:23:26.8121930Z 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:23:26.8122482Z 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:23:26.8123234Z 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:23:26.8123873Z 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:23:26.8124454Z 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:23:26.8125016Z 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:23:26.8125704Z 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:23:26.8126461Z 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:23:26.8126993Z 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:23:26.8127767Z 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:23:26.8128564Z 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:23:26.8129584Z 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:23:26.8130445Z 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:23:26.8131297Z 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:23:26.8132058Z 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:23:26.8132805Z 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:23:26.8133603Z 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:23:26.8134658Z 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:23:26.8135707Z 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:23:26.8137074Z 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:23:26.8137842Z 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:23:26.8140357Z 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:23:26.8141444Z 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:23:26.8142180Z 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:23:26.8142836Z 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:23:26.8143585Z 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:23:26.8144465Z 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:23:26.8145245Z 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:23:26.8146144Z 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:23:26.8146949Z 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:23:26.8147939Z 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:23:26.8148826Z 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:23:26.8150173Z 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:23:26.8151162Z 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:23:26.8152385Z 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:23:26.8153287Z 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:23:26.8154270Z 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:23:26.8155595Z 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:23:26.8156733Z 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:23:26.8157717Z 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:23:26.8158578Z 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:23:26.8159983Z 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:23:26.8161047Z 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:23:26.8162030Z 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:23:26.8163942Z 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:23:26.8164878Z 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:23:26.8165837Z 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:23:26.8166524Z 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:23:26.8167421Z 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:23:26.8168445Z 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:23:26.8169458Z 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:23:26.8170390Z 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:23:26.8171485Z 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:23:26.8172619Z 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:23:26.8173678Z 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:23:26.8174817Z 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:23:26.8175819Z 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:23:26.8176864Z 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:23:26.8177877Z 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:23:26.8180131Z 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:23:26.8180771Z 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:23:26.8181455Z 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:23:26.8182196Z 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:23:26.8183295Z 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:23:26.8184626Z 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:23:26.8185684Z 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:23:26.8186638Z 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:23:26.8187705Z 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:23:26.8188684Z 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:23:26.8189687Z 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:23:26.8190816Z 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:23:26.8191955Z 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:23:26.8192872Z 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:23:26.8193901Z 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:23:26.8195081Z 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:23:26.8197252Z 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:23:26.8198377Z 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:23:26.8199431Z 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:23:26.8200614Z 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:23:26.8201812Z 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:23:26.8202843Z 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:23:26.8204044Z 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:23:26.8204791Z 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:23:26.8205736Z 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:23:26.8206677Z 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:23:26.8207352Z 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:23:26.8208259Z 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:23:26.8209173Z 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:23:26.8210116Z 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:23:26.8211131Z 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:23:26.8212131Z 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:23:26.8212991Z 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:23:26.8213840Z 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:23:26.8214740Z 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:23:26.8215378Z 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:23:26.8216128Z 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:23:26.8217332Z 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:23:26.8218351Z 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:23:26.8219394Z 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:23:26.8220437Z 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:23:26.8221455Z 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:23:26.8222450Z 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:23:26.8223379Z 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:23:26.8224240Z 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:23:26.8225534Z 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:23:26.8226570Z 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:23:26.8227468Z 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:23:26.8228417Z 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:23:26.8229254Z 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:23:26.8230154Z 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:23:26.8231125Z 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:23:26.8232029Z 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:23:26.8233138Z 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:23:26.8233936Z 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:23:26.8235119Z 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:23:26.8236233Z 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:23:26.8237148Z 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:23:26.8238243Z 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:23:26.8239266Z 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:23:26.8240873Z 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:23:26.8242052Z 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:23:26.8243059Z 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:23:26.8243964Z 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:23:26.8244958Z 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:23:26.8245963Z 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:23:26.8246986Z 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:23:26.8248214Z 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:23:26.8249350Z 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:23:26.8250296Z 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:23:26.8251255Z 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:23:26.8252245Z 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:23:26.8253354Z 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:23:26.8254458Z 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:23:26.8255511Z 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:23:26.8256411Z 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:23:26.8257368Z 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:23:26.8258268Z 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:23:26.8259410Z 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:23:26.8261197Z 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:23:26.8262293Z 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:23:26.8263330Z 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:23:26.8264332Z 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:23:26.8265416Z 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:23:26.8266465Z 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:23:26.8267429Z 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:23:26.8268394Z 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:23:26.8269383Z 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:23:26.8270710Z 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:23:26.8271819Z 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:23:26.8272794Z 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:23:26.8274002Z 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:23:26.8275124Z 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:23:26.8276024Z 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:23:26.8277174Z 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:23:26.8278269Z 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:23:26.8279541Z 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:23:26.8280403Z 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:23:26.8281645Z 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:23:26.8282749Z 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:23:26.8283741Z 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:23:26.8285119Z 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:23:26.8286176Z 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:23:26.8287235Z 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:23:26.8288113Z 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:23:26.8289375Z 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:23:26.8290609Z 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:23:26.8291679Z 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:23:26.8292693Z 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:23:26.8293522Z 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:23:26.8294719Z 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:23:26.8295801Z 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:23:26.8296929Z 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:23:26.8297883Z 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:23:26.8299167Z 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:23:26.8300302Z 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:23:26.8301582Z 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:23:26.8302271Z 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:23:26.8303310Z 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:23:26.8304065Z 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:23:26.8304859Z 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:23:26.8305742Z 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:23:26.8306427Z 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:23:26.8307513Z 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:23:26.8308356Z 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:23:26.8309633Z 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:23:26.8310487Z 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:23:26.8311807Z 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:23:26.8312607Z 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:23:26.8313516Z 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:23:26.8314778Z 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:23:26.8315688Z 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:23:26.8316687Z 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:23:26.8318254Z 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:23:26.8319507Z 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:23:26.8320517Z 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:23:26.8321395Z 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:23:26.8322794Z 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:23:26.8323654Z 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:23:26.8324882Z 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:23:26.8325792Z 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:23:26.8327006Z 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:23:26.8327966Z 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:23:26.8328745Z 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:23:26.8329587Z 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:23:26.8330729Z 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:23:26.8331673Z 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:23:26.8332546Z 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:23:26.8334415Z 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:23:26.8335229Z 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:23:26.8336086Z 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:23:26.8336885Z 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:23:26.8337616Z 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:23:26.8338785Z 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:23:26.8339969Z 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:23:26.8340881Z 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:23:26.8341999Z 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:23:26.8343083Z 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:23:26.8344046Z 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:23:26.8345210Z 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:23:26.8346209Z 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:23:26.8347216Z 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:23:26.8348067Z 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:23:26.8349201Z 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:23:26.8350306Z 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:23:26.8351246Z 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:23:26.8352861Z 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:23:26.8353539Z 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:23:26.8354548Z 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:23:26.8355733Z 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:23:26.8356882Z 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:23:26.8357821Z 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:23:26.8358732Z 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:23:26.8359599Z 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:23:26.8360750Z 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:23:26.8361695Z 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:23:26.8362836Z 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:23:26.8363844Z 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:23:26.8365069Z 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:23:26.8366094Z 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:23:26.8367151Z 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:23:26.8368105Z 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:23:26.8369320Z 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:23:26.8370446Z 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:23:26.8371580Z 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:23:26.8372867Z 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:23:26.8373555Z 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:23:26.8374612Z 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:23:26.8375876Z 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:23:26.8376656Z 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:23:26.8377509Z 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:23:26.8378601Z 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:23:26.8379678Z 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:23:26.8381120Z 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:23:26.8381803Z 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:23:26.8382955Z 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:23:26.8383644Z 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:23:26.8385405Z 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:23:26.8386192Z 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:23:26.8387321Z 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:23:26.8388466Z 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:23:26.8389536Z 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:23:26.8390388Z 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:23:26.8391507Z 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:23:26.8392680Z 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:23:26.8393916Z 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:23:26.8395022Z 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:23:26.8396279Z 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:23:26.8397434Z 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:23:26.8398617Z 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:23:26.8399525Z 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:23:26.8400492Z 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:23:26.8401637Z 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:23:26.8402616Z 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:23:26.8403383Z 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:23:26.8404393Z 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:23:26.8405639Z 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:23:26.8406855Z 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:23:26.8407903Z 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:23:26.8408817Z 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:23:26.8410021Z 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:23:26.8410929Z 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:23:26.8412028Z 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:23:26.8413192Z 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:23:26.8414178Z 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:23:26.8415451Z 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:23:26.8416379Z 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:23:26.8417621Z 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:23:26.8418822Z 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:23:26.8419704Z 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:23:26.8421370Z 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:23:26.8422522Z 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:23:26.8423995Z 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:23:26.8425042Z 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:23:26.8426107Z 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:23:26.8428123Z 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:23:26.8428794Z 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:23:26.8429404Z 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:23:26.8430355Z 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:23:26.8431332Z 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:23:26.8432471Z 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:23:26.8433245Z 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:23:26.8434349Z 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:23:26.8435363Z 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:23:26.8436368Z 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:23:26.8437497Z 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:23:26.8438489Z 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:23:26.8439585Z 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:23:26.8440458Z 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:23:26.8441749Z 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:23:26.8442592Z 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:23:26.8443654Z 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:23:26.8444728Z 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:23:26.8445867Z 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:23:26.8446686Z 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:23:26.8447892Z 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:23:26.8448693Z 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:23:26.8449843Z 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:23:26.8451011Z 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:23:26.8452056Z 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:23:26.8453034Z 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:23:26.8454821Z 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:23:26.8455415Z 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:23:26.8457037Z 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:23:26.8457937Z 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:23:26.8458823Z 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:23:26.8460095Z 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:23:26.8461222Z 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:23:26.8462653Z 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:23:26.8463234Z 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:23:26.8464178Z 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:23:26.8465268Z 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:23:26.8466182Z 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:23:26.8466969Z 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:23:26.8468325Z 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:23:26.8469343Z 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:23:26.8470216Z 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:23:26.8471391Z 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:23:26.8472401Z 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:23:26.8473559Z 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:23:26.8474466Z 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:23:26.8475446Z 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:23:26.8476713Z 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:23:26.8477505Z 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:23:26.8478547Z 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:23:26.8479511Z 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:23:26.8480352Z 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:23:26.8481210Z 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:23:26.8482293Z 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:23:26.8483156Z 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:23:26.8484506Z 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:23:26.8485193Z 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:23:26.8486363Z 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:23:26.8487092Z 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:23:26.8488623Z 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:23:26.8489453Z 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:23:26.8490430Z 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:23:26.8491356Z 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:23:26.8492377Z 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:23:26.8493397Z 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:23:26.8494659Z 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:23:26.8495910Z 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:23:26.8496778Z 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:23:26.8497905Z 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:23:26.8499153Z 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:23:26.8500944Z 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:23:26.8501736Z 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:23:26.8502680Z 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:23:26.8503695Z 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:23:26.8504750Z 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:23:26.8505738Z 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:23:26.8506671Z 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:23:26.8507902Z 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:23:26.8508543Z 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:23:26.8509350Z 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:23:26.8510311Z 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:23:26.8511323Z 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:23:26.8512302Z 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:23:26.8513661Z 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:23:26.8514793Z 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:23:26.8515681Z 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:23:26.8517047Z 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:23:26.8518095Z 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:23:26.8519123Z 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:23:26.8520185Z 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:23:26.8522027Z 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:23:26.8522967Z 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:23:26.8523708Z 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:23:26.8524670Z 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:23:26.8525593Z 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:23:26.8526620Z 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:23:26.8527523Z 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:23:26.8528242Z 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:23:26.8529319Z 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:23:26.8530462Z 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:23:26.8531539Z 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:23:26.8532531Z 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:23:26.8533259Z 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:23:26.8534259Z 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:23:26.8535328Z 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:23:26.8536331Z 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:23:26.8537410Z 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:23:26.8538111Z 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:23:26.8540037Z 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:23:26.8540872Z 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:23:26.8541755Z 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:23:26.8543020Z 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:23:26.8544148Z 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:23:26.8545050Z 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:23:26.8546138Z 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:23:26.8547075Z 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:23:26.8548437Z 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:23:26.8549667Z 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:23:26.8550648Z 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:23:26.8551659Z 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:23:26.8552607Z 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:23:26.8553458Z 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:23:26.8554279Z 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:23:26.8555489Z 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:23:26.8556271Z 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:23:26.8557597Z 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:23:26.8558672Z 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:23:26.8559855Z 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:23:26.8560917Z 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:23:26.8561646Z 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:23:26.8562712Z 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:23:26.8563427Z 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:23:26.8564685Z 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:23:26.8566072Z 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:23:26.8566941Z 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:23:26.8568519Z 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:23:26.8569656Z 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:23:26.8570325Z 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:23:26.8571660Z 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:23:26.8572472Z 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:23:26.8573553Z 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:23:26.8574364Z 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:23:26.8575502Z 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:23:26.8576463Z 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:23:26.8577478Z 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:23:26.8578588Z 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:23:26.8579778Z 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:23:26.8581348Z 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:23:26.8582822Z 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:23:26.8584190Z 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:23:26.8584541Z 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:23:26.8585946Z 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:23:26.8587276Z 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:23:26.8588124Z 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:23:26.8590589Z 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:23:26.8591361Z 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:23:26.8592326Z 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:23:26.8593258Z 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:23:26.8594088Z 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:23:26.8595206Z 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:23:26.8596095Z 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:23:26.8596877Z 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:23:26.8597864Z 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:23:26.8598801Z 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:23:26.8599799Z 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:23:26.8600943Z 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:23:26.8601612Z 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:23:26.8602790Z 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:23:26.8603768Z 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:23:26.8604604Z 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:23:26.8605514Z 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:23:26.8606466Z 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:23:26.8607631Z 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:23:26.8608356Z 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:23:26.8609305Z 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:23:26.8610187Z 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:23:26.8611160Z 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:23:26.8612176Z 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:23:26.8613033Z 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:23:26.8614020Z 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:23:26.8615066Z 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:23:26.8615748Z 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:23:26.8616654Z 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:23:26.8617658Z 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:23:26.8618699Z 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:23:26.8619984Z 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:23:26.8622714Z 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:23:26.8623210Z 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:23:26.8623538Z 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:23:26.8624775Z 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:23:26.8626214Z 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:23:26.8627019Z 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:23:26.8628154Z 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:23:26.8629185Z 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:23:26.8630402Z 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:23:26.8631356Z 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:23:26.8632369Z 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:23:26.8633801Z 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:23:26.8634751Z 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:23:26.8636035Z 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:23:26.8636931Z 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:23:26.8638445Z 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:23:26.8639104Z 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:23:26.8641124Z 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:23:26.8641993Z 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:23:26.8642628Z 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:23:26.8643562Z 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:23:26.8644596Z 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:23:26.8645579Z 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:23:26.8647000Z 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:23:26.8647640Z 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:23:26.8648927Z 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:23:26.8649570Z 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:23:26.8650917Z 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:23:26.8651914Z 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:23:26.8652708Z 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:23:26.8653476Z 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:23:26.8655142Z 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:23:26.8656630Z 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:23:26.8657026Z 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:23:26.8658302Z 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:23:26.8659299Z 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:23:26.8660455Z 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:23:26.8661821Z 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:23:26.8662930Z 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:23:26.8664238Z 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:23:26.8665343Z 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:23:26.8666604Z 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:23:26.8667914Z 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:23:26.8669119Z 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:23:26.8670361Z 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:23:26.8671631Z 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:23:26.8672744Z 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:23:26.8673929Z 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:23:26.8675320Z 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:23:26.8676796Z 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:23:26.8677862Z 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:23:26.8679163Z 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:23:26.8680263Z 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:23:26.8681470Z 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:23:26.8682820Z 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:23:26.8683895Z 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:23:26.8685101Z 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:23:26.8686351Z 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:23:26.8687598Z 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:23:26.8688792Z 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:23:26.8690002Z 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:23:26.8691099Z 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:23:26.8692542Z 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:23:26.8693650Z 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:23:26.8694859Z 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:23:26.8696086Z 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:23:26.8697395Z 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:23:26.8698531Z 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:23:26.8699892Z 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:23:26.8701076Z 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:23:26.8702349Z 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:23:26.8703496Z 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:23:26.8704634Z 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:23:26.8705885Z 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:23:26.8707298Z 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:23:26.8708353Z 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:23:26.8709498Z 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:23:26.8710755Z 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:23:26.8712072Z 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:23:26.8713206Z 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:23:26.8714407Z 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:23:26.8715674Z 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:23:26.8717019Z 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:23:26.8718450Z 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:23:26.8719643Z 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:23:26.8721090Z 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:23:26.8722228Z 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:23:26.8723288Z 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:23:26.8724553Z 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:23:26.8725782Z 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:23:26.8727053Z 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:23:26.8728283Z 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:23:26.8729528Z 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:23:26.8730559Z 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:23:26.8731777Z 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:23:26.8733204Z 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:23:26.8734944Z 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:23:26.8736099Z 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:23:26.8737361Z 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:23:26.8738621Z 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:23:26.8739904Z 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:23:26.8741210Z 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:23:26.8742333Z 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:23:26.8743689Z 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:23:26.8744853Z 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:23:26.8746041Z 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:23:26.8747313Z 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:23:26.8749080Z 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:23:26.8750402Z 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:23:26.8751389Z 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:23:26.8752661Z 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:23:26.8754095Z 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:23:26.8755431Z 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:23:26.8756482Z 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:23:26.8757911Z 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:23:26.8758805Z 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:23:26.8760152Z 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:23:26.8761420Z 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:23:26.8762530Z 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:23:26.8764024Z 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:23:26.8765047Z 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:23:26.8766073Z 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:23:26.8767386Z 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:23:26.8768684Z 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:23:26.8769863Z 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:23:26.8771670Z 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:23:26.8772808Z 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:23:26.8773969Z 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:23:26.8775094Z 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:23:26.8776310Z 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:23:26.8777489Z 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:23:26.8778716Z 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:23:26.8780117Z 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:23:26.8782407Z 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:23:26.8783563Z 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:23:26.8784907Z 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:23:26.8785824Z 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:23:26.8787160Z 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:23:26.8788368Z 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:23:26.8789408Z 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:23:26.8790662Z 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:23:26.8791983Z 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:23:26.8793439Z 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:23:26.8794602Z 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:23:26.8795894Z 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:23:26.8797166Z 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:23:26.8798353Z 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:23:26.8799687Z 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:23:26.8800888Z 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:23:26.8801982Z 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:23:26.8803652Z 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:23:26.8804979Z 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:23:26.8806184Z 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:23:26.8807556Z 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:23:26.8808573Z 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:23:26.8810018Z 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:23:26.8810979Z 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:23:26.8812142Z 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:23:26.8813502Z 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:23:26.8814670Z 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:23:26.8816971Z 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:23:26.8818451Z 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:23:26.8819210Z 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:23:26.8820302Z 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:23:26.8821869Z 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:23:26.8822974Z 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:23:26.8824204Z 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:23:26.8825202Z 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:23:26.8826436Z 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:23:26.8827584Z 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:23:26.8828970Z 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:23:26.8830074Z 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:23:26.8831287Z 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:23:26.8832513Z 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:23:26.8833715Z 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:23:26.8834958Z 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:23:26.8836129Z 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:23:26.8837539Z 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:23:26.8838791Z 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:23:26.8839871Z 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:23:26.8841010Z 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:23:26.8842198Z 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:23:26.8843406Z 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:23:26.8844675Z 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:23:26.8845873Z 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:23:26.8847728Z 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:23:26.8848892Z 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:23:26.8849839Z 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:23:26.8850989Z 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:23:26.8852254Z 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:23:26.8853639Z 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:23:26.8854736Z 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:23:26.8856035Z 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:23:26.8857221Z 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:23:26.8858470Z 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:23:26.8859788Z 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:23:26.8860802Z 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:23:26.8861978Z 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:23:26.8863280Z 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:23:26.8864455Z 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:23:26.8865875Z 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:23:26.8867028Z 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:23:26.8868274Z 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:23:26.8869268Z 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:23:26.8870644Z 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:23:26.8871824Z 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:23:26.8873495Z 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:23:26.8874374Z 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:23:26.8875924Z 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:23:26.8876996Z 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:23:26.8878242Z 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:23:26.8879504Z 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:23:26.8880659Z 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:23:26.8881677Z 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:23:26.8882720Z 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:23:26.8883636Z 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:23:26.8885364Z 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:23:26.8886161Z 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:23:26.8887439Z 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:23:26.8888518Z 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:23:26.8889878Z 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:23:26.8890546Z 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:23:26.8891786Z 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:23:26.8892859Z 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:23:26.8895127Z 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:23:26.8895974Z 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:23:26.8896968Z 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:23:26.8897839Z 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:23:26.8899345Z 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:23:26.8901161Z 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:23:26.8901790Z 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:23:26.8902602Z 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:23:26.8903599Z 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:23:26.8904859Z 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:23:26.8905859Z 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:23:26.8906774Z 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:23:26.8908196Z 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:23:26.8908995Z 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:23:26.8910329Z 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:23:26.8911247Z 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:23:26.8912323Z 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:23:26.8913106Z 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:23:26.8914836Z 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:23:26.8915334Z 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:23:26.8916241Z 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:23:26.8917348Z 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:23:26.8918413Z 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:23:26.8919330Z 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:23:26.8920343Z 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:23:26.8921237Z 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:23:26.8922041Z 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:23:26.8923036Z 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:23:26.8924398Z 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:23:26.8925322Z 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:23:26.8926291Z 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:23:26.8927192Z 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:23:26.8928384Z 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:23:26.8929308Z 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:23:26.8930385Z 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:23:26.8931371Z 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:23:26.8932589Z 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:23:26.8933605Z 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:23:26.8934215Z 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:23:26.8935709Z 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:23:26.8936741Z 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:23:26.8937868Z 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:23:26.8938489Z 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:23:26.8939814Z 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:23:26.8941165Z 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:23:26.8941774Z 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:23:26.8943238Z 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:23:26.8944552Z 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:23:26.8945098Z 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:23:26.8946233Z 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:23:26.8946784Z 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:23:26.8948234Z 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:23:26.8949040Z 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:23:26.8949995Z 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:23:26.8950752Z 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:23:26.8951736Z 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:23:26.8952710Z 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:23:26.8953568Z 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:23:26.8954696Z 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:23:26.8955695Z 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:23:26.8956601Z 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:23:26.8957564Z 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:23:26.8958558Z 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:23:26.8959825Z 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:23:26.8961319Z 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:23:26.8962299Z 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:23:26.8963425Z 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:23:26.8964488Z 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:23:26.8965578Z 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:23:26.8966703Z 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:23:26.8967832Z 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:23:26.8968921Z 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:23:26.8969988Z 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:23:26.8970829Z 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:23:26.8972086Z 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:23:26.8973094Z 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:23:26.8974158Z 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:23:26.8975242Z 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:23:26.8976338Z 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:23:26.8977333Z 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:23:26.8978477Z 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:23:26.8979800Z 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:23:26.8981806Z 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:23:26.8982730Z 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:23:26.8984084Z 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:23:26.8984939Z 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:23:26.8986090Z 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:23:26.8987142Z 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:23:26.8988189Z 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:23:26.8989290Z 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:23:26.8990320Z 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:23:26.8991520Z 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:23:26.8992539Z 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:23:26.8993573Z 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:23:26.8994835Z 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:23:26.8995757Z 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:23:26.8996878Z 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:23:26.8998093Z 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:23:26.8999302Z 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:23:26.9000288Z 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:23:26.9001365Z 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:23:26.9002463Z 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:23:26.9003445Z 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:23:26.9004470Z 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:23:26.9005470Z 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:23:26.9006667Z 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:23:26.9007592Z 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:23:26.9008762Z 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:23:26.9009794Z 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:23:26.9010822Z 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:23:26.9011993Z 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:23:26.9013016Z 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:23:26.9014069Z 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:23:26.9015241Z 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:23:26.9016229Z 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:23:26.9017291Z 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:23:26.9018352Z 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:23:26.9019757Z 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:23:26.9020663Z 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:23:26.9021760Z 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:23:26.9022988Z 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:23:26.9024158Z 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:23:26.9025211Z 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:23:26.9026385Z 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:23:26.9027235Z 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:23:26.9028451Z 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:23:26.9029677Z 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:23:26.9030667Z 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:23:26.9032234Z 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:23:26.9033274Z 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:23:26.9034354Z 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:23:26.9035872Z 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:23:26.9036894Z 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:23:26.9037997Z 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:23:26.9039115Z 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:23:26.9040105Z 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:23:26.9041131Z 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:23:26.9042214Z 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:23:26.9043535Z 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:23:26.9044352Z 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:23:26.9045522Z 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:23:26.9046463Z 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:23:26.9047544Z 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:23:26.9048581Z 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:23:26.9049647Z 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:23:26.9050712Z 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:23:26.9051732Z 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:23:26.9053046Z 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:23:26.9054191Z 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:23:26.9055203Z 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:23:26.9056271Z 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:23:26.9057388Z 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:23:26.9058383Z 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:23:26.9059465Z 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:23:26.9062266Z 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:23:26.9063030Z 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:23:26.9063851Z 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:23:26.9065056Z 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:23:26.9065824Z 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:23:26.9066804Z 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:23:26.9067744Z 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:23:26.9070513Z 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:23:26.9071169Z 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:23:26.9071546Z 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:23:26.9071855Z 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:23:26.9072536Z 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:23:26.9073918Z 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:23:26.9074879Z 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:23:26.9076084Z 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:23:26.9077117Z 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:23:26.9078067Z 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:23:26.9079096Z 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:23:26.9080113Z 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:23:26.9081132Z 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:23:26.9082147Z 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:23:26.9083104Z 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:23:26.9084398Z 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:23:26.9086124Z 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:23:26.9086693Z 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:23:26.9087560Z 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:23:26.9088320Z 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:23:26.9089341Z 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:23:26.9090392Z 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:23:26.9091422Z 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:23:26.9092514Z 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:23:26.9093372Z 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:23:26.9094548Z 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:23:26.9095472Z 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:23:26.9096626Z 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:23:26.9097607Z 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:23:26.9098529Z 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:23:26.9099369Z 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:23:26.9100990Z 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:23:26.9101945Z 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:23:26.9103150Z 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:23:26.9104315Z 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:23:26.9105355Z 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:23:26.9106056Z 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:23:26.9106847Z 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:23:26.9108385Z 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:23:26.9109071Z 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:23:26.9110029Z 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:23:26.9111048Z 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:23:26.9112311Z 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:23:26.9113152Z 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:23:26.9114097Z 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:23:26.9114992Z 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:23:26.9115919Z 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:23:26.9117456Z 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:23:26.9118013Z 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:23:26.9118991Z 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:23:26.9119382Z 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:23:26.9120988Z 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:23:26.9121842Z 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:23:26.9123025Z 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:23:26.9124980Z 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:23:26.9125599Z 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:23:26.9126272Z 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:23:26.9127065Z 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:23:26.9128181Z 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:23:26.9129199Z 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:23:26.9130270Z 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:23:26.9130932Z 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:23:26.9131999Z 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:23:26.9132882Z 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:23:26.9134194Z 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:23:26.9134938Z 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:23:26.9136146Z 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:23:26.9137391Z 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:23:26.9138434Z 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:23:26.9139458Z 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:23:26.9140829Z 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:23:26.9141592Z 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:23:26.9142707Z 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:23:26.9143540Z 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:23:26.9144565Z 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:23:26.9145526Z 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:23:26.9146372Z 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:23:26.9147520Z 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:23:26.9148406Z 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:23:26.9149433Z 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:23:26.9150471Z 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:23:26.9152427Z 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:23:26.9152949Z 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:23:26.9153686Z 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:23:26.9154716Z 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:23:26.9155757Z 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:23:26.9156952Z 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:23:26.9157822Z 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:23:26.9158765Z 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:23:26.9159801Z 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:23:26.9160765Z 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:23:26.9162041Z 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:23:26.9162940Z 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:23:26.9163990Z 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:23:26.9165236Z 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:23:26.9166897Z 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:23:26.9167802Z 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:23:26.9169159Z 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:23:26.9170189Z 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:23:26.9171563Z 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:23:26.9172441Z 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:23:26.9173515Z 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:23:26.9174607Z 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:23:26.9175570Z 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:23:26.9176838Z 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:23:26.9177738Z 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:23:26.9179486Z 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:23:26.9180035Z 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:23:26.9181020Z 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:23:26.9182282Z 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:23:26.9183282Z 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:23:26.9184165Z 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:23:26.9185654Z 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:23:26.9186627Z 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:23:26.9188436Z 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:23:26.9189052Z 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:23:26.9190023Z 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:23:26.9190798Z 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:23:26.9191674Z 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:23:26.9192868Z 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:23:26.9193683Z 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:23:26.9195598Z 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:23:26.9195974Z 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:23:26.9196739Z 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:23:26.9197799Z 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:23:26.9198533Z 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:23:26.9199370Z 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:23:26.9200372Z 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:23:26.9201641Z 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:23:26.9202556Z 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:23:26.9203873Z 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:23:26.9204935Z 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:23:26.9205810Z 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:23:26.9206896Z 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:23:26.9207942Z 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:23:26.9209261Z 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:23:26.9210146Z 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:23:26.9211146Z 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:23:26.9212182Z 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:23:26.9213227Z 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:23:26.9214786Z 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:23:26.9215841Z 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:23:26.9217029Z 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:23:26.9218102Z 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:23:26.9219298Z 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:23:26.9220563Z 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:23:26.9221603Z 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:23:26.9222625Z 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:23:26.9223648Z 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:23:26.9225113Z 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:23:26.9226228Z 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:23:26.9227020Z 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:23:26.9228095Z 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:23:26.9229114Z 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:23:26.9230506Z 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:23:26.9231363Z 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:23:26.9232355Z 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:23:26.9234159Z 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:23:26.9234870Z 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:23:26.9236560Z 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:23:26.9237286Z 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:23:26.9238261Z 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:23:26.9239295Z 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:23:26.9239958Z 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:23:26.9241000Z 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:23:26.9242607Z 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:23:26.9243362Z 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:23:26.9244238Z 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:23:26.9245344Z 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:23:26.9246221Z 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:23:26.9247274Z 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:23:26.9248337Z 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:23:26.9249259Z 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:23:26.9250171Z 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:23:26.9251402Z 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:23:26.9252215Z 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:23:26.9254309Z 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:23:26.9254738Z 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:23:26.9255574Z 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:23:26.9257083Z 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:23:26.9257510Z 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:23:26.9258358Z 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:23:26.9259174Z 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:23:26.9260452Z 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:23:26.9262306Z 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:23:26.9262868Z 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:23:26.9264099Z 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:23:26.9264989Z 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:23:26.9266285Z 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:23:26.9266992Z 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:23:26.9267910Z 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:23:26.9268910Z 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:23:26.9269816Z 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:23:26.9270824Z 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:23:26.9271824Z 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:23:26.9272783Z 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:23:26.9273565Z 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:23:26.9274389Z 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:23:26.9276160Z 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:23:26.9276558Z 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:23:26.9277576Z 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:23:26.9280698Z 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:23:26.9281224Z 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:23:26.9281566Z 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:23:26.9282023Z 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:23:26.9282718Z 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:23:26.9284117Z 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:23:26.9285167Z 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:23:26.9286216Z 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:23:26.9287543Z 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:23:26.9288625Z 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:23:26.9289875Z 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:23:26.9290891Z 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:23:26.9292193Z 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:23:26.9293069Z 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:23:26.9295115Z 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:23:26.9295521Z 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:23:26.9296248Z 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:23:26.9297027Z 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:23:26.9298189Z 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:23:26.9299241Z 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:23:26.9300120Z 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:23:26.9301381Z 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:23:26.9302858Z 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:23:26.9303437Z 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:23:26.9305095Z 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:23:26.9305600Z 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:23:26.9307006Z 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:23:26.9307586Z 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:23:26.9309531Z 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:23:26.9309832Z 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:23:26.9310726Z 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:23:26.9311770Z 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:23:26.9312565Z 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:23:26.9313604Z 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:23:26.9314499Z 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:23:26.9315995Z 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:23:26.9316414Z 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:23:26.9317423Z 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:23:26.9318557Z 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:23:26.9319521Z 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:23:26.9320432Z 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:23:26.9321569Z 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:23:26.9322479Z 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:23:26.9323415Z 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:23:26.9324359Z 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:23:26.9324983Z 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:23:26.9326979Z 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:23:26.9327472Z 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:23:26.9328463Z 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:23:26.9329379Z 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:23:26.9330492Z 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:23:26.9331622Z 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:23:26.9332672Z 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:23:26.9333621Z 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:23:26.9334971Z 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:23:26.9335417Z 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:23:26.9336640Z 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:23:26.9337673Z 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:23:26.9338766Z 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:23:26.9339651Z 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:23:26.9340927Z 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:23:26.9341713Z 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:23:26.9342699Z 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:23:26.9343610Z 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:23:26.9344883Z 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:23:26.9345610Z 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:23:26.9346654Z 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:23:26.9347999Z 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:23:26.9348931Z 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:23:26.9349726Z 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:23:26.9350543Z 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:23:26.9351936Z 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:23:26.9352538Z 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:23:26.9353444Z 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:23:26.9354122Z 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:23:26.9356546Z 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:23:26.9357047Z 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:23:26.9357597Z 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:23:26.9358609Z 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:23:26.9359623Z 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:23:26.9360418Z 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:23:26.9361815Z 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:23:26.9362752Z 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:23:26.9363594Z 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:23:26.9365174Z 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:23:26.9365664Z 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:23:26.9367417Z 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:23:26.9369188Z 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:23:26.9369625Z 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:23:26.9370875Z 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:23:26.9371830Z 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:23:26.9372781Z 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:23:26.9374279Z 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:23:26.9374946Z 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:23:26.9376015Z 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:23:26.9376480Z 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:23:26.9377806Z 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:23:26.9379716Z 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:23:26.9381002Z 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:23:26.9381483Z 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:23:26.9381937Z 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:23:26.9383737Z 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:23:26.9384387Z 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:23:26.9385744Z 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:23:26.9386374Z 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:23:26.9388204Z 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:23:26.9388986Z 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:23:26.9390317Z 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:23:26.9391204Z 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:23:26.9392783Z 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:23:26.9393890Z 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:23:26.9395205Z 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:23:26.9396444Z 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:23:26.9397731Z 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:23:26.9398910Z 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:23:26.9400432Z 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:23:26.9401595Z 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:23:26.9403055Z 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:23:26.9404229Z 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:23:26.9405339Z 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:23:26.9406497Z 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:23:26.9407575Z 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:23:26.9408992Z 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:23:26.9410660Z 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:23:26.9411830Z 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:23:26.9412941Z 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:23:26.9414182Z 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:23:26.9415428Z 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:23:26.9416708Z 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:23:26.9417924Z 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:23:26.9419208Z 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:23:26.9420225Z 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:23:26.9422151Z 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:23:26.9423200Z 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:23:26.9424592Z 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:23:26.9425853Z 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:23:26.9426911Z 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:23:26.9428105Z 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:23:26.9429312Z 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:23:26.9430648Z 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:23:26.9431693Z 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:23:26.9432876Z 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:23:26.9434087Z 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:23:26.9435512Z 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:23:26.9436931Z 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:23:26.9438004Z 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:23:26.9439543Z 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:23:26.9440717Z 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:23:26.9441984Z 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:23:26.9443130Z 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:23:26.9445065Z 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:23:26.9446344Z 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:23:26.9447374Z 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:23:26.9448542Z 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:23:26.9449736Z 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:23:26.9450967Z 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:23:26.9452227Z 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:23:26.9453458Z 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:23:26.9454761Z 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:23:26.9455903Z 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:23:26.9457091Z 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:23:26.9458327Z 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:23:26.9459770Z 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:23:26.9460982Z 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:23:26.9463089Z 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:23:26.9463734Z 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:23:26.9464550Z 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:23:26.9465801Z 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:23:26.9467049Z 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:23:26.9468455Z 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:23:26.9469507Z 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:23:26.9470891Z 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:23:26.9472303Z 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:23:26.9473343Z 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:23:26.9474424Z 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:23:26.9475681Z 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:23:26.9476890Z 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:23:26.9478252Z 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:23:26.9479456Z 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:23:26.9480889Z 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:23:26.9481948Z 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:23:26.9483140Z 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:23:26.9484307Z 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:23:26.9485488Z 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:23:26.9486677Z 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:23:26.9488022Z 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:23:26.9489119Z 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:23:26.9490492Z 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:23:26.9491604Z 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:23:26.9492786Z 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:23:26.9494091Z 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:23:26.9495378Z 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:23:26.9496599Z 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:23:26.9497794Z 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:23:26.9499209Z 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:23:26.9500525Z 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:23:26.9502530Z 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:23:26.9502933Z 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:23:26.9503809Z 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:23:26.9504628Z 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:23:26.9505688Z 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:23:26.9506418Z 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:23:26.9507732Z 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:23:26.9508475Z 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:23:26.9509624Z 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:23:26.9510528Z 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:23:26.9511571Z 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:23:26.9513451Z 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:23:26.9514264Z 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:23:26.9515073Z 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:23:26.9516092Z 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:23:26.9516966Z 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:23:26.9518105Z 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:23:26.9519075Z 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:23:26.9520493Z 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:23:26.9521408Z 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:23:26.9522338Z 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:23:26.9523298Z 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:23:26.9524124Z 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:23:26.9524824Z 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:23:26.9527306Z 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:23:26.9527683Z 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:23:26.9528431Z 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:23:26.9529287Z 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:23:26.9530352Z 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:23:26.9531482Z 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:23:26.9532572Z 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:23:26.9533369Z 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:23:26.9534482Z 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:23:26.9535620Z 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:23:26.9536648Z 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:23:26.9537773Z 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:23:26.9538675Z 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:23:26.9539819Z 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:23:26.9540898Z 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:23:26.9541647Z 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:23:26.9542616Z 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:23:26.9543386Z 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:23:26.9544368Z 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:23:26.9545203Z 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:23:26.9546154Z 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:23:26.9547168Z 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:23:26.9547976Z 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:23:26.9549135Z 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:23:26.9549987Z 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:23:26.9550983Z 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:23:26.9551787Z 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:23:26.9552804Z 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:23:26.9553793Z 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:23:26.9554398Z 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:23:26.9556062Z 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:23:26.9556406Z 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:23:26.9557869Z 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:23:26.9559098Z 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:23:26.9559659Z 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:23:26.9560732Z 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:23:26.9561459Z 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:23:26.9563374Z 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:23:26.9564020Z 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:23:26.9564898Z 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:23:26.9565903Z 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:23:26.9567225Z 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:23:26.9567878Z 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:23:26.9569175Z 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:23:26.9570009Z 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:23:26.9571751Z 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:23:26.9572111Z 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:23:26.9573204Z 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:23:26.9573870Z 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:23:26.9575477Z 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:23:26.9576497Z 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:23:26.9577587Z 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:23:26.9578593Z 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:23:26.9579827Z 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:23:26.9581035Z 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:23:26.9582439Z 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:23:26.9583907Z 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:23:26.9584916Z 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:23:26.9586822Z 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:23:26.9588006Z 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:23:26.9589195Z 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:23:26.9590601Z 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:23:26.9591733Z 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:23:26.9593042Z 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:23:26.9594255Z 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:23:26.9595685Z 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:23:26.9596735Z 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:23:26.9598199Z 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:23:26.9599325Z 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:23:26.9600676Z 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:23:26.9601752Z 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:23:26.9603038Z 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:23:26.9604318Z 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:23:26.9605274Z 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:23:26.9606770Z 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:23:26.9607900Z 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:23:26.9609143Z 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:23:26.9610305Z 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:23:26.9611526Z 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:23:26.9612769Z 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:23:26.9614373Z 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:23:26.9615468Z 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:23:26.9617033Z 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:23:26.9618159Z 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:23:26.9619618Z 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:23:26.9622545Z 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:23:26.9623271Z 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:23:26.9624370Z 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:23:26.9625789Z 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:23:26.9626919Z 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:23:26.9628049Z 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:23:26.9629302Z 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:23:26.9630626Z 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:23:26.9632123Z 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:23:26.9633516Z 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:23:26.9634964Z 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:23:26.9636323Z 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:23:26.9637516Z 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:23:26.9638702Z 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:23:26.9640263Z 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:23:26.9641504Z 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:23:26.9642417Z 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:23:26.9643638Z 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:23:26.9644826Z 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:23:26.9646449Z 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:23:26.9647293Z 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:23:26.9648625Z 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:23:26.9649926Z 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:23:26.9651007Z 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:23:26.9653268Z 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:23:26.9653849Z 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:23:26.9654391Z 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:23:26.9655601Z 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:23:26.9656873Z 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:23:26.9658126Z 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:23:26.9659432Z 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:23:26.9660708Z 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:23:26.9662047Z 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:23:26.9663281Z 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:23:26.9664395Z 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:23:26.9665625Z 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:23:26.9666908Z 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:23:26.9669023Z 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:23:26.9669932Z 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:23:26.9671004Z 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:23:26.9672480Z 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:23:26.9673540Z 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:23:26.9674897Z 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:23:26.9676487Z 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:23:26.9677648Z 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:23:26.9678819Z 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:23:26.9679868Z 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:23:26.9681081Z 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:23:26.9682406Z 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:23:26.9683535Z 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:23:26.9685132Z 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:23:26.9686154Z 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:23:26.9687574Z 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:23:26.9688782Z 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:23:26.9690377Z 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:23:26.9691321Z 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:23:26.9692314Z 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:23:26.9693245Z 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:23:26.9694918Z 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:23:26.9695483Z 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:23:26.9697009Z 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:23:26.9697862Z 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:23:26.9699147Z 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:23:26.9700441Z 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:23:26.9701208Z 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:23:26.9702830Z 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:23:26.9703862Z 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:23:26.9704678Z 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:23:26.9706360Z 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:23:26.9707574Z 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:23:26.9708898Z 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:23:26.9709734Z 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:23:26.9710762Z 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:23:26.9712164Z 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:23:26.9713216Z 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:23:26.9714810Z 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:23:26.9716213Z 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:23:26.9717230Z 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:23:26.9718357Z 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:23:26.9719534Z 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:23:26.9720799Z 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:23:26.9722295Z 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:23:26.9723368Z 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:23:26.9724477Z 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:23:26.9725785Z 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:23:26.9727081Z 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:23:26.9728500Z 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:23:26.9729573Z 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:23:26.9730814Z 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:23:26.9731760Z 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:23:26.9732984Z 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:23:26.9734346Z 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:23:26.9735569Z 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:23:26.9736919Z 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:23:26.9737998Z 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:23:26.9739380Z 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:23:26.9740619Z 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:23:26.9741999Z 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:23:26.9743220Z 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:23:26.9744404Z 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:23:26.9746099Z 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:23:26.9747984Z 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:23:26.9749036Z 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:23:26.9750218Z 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:23:26.9751573Z 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:23:26.9752601Z 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:23:26.9753981Z 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:23:26.9755165Z 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:23:26.9756374Z 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:23:26.9757579Z 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:23:26.9758952Z 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:23:26.9761038Z 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:23:26.9762135Z 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:23:26.9763128Z 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:23:26.9764342Z 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:23:26.9765510Z 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:23:26.9766736Z 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:23:26.9767975Z 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:23:26.9769162Z 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:23:26.9770321Z 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:23:26.9771753Z 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:23:26.9772916Z 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:23:26.9774051Z 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:23:26.9775138Z 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:23:26.9776284Z 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:23:26.9777619Z 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:23:26.9778810Z 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:23:26.9780153Z 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:23:26.9782652Z 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:23:26.9783495Z 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:23:26.9784747Z 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:23:26.9786183Z 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:23:26.9787532Z 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:23:26.9788519Z 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:23:26.9789579Z 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:23:26.9790956Z 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:23:26.9792068Z 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:23:26.9793782Z 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:23:26.9794473Z 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:23:26.9796360Z 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:23:26.9796870Z 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:23:26.9798092Z 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:23:26.9799841Z 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:23:26.9800644Z 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:23:26.9801665Z 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:23:26.9802986Z 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:23:26.9804102Z 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:23:26.9805833Z 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:23:26.9806382Z 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:23:26.9806971Z 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:23:26.9807610Z 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:23:26.9808805Z 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:23:26.9809886Z 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:23:26.9810779Z 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:23:26.9811927Z 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:23:26.9813206Z 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:23:26.9814015Z 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:23:26.9815028Z 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:23:26.9816266Z 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:23:26.9818092Z 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:23:26.9818653Z 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:23:26.9819834Z 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:23:26.9820890Z 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:23:26.9821899Z 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:23:26.9823014Z 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:23:26.9824652Z 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:23:26.9825767Z 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:23:26.9826842Z 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:23:26.9828137Z 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:23:26.9829211Z 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:23:26.9830207Z 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:23:26.9831400Z 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:23:26.9832655Z 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:23:26.9833624Z 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:23:26.9834575Z 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:23:26.9836252Z 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:23:26.9837114Z 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:23:26.9838069Z 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:23:26.9839374Z 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:23:26.9840576Z 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:23:26.9890393Z 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:23:26.9891046Z 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:23:26.9891803Z 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:23:26.9892364Z 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:23:26.9892944Z 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:23:26.9893641Z 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:23:26.9894287Z 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:23:26.9894902Z 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:23:26.9895515Z 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:23:26.9895915Z 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:23:26.9896260Z 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:23:26.9896615Z 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:23:26.9897014Z 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:23:26.9897385Z 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:23:26.9897815Z 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:23:26.9898208Z 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:23:26.9898666Z 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:23:26.9899457Z 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:23:26.9899873Z 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:23:26.9900194Z 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:23:26.9900637Z 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:23:26.9901052Z 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:23:26.9901438Z 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:23:26.9901832Z 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:23:26.9902209Z 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:23:26.9902775Z 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:23:26.9903172Z 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:23:26.9903503Z 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:23:26.9903983Z 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:23:26.9904310Z 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:23:26.9904796Z 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:23:26.9905124Z 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:23:26.9905628Z 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:23:26.9906047Z 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:23:26.9906504Z 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:23:26.9906830Z 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:23:26.9907256Z 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:23:26.9907714Z 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:23:26.9908204Z 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:23:26.9908785Z 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:23:26.9909123Z 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:23:26.9909547Z 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:23:26.9910063Z 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:23:26.9910517Z 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:23:26.9910946Z 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:23:26.9911478Z 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:23:26.9911975Z 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:23:26.9912351Z 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:23:26.9912690Z 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:23:26.9913162Z 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:23:26.9913602Z 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:23:26.9913999Z 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:23:26.9914462Z 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:23:26.9914918Z 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:23:26.9915341Z 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:23:26.9915708Z 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:23:26.9916049Z 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:23:26.9916448Z 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:23:26.9916883Z 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:23:26.9917312Z 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:23:26.9917739Z 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:23:26.9918119Z 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:23:26.9918572Z 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:23:26.9918939Z 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:23:26.9919299Z 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:23:26.9919700Z 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:23:26.9920125Z 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:23:26.9920646Z 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:23:26.9920994Z 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:23:26.9921491Z 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:23:26.9921841Z 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:23:26.9922237Z 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:23:26.9922570Z 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:23:26.9922881Z 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:23:26.9923252Z 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:23:26.9923641Z 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:23:26.9923973Z 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:23:26.9924365Z 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:23:26.9924690Z 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:23:26.9925099Z 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:23:26.9925489Z 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:23:26.9925875Z 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:23:26.9926339Z 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:23:26.9926705Z 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:23:26.9927055Z 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:23:26.9927410Z 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:23:26.9927772Z 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:23:26.9928116Z 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:23:26.9928530Z 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:23:26.9928922Z 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:23:26.9929555Z 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:23:26.9931016Z 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:23:26.9931961Z 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:23:26.9932886Z 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:23:26.9934792Z 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:23:26.9935354Z 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:23:26.9936087Z 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:23:26.9936939Z 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:23:26.9938367Z 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:23:26.9939471Z 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:23:26.9940733Z 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:23:26.9942193Z 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:23:26.9943172Z 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:23:26.9944399Z 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:23:26.9950372Z 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:23:26.9950979Z 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:23:26.9951532Z 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:23:26.9951915Z 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:23:26.9952376Z 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:23:26.9952817Z 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:23:26.9953134Z 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:23:26.9953465Z 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:23:26.9953810Z 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:23:26.9954403Z 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:23:26.9955518Z 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:23:26.9956600Z 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:23:26.9957487Z 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:23:26.9958896Z 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:23:26.9959835Z 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:23:26.9960610Z 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:23:26.9961845Z 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:23:26.9962637Z 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:23:26.9964033Z 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:23:26.9964915Z 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:23:26.9965703Z 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:23:26.9966533Z 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:23:26.9967450Z 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:23:26.9968862Z 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:23:26.9969535Z 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:23:26.9970641Z 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:23:26.9971550Z 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:23:26.9973011Z 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:23:26.9973799Z 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:23:26.9974809Z 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:23:26.9975725Z 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:23:26.9976708Z 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:23:26.9978214Z 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:23:26.9978665Z 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:23:26.9980180Z 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:23:26.9981182Z 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:23:26.9982084Z 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:23:26.9983094Z 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:23:26.9984112Z 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:23:26.9985079Z 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:23:26.9986075Z 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:23:26.9987141Z 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:23:26.9988727Z 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:23:26.9989550Z 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:23:26.9990461Z 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:23:26.9991481Z 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:23:26.9992599Z 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:23:26.9993154Z 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:23:26.9994167Z 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:23:26.9995486Z 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:23:26.9996444Z 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:23:26.9997707Z 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:23:26.9998739Z 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:23:26.9999692Z 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:23:27.0000715Z 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:23:27.0001798Z 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:23:27.0002594Z 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:23:27.0003502Z 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:23:27.0004425Z 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:23:27.0005429Z 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:23:27.0005993Z 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:23:27.0006961Z 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:23:27.0007960Z 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:23:27.0008756Z 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:23:27.0010281Z 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:23:27.0011017Z 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:23:27.0012004Z 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:23:27.0013024Z 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:23:27.0014137Z 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:23:27.0015147Z 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:23:27.0015931Z 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:23:27.0016843Z 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:23:27.0017899Z 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:23:27.0019779Z 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:23:27.0020400Z 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:23:27.0021967Z 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:23:27.0022551Z 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:23:27.0023717Z 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:23:27.0024803Z 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:23:27.0026136Z 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:23:27.0026846Z 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:23:27.0028399Z 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:23:27.0029297Z 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:23:27.0030271Z 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:23:27.0031168Z 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:23:27.0033239Z 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:23:27.0033765Z 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:23:27.0034470Z 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:23:27.0035974Z 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:23:27.0036954Z 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:23:27.0038064Z 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:23:27.0040858Z 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:23:27.0041422Z 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:23:27.0041787Z 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:23:27.0042431Z 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:23:27.0043746Z 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:23:27.0044720Z 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:23:27.0045760Z 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:23:27.0047448Z 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:23:27.0048188Z 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:23:27.0049328Z 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:23:27.0050384Z 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:23:27.0051510Z 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:23:27.0052515Z 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:23:27.0053914Z 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:23:27.0054949Z 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:23:27.0056379Z 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:23:27.0057060Z 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:23:27.0058480Z 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:23:27.0059461Z 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:23:27.0060503Z 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:23:27.0062272Z 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:23:27.0062788Z 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:23:27.0063851Z 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:23:27.0065017Z 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:23:27.0065936Z 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:23:27.0067056Z 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:23:27.0068158Z 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:23:27.0069317Z 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:23:27.0070409Z 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:23:27.0071580Z 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:23:27.0072905Z 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:23:27.0073746Z 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:23:27.0074766Z 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:23:27.0076080Z 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:23:27.0077140Z 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:23:27.0078099Z 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:23:27.0079179Z 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:23:27.0079908Z 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:23:27.0081033Z 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:23:27.0082071Z 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:23:27.0083236Z 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:23:27.0084193Z 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:23:27.0085331Z 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:23:27.0086597Z 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:23:27.0087543Z 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:23:27.0088469Z 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:23:27.0090125Z 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:23:27.0091034Z 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:23:27.0092172Z 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:23:27.0093159Z 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:23:27.0094213Z 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:23:27.0095424Z 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:23:27.0096877Z 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:23:27.0097593Z 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:23:27.0098279Z 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:23:27.0099540Z 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:23:27.0100340Z 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:23:27.0102045Z 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:23:27.0102918Z 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:23:27.0103951Z 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:23:27.0104939Z 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:23:27.0106119Z 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:23:27.0107109Z 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:23:27.0107985Z 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:23:27.0109151Z 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:23:27.0110139Z 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:23:27.0111020Z 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:23:27.0112023Z 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:23:27.0112977Z 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:23:27.0113982Z 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:23:27.0115190Z 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:23:27.0116074Z 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:23:27.0117064Z 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:23:27.0118076Z 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:23:27.0119195Z 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:23:27.0120273Z 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:23:27.0121290Z 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:23:27.0122263Z 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:23:27.0123258Z 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:23:27.0124247Z 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:23:27.0125307Z 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:23:27.0126678Z 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:23:27.0127430Z 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:23:27.0128353Z 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:23:27.0129204Z 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:23:27.0130272Z 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:23:27.0131075Z 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:23:27.0131994Z 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:23:27.0132949Z 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:23:27.0133999Z 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:23:27.0135134Z 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:23:27.0136192Z 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:23:27.0137203Z 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:23:27.0138294Z 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:23:27.0139506Z 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:23:27.0140618Z 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:23:27.0141444Z 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:23:27.0142767Z 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:23:27.0143537Z 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:23:27.0144554Z 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:23:27.0145654Z 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:23:27.0146689Z 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:23:27.0147836Z 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:23:27.0148934Z 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:23:27.0150072Z 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:23:27.0151349Z 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:23:27.0152220Z 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:23:27.0153653Z 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:23:27.0154449Z 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:23:27.0155778Z 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:23:27.0157207Z 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:23:27.0158172Z 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:23:27.0159531Z 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:23:27.0160405Z 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:23:27.0161374Z 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:23:27.0162696Z 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:23:27.0163563Z 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:23:27.0164671Z 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:23:27.0165571Z 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:23:27.0166577Z 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:23:27.0167567Z 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:23:27.0168578Z 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:23:27.0169817Z 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:23:27.0170896Z 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:23:27.0171873Z 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:23:27.0173159Z 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:23:27.0174213Z 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:23:27.0175364Z 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:23:27.0176204Z 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:23:27.0177466Z 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:23:27.0178619Z 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:23:27.0179921Z 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:23:27.0180962Z 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:23:27.0181788Z 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:23:27.0183292Z 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:23:27.0184089Z 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:23:27.0185412Z 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:23:27.0185807Z 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:23:27.0187219Z 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:23:27.0187719Z 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:23:27.0188601Z 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:23:27.0189490Z 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:23:27.0191086Z 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:23:27.0192026Z 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:23:27.0192715Z 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:23:27.0193784Z 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:23:27.0194933Z 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:23:27.0196000Z 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:23:27.0196994Z 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:23:27.0197998Z 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:23:27.0198886Z 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:23:27.0199660Z 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:23:27.0200905Z 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:23:27.0201683Z 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:23:27.0202970Z 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:23:27.0204017Z 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:23:27.0204910Z 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:23:27.0205643Z 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:23:27.0217950Z 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:23:27.0220018Z 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:23:27.0220662Z 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:23:27.0221176Z 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:23:27.0221587Z 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:23:27.0221926Z 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:23:27.0222325Z 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:23:27.0222928Z 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:23:27.0223363Z 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:23:27.0223812Z 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:23:27.0224231Z 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:23:27.0224547Z 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:23:27.0224846Z 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:23:27.0225354Z 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:23:27.0225658Z 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:23:27.0226089Z 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:23:27.0226493Z 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:23:27.0226838Z 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:23:27.0227269Z 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:23:27.0227710Z 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:23:27.0228033Z 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:23:27.0228513Z 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:23:27.0229512Z 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:23:27.0230707Z 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:23:27.0231604Z 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:23:27.0232790Z 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:23:27.0233987Z 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:23:27.0235317Z 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:23:27.0236974Z 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:23:27.0237928Z 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:23:27.0239290Z 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:23:27.0240502Z 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:23:27.0241755Z 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:23:27.0242955Z 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:23:27.0244176Z 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:23:27.0245370Z 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:23:27.0246874Z 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:23:27.0248053Z 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:23:27.0249317Z 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:23:27.0250519Z 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:23:27.0251698Z 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:23:27.0253136Z 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:23:27.0254241Z 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:23:27.0255314Z 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:23:27.0256697Z 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:23:27.0258328Z 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:23:27.0259603Z 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:23:27.0260511Z 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:23:27.0265430Z 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:23:27.0266080Z 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:23:27.0266668Z 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:23:27.0267263Z 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:23:27.0267812Z 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:23:27.0268930Z 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:23:27.0270132Z 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:23:27.0271214Z 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:23:27.0272551Z 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:23:27.0273659Z 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:23:27.0274844Z 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:23:27.0277097Z 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:23:27.0277720Z 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:23:27.0279129Z 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:23:27.0280102Z 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:23:27.0281403Z 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:23:27.0282602Z 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:23:27.0283811Z 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:23:27.0285132Z 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:23:27.0286628Z 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:23:27.0287508Z 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:23:27.0288631Z 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:23:27.0290074Z 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:23:27.0291241Z 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:23:27.0293218Z 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:23:27.0293911Z 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:23:27.0294835Z 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:23:27.0295958Z 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:23:27.0297208Z 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:23:27.0298323Z 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:23:27.0299666Z 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:23:27.0300746Z 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:23:27.0303220Z 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:23:27.0304044Z 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:23:27.0305083Z 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:23:27.0306291Z 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:23:27.0307898Z 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:23:27.0308826Z 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:23:27.0310047Z 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:23:27.0311798Z 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:23:27.0313105Z 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:23:27.0314336Z 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:23:27.0315554Z 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:23:27.0316757Z 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:23:27.0317918Z 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:23:27.0319204Z 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:23:27.0320345Z 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:23:27.0321385Z 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:23:27.0323213Z 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:23:27.0324237Z 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:23:27.0325186Z 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:23:27.0327445Z 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:23:27.0328085Z 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:23:27.0328713Z 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:23:27.0329463Z 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:23:27.0331259Z 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:23:27.0332105Z 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:23:27.0333077Z 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:23:27.0333971Z 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:23:27.0335260Z 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:23:27.0335995Z 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:23:27.0337091Z 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:23:27.0338194Z 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:23:27.0339799Z 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:23:27.0340350Z 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:23:27.0341688Z 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:23:27.0342742Z 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:23:27.0343819Z 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:23:27.0344866Z 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:23:27.0346171Z 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:23:27.0347210Z 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:23:27.0349019Z 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:23:27.0349839Z 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:23:27.0350986Z 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:23:27.0352038Z 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:23:27.0353274Z 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:23:27.0354803Z 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:23:27.0355832Z 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:23:27.0357049Z 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:23:27.0358284Z 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:23:27.0359513Z 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:23:27.0360704Z 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:23:27.0362027Z 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:23:27.0363356Z 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:23:27.0364626Z 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:23:27.0365786Z 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:23:27.0367043Z 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:23:27.0368504Z 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:23:27.0369664Z 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:23:27.0370895Z 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:23:27.0372164Z 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:23:27.0373376Z 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:23:27.0374787Z 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:23:27.0376062Z 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:23:27.0377277Z 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:23:27.0378466Z 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:23:27.0380806Z 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:23:27.0381604Z 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:23:27.0382959Z 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:23:27.0384153Z 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:23:27.0385367Z 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:23:27.0386792Z 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:23:27.0387917Z 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:23:27.0389188Z 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:23:27.0390212Z 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:23:27.0391544Z 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:23:27.0392847Z 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:23:27.0394052Z 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:23:27.0395489Z 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:23:27.0396907Z 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:23:27.0397916Z 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:23:27.0399185Z 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:23:27.0400826Z 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:23:27.0401946Z 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:23:27.0403170Z 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:23:27.0404449Z 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:23:27.0405689Z 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:23:27.0407104Z 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:23:27.0408214Z 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:23:27.0409359Z 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:23:27.0410467Z 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:23:27.0412757Z 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:23:27.0413442Z 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:23:27.0414272Z 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:23:27.0415533Z 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:23:27.0416914Z 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:23:27.0418027Z 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:23:27.0419411Z 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:23:27.0420615Z 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:23:27.0421821Z 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:23:27.0423175Z 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:23:27.0424204Z 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:23:27.0425415Z 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:23:27.0426841Z 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:23:27.0427956Z 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:23:27.0429084Z 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:23:27.0430249Z 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:23:27.0431431Z 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:23:27.0432847Z 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:23:27.0434058Z 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:23:27.0435371Z 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:23:27.0436792Z 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:23:27.0438011Z 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:23:27.0439287Z 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:23:27.0440505Z 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:23:27.0442704Z 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:23:27.0443406Z 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:23:27.0444179Z 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:23:27.0445981Z 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:23:27.0446328Z 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:23:27.0447159Z 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:23:27.0448052Z 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:23:27.0449040Z 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:23:27.0450792Z 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:23:27.0451510Z 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:23:27.0452473Z 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:23:27.0453274Z 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:23:27.0454317Z 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:23:27.0455208Z 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:23:27.0456522Z 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:23:27.0458164Z 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:23:27.0458739Z 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:23:27.0460153Z 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:23:27.0461932Z 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:23:27.0462887Z 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:23:27.0464390Z 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:23:27.0465181Z 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:23:27.0466189Z 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:23:27.0468254Z 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:23:27.0468896Z 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:23:27.0469466Z 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:23:27.0470137Z 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:23:27.0470976Z 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:23:27.0472054Z 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:23:27.0473211Z 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:23:27.0475293Z 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:23:27.0475749Z 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:23:27.0476821Z 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:23:27.0478454Z 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:23:27.0479070Z 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:23:27.0480458Z 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:23:27.0481408Z 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:23:27.0482520Z 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:23:27.0483618Z 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:23:27.0484859Z 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:23:27.0485837Z 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:23:27.0487027Z 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:23:27.0488052Z 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:23:27.0490642Z 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:23:27.0491280Z 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:23:27.0491707Z 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:23:27.0492720Z 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:23:27.0493353Z 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:23:27.0494947Z 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:23:27.0495659Z 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:23:27.0496205Z 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:23:27.0497360Z 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:23:27.0498233Z 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:23:27.0499419Z 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:23:27.0500350Z 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:23:27.0501437Z 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:23:27.0503576Z 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:23:27.0504090Z 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:23:27.0504710Z 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:23:27.0505735Z 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:23:27.0506629Z 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:23:27.0507711Z 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:23:27.0508367Z 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:23:27.0509376Z 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:23:27.0511271Z 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:23:27.0511987Z 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:23:27.0513177Z 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:23:27.0513630Z 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:23:27.0515328Z 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:23:27.0516926Z 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:23:27.0517252Z 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:23:27.0518075Z 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:23:27.0519391Z 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:23:27.0520665Z 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:23:27.0521629Z 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:23:27.0522735Z 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:23:27.0523892Z 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:23:27.0525113Z 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:23:27.0526576Z 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:23:27.0528579Z 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:23:27.0529608Z 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:23:27.0530707Z 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:23:27.0531957Z 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:23:27.0533266Z 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:23:27.0534358Z 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:23:27.0535801Z 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:23:27.0536875Z 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:23:27.0538170Z 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:23:27.0539660Z 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:23:27.0541451Z 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:23:27.0542077Z 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:23:27.0543143Z 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:23:27.0544450Z 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:23:27.0545419Z 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:23:27.0546927Z 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:23:27.0547633Z 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:23:27.0548655Z 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:23:27.0549500Z 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:23:27.0551149Z 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:23:27.0551880Z 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:23:27.0552970Z 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:23:27.0554203Z 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:23:27.0562761Z 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:23:27.0563594Z 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:23:27.0564457Z 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:23:27.0565644Z 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:23:27.0566433Z 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:23:27.0567511Z 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:23:27.0568529Z 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:23:27.0569785Z 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:23:27.0570848Z 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:23:27.0571902Z 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:23:27.0572896Z 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:23:27.0573801Z 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:23:27.0574585Z 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:23:27.0575558Z 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:23:27.0576462Z 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:23:27.0577418Z 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:23:27.0578451Z 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:23:27.0579731Z 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:23:27.0580595Z 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:23:27.0581888Z 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:23:27.0582493Z 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:23:27.0583437Z 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:23:27.0584324Z 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:23:27.0585069Z 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:23:27.0586267Z 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:23:27.0587209Z 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:23:27.0588177Z 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:23:27.0589390Z 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:23:27.0590278Z 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:23:27.0591360Z 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:23:27.0592637Z 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:23:27.0593490Z 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:23:27.0594448Z 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:23:27.0595704Z 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:23:27.0596910Z 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:23:27.0597884Z 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:23:27.0598914Z 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:23:27.0600002Z 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:23:27.0601270Z 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:23:27.0602250Z 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:23:27.0603351Z 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:23:27.0605040Z 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:23:27.0606209Z 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:23:27.0607123Z 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:23:27.0608215Z 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:23:27.0609489Z 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:23:27.0610416Z 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:23:27.0611561Z 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:23:27.0612720Z 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:23:27.0613737Z 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:23:27.0615060Z 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:23:27.0616090Z 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:23:27.0616978Z 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:23:27.0618088Z 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:23:27.0618978Z 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:23:27.0620230Z 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:23:27.0622099Z 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:23:27.0622909Z 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:23:27.0623735Z 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:23:27.0624463Z 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:23:27.0626622Z 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:23:27.0626941Z 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:23:27.0628578Z 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:23:27.0628979Z 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:23:27.0629821Z 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:23:27.0630574Z 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:23:27.0631349Z 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:23:27.0632380Z 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:23:27.0633681Z 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:23:27.0634766Z 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:23:27.0635920Z 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:23:27.0637153Z 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:23:27.0638086Z 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:23:27.0639335Z 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:23:27.0640307Z 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:23:27.0642533Z 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:23:27.0642930Z 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:23:27.0643980Z 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:23:27.0644824Z 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:23:27.0645804Z 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:23:27.0647714Z 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:23:27.0648719Z 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:23:27.0650780Z 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:23:27.0651273Z 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:23:27.0651880Z 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:23:27.0653168Z 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:23:27.0654425Z 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:23:27.0655011Z 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:23:27.0672386Z 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:23:27.0672922Z 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:23:27.0673580Z 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:23:27.0674298Z 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:23:27.0674832Z 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:23:27.0675150Z 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:23:27.0675643Z 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:23:27.0675990Z 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:23:27.0676451Z 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:23:27.0676851Z 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:23:27.0677237Z 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:23:27.0677649Z 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:23:27.0677997Z 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:23:27.0678519Z 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:23:27.0679118Z 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:23:27.0679708Z 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:23:27.0680239Z 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:23:27.0680797Z 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:23:27.0681278Z 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:23:27.0681682Z 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:23:27.0682321Z 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:23:27.0682731Z 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:23:27.0683165Z 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:23:27.0683798Z 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:23:27.0684939Z 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:23:27.0686046Z 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:23:27.0686853Z 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:23:27.0687850Z 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:23:27.0689232Z 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:23:27.0689943Z 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:23:27.0691228Z 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:23:27.0692337Z 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:23:27.0693991Z 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:23:27.0694561Z 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:23:27.0696330Z 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:23:27.0696840Z 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:23:27.0698566Z 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:23:27.0699499Z 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:23:27.0700821Z 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:23:27.0701773Z 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:23:27.0703803Z 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:23:27.0704492Z 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:23:27.0705165Z 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:23:27.0707341Z 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:23:27.0707929Z 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:23:27.0708674Z 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:23:27.0709758Z 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:23:27.0710645Z 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:23:27.0711689Z 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:23:27.0712798Z 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:23:27.0714509Z 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:23:27.0716160Z 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:23:27.0716938Z 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:23:27.0720758Z 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:23:27.0722181Z 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:23:27.0723048Z 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:23:27.0724078Z 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:23:27.0724798Z 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:23:27.0726133Z 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:23:27.0726871Z 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:23:27.0727903Z 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:23:27.0728833Z 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:23:27.0729996Z 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:23:27.0731107Z 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:23:27.0732028Z 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:23:27.0732757Z 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:23:27.0734043Z 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:23:27.0734836Z 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:23:27.0735526Z 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:23:27.0736690Z 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:23:27.0737644Z 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:23:27.0738287Z 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:23:27.0739657Z 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:23:27.0740524Z 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:23:27.0742435Z 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:23:27.0743981Z 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:23:27.0745167Z 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:23:27.0745704Z 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:23:27.0747106Z 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:23:27.0747846Z 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:23:27.0748871Z 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:23:27.0751019Z 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:23:27.0751431Z 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:23:27.0752439Z 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:23:27.0753465Z 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:23:27.0755143Z 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:23:27.0755825Z 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:23:27.0757080Z 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:23:27.0757837Z 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:23:27.0760017Z 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:23:27.0760804Z 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:23:27.0761428Z 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:23:27.0763068Z 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:23:27.0763723Z 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:23:27.0765227Z 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:23:27.0765681Z 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:23:27.0768305Z 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:23:27.0768634Z 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:23:27.0773129Z 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:23:27.0773707Z 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:23:27.0774804Z 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:23:27.0775401Z 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:23:27.0776861Z 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:23:27.0778098Z 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:23:27.0778701Z 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:23:27.0780301Z 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:23:27.0781380Z 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:23:27.0782451Z 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:23:27.0783512Z 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:23:27.0784712Z 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:23:27.0785515Z 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:23:27.0787241Z 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:23:27.0788077Z 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:23:27.0789356Z 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:23:27.0790071Z 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:23:27.0791643Z 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:23:27.0792478Z 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:23:27.0793635Z 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:23:27.0794893Z 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:23:27.0796309Z 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:23:27.0798077Z 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:23:27.0799352Z 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:23:27.0800823Z 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:23:27.0802090Z 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:23:27.0803075Z 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:23:27.0804211Z 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:23:27.0805517Z 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:23:27.0807510Z 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:23:27.0808773Z 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:23:27.0809948Z 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:23:27.0811204Z 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:23:27.0812388Z 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:23:27.0813513Z 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:23:27.0815547Z 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:23:27.0816304Z 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:23:27.0817301Z 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:23:27.0818492Z 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:23:27.0819852Z 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:23:27.0821123Z 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:23:27.0822358Z 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:23:27.0823616Z 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:23:27.0824781Z 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:23:27.0826243Z 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:23:27.0827275Z 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:23:27.0828450Z 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:23:27.0830620Z 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:23:27.0831658Z 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:23:27.0832731Z 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:23:27.0833980Z 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:23:27.0835336Z 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:23:27.0837110Z 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:23:27.0838298Z 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:23:27.0839162Z 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:23:27.0840422Z 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:23:27.0841547Z 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:23:27.0842712Z 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:23:27.0844124Z 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:23:27.0845382Z 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:23:27.0846638Z 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:23:27.0847964Z 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:23:27.0849458Z 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:23:27.0851183Z 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:23:27.0852447Z 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:23:27.0853654Z 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:23:27.0854938Z 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:23:27.0859483Z 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:23:27.0860110Z 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:23:27.0861416Z 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:23:27.0862646Z 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:23:27.0863757Z 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:23:27.0864935Z 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:23:27.0866065Z 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:23:27.0869548Z 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:23:27.0870215Z 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:23:27.0871252Z 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:23:27.0872346Z 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:23:27.0873741Z 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:23:27.0875112Z 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:23:27.0876345Z 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:23:27.0877480Z 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:23:27.0878853Z 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:23:27.0880222Z 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:23:27.0881615Z 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:23:27.0882669Z 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:23:27.0883872Z 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:23:27.0885180Z 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:23:27.0886429Z 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:23:27.0887569Z 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:23:27.0888872Z 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:23:27.0890191Z 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:23:27.0891385Z 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:23:27.0892509Z 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:23:27.0893728Z 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:23:27.0894893Z 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:23:27.0896482Z 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:23:27.0897462Z 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:23:27.0898844Z 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:23:27.0900137Z 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:23:27.0902623Z 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:23:27.0903572Z 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:23:27.0904612Z 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:23:27.0906057Z 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:23:27.0907654Z 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:23:27.0908756Z 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:23:27.0909912Z 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:23:27.0911225Z 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:23:27.0912457Z 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:23:27.0913525Z 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:23:27.0914795Z 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:23:27.0916895Z 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:23:27.0918084Z 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:23:27.0919189Z 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:23:27.0920404Z 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:23:27.0921708Z 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:23:27.0923205Z 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:23:27.0924528Z 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:23:27.0925853Z 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:23:27.0926949Z 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:23:27.0928369Z 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:23:27.0929437Z 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:23:27.0930634Z 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:23:27.0931783Z 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:23:27.0933123Z 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:23:27.0934342Z 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:23:27.0935476Z 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:23:27.0936927Z 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:23:27.0938400Z 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:23:27.0939710Z 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:23:27.0940706Z 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:23:27.0942034Z 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:23:27.0943304Z 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:23:27.0944506Z 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:23:27.0945831Z 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:23:27.0946873Z 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:23:27.0948351Z 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:23:27.0949456Z 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:23:27.0950846Z 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:23:27.0952093Z 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:23:27.0953408Z 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:23:27.0954463Z 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:23:27.0955784Z 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:23:27.0957111Z 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:23:27.0958565Z 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:23:27.0959614Z 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:23:27.0960914Z 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:23:27.0962078Z 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:23:27.0963251Z 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:23:27.0964453Z 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:23:27.0965885Z 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:23:27.0967064Z 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:23:27.0968618Z 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:23:27.0969677Z 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:23:27.0970907Z 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:23:27.0972069Z 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:23:27.0973575Z 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:23:27.0974493Z 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:23:27.0975707Z 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:23:27.0977052Z 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:23:27.0978423Z 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:23:27.0979595Z 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:23:27.0980779Z 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:23:27.0981947Z 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:23:27.0983470Z 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:23:27.0984430Z 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:23:27.0985723Z 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:23:27.0987759Z 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:23:27.0988440Z 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:23:27.0989393Z 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:23:27.0990642Z 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:23:27.0991910Z 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:23:27.0993392Z 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:23:27.0994314Z 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:23:27.0995606Z 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:23:27.0997729Z 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:23:27.0998677Z 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:23:27.0999888Z 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:23:27.1001083Z 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:23:27.1002232Z 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:23:27.1003646Z 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:23:27.1005441Z 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:23:27.1006677Z 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:23:27.1007982Z 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:23:27.1009067Z 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:23:27.1010349Z 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:23:27.1011648Z 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:23:27.1012972Z 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:23:27.1015038Z 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:23:27.1015705Z 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:23:27.1016485Z 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:23:27.1017928Z 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:23:27.1019424Z 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:23:27.1020525Z 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:23:27.1021666Z 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:23:27.1022870Z 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:23:27.1023994Z 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:23:27.1025235Z 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:23:27.1026462Z 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:23:27.1027787Z 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:23:27.1029052Z 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:23:27.1030283Z 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:23:27.1031763Z 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:23:27.1032866Z 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:23:27.1034137Z 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:23:27.1035330Z 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:23:27.1036525Z 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:23:27.1037722Z 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:23:27.1039106Z 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:23:27.1040202Z 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:23:27.1041408Z 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:23:27.1042798Z 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:23:27.1044133Z 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:23:27.1045344Z 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:23:27.1046553Z 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:23:27.1047543Z 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:23:27.1048846Z 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:23:27.1050037Z 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:23:27.1051349Z 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:23:27.1052585Z 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:23:27.1053900Z 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:23:27.1055033Z 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:23:27.1056327Z 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:23:27.1057467Z 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:23:27.1058720Z 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:23:27.1060080Z 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:23:27.1062475Z 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:23:27.1063231Z 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:23:27.1064637Z 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:23:27.1065583Z 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:23:27.1066939Z 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:23:27.1068205Z 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:23:27.1069488Z 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:23:27.1070544Z 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:23:27.1071904Z 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:23:27.1073138Z 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:23:27.1074418Z 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:23:27.1075922Z 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:23:27.1076901Z 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:23:27.1078859Z 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:23:27.1079922Z 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:23:27.1081176Z 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:23:27.1082579Z 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:23:27.1083963Z 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:23:27.1085238Z 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:23:27.1086477Z 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:23:27.1087531Z 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:23:27.1088737Z 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:23:27.1090024Z 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:23:27.1091470Z 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:23:27.1092779Z 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:23:27.1093704Z 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:23:27.1095062Z 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:23:27.1096378Z 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:23:27.1097669Z 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:23:27.1098869Z 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:23:27.1100084Z 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:23:27.1101398Z 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:23:27.1102835Z 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:23:27.1104102Z 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:23:27.1105337Z 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:23:27.1106658Z 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:23:27.1107843Z 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:23:27.1109884Z 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:23:27.1110465Z 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:23:27.1111185Z 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:23:27.1112538Z 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:23:27.1113812Z 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:23:27.1115252Z 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:23:27.1116172Z 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:23:27.1117598Z 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:23:27.1119152Z 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:23:27.1120164Z 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:23:27.1121219Z 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:23:27.1122393Z 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:23:27.1123716Z 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:23:27.1124850Z 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:23:27.1126414Z 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:23:27.1127413Z 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:23:27.1128532Z 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:23:27.1129778Z 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:23:27.1131145Z 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:23:27.1132369Z 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:23:27.1133572Z 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:23:27.1134634Z 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:23:27.1136000Z 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:23:27.1137329Z 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:23:27.1138557Z 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:23:27.1139847Z 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:23:27.1141243Z 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:23:27.1142739Z 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:23:27.1143771Z 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:23:27.1144995Z 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:23:27.1146228Z 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:23:27.1148388Z 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:23:27.1148820Z 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:23:27.1149633Z 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:23:27.1150561Z 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:23:27.1151555Z 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:23:27.1153207Z 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:23:27.1153903Z 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:23:27.1154992Z 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:23:27.1155612Z 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:23:27.1157338Z 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:23:27.1158127Z 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:23:27.1159328Z 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:23:27.1160414Z 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:23:27.1161607Z 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:23:27.1162852Z 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:23:27.1164267Z 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:23:27.1165314Z 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:23:27.1166682Z 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:23:27.1167820Z 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:23:27.1169275Z 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:23:27.1170397Z 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:23:27.1171614Z 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:23:27.1172920Z 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:23:27.1174139Z 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:23:27.1175477Z 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:23:27.1176693Z 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:23:27.1178002Z 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:23:27.1179531Z 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:23:27.1180888Z 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:23:27.1182642Z 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:23:27.1183915Z 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:23:27.1184996Z 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:23:27.1186402Z 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:23:27.1187480Z 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:23:27.1188711Z 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:23:27.1190030Z 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:23:27.1191346Z 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:23:27.1192697Z 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:23:27.1193833Z 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:23:27.1195027Z 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:23:27.1196235Z 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:23:27.1197539Z 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:23:27.1198724Z 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:23:27.1200066Z 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:23:27.1201321Z 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:23:27.1202642Z 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:23:27.1203807Z 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:23:27.1205004Z 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:23:27.1206294Z 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:23:27.1208239Z 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:23:27.1209368Z 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:23:27.1210534Z 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:23:27.1211624Z 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:23:27.1212898Z 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:23:27.1214034Z 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:23:27.1215215Z 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:23:27.1216367Z 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:23:27.1217628Z 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:23:27.1218873Z 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:23:27.1220426Z 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:23:27.1222929Z 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:23:27.1223938Z 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:23:27.1224829Z 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:23:27.1226174Z 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:23:27.1227307Z 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:23:27.1228472Z 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:23:27.1229795Z 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:23:27.1231079Z 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:23:27.1232217Z 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:23:27.1233406Z 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:23:27.1234559Z 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:23:27.1236054Z 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:23:27.1237224Z 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:23:27.1239569Z 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:23:27.1240341Z 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:23:27.1241871Z 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:23:27.1242949Z 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:23:27.1244146Z 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:23:27.1245420Z 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:23:27.1246518Z 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:23:27.1247866Z 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:23:27.1249201Z 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:23:27.1250260Z 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:23:27.1251492Z 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:23:27.1252689Z 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:23:27.1253918Z 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:23:27.1255167Z 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:23:27.1256911Z 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:23:27.1258352Z 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:23:27.1259162Z 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:23:27.1260956Z 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:23:27.1261731Z 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:23:27.1262870Z 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:23:27.1263934Z 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:23:27.1265216Z 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:23:27.1266902Z 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:23:27.1268695Z 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:23:27.1269554Z 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:23:27.1270670Z 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:23:27.1272086Z 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:23:27.1273200Z 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:23:27.1274522Z 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:23:27.1275931Z 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:23:27.1277033Z 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:23:27.1278785Z 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:23:27.1279976Z 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:23:27.1281077Z 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:23:27.1282185Z 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:23:27.1283545Z 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:23:27.1284872Z 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:23:27.1285908Z 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:23:27.1287515Z 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:23:27.1288740Z 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:23:27.1290115Z 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:23:27.1291117Z 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:23:27.1292323Z 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:23:27.1293483Z 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:23:27.1294684Z 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:23:27.1298310Z 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:23:27.1298925Z 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:23:27.1300045Z 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:23:27.1300607Z 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:23:27.1301498Z 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:23:27.1302584Z 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:23:27.1303259Z 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:23:27.1304436Z 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:23:27.1305832Z 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:23:27.1306978Z 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:23:27.1308392Z 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:23:27.1309715Z 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:23:27.1311102Z 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:23:27.1312210Z 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:23:27.1313322Z 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:23:27.1314717Z 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:23:27.1315881Z 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:23:27.1317480Z 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:23:27.1318647Z 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:23:27.1320887Z 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:23:27.1321695Z 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:23:27.1322758Z 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:23:27.1324123Z 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:23:27.1325367Z 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:23:27.1326815Z 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:23:27.1327959Z 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:23:27.1329157Z 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:23:27.1330302Z 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:23:27.1331506Z 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:23:27.1332899Z 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:23:27.1334132Z 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:23:27.1335297Z 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:23:27.1336749Z 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:23:27.1337970Z 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:23:27.1339347Z 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:23:27.1340510Z 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:23:27.1341897Z 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:23:27.1343516Z 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:23:27.1344980Z 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:23:27.1345926Z 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:23:27.1347147Z 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:23:27.1348496Z 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:23:27.1349771Z 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:23:27.1350893Z 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:23:27.1352140Z 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:23:27.1353272Z 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:23:27.1354848Z 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:23:27.1357709Z 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:23:27.1358670Z 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:23:27.1359586Z 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:23:27.1360468Z 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:23:27.1361295Z 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:23:27.1362277Z 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:23:27.1363548Z 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:23:27.1364702Z 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:23:27.1366081Z 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:23:27.1367384Z 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:23:27.1368702Z 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:23:27.1369871Z 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:23:27.1371085Z 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:23:27.1372215Z 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:23:27.1373543Z 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:23:27.1374750Z 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:23:27.1376255Z 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:23:27.1377333Z 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:23:27.1378541Z 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:23:27.1379938Z 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:23:27.1382356Z 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:23:27.1383192Z 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:23:27.1384441Z 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:23:27.1385539Z 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:23:27.1386751Z 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:23:27.1388150Z 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:23:27.1389325Z 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:23:27.1390462Z 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:23:27.1391741Z 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:23:27.1392883Z 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:23:27.1394201Z 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:23:27.1395521Z 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:23:27.1396729Z 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:23:27.1397972Z 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:23:27.1399472Z 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:23:27.1400668Z 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:23:27.1402671Z 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:23:27.1403783Z 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:23:27.1404913Z 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:23:27.1406311Z 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:23:27.1407425Z 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:23:27.1408764Z 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:23:27.1409855Z 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:23:27.1411322Z 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:23:27.1412327Z 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:23:27.1413546Z 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:23:27.1414799Z 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:23:27.1416123Z 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:23:27.1417208Z 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:23:27.1418536Z 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:23:27.1419855Z 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:23:27.1421432Z 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:23:27.1422764Z 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:23:27.1423922Z 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:23:27.1425164Z 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:23:27.1426494Z 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:23:27.1427754Z 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:23:27.1428962Z 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:23:27.1429980Z 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:23:27.1431151Z 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:23:27.1432487Z 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:23:27.1433882Z 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:23:27.1435112Z 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:23:27.1436166Z 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:23:27.1437859Z 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:23:27.1439178Z 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:23:27.1440311Z 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:23:27.1441641Z 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:23:27.1442672Z 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:23:27.1443869Z 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:23:27.1445102Z 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:23:27.1446576Z 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:23:27.1447604Z 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:23:27.1448737Z 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:23:27.1449963Z 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:23:27.1451493Z 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:23:27.1452546Z 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:23:27.1453765Z 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:23:27.1455711Z 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:23:27.1456626Z 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:23:27.1457736Z 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:23:27.1459170Z 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:23:27.1460326Z 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:23:27.1461725Z 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:23:27.1463012Z 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:23:27.1464219Z 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:23:27.1465370Z 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:23:27.1467015Z 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:23:27.1468115Z 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:23:27.1469339Z 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:23:27.1470526Z 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:23:27.1471942Z 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:23:27.1473265Z 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:23:27.1474462Z 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:23:27.1475776Z 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:23:27.1477060Z 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:23:27.1477929Z 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:23:27.1479923Z 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:23:27.1480339Z 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:23:27.1481897Z 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:23:27.1483919Z 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:23:27.1484416Z 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:23:27.1485391Z 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:23:27.1486561Z 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:23:27.1487620Z 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:23:27.1488631Z 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:23:27.1489324Z 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:23:27.1490382Z 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:23:27.1491287Z 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:23:27.1492406Z 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:23:27.1493510Z 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:23:27.1494622Z 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:23:27.1495504Z 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:23:27.1496373Z 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:23:27.1497788Z 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:23:27.1498864Z 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:23:27.1499850Z 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:23:27.1500413Z 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:23:27.1501586Z 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:23:27.1503086Z 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:23:27.1503782Z 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:23:27.1504870Z 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:23:27.1505920Z 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:23:27.1507442Z 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:23:27.1508027Z 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:23:27.1509690Z 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:23:27.1510749Z 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:23:27.1511654Z 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:23:27.1513333Z 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:23:27.1513729Z 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:23:27.1514531Z 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:23:27.1516735Z 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:23:27.1517269Z 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:23:27.1518369Z 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:23:27.1519505Z 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:23:27.1520392Z 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:23:27.1522717Z 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:23:27.1523491Z 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:23:27.1524113Z 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:23:27.1525106Z 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:23:27.1526278Z 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:23:27.1527381Z 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:23:27.1528310Z 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:23:27.1529616Z 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:23:27.1531002Z 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:23:27.1531763Z 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:23:27.1533044Z 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:23:27.1534125Z 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:23:27.1535477Z 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:23:27.1536409Z 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:23:27.1537848Z 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:23:27.1538788Z 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:23:27.1539956Z 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:23:27.1542265Z 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:23:27.1542764Z 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:23:27.1544322Z 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:23:27.1545437Z 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:23:27.1546405Z 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:23:27.1548141Z 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:23:27.1548544Z 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:23:27.1549987Z 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:23:27.1550812Z 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:23:27.1551960Z 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:23:27.1552400Z 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:23:27.1554574Z 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:23:27.1555212Z 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:23:27.1556227Z 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:23:27.1557530Z 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:23:27.1558478Z 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:23:27.1560511Z 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:23:27.1560919Z 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:23:27.1561689Z 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:23:27.1562995Z 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:23:27.1564080Z 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:23:27.1564882Z 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:23:27.1566029Z 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:23:27.1566535Z 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:23:27.1568182Z 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:23:27.1569199Z 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:23:27.1570277Z 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:23:27.1571524Z 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:23:27.1572514Z 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:23:27.1573444Z 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:23:27.1575110Z 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:23:27.1575999Z 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:23:27.1577006Z 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:23:27.1578394Z 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:23:27.1579833Z 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:23:27.1580957Z 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:23:27.1581854Z 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:23:27.1583240Z 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:23:27.1584155Z 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:23:27.1585153Z 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:23:27.1586717Z 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:23:27.1587196Z 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:23:27.1589046Z 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:23:27.1589762Z 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:23:27.1590858Z 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:23:27.1591532Z 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:23:27.1593274Z 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:23:27.1594230Z 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:23:27.1595564Z 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:23:27.1596904Z 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:23:27.1597986Z 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:23:27.1599102Z 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:23:27.1600482Z 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:23:27.1601661Z 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:23:27.1602803Z 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:23:27.1604001Z 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:23:27.1606033Z 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:23:27.1606755Z 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:23:27.1607813Z 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:23:27.1608776Z 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:23:27.1610122Z 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:23:27.1611249Z 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:23:27.1612474Z 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:23:27.1613762Z 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:23:27.1615073Z 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:23:27.1616412Z 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:23:27.1617878Z 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:23:27.1619321Z 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:23:27.1620478Z 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:23:27.1621704Z 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:23:27.1622877Z 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:23:27.1624349Z 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:23:27.1625430Z 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:23:27.1626835Z 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:23:27.1628227Z 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:23:27.1630314Z 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:23:27.1631058Z 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:23:27.1632443Z 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:23:27.1633723Z 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:23:27.1634246Z 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:23:27.1635864Z 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:23:27.1636735Z 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:23:27.1637747Z 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:23:27.1638721Z 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:23:27.1640648Z 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:23:27.1641405Z 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:23:27.1642097Z 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:23:27.1643073Z 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:23:27.1643988Z 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:23:27.1645137Z 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:23:27.1646025Z 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:23:27.1647218Z 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:23:27.1648989Z 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:23:27.1649426Z 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:23:27.1650587Z 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:23:27.1651546Z 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:23:27.1652684Z 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:23:27.1653685Z 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:23:27.1654579Z 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:23:27.1655657Z 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:23:27.1656602Z 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:23:27.1658179Z 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:23:27.1658940Z 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:23:27.1659889Z 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:23:27.1660941Z 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:23:27.1661946Z 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:23:27.1663064Z 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:23:27.1664017Z 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:23:27.1665308Z 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:23:27.1666697Z 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:23:27.1667697Z 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:23:27.1669088Z 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:23:27.1670420Z 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:23:27.1671620Z 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:23:27.1673014Z 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:23:27.1674080Z 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:23:27.1675645Z 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:23:27.1677003Z 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:23:27.1678298Z 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:23:27.1679660Z 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:23:27.1680956Z 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:23:27.1681994Z 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:23:27.1683386Z 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:23:27.1684432Z 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:23:27.1685786Z 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:23:27.1686894Z 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:23:27.1688139Z 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:23:27.1689581Z 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:23:27.1690941Z 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:23:27.1692046Z 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:23:27.1693241Z 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:23:27.1694264Z 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:23:27.1695434Z 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:23:27.1696221Z 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:23:27.1697559Z 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:23:27.1698761Z 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:23:27.1700150Z 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:23:27.1702102Z 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:23:27.1702796Z 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:23:27.1704861Z 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:23:27.1705711Z 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:23:27.1706601Z 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:23:27.1708384Z 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:23:27.1709191Z 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:23:27.1710023Z 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:23:27.1711983Z 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:23:27.1712613Z 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:23:27.1713762Z 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:23:27.1714988Z 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:23:27.1716079Z 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:23:27.1717507Z 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:23:27.1718578Z 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:23:27.1719471Z 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:23:27.1720770Z 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:23:27.1721646Z 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:23:27.1723134Z 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:23:27.1724205Z 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:23:27.1725140Z 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:23:27.1726337Z 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:23:27.1727207Z 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:23:27.1728676Z 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:23:27.1729614Z 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:23:27.1730957Z 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:23:27.1731763Z 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:23:27.1733308Z 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:23:27.1734358Z 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:23:27.1735391Z 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:23:27.1736476Z 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:23:27.1738640Z 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:23:27.1739331Z 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:23:27.1740167Z 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:23:27.1741146Z 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:23:27.1742749Z 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:23:27.1743635Z 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:23:27.1744894Z 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:23:27.1745880Z 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:23:27.1747230Z 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:23:27.1748104Z 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:23:27.1749917Z 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:23:27.1750628Z 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:23:27.1751696Z 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:23:27.1752958Z 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:23:27.1753978Z 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:23:27.1755391Z 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:23:27.1756879Z 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:23:27.1758262Z 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:23:27.1759243Z 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:23:27.1760172Z 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:23:27.1761982Z 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:23:27.1762884Z 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:23:27.1764209Z 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:23:27.1765289Z 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:23:27.1766561Z 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:23:27.1767735Z 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:23:27.1769126Z 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:23:27.1770399Z 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:23:27.1771960Z 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:23:27.1772772Z 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:23:27.1773823Z 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:23:27.1775424Z 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:23:27.1776429Z 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:23:27.1777629Z 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:23:27.1779527Z 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:23:27.1780979Z 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:23:27.1782099Z 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:23:27.1783522Z 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:23:27.1785020Z 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:23:27.1786163Z 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:23:27.1787339Z 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:23:27.1788568Z 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:23:27.1790051Z 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:23:27.1791420Z 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:23:27.1792520Z 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:23:27.1793742Z 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:23:27.1795075Z 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:23:27.1796392Z 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:23:27.1797610Z 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:23:27.1798763Z 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:23:27.1800358Z 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:23:27.1801610Z 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:23:27.1802944Z 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:23:27.1803981Z 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:23:27.1805192Z 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:23:27.1806496Z 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:23:27.1807788Z 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:23:27.1808951Z 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:23:27.1810348Z 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:23:27.1813309Z 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:23:27.1813737Z 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:23:27.1814172Z 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:23:27.1814773Z 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:23:27.1816018Z 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:23:27.1817195Z 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:23:27.1818102Z 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:23:27.1819571Z 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:23:27.1820554Z 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:23:27.1821566Z 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:23:27.1823496Z 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:23:27.1823978Z 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:23:27.1824588Z 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:23:27.1826187Z 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:23:27.1826648Z 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:23:27.1827599Z 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:23:27.1829215Z 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:23:27.1829841Z 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:23:27.1831157Z 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:23:27.1832136Z 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:23:27.1833045Z 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:23:27.1834403Z 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:23:27.1835296Z 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:23:27.1836484Z 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:23:27.1837713Z 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:23:27.1839059Z 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:23:27.1839888Z 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:23:27.1841294Z 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:23:27.1841942Z 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:23:27.1842994Z 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:23:27.1844009Z 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:23:27.1844917Z 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:23:27.1845994Z 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:23:27.1847739Z 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:23:27.1848136Z 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:23:27.1849047Z 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:23:27.1850449Z 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:23:27.1851229Z 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:23:27.1851991Z 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:23:27.1852850Z 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:23:27.1854725Z 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:23:27.1855704Z 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:23:27.1856815Z 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:23:27.1857320Z 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:23:27.1867351Z 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:23:27.1867960Z 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:23:27.1868560Z 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:23:27.1869250Z 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:23:27.1869597Z 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:23:27.1869944Z 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:23:27.1870400Z 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:23:27.1870856Z 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:23:27.1871293Z 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:23:27.1871891Z 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:23:27.1872476Z 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:23:27.1872947Z 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:23:27.1873375Z 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:23:27.1873672Z 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:23:27.1874160Z 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:23:27.1874601Z 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:23:27.1875626Z 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:23:27.1876880Z 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:23:27.1877859Z 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:23:27.1879250Z 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:23:27.1879666Z 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:23:27.1881973Z 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:23:27.1882515Z 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:23:27.1883332Z 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:23:27.1884260Z 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:23:27.1885117Z 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:23:27.1886064Z 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:23:27.1886918Z 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:23:27.1887901Z 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:23:27.1888680Z 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:23:27.1890724Z 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:23:27.1891061Z 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:23:27.1892301Z 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:23:27.1895938Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-09-27T15:23:27.1896737Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2022-09-27T15:23:27.1897835Z 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:23:27.1898857Z 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:23:27.1900190Z 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:23:27.1901110Z 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:23:27.1902635Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2022-09-27T15:23:27.1902980Z 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:23:27.1904682Z 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:23:27.1905167Z 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:23:27.1906176Z 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:23:27.1907824Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-09-27T15:23:27.1908488Z 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:23:27.1909458Z 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:23:27.1910349Z 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:23:27.1911084Z 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:23:27.1912436Z 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:23:27.1913165Z 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:23:27.1914267Z 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:23:27.1915154Z 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:23:27.1916269Z 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:23:27.1917196Z 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:23:27.1917820Z 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:23:27.1918760Z 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:23:27.1919818Z 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:23:27.1920669Z 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:23:27.1922171Z 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:23:27.1922768Z 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:23:27.1923697Z 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:23:27.1924531Z 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:23:27.1925411Z 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:23:27.1926753Z 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:23:27.1927812Z 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:23:27.1928467Z 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:23:27.1929483Z 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:23:27.1930255Z 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:23:27.1931271Z 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:23:27.1932054Z 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:23:27.1933078Z 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:23:27.1933881Z 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:23:27.1934824Z 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:23:27.1935756Z 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:23:27.1936600Z 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:23:27.1937636Z 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:23:27.1938766Z 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:23:27.1940112Z 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:23:27.1942771Z 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:23:27.1944007Z 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:23:27.1944528Z 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:23:27.1945266Z 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:23:27.1946124Z 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:23:27.1947043Z 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:23:27.1948005Z 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:23:27.1949307Z 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:23:27.1950140Z 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:23:27.1951113Z 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:23:27.1952230Z 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:23:27.1953210Z 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:23:27.1954120Z 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:23:27.1955220Z 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:23:27.1956096Z 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:23:27.1957360Z 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:23:27.1958369Z 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:23:27.1959189Z 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:23:27.1960038Z 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:23:27.1960981Z 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:23:27.1963128Z 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:23:27.1963534Z 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:23:27.1964557Z 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:23:27.1965241Z 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:23:27.1966430Z 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:23:27.1967384Z 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:23:27.1968120Z 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:23:27.1969093Z 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:23:27.1969931Z 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:23:27.1971002Z 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:23:27.1971756Z 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:23:27.1972910Z 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:23:27.1973942Z 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:23:27.1974621Z 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:23:27.1975644Z 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:23:27.1976499Z 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:23:27.1977503Z 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:23:27.1978422Z 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:23:27.1980410Z 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:23:27.1980926Z 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:23:27.1981306Z 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:23:27.1982200Z 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:23:27.1983215Z 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:23:27.1984054Z 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:23:27.1984971Z 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:23:27.1986131Z 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:23:27.1987124Z 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:23:27.1987863Z 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:23:27.1989143Z 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:23:27.1990100Z 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:23:27.1991256Z 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:23:27.1992056Z 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:23:27.1993823Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-09-27T15:23:27.1994412Z 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:23:27.1995185Z 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:23:27.1996087Z 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:23:27.1996906Z 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:23:27.1997862Z 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:23:27.2000781Z 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:23:27.2001458Z 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:23:27.2002249Z 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:23:27.2002888Z 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:23:27.2003825Z 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:23:27.2004677Z 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:23:27.2006133Z 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:23:27.2008365Z 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:23:27.2008733Z 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:23:27.2009646Z 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:23:27.2010539Z 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:23:27.2011628Z 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:23:27.2013238Z 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:23:27.2013763Z 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:23:27.2014949Z 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:23:27.2016554Z 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:23:27.2016894Z 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:23:27.2017206Z 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:23:27.2019210Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-09-27T15:23:27.2019670Z 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:23:27.2020724Z 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:23:27.2021536Z 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:23:27.2022401Z 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:23:27.2023287Z 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:23:27.2024792Z 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:23:27.2025355Z 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:23:27.2027294Z 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:23:27.2027752Z 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:23:27.2028684Z 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:23:27.2030152Z 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:23:27.2030607Z 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:23:27.2031333Z 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:23:27.2032103Z 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:23:27.2033066Z 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:23:27.2034122Z 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:23:27.2035154Z 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:23:27.2036107Z 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:23:27.2037749Z 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:23:27.2038253Z 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:23:27.2039075Z 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:23:27.2040132Z 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:23:27.2041022Z 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:23:27.2042025Z 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:23:27.2042932Z 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:23:27.2043764Z 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:23:27.2044500Z 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:23:27.2046753Z 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:23:27.2047325Z 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:23:27.2047680Z 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:23:27.2048986Z 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:23:27.2049972Z 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:23:27.2051719Z 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:23:27.2052695Z 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:23:27.2053574Z 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:23:27.2055659Z 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:23:27.2056361Z 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:23:27.2057272Z 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:23:27.2057956Z 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:23:27.2060299Z 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:23:27.2060963Z 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:23:27.2062285Z 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:23:27.2063245Z 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:23:27.2064150Z 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:23:27.2065430Z 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:23:27.2066055Z 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:23:27.2067126Z 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:23:27.2068009Z 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:23:27.2068894Z 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:23:27.2070840Z 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:23:27.2071281Z 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:23:27.2072020Z 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:23:27.2073197Z 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:23:27.2074419Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-09-27T15:23:27.2075318Z 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:23:27.2076362Z 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:23:27.2077620Z 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:23:27.2078208Z 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:23:27.2082445Z 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:23:27.2083082Z 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:23:27.2083308Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-09-27T15:23:27.2083964Z 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:23:27.2084701Z 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:23:27.2085140Z 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:23:27.2085800Z 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:23:27.2086361Z 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:23:27.2087146Z 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:23:27.2087888Z 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:23:27.2088655Z 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:23:27.2090567Z 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:23:27.2091110Z 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:23:27.2091556Z 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:23:27.2092073Z 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:23:27.2092931Z 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:23:27.2094724Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2022-09-27T15:23:27.2095177Z 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:23:27.2095753Z 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:23:27.2097800Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2 2022-09-27T15:23:27.2099706Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-09-27T15:23:27.2100049Z 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:23:27.2100505Z 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:23:27.2101088Z 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:23:27.2102789Z 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:23:27.2103168Z 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:23:27.2104139Z 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:23:27.2104980Z 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:23:27.2105639Z 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:23:27.2107279Z 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:23:27.2107795Z 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:23:27.2108711Z 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:23:27.2109402Z 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:23:27.2110064Z 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:23:27.2110966Z 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:23:27.2112175Z 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:23:27.2113099Z 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:23:27.2113784Z 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:23:27.2114543Z 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:23:27.2116461Z 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:23:27.2116882Z 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:23:27.2117983Z 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:23:27.2118904Z 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:23:27.2119412Z 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:23:27.2121162Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-09-27T15:23:27.2121530Z 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:23:27.2122835Z 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:23:27.2123578Z 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:23:27.2124664Z 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:23:27.2125947Z 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:23:27.2126725Z 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:23:27.2128083Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-09-27T15:23:27.2128716Z 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:23:27.2131291Z 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:23:27.2131739Z 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:23:27.2132804Z 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:23:27.2133212Z 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:23:27.2133863Z 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:23:27.2134985Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib 2022-09-27T15:23:27.2135627Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/aten 2022-09-27T15:23:27.2136294Z 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:23:27.2137622Z 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:23:27.2139236Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-09-27T15:23:27.2139952Z 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:23:27.2141021Z 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:23:27.2142310Z 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:23:27.2143164Z 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:23:27.2144175Z 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:23:27.2144974Z 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:23:27.2145816Z 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:23:27.2146918Z 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:23:27.2147887Z 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:23:27.2148952Z 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:23:27.2149930Z 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:23:27.2151016Z 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:23:27.2151965Z 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:23:27.2152795Z 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:23:27.2153641Z 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:23:27.2154538Z 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:23:27.2155311Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-09-27T15:23:27.2155868Z 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:23:27.2157434Z 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:23:27.2158348Z 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:23:27.2159243Z 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:23:27.2160299Z 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:23:27.2161303Z 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:23:27.2162573Z 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:23:27.2163530Z 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:23:27.2164469Z 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:23:27.2166022Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/nccl 2022-09-27T15:23:27.2166857Z 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:23:27.2167794Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/opencl 2022-09-27T15:23:27.2168417Z 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:23:27.2169484Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/prof 2022-09-27T15:23:27.2170082Z 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:23:27.2171068Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/shm_mutex 2022-09-27T15:23:27.2171694Z 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:23:27.2172647Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/tensorrt 2022-09-27T15:23:27.2173007Z 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:23:27.2174946Z 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:23:27.2175611Z 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:23:27.2176576Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/warpctc 2022-09-27T15:23:27.2177367Z 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:23:27.2178877Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-09-27T15:23:27.2179632Z 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:23:27.2183210Z 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:23:27.2183873Z 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:23:27.2184441Z 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:23:27.2185104Z 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:23:27.2187969Z 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:23:27.2188441Z 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:23:27.2188835Z 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:23:27.2189344Z 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:23:27.2189900Z 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:23:27.2190330Z 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:23:27.2190733Z 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:23:27.2191277Z 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:23:27.2192409Z 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:23:27.2193443Z 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:23:27.2193920Z 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:23:27.2195395Z 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:23:27.2196826Z 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:23:27.2197733Z 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:23:27.2198949Z 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:23:27.2199749Z 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:23:27.2200642Z 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:23:27.2201507Z 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:23:27.2202292Z 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:23:27.2203112Z 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:23:27.2203934Z 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:23:27.2204714Z 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:23:27.2206012Z 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:23:27.2206471Z 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:23:27.2207728Z 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:23:27.2208762Z 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:23:27.2209700Z 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:23:27.2211287Z 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:23:27.2212290Z 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:23:27.2213178Z 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:23:27.2214361Z 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:23:27.2215486Z 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:23:27.2218279Z 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:23:27.2218862Z 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:23:27.2220065Z 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:23:27.2222314Z 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:23:27.2223457Z 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:23:27.2224337Z 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:23:27.2225506Z 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:23:27.2226653Z 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:23:27.2227743Z 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:23:27.2228974Z 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:23:27.2230127Z 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:23:27.2231275Z 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:23:27.2232641Z 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:23:27.2233700Z 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:23:27.2234985Z 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:23:27.2236082Z 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:23:27.2237232Z 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:23:27.2238366Z 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:23:27.2239504Z 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:23:27.2240683Z 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:23:27.2241718Z 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:23:27.2242817Z 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:23:27.2244526Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/hip 2022-09-27T15:23:27.2245345Z 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:23:27.2246490Z 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:23:27.2247858Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph 2022-09-27T15:23:27.2248936Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include 2022-09-27T15:23:27.2249967Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph 2022-09-27T15:23:27.2250996Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters 2022-09-27T15:23:27.2252018Z 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:23:27.2253595Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-09-27T15:23:27.2254364Z 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:23:27.2255774Z 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:23:27.2256386Z 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:23:27.2258498Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-09-27T15:23:27.2259126Z 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:23:27.2260004Z 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:23:27.2261031Z 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:23:27.2262442Z 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:23:27.2263621Z 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:23:27.2264496Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-09-27T15:23:27.2265745Z 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:23:27.2266321Z 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:23:27.2267029Z 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:23:27.2268193Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-09-27T15:23:27.2268667Z 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:23:27.2270083Z 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:23:27.2270856Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-09-27T15:23:27.2272013Z 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:23:27.2272823Z 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:23:27.2274280Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/tests 2022-09-27T15:23:27.2275035Z 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:23:27.2276106Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/cuda_rtc 2022-09-27T15:23:27.2276822Z 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:23:27.2278250Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/db 2022-09-27T15:23:27.2278589Z 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:23:27.2280504Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-09-27T15:23:27.2281146Z 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:23:27.2281717Z 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:23:27.2282562Z 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:23:27.2283688Z 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:23:27.2285177Z 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:23:27.2285822Z 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:23:27.2287485Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments 2022-09-27T15:23:27.2287915Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-09-27T15:23:27.2288815Z 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:23:27.2289878Z 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:23:27.2290615Z 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:23:27.2292367Z 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:23:27.2292917Z 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:23:27.2293995Z 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:23:27.2294948Z 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:23:27.2295891Z 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:23:27.2297365Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep 2022-09-27T15:23:27.2297688Z 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:23:27.2299339Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/operators 2022-09-27T15:23:27.2299862Z 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:23:27.2301134Z 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:23:27.2302003Z 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:23:27.2302540Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/utils 2022-09-27T15:23:27.2303610Z 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:23:27.2304375Z 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:23:27.2305855Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/image 2022-09-27T15:23:27.2306256Z 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:23:27.2307313Z 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:23:27.2308767Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile 2022-09-27T15:23:27.2309034Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib 2022-09-27T15:23:27.2309971Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios 2022-09-27T15:23:27.2310612Z 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:23:27.2311624Z 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:23:27.2312722Z 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:23:27.2313829Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-09-27T15:23:27.2314512Z 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:23:27.2315927Z 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:23:27.2317013Z 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:23:27.2318105Z 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:23:27.2319754Z 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:23:27.2320934Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub 2022-09-27T15:23:27.2322033Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include 2022-09-27T15:23:27.2323250Z 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:23:27.2324393Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-09-27T15:23:27.2325131Z 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:23:27.2327496Z 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:23:27.2327961Z 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:23:27.2329021Z 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:23:27.2330584Z 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:23:27.2331278Z 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:23:27.2332883Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub 2022-09-27T15:23:27.2333679Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub/include 2022-09-27T15:23:27.2334687Z 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:23:27.2335668Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-09-27T15:23:27.2336473Z 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:23:27.2337268Z 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:23:27.2341145Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/nnapi 2022-09-27T15:23:27.2341686Z 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:23:27.2342957Z 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:23:27.2344524Z 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:23:27.2344767Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/snpe 2022-09-27T15:23:27.2345131Z 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:23:27.2346836Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ulp2 2022-09-27T15:23:27.2347260Z 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:23:27.2348271Z 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:23:27.2349677Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mpi 2022-09-27T15:23:27.2350084Z 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:23:27.2351948Z 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:23:27.2352160Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/observers 2022-09-27T15:23:27.2352979Z 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:23:27.2354101Z 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:23:27.2355002Z 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:23:27.2355991Z 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:23:27.2357609Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-09-27T15:23:27.2357933Z 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:23:27.2359661Z 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:23:27.2360139Z 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:23:27.2360543Z 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:23:27.2361356Z 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:23:27.2362556Z 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:23:27.2363198Z 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:23:27.2365030Z 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:23:27.2365286Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx/torch_ops 2022-09-27T15:23:27.2366147Z 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:23:27.2367027Z 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:23:27.2368021Z 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:23:27.2370450Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-09-27T15:23:27.2371078Z 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:23:27.2371970Z 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:23:27.2372677Z 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:23:27.2373964Z 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:23:27.2375012Z 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:23:27.2375791Z 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:23:27.2377492Z 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:23:27.2377924Z 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:23:27.2378926Z 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:23:27.2379943Z 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:23:27.2382906Z 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:23:27.2383583Z 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:23:27.2384547Z 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:23:27.2385330Z 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:23:27.2386412Z 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:23:27.2387849Z 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:23:27.2389043Z 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:23:27.2390249Z 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:23:27.2391382Z 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:23:27.2393364Z 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:23:27.2394472Z 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:23:27.2395497Z 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:23:27.2396635Z 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:23:27.2397857Z 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:23:27.2398943Z 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:23:27.2400109Z 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:23:27.2401399Z 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:23:27.2402637Z 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:23:27.2403699Z 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:23:27.2404695Z 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:23:27.2405519Z 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:23:27.2407025Z 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:23:27.2407756Z 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:23:27.2409715Z 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:23:27.2410167Z 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:23:27.2410894Z 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:23:27.2411908Z 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:23:27.2413183Z 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:23:27.2414390Z 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:23:27.2415345Z 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:23:27.2416345Z 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:23:27.2417762Z 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:23:27.2418944Z 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:23:27.2420588Z 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:23:27.2421700Z 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:23:27.2423063Z 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:23:27.2424250Z 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:23:27.2425473Z 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:23:27.2426580Z 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:23:27.2427735Z 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:23:27.2428752Z 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:23:27.2430004Z 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:23:27.2431095Z 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:23:27.2432112Z 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:23:27.2433291Z 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:23:27.2434476Z 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:23:27.2435802Z 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:23:27.2436900Z 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:23:27.2437906Z 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:23:27.2438997Z 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:23:27.2440239Z 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:23:27.2442602Z 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:23:27.2443273Z 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:23:27.2444050Z 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:23:27.2444848Z 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:23:27.2445944Z 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:23:27.2447197Z 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:23:27.2448003Z 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:23:27.2448905Z 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:23:27.2449729Z 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:23:27.2450732Z 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:23:27.2451681Z 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:23:27.2452522Z 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:23:27.2453796Z 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:23:27.2454953Z 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:23:27.2455568Z 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:23:27.2456426Z 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:23:27.2457194Z 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:23:27.2458321Z 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:23:27.2458799Z 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:23:27.2460044Z 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:23:27.2461108Z 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:23:27.2461987Z 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:23:27.2463636Z 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:23:27.2464291Z 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:23:27.2465349Z 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:23:27.2466871Z 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:23:27.2467542Z 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:23:27.2469165Z 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:23:27.2469556Z 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:23:27.2470946Z 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:23:27.2471453Z 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:23:27.2472898Z 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:23:27.2473644Z 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:23:27.2475095Z 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:23:27.2475838Z 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:23:27.2476742Z 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:23:27.2479126Z 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:23:27.2479700Z 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:23:27.2480377Z 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:23:27.2481103Z 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:23:27.2481730Z 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:23:27.2482748Z 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:23:27.2483978Z 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:23:27.2485330Z 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:23:27.2486531Z 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:23:27.2487963Z 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:23:27.2489137Z 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:23:27.2490266Z 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:23:27.2491376Z 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:23:27.2492637Z 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:23:27.2494025Z 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:23:27.2494920Z 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:23:27.2496402Z 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:23:27.2497445Z 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:23:27.2498398Z 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:23:27.2499875Z 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:23:27.2500909Z 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:23:27.2502130Z 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:23:27.2503632Z 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:23:27.2504831Z 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:23:27.2506100Z 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:23:27.2507310Z 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:23:27.2508325Z 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:23:27.2509470Z 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:23:27.2510625Z 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:23:27.2511801Z 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:23:27.2513034Z 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:23:27.2514341Z 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:23:27.2515525Z 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:23:27.2516812Z 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:23:27.2518180Z 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:23:27.2519541Z 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:23:27.2520822Z 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:23:27.2522064Z 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:23:27.2523130Z 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:23:27.2524248Z 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:23:27.2525519Z 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:23:27.2526678Z 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:23:27.2527939Z 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:23:27.2529255Z 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:23:27.2530317Z 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:23:27.2531462Z 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:23:27.2532797Z 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:23:27.2534022Z 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:23:27.2535007Z 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:23:27.2536141Z 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:23:27.2538022Z 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:23:27.2539229Z 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:23:27.2541949Z 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:23:27.2542481Z 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:23:27.2543183Z 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:23:27.2544325Z 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:23:27.2545012Z 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:23:27.2546492Z 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:23:27.2547490Z 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:23:27.2549265Z 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:23:27.2549923Z 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:23:27.2550521Z 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:23:27.2551382Z 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:23:27.2552231Z 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:23:27.2553315Z 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:23:27.2554824Z 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:23:27.2555241Z 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:23:27.2556387Z 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:23:27.2557262Z 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:23:27.2558287Z 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:23:27.2559282Z 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:23:27.2560065Z 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:23:27.2560922Z 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:23:27.2561862Z 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:23:27.2562849Z 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:23:27.2563856Z 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:23:27.2565843Z 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:23:27.2566470Z 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:23:27.2567128Z 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:23:27.2567764Z 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:23:27.2568685Z 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:23:27.2569606Z 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:23:27.2570361Z 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:23:27.2571180Z 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:23:27.2572042Z 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:23:27.2573944Z 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:23:27.2574593Z 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:23:27.2575089Z 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:23:27.2575739Z 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:23:27.2576561Z 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:23:27.2577982Z 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:23:27.2579399Z 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:23:27.2580381Z 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:23:27.2581246Z 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:23:27.2582178Z 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:23:27.2583541Z 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:23:27.2584623Z 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:23:27.2585710Z 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:23:27.2587371Z 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:23:27.2588058Z 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:23:27.2589369Z 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:23:27.2590286Z 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:23:27.2591168Z 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:23:27.2592022Z 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:23:27.2593001Z 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:23:27.2593980Z 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:23:27.2594997Z 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:23:27.2595991Z 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:23:27.2597437Z 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:23:27.2598125Z 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:23:27.2599191Z 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:23:27.2600106Z 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:23:27.2600942Z 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:23:27.2601813Z 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:23:27.2603618Z 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:23:27.2604261Z 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:23:27.2605406Z 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:23:27.2606393Z 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:23:27.2607223Z 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:23:27.2608216Z 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:23:27.2609849Z 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:23:27.2610671Z 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:23:27.2612360Z 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:23:27.2612783Z 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:23:27.2613661Z 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:23:27.2614340Z 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:23:27.2615421Z 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:23:27.2616498Z 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:23:27.2617499Z 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:23:27.2618565Z 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:23:27.2619769Z 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:23:27.2621449Z 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:23:27.2622402Z 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:23:27.2623304Z 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:23:27.2624440Z 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:23:27.2625778Z 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:23:27.2626955Z 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:23:27.2628002Z 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:23:27.2629175Z 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:23:27.2630247Z 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:23:27.2631480Z 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:23:27.2632663Z 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:23:27.2633871Z 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:23:27.2635218Z 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:23:27.2636376Z 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:23:27.2637693Z 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:23:27.2638832Z 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:23:27.2639932Z 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:23:27.2641025Z 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:23:27.2642306Z 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:23:27.2643414Z 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:23:27.2644537Z 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:23:27.2645639Z 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:23:27.2646795Z 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:23:27.2647883Z 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:23:27.2649191Z 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:23:27.2650273Z 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:23:27.2651218Z 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:23:27.2652429Z 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:23:27.2653384Z 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:23:27.2654678Z 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:23:27.2655955Z 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:23:27.2657017Z 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:23:27.2659511Z 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:23:27.2660139Z 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:23:27.2661115Z 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:23:27.2661872Z 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:23:27.2662962Z 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:23:27.2663948Z 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:23:27.2664757Z 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:23:27.2666769Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/hip 2022-09-27T15:23:27.2667187Z 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:23:27.2668788Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-09-27T15:23:27.2669245Z 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:23:27.2670344Z 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:23:27.2671358Z 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:23:27.2673603Z 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:23:27.2674109Z 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:23:27.2675490Z 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:23:27.2676538Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn/hip 2022-09-27T15:23:27.2677323Z 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:23:27.2678159Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-09-27T15:23:27.2678903Z 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:23:27.2679610Z 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:23:27.2680737Z 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:23:27.2681112Z 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:23:27.2682509Z 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:23:27.2683153Z 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:23:27.2684961Z 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:23:27.2685812Z 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:23:27.2686595Z 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:23:27.2687648Z 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:23:27.2688042Z 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:23:27.2689123Z 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:23:27.2690255Z 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:23:27.2691232Z 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:23:27.2692286Z 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:23:27.2693293Z 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:23:27.2694183Z 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:23:27.2695275Z 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:23:27.2696074Z 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:23:27.2697271Z 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:23:27.2697889Z 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:23:27.2698761Z 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:23:27.2699697Z 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:23:27.2701253Z 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:23:27.2702712Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-09-27T15:23:27.2703410Z 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:23:27.2704627Z 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:23:27.2705565Z 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:23:27.2706175Z 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:23:27.2707021Z 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:23:27.2707885Z 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:23:27.2708741Z 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:23:27.2709560Z 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:23:27.2710227Z 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:23:27.2711194Z 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:23:27.2711985Z 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:23:27.2712897Z 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:23:27.2713558Z 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:23:27.2715037Z 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:23:27.2716042Z 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:23:27.2717307Z 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:23:27.2717964Z 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:23:27.2718931Z 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:23:27.2719653Z 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:23:27.2721134Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-09-27T15:23:27.2721461Z 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:23:27.2722625Z 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:23:27.2723563Z 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:23:27.2724509Z 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:23:27.2725110Z 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:23:27.2726275Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/nql 2022-09-27T15:23:27.2727101Z 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:23:27.2727945Z 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:23:27.2729979Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-09-27T15:23:27.2730499Z 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:23:27.2730957Z 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:23:27.2731706Z 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:23:27.2733189Z 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:23:27.2734217Z 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:23:27.2735054Z 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:23:27.2735868Z 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:23:27.2736670Z 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:23:27.2737569Z 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:23:27.2738390Z 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:23:27.2739426Z 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:23:27.2740211Z 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:23:27.2741648Z 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:23:27.2742887Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-09-27T15:23:27.2744935Z 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:23:27.2745398Z 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:23:27.2745825Z 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:23:27.2746345Z 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:23:27.2746913Z 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:23:27.2747869Z 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:23:27.2749295Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-09-27T15:23:27.2749717Z 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:23:27.2750830Z 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:23:27.2751501Z 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:23:27.2752765Z 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:23:27.2753790Z 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:23:27.2754999Z 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:23:27.2755670Z 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:23:27.2756697Z 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:23:27.2757342Z 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:23:27.2758950Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/proto 2022-09-27T15:23:27.2759279Z 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:23:27.2760330Z 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:23:27.2761823Z 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:23:27.2763486Z 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:23:27.2767777Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/python 2022-09-27T15:23:27.2768273Z 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:23:27.2769515Z 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:23:27.2770381Z 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:23:27.2771109Z 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:23:27.2772776Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization 2022-09-27T15:23:27.2773655Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-09-27T15:23:27.2774079Z 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:23:27.2775780Z 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:23:27.2776475Z 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:23:27.2777372Z 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:23:27.2778399Z 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:23:27.2779396Z 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:23:27.2781189Z 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:23:27.2781613Z 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:23:27.2782518Z 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:23:27.2783283Z 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:23:27.2785005Z 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:23:27.2785577Z 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:23:27.2786927Z 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:23:27.2787834Z 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:23:27.2789446Z 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:23:27.2791077Z 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:23:27.2791531Z 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:23:27.2792251Z 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:23:27.2793405Z 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:23:27.2794043Z 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:23:27.2795101Z 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:23:27.2796107Z 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:23:27.2797108Z 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:23:27.2798163Z 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:23:27.2799001Z 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:23:27.2800363Z 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:23:27.2802143Z 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:23:27.2802723Z 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:23:27.2803776Z 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:23:27.2804776Z 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:23:27.2806746Z 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:23:27.2807145Z 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:23:27.2808180Z 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:23:27.2808834Z 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:23:27.2810443Z 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:23:27.2811169Z 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:23:27.2812634Z 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:23:27.2814649Z 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:23:27.2815722Z 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:23:27.2816255Z 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:23:27.2816894Z 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:23:27.2817968Z 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:23:27.2818968Z 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:23:27.2820107Z 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:23:27.2821063Z 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:23:27.2822531Z 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:23:27.2837706Z 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:23:27.2838361Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-09-27T15:23:27.2838746Z 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:23:27.2839096Z 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:23:27.2839490Z 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:23:27.2839821Z 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:23:27.2840138Z 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:23:27.2840339Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-09-27T15:23:27.2840775Z 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:23:27.2841190Z 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:23:27.2841635Z 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:23:27.2842069Z 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:23:27.2842516Z 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:23:27.2842973Z 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:23:27.2843392Z 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:23:27.2843631Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-09-27T15:23:27.2844038Z 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:23:27.2844437Z 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:23:27.2844875Z 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:23:27.2845284Z 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:23:27.2845619Z 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:23:27.2846029Z 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:23:27.2846409Z 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:23:27.2846882Z 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:23:27.2847182Z 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:23:27.2848512Z 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:23:27.2849175Z 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:23:27.2849837Z 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:23:27.2850962Z 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:23:27.2852264Z 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:23:27.2853651Z 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:23:27.2854849Z 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:23:27.2855550Z 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:23:27.2856716Z 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:23:27.2857634Z 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:23:27.2858571Z 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:23:27.2860524Z 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:23:27.2860935Z 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:23:27.2861893Z 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:23:27.2862800Z 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:23:27.2864763Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/share 2022-09-27T15:23:27.2864987Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/share/contrib 2022-09-27T15:23:27.2865435Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/share/contrib/zstd 2022-09-27T15:23:27.2866372Z 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:23:27.2867367Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/transforms 2022-09-27T15:23:27.2868071Z 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:23:27.2869164Z 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:23:27.2870043Z 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:23:27.2870867Z 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:23:27.2872023Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/video 2022-09-27T15:23:27.2872668Z 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:23:27.2873610Z 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:23:27.2875185Z 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:23:27.2876428Z 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:23:27.2878438Z creating build/bdist.linux-x86_64/wheel/torch/include/c10 2022-09-27T15:23:27.2878799Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2022-09-27T15:23:27.2879354Z 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:23:27.2880622Z 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:23:27.2881942Z 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:23:27.2883719Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-09-27T15:23:27.2884399Z 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:23:27.2886216Z 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:23:27.2887175Z 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:23:27.2888404Z 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:23:27.2889581Z 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:23:27.2890669Z 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:23:27.2891781Z 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:23:27.2892803Z 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:23:27.2893895Z 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:23:27.2895067Z 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:23:27.2896098Z 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:23:27.2897269Z 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:23:27.2898351Z 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:23:27.2900040Z 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:23:27.2901394Z 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:23:27.2903074Z 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:23:27.2904105Z 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:23:27.2905171Z 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:23:27.2906272Z 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:23:27.2907388Z 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:23:27.2908541Z 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:23:27.2909960Z 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:23:27.2911041Z 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:23:27.2912159Z 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:23:27.2913192Z 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:23:27.2914409Z 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:23:27.2915452Z 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:23:27.2916601Z 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:23:27.2918002Z 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:23:27.2919087Z 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:23:27.2920376Z 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:23:27.2921459Z 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:23:27.2922690Z 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:23:27.2923762Z 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:23:27.2924875Z 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:23:27.2925905Z 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:23:27.2927257Z 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:23:27.2928193Z 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:23:27.2929374Z 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:23:27.2931688Z 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:23:27.2932872Z 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:23:27.2933989Z 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:23:27.2935042Z 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:23:27.2936198Z 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:23:27.2937644Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-09-27T15:23:27.2938661Z 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:23:27.2940058Z 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:23:27.2941318Z 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:23:27.2942141Z 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:23:27.2943318Z 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:23:27.2944453Z 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:23:27.2945650Z 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:23:27.2946715Z 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:23:27.2947864Z 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:23:27.2948890Z 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:23:27.2950224Z 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:23:27.2951276Z 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:23:27.2952330Z 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:23:27.2954952Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-09-27T15:23:27.2955334Z 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:23:27.2956222Z 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:23:27.2957030Z 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:23:27.2958610Z 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:23:27.2959199Z 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:23:27.2960227Z 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:23:27.2961060Z 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:23:27.2962103Z 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:23:27.2962924Z 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:23:27.2964169Z 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:23:27.2964758Z 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:23:27.2965752Z 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:23:27.2966809Z 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:23:27.2967398Z 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:23:27.2968704Z 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:23:27.2970103Z 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:23:27.2970928Z 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:23:27.2972765Z 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:23:27.2973090Z 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:23:27.2973719Z 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:23:27.2975233Z 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:23:27.2976412Z 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:23:27.2977215Z 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:23:27.2978204Z 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:23:27.2979762Z 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:23:27.2980558Z 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:23:27.2981500Z 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:23:27.2982718Z 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:23:27.2984514Z 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:23:27.2984922Z 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:23:27.2986018Z 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:23:27.2986750Z 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:23:27.2987619Z 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:23:27.2988208Z 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:23:27.2990021Z 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:23:27.2990569Z 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:23:27.2991879Z 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:23:27.2992263Z 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:23:27.2994237Z 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:23:27.2994726Z 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:23:27.2995243Z 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:23:27.2996568Z 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:23:27.2997763Z 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:23:27.2998733Z 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:23:27.2999967Z 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:23:27.3001186Z 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:23:27.3002172Z 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:23:27.3003210Z 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:23:27.3004302Z 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:23:27.3005717Z 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:23:27.3006912Z 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:23:27.3008083Z 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:23:27.3009223Z 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:23:27.3010383Z 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:23:27.3011483Z 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:23:27.3013264Z 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:23:27.3014376Z 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:23:27.3015606Z 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:23:27.3016648Z 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:23:27.3018389Z 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:23:27.3019603Z 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:23:27.3022142Z 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:23:27.3022946Z 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:23:27.3023960Z 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:23:27.3025309Z 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:23:27.3026787Z 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:23:27.3028624Z 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:23:27.3029714Z 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:23:27.3030624Z 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:23:27.3031725Z 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:23:27.3032841Z 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:23:27.3033998Z 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:23:27.3035226Z 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:23:27.3036536Z 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:23:27.3037658Z 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:23:27.3038856Z 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:23:27.3039824Z 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:23:27.3041195Z 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:23:27.3042355Z 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:23:27.3043545Z 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:23:27.3044859Z 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:23:27.3046522Z 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:23:27.3047613Z 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:23:27.3048567Z 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:23:27.3050778Z 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:23:27.3052749Z 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:23:27.3054143Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-09-27T15:23:27.3054985Z 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:23:27.3056508Z 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:23:27.3057133Z 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:23:27.3058371Z 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:23:27.3058893Z 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:23:27.3060449Z 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:23:27.3061039Z 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:23:27.3062114Z 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:23:27.3062615Z 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:23:27.3064344Z 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:23:27.3065187Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2022-09-27T15:23:27.3065956Z 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:23:27.3066788Z 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:23:27.3068642Z creating build/bdist.linux-x86_64/wheel/torch/include/c10d 2022-09-27T15:23:27.3068955Z 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:23:27.3069953Z 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:23:27.3071394Z 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:23:27.3071740Z 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:23:27.3072096Z 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:23:27.3073411Z 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:23:27.3074115Z 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:23:27.3075791Z 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:23:27.3076377Z 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:23:27.3078192Z 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:23:27.3079163Z 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:23:27.3080034Z 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:23:27.3080880Z 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:23:27.3081941Z 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:23:27.3082942Z 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:23:27.3084738Z 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:23:27.3085819Z 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:23:27.3086864Z 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:23:27.3087505Z 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:23:27.3088787Z 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:23:27.3090273Z 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:23:27.3091194Z 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:23:27.3092389Z 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:23:27.3093307Z 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:23:27.3094052Z 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:23:27.3095015Z 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:23:27.3096180Z 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:23:27.3097355Z 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:23:27.3098306Z 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:23:27.3100570Z 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:23:27.3101534Z 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:23:27.3102474Z 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:23:27.3103407Z 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:23:27.3104434Z 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:23:27.3105540Z 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:23:27.3106621Z 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:23:27.3107522Z 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:23:27.3108295Z 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:23:27.3109963Z 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:23:27.3111760Z 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:23:27.3112341Z creating build/bdist.linux-x86_64/wheel/torch/include/torch 2022-09-27T15:23:27.3113414Z 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:23:27.3114764Z 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:23:27.3115700Z 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:23:27.3116789Z 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:23:27.3118160Z 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:23:27.3119695Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-09-27T15:23:27.3120658Z 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:23:27.3121446Z 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:23:27.3122984Z 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:23:27.3124656Z 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:23:27.3125658Z 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:23:27.3126626Z 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:23:27.3127626Z 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:23:27.3128605Z 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:23:27.3129631Z 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:23:27.3130597Z 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:23:27.3131769Z 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:23:27.3132870Z 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:23:27.3134104Z 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:23:27.3134745Z 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:23:27.3135681Z 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:23:27.3136801Z 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:23:27.3138088Z 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:23:27.3138686Z 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:23:27.3140981Z 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:23:27.3141631Z 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:23:27.3142601Z 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:23:27.3143775Z 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:23:27.3144771Z 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:23:27.3145744Z 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:23:27.3146754Z 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:23:27.3147754Z 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:23:27.3148754Z 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:23:27.3149754Z 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:23:27.3150965Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api 2022-09-27T15:23:27.3151939Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include 2022-09-27T15:23:27.3152615Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-09-27T15:23:27.3153150Z 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:23:27.3154356Z 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:23:27.3157042Z 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:23:27.3158083Z 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:23:27.3159008Z 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:23:27.3160071Z 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:23:27.3161334Z 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:23:27.3162463Z 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:23:27.3163422Z 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:23:27.3164373Z 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:23:27.3165177Z 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:23:27.3166343Z 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:23:27.3167312Z 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:23:27.3168352Z 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:23:27.3169099Z 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:23:27.3170231Z 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:23:27.3170894Z 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:23:27.3172011Z 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:23:27.3172965Z 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:23:27.3174609Z 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:23:27.3175882Z 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:23:27.3176812Z 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:23:27.3177566Z 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:23:27.3178528Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-09-27T15:23:27.3179535Z 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:23:27.3180271Z 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:23:27.3181812Z 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:23:27.3182836Z 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:23:27.3183779Z 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:23:27.3185142Z 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:23:27.3186249Z 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:23:27.3187054Z 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:23:27.3188013Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-09-27T15:23:27.3189174Z 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:23:27.3190184Z 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:23:27.3191205Z 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:23:27.3192363Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-09-27T15:23:27.3193060Z 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:23:27.3194105Z 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:23:27.3195883Z 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:23:27.3196704Z 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:23:27.3197494Z 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:23:27.3198319Z 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:23:27.3199122Z 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:23:27.3200375Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2022-09-27T15:23:27.3201259Z 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:23:27.3202447Z 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:23:27.3203505Z 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:23:27.3204385Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-09-27T15:23:27.3205357Z 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:23:27.3206468Z 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:23:27.3207602Z 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:23:27.3208931Z 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:23:27.3210091Z 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:23:27.3211187Z 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:23:27.3212258Z 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:23:27.3213220Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-09-27T15:23:27.3214182Z 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:23:27.3215386Z 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:23:27.3216211Z 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:23:27.3217020Z 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:23:27.3217940Z 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:23:27.3218587Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2022-09-27T15:23:27.3219446Z 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:23:27.3220428Z 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:23:27.3221159Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-09-27T15:23:27.3221702Z 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:23:27.3222894Z 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:23:27.3223793Z 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:23:27.3224501Z 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:23:27.3225408Z 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:23:27.3226403Z 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:23:27.3227507Z 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:23:27.3228264Z 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:23:27.3229166Z 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:23:27.3230465Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-09-27T15:23:27.3231521Z 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:23:27.3232505Z 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:23:27.3233313Z 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:23:27.3234283Z 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:23:27.3235385Z 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:23:27.3236336Z 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:23:27.3237304Z 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:23:27.3238277Z 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:23:27.3239562Z 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:23:27.3240422Z 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:23:27.3241347Z 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:23:27.3243255Z 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:23:27.3244062Z 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:23:27.3244914Z 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:23:27.3245799Z 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:23:27.3246649Z 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:23:27.3247847Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-09-27T15:23:27.3248680Z 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:23:27.3249665Z 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:23:27.3250751Z 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:23:27.3251731Z 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:23:27.3252871Z 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:23:27.3253866Z 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:23:27.3254920Z 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:23:27.3256215Z 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:23:27.3257135Z 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:23:27.3258162Z 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:23:27.3259635Z 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:23:27.3261072Z 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:23:27.3262342Z 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:23:27.3263604Z 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:23:27.3264848Z 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:23:27.3266077Z 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:23:27.3267376Z 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:23:27.3268639Z 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:23:27.3269933Z 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:23:27.3271221Z 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:23:27.3272413Z 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:23:27.3273358Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-09-27T15:23:27.3274381Z 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:23:27.3275705Z 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:23:27.3276939Z 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:23:27.3278183Z 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:23:27.3279411Z 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:23:27.3280564Z 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:23:27.3281780Z 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:23:27.3283139Z 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:23:27.3284354Z 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:23:27.3285558Z 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:23:27.3286788Z 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:23:27.3287989Z 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:23:27.3289185Z 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:23:27.3290522Z 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:23:27.3291788Z 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:23:27.3293072Z 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:23:27.3294293Z 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:23:27.3295460Z 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:23:27.3296681Z 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:23:27.3297955Z 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:23:27.3299370Z 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:23:27.3300589Z 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:23:27.3301785Z 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:23:27.3302725Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-09-27T15:23:27.3303852Z 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:23:27.3305198Z 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:23:27.3306675Z 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:23:27.3308050Z 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:23:27.3309371Z 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:23:27.3310706Z 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:23:27.3312061Z 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:23:27.3313487Z 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:23:27.3314913Z 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:23:27.3316253Z 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:23:27.3317211Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2022-09-27T15:23:27.3318315Z 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:23:27.3319259Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2022-09-27T15:23:27.3320256Z 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:23:27.3321442Z 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:23:27.3322668Z 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:23:27.3323575Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-09-27T15:23:27.3324580Z 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:23:27.3325764Z 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:23:27.3326916Z 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:23:27.3328088Z 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:23:27.3329365Z 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:23:27.3330555Z 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:23:27.3331707Z 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:23:27.3332868Z 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:23:27.3333815Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-09-27T15:23:27.3334898Z 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:23:27.3336296Z 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:23:27.3337260Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2022-09-27T15:23:27.3338298Z 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:23:27.3339620Z 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:23:27.3340844Z 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:23:27.3342035Z 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:23:27.3342917Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-09-27T15:23:27.3343831Z 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:23:27.3344921Z 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:23:27.3346034Z 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:23:27.3347129Z 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:23:27.3348193Z 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:23:27.3349317Z 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:23:27.3350418Z 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:23:27.3351506Z 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:23:27.3352667Z 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:23:27.3353702Z 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:23:27.3354822Z 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:23:27.3355886Z 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:23:27.3356916Z 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:23:27.3357971Z 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:23:27.3359002Z 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:23:27.3360185Z 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:23:27.3361249Z 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:23:27.3362362Z 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:23:27.3363430Z 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:23:27.3364511Z 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:23:27.3365602Z 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:23:27.3366684Z 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:23:27.3367795Z 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:23:27.3368891Z 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:23:27.3370026Z 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:23:27.3371097Z 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:23:27.3372177Z 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:23:27.3373259Z 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:23:27.3374350Z 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:23:27.3375528Z 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:23:27.3376624Z 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:23:27.3377768Z 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:23:27.3378904Z 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:23:27.3379977Z 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:23:27.3381046Z 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:23:27.3382315Z 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:23:27.3383396Z 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:23:27.3384736Z 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:23:27.3385663Z 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:23:27.3386603Z 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:23:27.3387702Z 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:23:27.3388447Z 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:23:27.3389242Z 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:23:27.3390274Z 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:23:27.3390875Z 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:23:27.3391823Z 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:23:27.3393655Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-09-27T15:23:27.3394281Z 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:23:27.3395464Z 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:23:27.3396787Z 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:23:27.3397652Z 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:23:27.3398349Z 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:23:27.3399437Z 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:23:27.3400488Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2022-09-27T15:23:27.3401117Z 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:23:27.3402178Z 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:23:27.3403079Z 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:23:27.3406410Z 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:23:27.3407837Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-09-27T15:23:27.3408542Z 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:23:27.3409611Z 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:23:27.3410464Z 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:23:27.3411576Z 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:23:27.3412266Z 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:23:27.3413560Z 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:23:27.3414744Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-09-27T15:23:27.3415343Z 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:23:27.3416589Z 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:23:27.3417576Z 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:23:27.3418382Z 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:23:27.3419664Z 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:23:27.3420649Z 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:23:27.3421680Z 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:23:27.3422776Z 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:23:27.3423751Z 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:23:27.3424539Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy 2022-09-27T15:23:27.3425177Z 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:23:27.3426184Z 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:23:27.3427081Z 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:23:27.3428028Z 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:23:27.3428947Z 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:23:27.3430200Z 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:23:27.3431075Z 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:23:27.3431835Z 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:23:27.3432796Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/deploy/interpreter 2022-09-27T15:23:27.3433432Z 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:23:27.3435042Z 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:23:27.3436258Z 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:23:27.3437505Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed 2022-09-27T15:23:27.3439345Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-09-27T15:23:27.3440314Z 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:23:27.3441197Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-09-27T15:23:27.3442184Z 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:23:27.3443316Z 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:23:27.3444473Z 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:23:27.3445658Z 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:23:27.3446769Z 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:23:27.3448062Z 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:23:27.3449211Z 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:23:27.3450374Z 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:23:27.3451552Z 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:23:27.3452737Z 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:23:27.3453954Z 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:23:27.3455201Z 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:23:27.3456291Z 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:23:27.3457416Z 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:23:27.3458588Z 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:23:27.3459934Z 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:23:27.3461067Z 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:23:27.3462204Z 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:23:27.3463356Z 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:23:27.3464503Z 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:23:27.3465651Z 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:23:27.3466836Z 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:23:27.3468021Z 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:23:27.3469162Z 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:23:27.3470332Z 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:23:27.3471634Z 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:23:27.3472759Z 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:23:27.3473589Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2022-09-27T15:23:27.3474448Z 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:23:27.3475534Z 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:23:27.3476559Z 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:23:27.3477731Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-09-27T15:23:27.3478768Z 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:23:27.3479871Z 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:23:27.3481005Z 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:23:27.3482128Z 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:23:27.3483288Z 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:23:27.3484413Z 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:23:27.3485523Z 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:23:27.3486641Z 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:23:27.3487718Z 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:23:27.3488935Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-09-27T15:23:27.3489886Z 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:23:27.3491133Z 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:23:27.3492009Z 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:23:27.3492994Z 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:23:27.3494148Z 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:23:27.3495055Z 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:23:27.3495903Z 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:23:27.3496903Z 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:23:27.3497808Z 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:23:27.3498686Z 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:23:27.3500317Z 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:23:27.3501038Z 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:23:27.3501897Z 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:23:27.3503495Z 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:23:27.3504788Z 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:23:27.3505676Z 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:23:27.3506841Z 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:23:27.3508052Z 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:23:27.3508667Z 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:23:27.3509807Z 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:23:27.3511180Z 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:23:27.3512148Z 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:23:27.3513123Z 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:23:27.3513848Z 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:23:27.3514848Z 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:23:27.3516124Z 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:23:27.3517435Z 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:23:27.3518330Z 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:23:27.3519092Z 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:23:27.3519983Z 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:23:27.3520916Z 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:23:27.3521806Z 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:23:27.3522780Z 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:23:27.3523494Z 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:23:27.3524443Z 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:23:27.3525593Z 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:23:27.3526726Z 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:23:27.3527632Z 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:23:27.3528697Z 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:23:27.3529811Z 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:23:27.3530730Z 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:23:27.3531863Z 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:23:27.3532823Z 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:23:27.3533936Z 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:23:27.3534948Z 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:23:27.3536028Z 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:23:27.3537178Z 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:23:27.3538118Z 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:23:27.3539310Z 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:23:27.3540415Z 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:23:27.3541039Z 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:23:27.3541951Z 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:23:27.3542949Z 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:23:27.3544057Z 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:23:27.3545137Z 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:23:27.3546112Z 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:23:27.3547206Z 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:23:27.3548079Z 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:23:27.3549213Z 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:23:27.3550161Z 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:23:27.3551133Z 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:23:27.3552286Z 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:23:27.3552981Z 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:23:27.3553706Z 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:23:27.3554401Z 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:23:27.3555177Z 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:23:27.3555857Z 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:23:27.3556786Z 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:23:27.3557965Z 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:23:27.3558921Z 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:23:27.3559790Z 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:23:27.3560720Z 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:23:27.3561652Z 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:23:27.3562587Z 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:23:27.3563447Z 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:23:27.3564296Z 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:23:27.3565109Z 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:23:27.3565736Z 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:23:27.3567198Z 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:23:27.3568419Z 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:23:27.3569464Z 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:23:27.3570345Z 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:23:27.3571285Z 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:23:27.3572249Z 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:23:27.3573074Z 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:23:27.3574540Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-09-27T15:23:27.3575352Z 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:23:27.3576601Z 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:23:27.3577358Z 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:23:27.3578555Z 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:23:27.3579824Z 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:23:27.3580725Z 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:23:27.3581717Z 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:23:27.3583249Z 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:23:27.3584175Z 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:23:27.3585846Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-09-27T15:23:27.3586416Z 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:23:27.3587409Z 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:23:27.3588738Z 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:23:27.3589923Z 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:23:27.3590604Z 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:23:27.3592062Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-09-27T15:23:27.3593017Z 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:23:27.3594115Z 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:23:27.3595136Z 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:23:27.3596270Z 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:23:27.3597268Z 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:23:27.3598649Z 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:23:27.3599856Z 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:23:27.3600957Z 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:23:27.3601883Z 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:23:27.3603187Z 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:23:27.3603899Z 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:23:27.3605122Z 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:23:27.3606312Z 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:23:27.3607156Z 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:23:27.3607883Z 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:23:27.3608565Z 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:23:27.3609612Z 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:23:27.3610426Z 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:23:27.3611346Z 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:23:27.3612299Z 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:23:27.3613185Z 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:23:27.3614861Z 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:23:27.3615968Z 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:23:27.3616911Z 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:23:27.3617826Z 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:23:27.3618457Z 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:23:27.3619505Z 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:23:27.3620440Z 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:23:27.3621469Z 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:23:27.3621985Z 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:23:27.3623227Z 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:23:27.3624644Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-09-27T15:23:27.3625044Z 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:23:27.3626434Z 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:23:27.3627174Z 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:23:27.3628084Z 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:23:27.3629641Z 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:23:27.3631032Z 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:23:27.3631747Z 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:23:27.3632731Z 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:23:27.3634068Z 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:23:27.3634944Z 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:23:27.3636361Z 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:23:27.3637099Z 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:23:27.3638611Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-09-27T15:23:27.3639622Z 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:23:27.3640152Z 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:23:27.3641046Z 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:23:27.3641993Z 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:23:27.3643019Z 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:23:27.3643700Z 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:23:27.3644600Z 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:23:27.3645557Z 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:23:27.3646536Z 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:23:27.3647429Z 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:23:27.3648298Z 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:23:27.3649383Z 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:23:27.3650060Z 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:23:27.3652920Z 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:23:27.3653275Z 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:23:27.3653642Z 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:23:27.3654543Z 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:23:27.3655078Z 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:23:27.3656135Z 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:23:27.3657588Z 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:23:27.3658120Z 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:23:27.3659691Z 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:23:27.3661172Z 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:23:27.3661808Z 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:23:27.3663514Z 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:23:27.3664235Z 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:23:27.3665143Z 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:23:27.3666651Z 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:23:27.3667740Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-09-27T15:23:27.3668182Z 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:23:27.3669621Z 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:23:27.3670326Z 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:23:27.3671908Z 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:23:27.3672689Z 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:23:27.3674767Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-09-27T15:23:27.3675521Z 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:23:27.3676302Z 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:23:27.3677295Z 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:23:27.3678486Z 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:23:27.3679307Z 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:23:27.3680499Z 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:23:27.3681943Z 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:23:27.3682836Z 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:23:27.3683892Z 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:23:27.3685095Z 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:23:27.3685889Z 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:23:27.3686775Z 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:23:27.3688134Z 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:23:27.3689665Z 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:23:27.3690483Z 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:23:27.3691354Z 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:23:27.3692419Z 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:23:27.3693269Z 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:23:27.3694649Z 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:23:27.3695599Z 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:23:27.3696521Z 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:23:27.3697568Z 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:23:27.3699529Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-09-27T15:23:27.3699870Z 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:23:27.3701703Z 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:23:27.3702687Z 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:23:27.3703542Z 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:23:27.3705085Z 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:23:27.3706255Z 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:23:27.3707075Z 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:23:27.3707685Z 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:23:27.3708857Z 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:23:27.3709602Z 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:23:27.3710368Z 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:23:27.3711416Z 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:23:27.3712037Z 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:23:27.3712962Z 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:23:27.3713898Z 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:23:27.3715660Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-09-27T15:23:27.3716302Z 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:23:27.3717529Z 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:23:27.3718288Z 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:23:27.3719420Z 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:23:27.3720473Z 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:23:27.3721519Z 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:23:27.3722560Z 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:23:27.3723341Z 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:23:27.3724089Z 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:23:27.3724911Z 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:23:27.3726101Z 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:23:27.3726864Z 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:23:27.3727758Z 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:23:27.3728451Z 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:23:27.3729464Z 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:23:27.3730173Z 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:23:27.3730967Z 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:23:27.3733110Z 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:23:27.3733969Z 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:23:27.3734539Z 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:23:27.3734904Z 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:23:27.3735823Z 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:23:27.3737585Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2022-09-27T15:23:27.3738125Z 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:23:27.3738863Z 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:23:27.3740074Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-09-27T15:23:27.3740454Z 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:23:27.3742341Z 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:23:27.3743023Z 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:23:27.3744069Z 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:23:27.3744910Z 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:23:27.3745886Z 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:23:27.3746728Z 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:23:27.3748766Z 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:23:27.3749621Z 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:23:27.3750351Z 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:23:27.3751245Z 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:23:27.3752004Z 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:23:27.3753690Z 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:23:27.3754088Z 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:23:27.3754611Z 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:23:27.3756926Z 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:23:27.3757473Z 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:23:27.3758229Z 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:23:27.3758952Z 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:23:27.3759736Z 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:23:27.3760655Z 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:23:27.3761918Z 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:23:27.3762858Z 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:23:27.3764067Z 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:23:27.3765143Z 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:23:27.3765918Z 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:23:27.3766868Z 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:23:27.3767554Z 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:23:27.3768943Z 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:23:27.3769596Z 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:23:27.3770737Z 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:23:27.3772036Z 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:23:27.3772759Z 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:23:27.3774028Z 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:23:27.3775003Z 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:23:27.3775876Z 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:23:27.3777223Z 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:23:27.3778533Z 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:23:27.3780111Z 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:23:27.3781048Z 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:23:27.3782261Z 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:23:27.3783311Z 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:23:27.3785091Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-09-27T15:23:27.3785817Z 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:23:27.3786618Z 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:23:27.3788270Z 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:23:27.3788765Z 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:23:27.3789798Z 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:23:27.3791082Z 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:23:27.3792088Z 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:23:27.3793894Z 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:23:27.3794295Z 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:23:27.3795800Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen 2022-09-27T15:23:27.3797020Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-09-27T15:23:27.3797554Z 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:23:27.3798936Z 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:23:27.3800153Z 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:23:27.3801362Z 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:23:27.3802272Z 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:23:27.3803243Z 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:23:27.3804693Z 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:23:27.3805816Z 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:23:27.3806950Z 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:23:27.3808028Z 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:23:27.3809292Z 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:23:27.3810451Z 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:23:27.3811468Z 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:23:27.3812680Z 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:23:27.3813672Z 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:23:27.3814988Z 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:23:27.3816529Z 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:23:27.3817756Z 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:23:27.3819185Z 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:23:27.3820473Z 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:23:27.3821597Z 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:23:27.3822718Z 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:23:27.3824590Z 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:23:27.3825189Z 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:23:27.3825956Z 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:23:27.3827141Z 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:23:27.3827809Z 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:23:27.3828514Z 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:23:27.3829625Z 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:23:27.3831549Z 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:23:27.3832127Z 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:23:27.3833154Z 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:23:27.3834140Z 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:23:27.3835531Z 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:23:27.3836381Z 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:23:27.3837699Z 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:23:27.3838668Z 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:23:27.3839609Z 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:23:27.3840674Z 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:23:27.3841591Z 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:23:27.3842540Z 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:23:27.3843413Z 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:23:27.3844409Z 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:23:27.3845343Z 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:23:27.3846296Z 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:23:27.3847328Z 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:23:27.3848192Z 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:23:27.3849085Z 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:23:27.3850033Z 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:23:27.3850965Z 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:23:27.3851900Z 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:23:27.3852728Z 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:23:27.3853594Z 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:23:27.3854657Z 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:23:27.3856367Z 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:23:27.3857057Z 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:23:27.3857955Z 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:23:27.3858661Z 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:23:27.3859804Z 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:23:27.3861718Z 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:23:27.3862495Z 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:23:27.3864323Z 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:23:27.3864864Z 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:23:27.3865466Z 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:23:27.3866560Z 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:23:27.3867669Z 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:23:27.3868439Z 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:23:27.3869498Z 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:23:27.3870341Z 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:23:27.3871369Z 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:23:27.3872171Z 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:23:27.3873491Z 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:23:27.3874077Z 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:23:27.3874971Z 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:23:27.3875920Z 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:23:27.3876962Z 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:23:27.3877576Z 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:23:27.3878671Z 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:23:27.3879753Z 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:23:27.3880819Z 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:23:27.3881917Z 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:23:27.3882997Z 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:23:27.3884294Z 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:23:27.3884981Z 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:23:27.3887361Z 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:23:27.3887966Z 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:23:27.3889012Z 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:23:27.3889585Z 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:23:27.3890840Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-09-27T15:23:27.3891530Z 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:23:27.3892383Z 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:23:27.3893269Z 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:23:27.3894246Z 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:23:27.3895752Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-09-27T15:23:27.3896524Z 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:23:27.3897538Z 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:23:27.3898491Z 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:23:27.3899474Z 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:23:27.3900752Z 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:23:27.3901469Z 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:23:27.3902368Z 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:23:27.3903543Z 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:23:27.3904478Z 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:23:27.3905391Z 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:23:27.3906762Z 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:23:27.3907335Z 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:23:27.3908493Z 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:23:27.3909409Z 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:23:27.3910363Z 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:23:27.3911730Z 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:23:27.3912539Z 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:23:27.3913747Z 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:23:27.3915661Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2022-09-27T15:23:27.3916058Z 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:23:27.3917033Z 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:23:27.3918854Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-09-27T15:23:27.3919353Z 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:23:27.3919859Z 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:23:27.3921097Z 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:23:27.3921467Z 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:23:27.3922639Z 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:23:27.3923669Z 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:23:27.3924407Z 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:23:27.3925321Z 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:23:27.3926709Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2022-09-27T15:23:27.3927569Z 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:23:27.3928708Z 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:23:27.3929984Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-09-27T15:23:27.3930611Z 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:23:27.3931351Z 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:23:27.3931916Z 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:23:27.3933460Z 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:23:27.3934545Z 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:23:27.3935574Z 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:23:27.3936681Z 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:23:27.3937900Z 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:23:27.3938749Z 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:23:27.3940165Z 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:23:27.3941067Z 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:23:27.3942299Z 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:23:27.3943275Z 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:23:27.3944396Z 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:23:27.3945592Z 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:23:27.3946682Z 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:23:27.3948561Z 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:23:27.3949655Z 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:23:27.3950748Z 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:23:27.3951729Z 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:23:27.3953118Z 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:23:27.3954164Z 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:23:27.3955760Z 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:23:27.3956723Z 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:23:27.3957961Z 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:23:27.3958945Z 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:23:27.3960067Z 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:23:27.3961034Z 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:23:27.3962098Z 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:23:27.3962994Z 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:23:27.3964272Z 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:23:27.3965466Z 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:23:27.3966481Z 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:23:27.3967695Z 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:23:27.3968858Z 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:23:27.3969959Z 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:23:27.3971151Z 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:23:27.3972315Z 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:23:27.3973529Z 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:23:27.3974595Z 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:23:27.3975723Z 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:23:27.3977010Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2022-09-27T15:23:27.3977900Z 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:23:27.3979551Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy 2022-09-27T15:23:27.3981114Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2022-09-27T15:23:27.3981791Z 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:23:27.3982663Z 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:23:27.3983850Z 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:23:27.3984923Z 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:23:27.3986467Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-09-27T15:23:27.3987048Z 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:23:27.3988379Z 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:23:27.3989054Z 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:23:27.3990484Z 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:23:27.3991572Z 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:23:27.3992759Z 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:23:27.3994701Z 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:23:27.3995354Z 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:23:27.3996189Z 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:23:27.3997130Z 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:23:27.3998099Z 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:23:27.3999383Z 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:23:27.4000640Z 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:23:27.4001729Z 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:23:27.4002941Z 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:23:27.4003968Z 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:23:27.4005019Z 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:23:27.4006293Z 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:23:27.4008124Z 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:23:27.4009333Z 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:23:27.4010424Z 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:23:27.4011536Z 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:23:27.4012702Z 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:23:27.4013876Z 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:23:27.4014964Z 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:23:27.4016221Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2022-09-27T15:23:27.4017028Z 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:23:27.4018798Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2022-09-27T15:23:27.4019830Z 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:23:27.4020454Z 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:23:27.4021711Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-09-27T15:23:27.4022656Z 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:23:27.4023686Z 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:23:27.4024876Z 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:23:27.4025998Z 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:23:27.4027191Z 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:23:27.4028216Z 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:23:27.4029443Z 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:23:27.4030619Z 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:23:27.4031545Z 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:23:27.4032646Z 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:23:27.4035212Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-09-27T15:23:27.4035545Z 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:23:27.4036998Z 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:23:27.4037560Z 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:23:27.4039118Z 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:23:27.4039679Z 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:23:27.4041969Z 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:23:27.4042421Z 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:23:27.4042732Z 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:23:27.4043619Z 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:23:27.4044711Z 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:23:27.4045655Z 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:23:27.4046968Z 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:23:27.4047638Z 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:23:27.4049272Z 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:23:27.4050509Z 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:23:27.4051134Z 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:23:27.4052975Z 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:23:27.4054560Z 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:23:27.4055574Z 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:23:27.4057476Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-09-27T15:23:27.4058094Z 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:23:27.4058898Z 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:23:27.4060484Z 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:23:27.4061992Z 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:23:27.4063051Z 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:23:27.4063841Z 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:23:27.4065282Z 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:23:27.4067904Z creating build/bdist.linux-x86_64/wheel/torch/share 2022-09-27T15:23:27.4068301Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake 2022-09-27T15:23:27.4069497Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2022-09-27T15:23:27.4069894Z 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:23:27.4071402Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2022-09-27T15:23:27.4071860Z 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:23:27.4072951Z 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:23:27.4074208Z 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:23:27.4074941Z 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:23:27.4076481Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-09-27T15:23:27.4076834Z 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:23:27.4078191Z 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:23:27.4078960Z 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:23:27.4079837Z 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:23:27.4080909Z 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:23:27.4081976Z 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:23:27.4082971Z 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:23:27.4084829Z 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:23:27.4085181Z 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:23:27.4086609Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-09-27T15:23:27.4087081Z 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:23:27.4087703Z 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:23:27.4088599Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-09-27T15:23:27.4089533Z 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:23:27.4090376Z 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:23:27.4092764Z 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:23:27.4093267Z 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:23:27.4094710Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-09-27T15:23:27.4095413Z 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:23:27.4096127Z 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:23:27.4098059Z 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:23:27.4098871Z 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:23:27.4100240Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2022-09-27T15:23:27.4100777Z 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:23:27.4101900Z 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:23:27.4102826Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2022-09-27T15:23:27.4103561Z 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:23:27.4104375Z 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:23:27.4105233Z 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:23:27.4106312Z 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:23:27.4109626Z creating build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:23:27.4110028Z copying build/lib.linux-x86_64-cpython-37/torchgen/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:23:27.4111242Z copying build/lib.linux-x86_64-cpython-37/torchgen/code_template.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:23:27.4112022Z copying build/lib.linux-x86_64-cpython-37/torchgen/context.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:23:27.4113295Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:23:27.4114902Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_backend_stubs.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:23:27.4116139Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_functionalization_type.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:23:27.4117290Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_lazy_tensor.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:23:27.4118438Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_vmap_plumbing.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:23:27.4119268Z copying build/lib.linux-x86_64-cpython-37/torchgen/local.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:23:27.4120433Z copying build/lib.linux-x86_64-cpython-37/torchgen/model.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:23:27.4122975Z copying build/lib.linux-x86_64-cpython-37/torchgen/native_function_generation.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:23:27.4124052Z copying build/lib.linux-x86_64-cpython-37/torchgen/utils.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-09-27T15:23:27.4125171Z creating build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:23:27.4126830Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:23:27.4127778Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/autograd.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:23:27.4129095Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/cpp.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:23:27.4130763Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/dispatcher.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:23:27.4131616Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/functionalization.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:23:27.4132677Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/lazy.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:23:27.4133834Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/meta.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:23:27.4135011Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/native.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:23:27.4136167Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/python.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:23:27.4137889Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/structured.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:23:27.4139257Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/translate.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:23:27.4140499Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/types.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:23:27.4141799Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:23:27.4142967Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/unboxing.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-09-27T15:23:27.4144595Z creating build/bdist.linux-x86_64/wheel/torchgen/dest 2022-09-27T15:23:27.4145196Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-09-27T15:23:27.4146194Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/lazy_ir.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-09-27T15:23:27.4147699Z 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:23:27.4148565Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/native_functions.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-09-27T15:23:27.4149824Z 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:23:27.4151229Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-09-27T15:23:27.4152604Z creating build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2022-09-27T15:23:27.4153165Z 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:23:27.4154316Z 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:23:27.4155389Z 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:23:27.4156733Z creating build/bdist.linux-x86_64/wheel/torchgen/selective_build 2022-09-27T15:23:27.4157522Z 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:23:27.4159112Z 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:23:27.4159931Z 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:23:27.4161166Z creating build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2022-09-27T15:23:27.4162216Z 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:23:27.4163197Z 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:23:27.4164520Z 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:23:27.4165588Z 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:23:27.4167114Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged 2022-09-27T15:23:27.4167979Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen 2022-09-27T15:23:27.4168854Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2022-09-27T15:23:27.4169853Z 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:23:27.4174736Z 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:23:27.4176002Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-09-27T15:23:27.4176518Z 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:23:27.4178076Z 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:23:27.4178581Z 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:23:27.4180787Z 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:23:27.4181494Z 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:23:27.4182461Z 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:23:27.4183607Z 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:23:27.4184192Z 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:23:27.4185085Z 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:23:27.4185749Z 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:23:27.4186669Z 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:23:27.4187508Z 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:23:27.4188511Z 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:23:27.4189773Z 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:23:27.4190689Z 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:23:27.4191438Z 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:23:27.4193104Z 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:23:27.4193922Z 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:23:27.4194746Z 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:23:27.4195700Z 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:23:27.4196632Z 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:23:27.4197547Z 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:23:27.4198484Z 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:23:27.4199496Z 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:23:27.4200549Z 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:23:27.4201470Z 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:23:27.4202425Z 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:23:27.4203532Z 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:23:27.4204599Z 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:23:27.4205437Z 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:23:27.4206359Z 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:23:27.4209410Z 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:23:27.4209876Z 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:23:27.4210313Z 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:23:27.4210817Z 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:23:27.4211414Z 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:23:27.4212039Z 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:23:27.4213034Z 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:23:27.4213909Z 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:23:27.4218531Z running install_egg_info 2022-09-27T15:23:27.4486942Z running egg_info 2022-09-27T15:23:27.4487295Z creating torch.egg-info 2022-09-27T15:23:27.4528140Z writing torch.egg-info/PKG-INFO 2022-09-27T15:23:27.4531147Z writing dependency_links to torch.egg-info/dependency_links.txt 2022-09-27T15:23:27.4533860Z writing entry points to torch.egg-info/entry_points.txt 2022-09-27T15:23:27.4535442Z writing requirements to torch.egg-info/requires.txt 2022-09-27T15:23:27.4537234Z writing top-level names to torch.egg-info/top_level.txt 2022-09-27T15:23:27.4538580Z writing manifest file 'torch.egg-info/SOURCES.txt' 2022-09-27T15:23:27.6949700Z reading manifest file 'torch.egg-info/SOURCES.txt' 2022-09-27T15:23:27.6950327Z reading manifest template 'MANIFEST.in' 2022-09-27T15:23:29.5481467Z warning: no previously-included files matching '*.o' found anywhere in distribution 2022-09-27T15:23:29.6670631Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2022-09-27T15:23:29.8915376Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2022-09-27T15:23:29.8915714Z adding license file 'LICENSE' 2022-09-27T15:23:30.4750912Z adding license file 'NOTICE' 2022-09-27T15:23:30.4751218Z writing manifest file 'torch.egg-info/SOURCES.txt' 2022-09-27T15:23:30.4848167Z Copying torch.egg-info to build/bdist.linux-x86_64/wheel/torch-1.13.0a0+git52424e2-py3.7.egg-info 2022-09-27T15:23:30.4888804Z running install_scripts 2022-09-27T15:23:30.5119763Z adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-09-27T15:23:30.5121033Z adding license file "NOTICE" (matched pattern "NOTICE*") 2022-09-27T15:23:30.5189170Z creating build/bdist.linux-x86_64/wheel/torch-1.13.0a0+git52424e2.dist-info/WHEEL 2022-09-27T15:23:30.5192525Z 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:23:30.5195305Z adding 'caffe2/__init__.py' 2022-09-27T15:23:30.5197424Z adding 'caffe2/contrib/__init__.py' 2022-09-27T15:23:30.5199163Z adding 'caffe2/contrib/aten/__init__.py' 2022-09-27T15:23:30.5201125Z adding 'caffe2/contrib/aten/aten_test.py' 2022-09-27T15:23:30.5205641Z adding 'caffe2/contrib/aten/gen_op.py' 2022-09-27T15:23:30.5207815Z adding 'caffe2/contrib/aten/docs/__init__.py' 2022-09-27T15:23:30.5209724Z adding 'caffe2/contrib/aten/docs/sample.py' 2022-09-27T15:23:30.5211613Z adding 'caffe2/contrib/gloo/__init__.py' 2022-09-27T15:23:30.5216760Z adding 'caffe2/contrib/gloo/gloo_test.py' 2022-09-27T15:23:30.5219259Z adding 'caffe2/contrib/nccl/__init__.py' 2022-09-27T15:23:30.5221951Z adding 'caffe2/contrib/nccl/nccl_ops_test.py' 2022-09-27T15:23:30.5223896Z adding 'caffe2/contrib/nnpack/__init__.py' 2022-09-27T15:23:30.5226563Z adding 'caffe2/contrib/nnpack/nnpack_ops_test.py' 2022-09-27T15:23:30.5231867Z adding 'caffe2/contrib/playground/AnyExp.py' 2022-09-27T15:23:30.5234607Z adding 'caffe2/contrib/playground/AnyExpOnTerm.py' 2022-09-27T15:23:30.5237047Z adding 'caffe2/contrib/playground/ModuleRegister.py' 2022-09-27T15:23:30.5238711Z adding 'caffe2/contrib/playground/__init__.py' 2022-09-27T15:23:30.5241487Z adding 'caffe2/contrib/playground/checkpoint.py' 2022-09-27T15:23:30.5243381Z adding 'caffe2/contrib/playground/compute_loss.py' 2022-09-27T15:23:30.5245285Z adding 'caffe2/contrib/playground/compute_topk_accuracy.py' 2022-09-27T15:23:30.5246980Z adding 'caffe2/contrib/playground/meter.py' 2022-09-27T15:23:30.5248686Z adding 'caffe2/contrib/playground/module_map.py' 2022-09-27T15:23:30.5250267Z adding 'caffe2/contrib/playground/output_generator.py' 2022-09-27T15:23:30.5252471Z adding 'caffe2/contrib/playground/resnetdemo/IN1k_resnet.py' 2022-09-27T15:23:30.5254414Z adding 'caffe2/contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py' 2022-09-27T15:23:30.5256088Z adding 'caffe2/contrib/playground/resnetdemo/__init__.py' 2022-09-27T15:23:30.5257648Z adding 'caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py' 2022-09-27T15:23:30.5259470Z adding 'caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py' 2022-09-27T15:23:30.5262720Z adding 'caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py' 2022-09-27T15:23:30.5264929Z adding 'caffe2/contrib/playground/resnetdemo/explicit_resnet_param_update.py' 2022-09-27T15:23:30.5266755Z adding 'caffe2/contrib/playground/resnetdemo/gfs_IN1k.py' 2022-09-27T15:23:30.5268966Z adding 'caffe2/contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py' 2022-09-27T15:23:30.5270015Z adding 'caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py' 2022-09-27T15:23:30.5271596Z adding 'caffe2/contrib/prof/__init__.py' 2022-09-27T15:23:30.5273176Z adding 'caffe2/contrib/prof/cuda_profile_ops_test.py' 2022-09-27T15:23:30.5274819Z adding 'caffe2/contrib/script/__init__.py' 2022-09-27T15:23:30.5276323Z adding 'caffe2/contrib/script/examples/__init__.py' 2022-09-27T15:23:30.5277796Z adding 'caffe2/contrib/tensorboard/__init__.py' 2022-09-27T15:23:30.5280469Z adding 'caffe2/contrib/tensorboard/tensorboard.py' 2022-09-27T15:23:30.5284249Z adding 'caffe2/contrib/tensorboard/tensorboard_exporter.py' 2022-09-27T15:23:30.5287722Z adding 'caffe2/contrib/tensorboard/tensorboard_exporter_test.py' 2022-09-27T15:23:30.5290349Z adding 'caffe2/contrib/tensorboard/tensorboard_test.py' 2022-09-27T15:23:30.5292005Z adding 'caffe2/contrib/warpctc/__init__.py' 2022-09-27T15:23:30.5294163Z adding 'caffe2/contrib/warpctc/ctc_ops_test.py' 2022-09-27T15:23:30.5295735Z adding 'caffe2/core/__init__.py' 2022-09-27T15:23:30.5297296Z adding 'caffe2/core/nomnigraph/__init__.py' 2022-09-27T15:23:30.5300412Z adding 'caffe2/core/nomnigraph/op_gen.py' 2022-09-27T15:23:30.5302168Z adding 'caffe2/distributed/__init__.py' 2022-09-27T15:23:30.5303936Z adding 'caffe2/distributed/file_store_handler_op_test.py' 2022-09-27T15:23:30.5305801Z adding 'caffe2/distributed/redis_store_handler_op_test.py' 2022-09-27T15:23:30.5307427Z adding 'caffe2/distributed/store_ops_test_util.py' 2022-09-27T15:23:30.5308983Z adding 'caffe2/experiments/__init__.py' 2022-09-27T15:23:30.5312258Z adding 'caffe2/experiments/python/SparseTransformer.py' 2022-09-27T15:23:30.5313768Z adding 'caffe2/experiments/python/__init__.py' 2022-09-27T15:23:30.5319378Z adding 'caffe2/experiments/python/convnet_benchmarks.py' 2022-09-27T15:23:30.5322012Z adding 'caffe2/experiments/python/device_reduce_sum_bench.py' 2022-09-27T15:23:30.5323930Z adding 'caffe2/experiments/python/funhash_op_test.py' 2022-09-27T15:23:30.5326384Z adding 'caffe2/experiments/python/net_construct_bench.py' 2022-09-27T15:23:30.5328390Z adding 'caffe2/experiments/python/sparse_funhash_op_test.py' 2022-09-27T15:23:30.5330512Z adding 'caffe2/experiments/python/sparse_reshape_op_test.py' 2022-09-27T15:23:30.5332406Z adding 'caffe2/experiments/python/tt_contraction_op_test.py' 2022-09-27T15:23:30.5334246Z adding 'caffe2/experiments/python/tt_pad_op_test.py' 2022-09-27T15:23:30.5335858Z adding 'caffe2/perfkernels/__init__.py' 2022-09-27T15:23:30.5340241Z adding 'caffe2/perfkernels/hp_emblookup_codegen.py' 2022-09-27T15:23:30.5342738Z adding 'caffe2/proto/__init__.py' 2022-09-27T15:23:30.5354252Z adding 'caffe2/proto/caffe2_pb2.py' 2022-09-27T15:23:30.5357975Z adding 'caffe2/proto/gen_proto_typestubs_helper.py' 2022-09-27T15:23:30.5361817Z adding 'caffe2/proto/torch_pb2.py' 2022-09-27T15:23:30.5366868Z adding 'caffe2/python/__init__.py' 2022-09-27T15:23:30.5368534Z adding 'caffe2/python/_import_c_extension.py' 2022-09-27T15:23:30.5370941Z adding 'caffe2/python/allcompare_test.py' 2022-09-27T15:23:30.5399804Z adding 'caffe2/python/attention.py' 2022-09-27T15:23:30.5402465Z adding 'caffe2/python/benchmark_generator.py' 2022-09-27T15:23:30.5405223Z adding 'caffe2/python/binarysize.py' 2022-09-27T15:23:30.5407682Z adding 'caffe2/python/brew.py' 2022-09-27T15:23:30.5410882Z adding 'caffe2/python/brew_test.py' 2022-09-27T15:23:30.5412691Z adding 'caffe2/python/build.py' 2022-09-27T15:23:30.5415092Z adding 'caffe2/python/cached_reader.py' 2022-09-27T15:23:30.5425062Z adding 'caffe2/python/caffe_translator.py' 2022-09-27T15:23:30.5428015Z adding 'caffe2/python/caffe_translator_test.py' 2022-09-27T15:23:30.5436492Z adding 'caffe2/python/checkpoint.py' 2022-09-27T15:23:30.5440847Z adding 'caffe2/python/checkpoint_test.py' 2022-09-27T15:23:30.5443540Z adding 'caffe2/python/cnn.py' 2022-09-27T15:23:30.5445840Z adding 'caffe2/python/context.py' 2022-09-27T15:23:30.5447603Z adding 'caffe2/python/context_test.py' 2022-09-27T15:23:30.5452698Z adding 'caffe2/python/control.py' 2022-09-27T15:23:30.5461870Z adding 'caffe2/python/control_ops_grad.py' 2022-09-27T15:23:30.5464272Z adding 'caffe2/python/control_ops_grad_test.py' 2022-09-27T15:23:30.5467738Z adding 'caffe2/python/control_ops_util.py' 2022-09-27T15:23:30.5470981Z adding 'caffe2/python/control_test.py' 2022-09-27T15:23:30.5472614Z adding 'caffe2/python/convert.py' 2022-09-27T15:23:30.5474577Z adding 'caffe2/python/convert_test.py' 2022-09-27T15:23:30.5479282Z adding 'caffe2/python/convnet_benchmarks.py' 2022-09-27T15:23:30.5481604Z adding 'caffe2/python/convnet_benchmarks_test.py' 2022-09-27T15:23:30.5523028Z adding 'caffe2/python/core.py' 2022-09-27T15:23:30.5532032Z adding 'caffe2/python/core_gradients_test.py' 2022-09-27T15:23:30.5543629Z adding 'caffe2/python/core_test.py' 2022-09-27T15:23:30.5548604Z adding 'caffe2/python/crf.py' 2022-09-27T15:23:30.5550728Z adding 'caffe2/python/crf_predict.py' 2022-09-27T15:23:30.5552410Z adding 'caffe2/python/crf_viterbi_test.py' 2022-09-27T15:23:30.5575722Z adding 'caffe2/python/data_parallel_model.py' 2022-09-27T15:23:30.5589310Z adding 'caffe2/python/data_parallel_model_test.py' 2022-09-27T15:23:30.5595482Z adding 'caffe2/python/data_workers.py' 2022-09-27T15:23:30.5598401Z adding 'caffe2/python/data_workers_test.py' 2022-09-27T15:23:30.5605218Z adding 'caffe2/python/dataio.py' 2022-09-27T15:23:30.5609867Z adding 'caffe2/python/dataio_test.py' 2022-09-27T15:23:30.5614417Z adding 'caffe2/python/dataset.py' 2022-09-27T15:23:30.5617711Z adding 'caffe2/python/db_file_reader.py' 2022-09-27T15:23:30.5619897Z adding 'caffe2/python/db_test.py' 2022-09-27T15:23:30.5622483Z adding 'caffe2/python/device_checker.py' 2022-09-27T15:23:30.5624357Z adding 'caffe2/python/dyndep.py' 2022-09-27T15:23:30.5627613Z adding 'caffe2/python/embedding_generation_benchmark.py' 2022-09-27T15:23:30.5629491Z adding 'caffe2/python/experiment_util.py' 2022-09-27T15:23:30.5631216Z adding 'caffe2/python/extension_loader.py' 2022-09-27T15:23:30.5632734Z adding 'caffe2/python/fakefp16_transform_lib.py' 2022-09-27T15:23:30.5634910Z adding 'caffe2/python/filler_test.py' 2022-09-27T15:23:30.5636701Z adding 'caffe2/python/functional.py' 2022-09-27T15:23:30.5638972Z adding 'caffe2/python/functional_test.py' 2022-09-27T15:23:30.5641104Z adding 'caffe2/python/fused_8bit_rowwise_conversion_ops_test.py' 2022-09-27T15:23:30.5645782Z adding 'caffe2/python/gradient_check_test.py' 2022-09-27T15:23:30.5651054Z adding 'caffe2/python/gradient_checker.py' 2022-09-27T15:23:30.5653783Z adding 'caffe2/python/gru_cell.py' 2022-09-27T15:23:30.5655604Z adding 'caffe2/python/hip_test_util.py' 2022-09-27T15:23:30.5657430Z adding 'caffe2/python/hsm_util.py' 2022-09-27T15:23:30.5681984Z adding 'caffe2/python/hypothesis_test.py' 2022-09-27T15:23:30.5691247Z adding 'caffe2/python/hypothesis_test_util.py' 2022-09-27T15:23:30.5693229Z adding 'caffe2/python/ideep_test_util.py' 2022-09-27T15:23:30.5700988Z adding 'caffe2/python/layer_model_helper.py' 2022-09-27T15:23:30.5703746Z adding 'caffe2/python/layer_model_instantiator.py' 2022-09-27T15:23:30.5706214Z adding 'caffe2/python/layer_parameter_sharing_test.py' 2022-09-27T15:23:30.5708865Z adding 'caffe2/python/layer_test_util.py' 2022-09-27T15:23:30.5727537Z adding 'caffe2/python/layers_test.py' 2022-09-27T15:23:30.5730995Z adding 'caffe2/python/lazy.py' 2022-09-27T15:23:30.5732955Z adding 'caffe2/python/lazy_dyndep.py' 2022-09-27T15:23:30.5735119Z adding 'caffe2/python/lazy_dyndep_test.py' 2022-09-27T15:23:30.5738336Z adding 'caffe2/python/lengths_reducer_fused_8bit_rowwise_ops_test.py' 2022-09-27T15:23:30.5740726Z adding 'caffe2/python/lengths_reducer_rowwise_8bit_ops_test.py' 2022-09-27T15:23:30.5744374Z adding 'caffe2/python/lstm_benchmark.py' 2022-09-27T15:23:30.5755594Z adding 'caffe2/python/memonger.py' 2022-09-27T15:23:30.5762761Z adding 'caffe2/python/memonger_test.py' 2022-09-27T15:23:30.5765254Z adding 'caffe2/python/mkl_test_util.py' 2022-09-27T15:23:30.5767674Z adding 'caffe2/python/model_device_test.py' 2022-09-27T15:23:30.5774553Z adding 'caffe2/python/model_helper.py' 2022-09-27T15:23:30.5776931Z adding 'caffe2/python/model_helper_test.py' 2022-09-27T15:23:30.5778775Z adding 'caffe2/python/modifier_context.py' 2022-09-27T15:23:30.5781745Z adding 'caffe2/python/muji.py' 2022-09-27T15:23:30.5783912Z adding 'caffe2/python/muji_test.py' 2022-09-27T15:23:30.5791115Z adding 'caffe2/python/net_builder.py' 2022-09-27T15:23:30.5795327Z adding 'caffe2/python/net_builder_test.py' 2022-09-27T15:23:30.5800028Z adding 'caffe2/python/net_drawer.py' 2022-09-27T15:23:30.5804501Z adding 'caffe2/python/net_printer.py' 2022-09-27T15:23:30.5806903Z adding 'caffe2/python/net_printer_test.py' 2022-09-27T15:23:30.5809155Z adding 'caffe2/python/nomnigraph.py' 2022-09-27T15:23:30.5813025Z adding 'caffe2/python/nomnigraph_test.py' 2022-09-27T15:23:30.5815838Z adding 'caffe2/python/nomnigraph_transformations.py' 2022-09-27T15:23:30.5818236Z adding 'caffe2/python/nomnigraph_transformations_test.py' 2022-09-27T15:23:30.5820065Z adding 'caffe2/python/normalizer.py' 2022-09-27T15:23:30.5821700Z adding 'caffe2/python/normalizer_context.py' 2022-09-27T15:23:30.5823157Z adding 'caffe2/python/normalizer_test.py' 2022-09-27T15:23:30.5824982Z adding 'caffe2/python/numa_benchmark.py' 2022-09-27T15:23:30.5826703Z adding 'caffe2/python/numa_test.py' 2022-09-27T15:23:30.5829176Z adding 'caffe2/python/observer_test.py' 2022-09-27T15:23:30.5831122Z adding 'caffe2/python/operator_fp_exceptions_test.py' 2022-09-27T15:23:30.5847336Z adding 'caffe2/python/optimizer.py' 2022-09-27T15:23:30.5850739Z adding 'caffe2/python/optimizer_context.py' 2022-09-27T15:23:30.5856609Z adding 'caffe2/python/optimizer_test.py' 2022-09-27T15:23:30.5860824Z adding 'caffe2/python/optimizer_test_util.py' 2022-09-27T15:23:30.5863957Z adding 'caffe2/python/parallel_workers.py' 2022-09-27T15:23:30.5866294Z adding 'caffe2/python/parallel_workers_test.py' 2022-09-27T15:23:30.5869822Z adding 'caffe2/python/parallelize_bmuf_distributed_test.py' 2022-09-27T15:23:30.5875581Z adding 'caffe2/python/pipeline.py' 2022-09-27T15:23:30.5878221Z adding 'caffe2/python/pipeline_test.py' 2022-09-27T15:23:30.5879931Z adding 'caffe2/python/predictor_constants.py' 2022-09-27T15:23:30.5882627Z adding 'caffe2/python/python_op_test.py' 2022-09-27T15:23:30.5885603Z adding 'caffe2/python/queue_util.py' 2022-09-27T15:23:30.5888063Z adding 'caffe2/python/record_queue.py' 2022-09-27T15:23:30.5892964Z adding 'caffe2/python/recurrent.py' 2022-09-27T15:23:30.5898694Z adding 'caffe2/python/regularizer.py' 2022-09-27T15:23:30.5901323Z adding 'caffe2/python/regularizer_context.py' 2022-09-27T15:23:30.5905573Z adding 'caffe2/python/regularizer_test.py' 2022-09-27T15:23:30.5922460Z adding 'caffe2/python/rnn_cell.py' 2022-09-27T15:23:30.5937538Z adding 'caffe2/python/schema.py' 2022-09-27T15:23:30.5942456Z adding 'caffe2/python/schema_test.py' 2022-09-27T15:23:30.5944812Z adding 'caffe2/python/scope.py' 2022-09-27T15:23:30.5947176Z adding 'caffe2/python/scope_test.py' 2022-09-27T15:23:30.5950273Z adding 'caffe2/python/session.py' 2022-09-27T15:23:30.5952309Z adding 'caffe2/python/session_test.py' 2022-09-27T15:23:30.5954546Z adding 'caffe2/python/sparse_to_dense_mask_test.py' 2022-09-27T15:23:30.5956786Z adding 'caffe2/python/sparse_to_dense_test.py' 2022-09-27T15:23:30.5964379Z adding 'caffe2/python/task.py' 2022-09-27T15:23:30.5966662Z adding 'caffe2/python/task_test.py' 2022-09-27T15:23:30.5968877Z adding 'caffe2/python/test_util.py' 2022-09-27T15:23:30.5970828Z adding 'caffe2/python/text_file_reader.py' 2022-09-27T15:23:30.5973043Z adding 'caffe2/python/timeout_guard.py' 2022-09-27T15:23:30.5975248Z adding 'caffe2/python/toy_regression_test.py' 2022-09-27T15:23:30.5977232Z adding 'caffe2/python/transformations.py' 2022-09-27T15:23:30.5980251Z adding 'caffe2/python/transformations_test.py' 2022-09-27T15:23:30.5993353Z adding 'caffe2/python/tt_core.py' 2022-09-27T15:23:30.5993856Z adding 'caffe2/python/tt_core_test.py' 2022-09-27T15:23:30.5994119Z adding 'caffe2/python/utils.py' 2022-09-27T15:23:30.5994364Z adding 'caffe2/python/utils_test.py' 2022-09-27T15:23:30.5995583Z adding 'caffe2/python/visualize.py' 2022-09-27T15:23:30.6003516Z adding 'caffe2/python/workspace.py' 2022-09-27T15:23:30.6012288Z adding 'caffe2/python/workspace_test.py' 2022-09-27T15:23:30.6015106Z adding 'caffe2/python/docs/__init__.py' 2022-09-27T15:23:30.6017120Z adding 'caffe2/python/docs/formatter.py' 2022-09-27T15:23:30.6020260Z adding 'caffe2/python/docs/generator.py' 2022-09-27T15:23:30.6022846Z adding 'caffe2/python/docs/github.py' 2022-09-27T15:23:30.6025103Z adding 'caffe2/python/docs/parser.py' 2022-09-27T15:23:30.6027032Z adding 'caffe2/python/examples/__init__.py' 2022-09-27T15:23:30.6030509Z adding 'caffe2/python/examples/char_rnn.py' 2022-09-27T15:23:30.6038359Z adding 'caffe2/python/examples/imagenet_trainer.py' 2022-09-27T15:23:30.6041307Z adding 'caffe2/python/examples/lmdb_create_example.py' 2022-09-27T15:23:30.6048727Z adding 'caffe2/python/examples/resnet50_trainer.py' 2022-09-27T15:23:30.6051106Z adding 'caffe2/python/fakelowp/__init__.py' 2022-09-27T15:23:30.6052637Z adding 'caffe2/python/fakelowp/init_shared_libs.py' 2022-09-27T15:23:30.6054495Z adding 'caffe2/python/fakelowp/test_utils.py' 2022-09-27T15:23:30.6056420Z adding 'caffe2/python/helpers/__init__.py' 2022-09-27T15:23:30.6058133Z adding 'caffe2/python/helpers/algebra.py' 2022-09-27T15:23:30.6059876Z adding 'caffe2/python/helpers/arg_scope.py' 2022-09-27T15:23:30.6061673Z adding 'caffe2/python/helpers/array_helpers.py' 2022-09-27T15:23:30.6063378Z adding 'caffe2/python/helpers/control_ops.py' 2022-09-27T15:23:30.6066526Z adding 'caffe2/python/helpers/conv.py' 2022-09-27T15:23:30.6068401Z adding 'caffe2/python/helpers/db_input.py' 2022-09-27T15:23:30.6069926Z adding 'caffe2/python/helpers/dropout.py' 2022-09-27T15:23:30.6071768Z adding 'caffe2/python/helpers/elementwise_linear.py' 2022-09-27T15:23:30.6074269Z adding 'caffe2/python/helpers/fc.py' 2022-09-27T15:23:30.6076373Z adding 'caffe2/python/helpers/nonlinearity.py' 2022-09-27T15:23:30.6079602Z adding 'caffe2/python/helpers/normalization.py' 2022-09-27T15:23:30.6081590Z adding 'caffe2/python/helpers/pooling.py' 2022-09-27T15:23:30.6083166Z adding 'caffe2/python/helpers/quantization.py' 2022-09-27T15:23:30.6084946Z adding 'caffe2/python/helpers/tools.py' 2022-09-27T15:23:30.6086856Z adding 'caffe2/python/helpers/train.py' 2022-09-27T15:23:30.6089356Z adding 'caffe2/python/ideep/LRN_op_test.py' 2022-09-27T15:23:30.6090882Z adding 'caffe2/python/ideep/__init__.py' 2022-09-27T15:23:30.6092659Z adding 'caffe2/python/ideep/adam_op_test.py' 2022-09-27T15:23:30.6095023Z adding 'caffe2/python/ideep/blobs_queue_db_test.py' 2022-09-27T15:23:30.6096968Z adding 'caffe2/python/ideep/channel_shuffle_op_test.py' 2022-09-27T15:23:30.6099472Z adding 'caffe2/python/ideep/concat_split_op_test.py' 2022-09-27T15:23:30.6101957Z adding 'caffe2/python/ideep/conv_op_test.py' 2022-09-27T15:23:30.6104176Z adding 'caffe2/python/ideep/conv_transpose_test.py' 2022-09-27T15:23:30.6108416Z adding 'caffe2/python/ideep/convfusion_op_test.py' 2022-09-27T15:23:30.6111190Z adding 'caffe2/python/ideep/copy_op_test.py' 2022-09-27T15:23:30.6113069Z adding 'caffe2/python/ideep/dropout_op_test.py' 2022-09-27T15:23:30.6115689Z adding 'caffe2/python/ideep/elementwise_sum_op_test.py' 2022-09-27T15:23:30.6117914Z adding 'caffe2/python/ideep/expanddims_squeeze_op_test.py' 2022-09-27T15:23:30.6120878Z adding 'caffe2/python/ideep/fc_op_test.py' 2022-09-27T15:23:30.6123362Z adding 'caffe2/python/ideep/leaky_relu_op_test.py' 2022-09-27T15:23:30.6125311Z adding 'caffe2/python/ideep/moment_sgd_op_test.py' 2022-09-27T15:23:30.6127831Z adding 'caffe2/python/ideep/operator_fallback_op_test.py' 2022-09-27T15:23:30.6129782Z adding 'caffe2/python/ideep/order_switch_op_test.py' 2022-09-27T15:23:30.6131984Z adding 'caffe2/python/ideep/pool_op_test.py' 2022-09-27T15:23:30.6134392Z adding 'caffe2/python/ideep/pre_convert_test.py' 2022-09-27T15:23:30.6136728Z adding 'caffe2/python/ideep/relu_op_test.py' 2022-09-27T15:23:30.6139412Z adding 'caffe2/python/ideep/reshape_op_test.py' 2022-09-27T15:23:30.6141800Z adding 'caffe2/python/ideep/shape_op_test.py' 2022-09-27T15:23:30.6143884Z adding 'caffe2/python/ideep/sigmoid_op_test.py' 2022-09-27T15:23:30.6145954Z adding 'caffe2/python/ideep/softmax_op_test.py' 2022-09-27T15:23:30.6148441Z adding 'caffe2/python/ideep/spatial_bn_op_test.py' 2022-09-27T15:23:30.6151218Z adding 'caffe2/python/ideep/test_ideep_net.py' 2022-09-27T15:23:30.6155628Z adding 'caffe2/python/ideep/transform_ideep_net.py' 2022-09-27T15:23:30.6158141Z adding 'caffe2/python/ideep/transpose_op_test.py' 2022-09-27T15:23:30.6160318Z adding 'caffe2/python/ideep/weightedsum_op_test.py' 2022-09-27T15:23:30.6163290Z adding 'caffe2/python/layers/__init__.py' 2022-09-27T15:23:30.6166235Z adding 'caffe2/python/layers/adaptive_weight.py' 2022-09-27T15:23:30.6168665Z adding 'caffe2/python/layers/add_bias.py' 2022-09-27T15:23:30.6171707Z adding 'caffe2/python/layers/arc_cosine_feature_map.py' 2022-09-27T15:23:30.6174460Z adding 'caffe2/python/layers/batch_huber_loss.py' 2022-09-27T15:23:30.6178223Z adding 'caffe2/python/layers/batch_lr_loss.py' 2022-09-27T15:23:30.6181120Z adding 'caffe2/python/layers/batch_mse_loss.py' 2022-09-27T15:23:30.6183662Z adding 'caffe2/python/layers/batch_normalization.py' 2022-09-27T15:23:30.6185978Z adding 'caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py' 2022-09-27T15:23:30.6188585Z adding 'caffe2/python/layers/batch_softmax_loss.py' 2022-09-27T15:23:30.6190904Z adding 'caffe2/python/layers/blob_weighted_sum.py' 2022-09-27T15:23:30.6193307Z adding 'caffe2/python/layers/bpr_loss.py' 2022-09-27T15:23:30.6195601Z adding 'caffe2/python/layers/bucket_weighted.py' 2022-09-27T15:23:30.6197887Z adding 'caffe2/python/layers/build_index.py' 2022-09-27T15:23:30.6200729Z adding 'caffe2/python/layers/concat.py' 2022-09-27T15:23:30.6202934Z adding 'caffe2/python/layers/constant_weight.py' 2022-09-27T15:23:30.6205745Z adding 'caffe2/python/layers/conv.py' 2022-09-27T15:23:30.6207964Z adding 'caffe2/python/layers/dropout.py' 2022-09-27T15:23:30.6211518Z adding 'caffe2/python/layers/fc.py' 2022-09-27T15:23:30.6216079Z adding 'caffe2/python/layers/fc_with_bootstrap.py' 2022-09-27T15:23:30.6218770Z adding 'caffe2/python/layers/fc_without_bias.py' 2022-09-27T15:23:30.6222739Z adding 'caffe2/python/layers/feature_sparse_to_dense.py' 2022-09-27T15:23:30.6225845Z adding 'caffe2/python/layers/functional.py' 2022-09-27T15:23:30.6228471Z adding 'caffe2/python/layers/gather_record.py' 2022-09-27T15:23:30.6231308Z adding 'caffe2/python/layers/homotopy_weight.py' 2022-09-27T15:23:30.6233922Z adding 'caffe2/python/layers/label_smooth.py' 2022-09-27T15:23:30.6236520Z adding 'caffe2/python/layers/last_n_window_collector.py' 2022-09-27T15:23:30.6239161Z adding 'caffe2/python/layers/layer_normalization.py' 2022-09-27T15:23:30.6244878Z adding 'caffe2/python/layers/layers.py' 2022-09-27T15:23:30.6247642Z adding 'caffe2/python/layers/margin_rank_loss.py' 2022-09-27T15:23:30.6249914Z adding 'caffe2/python/layers/merge_id_lists.py' 2022-09-27T15:23:30.6252200Z adding 'caffe2/python/layers/pairwise_similarity.py' 2022-09-27T15:23:30.6254674Z adding 'caffe2/python/layers/position_weighted.py' 2022-09-27T15:23:30.6257115Z adding 'caffe2/python/layers/random_fourier_features.py' 2022-09-27T15:23:30.6259696Z adding 'caffe2/python/layers/reservoir_sampling.py' 2022-09-27T15:23:30.6262141Z adding 'caffe2/python/layers/sampling_train.py' 2022-09-27T15:23:30.6264335Z adding 'caffe2/python/layers/sampling_trainable_mixin.py' 2022-09-27T15:23:30.6266640Z adding 'caffe2/python/layers/select_record_by_context.py' 2022-09-27T15:23:30.6269509Z adding 'caffe2/python/layers/semi_random_features.py' 2022-09-27T15:23:30.6272247Z adding 'caffe2/python/layers/sparse_dropout_with_replacement.py' 2022-09-27T15:23:30.6274977Z adding 'caffe2/python/layers/sparse_feature_hash.py' 2022-09-27T15:23:30.6277919Z adding 'caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py' 2022-09-27T15:23:30.6283538Z adding 'caffe2/python/layers/sparse_lookup.py' 2022-09-27T15:23:30.6286328Z adding 'caffe2/python/layers/split.py' 2022-09-27T15:23:30.6289149Z adding 'caffe2/python/layers/tags.py' 2022-09-27T15:23:30.6291736Z adding 'caffe2/python/layers/uniform_sampling.py' 2022-09-27T15:23:30.6293979Z adding 'caffe2/python/mint/__init__.py' 2022-09-27T15:23:30.6297052Z adding 'caffe2/python/mint/app.py' 2022-09-27T15:23:30.6300130Z adding 'caffe2/python/mkl/__init__.py' 2022-09-27T15:23:30.6302128Z adding 'caffe2/python/mkl/mkl_LRN_op_test.py' 2022-09-27T15:23:30.6304684Z adding 'caffe2/python/mkl/mkl_LRN_speed_test.py' 2022-09-27T15:23:30.6306599Z adding 'caffe2/python/mkl/mkl_concat_op_test.py' 2022-09-27T15:23:30.6308548Z adding 'caffe2/python/mkl/mkl_conv_op_test.py' 2022-09-27T15:23:30.6310687Z adding 'caffe2/python/mkl/mkl_copy_op_test.py' 2022-09-27T15:23:30.6312770Z adding 'caffe2/python/mkl/mkl_elementwise_add_op_test.py' 2022-09-27T15:23:30.6314972Z adding 'caffe2/python/mkl/mkl_elementwise_sum_op_test.py' 2022-09-27T15:23:30.6316893Z adding 'caffe2/python/mkl/mkl_fc_op_test.py' 2022-09-27T15:23:30.6319215Z adding 'caffe2/python/mkl/mkl_fc_speed_test.py' 2022-09-27T15:23:30.6321402Z adding 'caffe2/python/mkl/mkl_fill_op_test.py' 2022-09-27T15:23:30.6323428Z adding 'caffe2/python/mkl/mkl_pool_op_test.py' 2022-09-27T15:23:30.6325675Z adding 'caffe2/python/mkl/mkl_pool_speed_test.py' 2022-09-27T15:23:30.6327757Z adding 'caffe2/python/mkl/mkl_relu_op_test.py' 2022-09-27T15:23:30.6330082Z adding 'caffe2/python/mkl/mkl_sbn_op_test.py' 2022-09-27T15:23:30.6332460Z adding 'caffe2/python/mkl/mkl_sbn_speed_test.py' 2022-09-27T15:23:30.6334714Z adding 'caffe2/python/mkl/mkl_sigmoid_op_test.py' 2022-09-27T15:23:30.6336769Z adding 'caffe2/python/mkl/mkl_speed_test.py' 2022-09-27T15:23:30.6338889Z adding 'caffe2/python/mkl/mkl_squeeze_op_test.py' 2022-09-27T15:23:30.6342380Z adding 'caffe2/python/mkl/rewrite_graph.py' 2022-09-27T15:23:30.6345619Z adding 'caffe2/python/mkl/rewrite_graph_test.py' 2022-09-27T15:23:30.6348076Z adding 'caffe2/python/modeling/__init__.py' 2022-09-27T15:23:30.6350514Z adding 'caffe2/python/modeling/compute_histogram_for_blobs.py' 2022-09-27T15:23:30.6353084Z adding 'caffe2/python/modeling/compute_histogram_for_blobs_test.py' 2022-09-27T15:23:30.6355722Z adding 'caffe2/python/modeling/compute_norm_for_blobs.py' 2022-09-27T15:23:30.6358397Z adding 'caffe2/python/modeling/compute_norm_for_blobs_test.py' 2022-09-27T15:23:30.6360867Z adding 'caffe2/python/modeling/compute_statistics_for_blobs.py' 2022-09-27T15:23:30.6363044Z adding 'caffe2/python/modeling/compute_statistics_for_blobs_test.py' 2022-09-27T15:23:30.6365494Z adding 'caffe2/python/modeling/get_entry_from_blobs.py' 2022-09-27T15:23:30.6368007Z adding 'caffe2/python/modeling/get_entry_from_blobs_test.py' 2022-09-27T15:23:30.6371234Z adding 'caffe2/python/modeling/gradient_clipping.py' 2022-09-27T15:23:30.6374678Z adding 'caffe2/python/modeling/gradient_clipping_test.py' 2022-09-27T15:23:30.6377764Z adding 'caffe2/python/modeling/initializers.py' 2022-09-27T15:23:30.6379956Z adding 'caffe2/python/modeling/initializers_test.py' 2022-09-27T15:23:30.6381736Z adding 'caffe2/python/modeling/net_modifier.py' 2022-09-27T15:23:30.6383971Z adding 'caffe2/python/modeling/parameter_info.py' 2022-09-27T15:23:30.6386782Z adding 'caffe2/python/modeling/parameter_sharing.py' 2022-09-27T15:23:30.6389388Z adding 'caffe2/python/modeling/parameter_sharing_test.py' 2022-09-27T15:23:30.6391648Z adding 'caffe2/python/models/__init__.py' 2022-09-27T15:23:30.6393286Z adding 'caffe2/python/models/__sym_init__.py' 2022-09-27T15:23:30.6397070Z adding 'caffe2/python/models/download.py' 2022-09-27T15:23:30.6399864Z adding 'caffe2/python/models/imagenet_trainer_test_utils.py' 2022-09-27T15:23:30.6403963Z adding 'caffe2/python/models/resnet.py' 2022-09-27T15:23:30.6406636Z adding 'caffe2/python/models/resnet_test.py' 2022-09-27T15:23:30.6409633Z adding 'caffe2/python/models/shufflenet.py' 2022-09-27T15:23:30.6411833Z adding 'caffe2/python/models/shufflenet_test.py' 2022-09-27T15:23:30.6413903Z adding 'caffe2/python/models/seq2seq/__init__.py' 2022-09-27T15:23:30.6418441Z adding 'caffe2/python/models/seq2seq/beam_search.py' 2022-09-27T15:23:30.6422057Z adding 'caffe2/python/models/seq2seq/seq2seq_beam_search_test.py' 2022-09-27T15:23:30.6424411Z adding 'caffe2/python/models/seq2seq/seq2seq_model_helper.py' 2022-09-27T15:23:30.6426494Z adding 'caffe2/python/models/seq2seq/seq2seq_model_helper_test.py' 2022-09-27T15:23:30.6431973Z adding 'caffe2/python/models/seq2seq/seq2seq_util.py' 2022-09-27T15:23:30.6439860Z adding 'caffe2/python/models/seq2seq/train.py' 2022-09-27T15:23:30.6446789Z adding 'caffe2/python/models/seq2seq/translate.py' 2022-09-27T15:23:30.6449537Z adding 'caffe2/python/onnx/__init__.py' 2022-09-27T15:23:30.6461885Z adding 'caffe2/python/onnx/backend.py' 2022-09-27T15:23:30.6465006Z adding 'caffe2/python/onnx/backend_cpp_rep.py' 2022-09-27T15:23:30.6467267Z adding 'caffe2/python/onnx/backend_rep.py' 2022-09-27T15:23:30.6468984Z adding 'caffe2/python/onnx/error.py' 2022-09-27T15:23:30.6473479Z adding 'caffe2/python/onnx/frontend.py' 2022-09-27T15:23:30.6476567Z adding 'caffe2/python/onnx/helper.py' 2022-09-27T15:23:30.6478740Z adding 'caffe2/python/onnx/onnxifi.py' 2022-09-27T15:23:30.6481958Z adding 'caffe2/python/onnx/test_onnxifi.py' 2022-09-27T15:23:30.6484658Z adding 'caffe2/python/onnx/workspace.py' 2022-09-27T15:23:30.6486740Z adding 'caffe2/python/onnx/bin/__init__.py' 2022-09-27T15:23:30.6488965Z adding 'caffe2/python/onnx/bin/conversion.py' 2022-09-27T15:23:30.6491038Z adding 'caffe2/python/onnx/tests/__init__.py' 2022-09-27T15:23:30.6497148Z adding 'caffe2/python/onnx/tests/c2_ref_test.py' 2022-09-27T15:23:30.6502151Z adding 'caffe2/python/onnx/tests/conversion_test.py' 2022-09-27T15:23:30.6504466Z adding 'caffe2/python/onnx/tests/helper_test.py' 2022-09-27T15:23:30.6507684Z adding 'caffe2/python/onnx/tests/onnx_backend_test.py' 2022-09-27T15:23:30.6510385Z adding 'caffe2/python/onnx/tests/ssa_test.py' 2022-09-27T15:23:30.6512431Z adding 'caffe2/python/onnx/tests/test_utils.py' 2022-09-27T15:23:30.6516747Z adding 'caffe2/python/operator_test/__init__.py' 2022-09-27T15:23:30.6519771Z adding 'caffe2/python/operator_test/activation_ops_test.py' 2022-09-27T15:23:30.6523644Z adding 'caffe2/python/operator_test/adadelta_test.py' 2022-09-27T15:23:30.6525712Z adding 'caffe2/python/operator_test/adagrad_test.py' 2022-09-27T15:23:30.6528663Z adding 'caffe2/python/operator_test/adagrad_test_helper.py' 2022-09-27T15:23:30.6532800Z adding 'caffe2/python/operator_test/adam_test.py' 2022-09-27T15:23:30.6535697Z adding 'caffe2/python/operator_test/affine_channel_op_test.py' 2022-09-27T15:23:30.6537788Z adding 'caffe2/python/operator_test/alias_with_name_test.py' 2022-09-27T15:23:30.6540268Z adding 'caffe2/python/operator_test/apmeter_test.py' 2022-09-27T15:23:30.6542673Z adding 'caffe2/python/operator_test/arg_ops_test.py' 2022-09-27T15:23:30.6544494Z adding 'caffe2/python/operator_test/assert_test.py' 2022-09-27T15:23:30.6546525Z adding 'caffe2/python/operator_test/async_net_barrier_test.py' 2022-09-27T15:23:30.6548780Z adding 'caffe2/python/operator_test/atomic_ops_test.py' 2022-09-27T15:23:30.6551409Z adding 'caffe2/python/operator_test/basic_rnn_test.py' 2022-09-27T15:23:30.6554275Z adding 'caffe2/python/operator_test/batch_box_cox_test.py' 2022-09-27T15:23:30.6556958Z adding 'caffe2/python/operator_test/batch_bucketize_op_test.py' 2022-09-27T15:23:30.6559215Z adding 'caffe2/python/operator_test/batch_moments_op_test.py' 2022-09-27T15:23:30.6561618Z adding 'caffe2/python/operator_test/batch_sparse_to_dense_op_test.py' 2022-09-27T15:23:30.6565689Z adding 'caffe2/python/operator_test/bbox_transform_test.py' 2022-09-27T15:23:30.6569011Z adding 'caffe2/python/operator_test/bisect_percentile_op_test.py' 2022-09-27T15:23:30.6571503Z adding 'caffe2/python/operator_test/blobs_queue_db_test.py' 2022-09-27T15:23:30.6574995Z adding 'caffe2/python/operator_test/boolean_mask_test.py' 2022-09-27T15:23:30.6577542Z adding 'caffe2/python/operator_test/boolean_unmask_test.py' 2022-09-27T15:23:30.6580936Z adding 'caffe2/python/operator_test/box_with_nms_limit_op_test.py' 2022-09-27T15:23:30.6583160Z adding 'caffe2/python/operator_test/bucketize_op_test.py' 2022-09-27T15:23:30.6585295Z adding 'caffe2/python/operator_test/cast_op_test.py' 2022-09-27T15:23:30.6587182Z adding 'caffe2/python/operator_test/ceil_op_test.py' 2022-09-27T15:23:30.6589460Z adding 'caffe2/python/operator_test/channel_backprop_stats_op_test.py' 2022-09-27T15:23:30.6591605Z adding 'caffe2/python/operator_test/channel_shuffle_test.py' 2022-09-27T15:23:30.6593832Z adding 'caffe2/python/operator_test/channel_stats_op_test.py' 2022-09-27T15:23:30.6596069Z adding 'caffe2/python/operator_test/checkpoint_test.py' 2022-09-27T15:23:30.6598209Z adding 'caffe2/python/operator_test/clip_op_test.py' 2022-09-27T15:23:30.6602130Z adding 'caffe2/python/operator_test/clip_tensor_op_test.py' 2022-09-27T15:23:30.6606089Z adding 'caffe2/python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py' 2022-09-27T15:23:30.6608545Z adding 'caffe2/python/operator_test/concat_op_cost_test.py' 2022-09-27T15:23:30.6611757Z adding 'caffe2/python/operator_test/concat_split_op_test.py' 2022-09-27T15:23:30.6613943Z adding 'caffe2/python/operator_test/conditional_test.py' 2022-09-27T15:23:30.6615921Z adding 'caffe2/python/operator_test/conftest.py' 2022-09-27T15:23:30.6623269Z adding 'caffe2/python/operator_test/conv_test.py' 2022-09-27T15:23:30.6627433Z adding 'caffe2/python/operator_test/conv_transpose_test.py' 2022-09-27T15:23:30.6630688Z adding 'caffe2/python/operator_test/copy_ops_test.py' 2022-09-27T15:23:30.6633283Z adding 'caffe2/python/operator_test/copy_rows_to_tensor_op_test.py' 2022-09-27T15:23:30.6635548Z adding 'caffe2/python/operator_test/cosine_embedding_criterion_op_test.py' 2022-09-27T15:23:30.6637799Z adding 'caffe2/python/operator_test/counter_ops_test.py' 2022-09-27T15:23:30.6640565Z adding 'caffe2/python/operator_test/crf_test.py' 2022-09-27T15:23:30.6643952Z adding 'caffe2/python/operator_test/cross_entropy_ops_test.py' 2022-09-27T15:23:30.6646854Z adding 'caffe2/python/operator_test/ctc_beam_search_decoder_op_test.py' 2022-09-27T15:23:30.6649335Z adding 'caffe2/python/operator_test/ctc_greedy_decoder_op_test.py' 2022-09-27T15:23:30.6652156Z adding 'caffe2/python/operator_test/cudnn_recurrent_test.py' 2022-09-27T15:23:30.6654263Z adding 'caffe2/python/operator_test/data_couple_op_test.py' 2022-09-27T15:23:30.6660901Z adding 'caffe2/python/operator_test/dataset_ops_test.py' 2022-09-27T15:23:30.6663691Z adding 'caffe2/python/operator_test/decay_adagrad_test.py' 2022-09-27T15:23:30.6667619Z adding 'caffe2/python/operator_test/deform_conv_test.py' 2022-09-27T15:23:30.6670485Z adding 'caffe2/python/operator_test/dense_vector_to_id_list_op_test.py' 2022-09-27T15:23:30.6672566Z adding 'caffe2/python/operator_test/depthwise_3x3_conv_test.py' 2022-09-27T15:23:30.6676263Z adding 'caffe2/python/operator_test/detectron_keypoints.py' 2022-09-27T15:23:30.6678873Z adding 'caffe2/python/operator_test/distance_op_test.py' 2022-09-27T15:23:30.6681392Z adding 'caffe2/python/operator_test/dropout_op_test.py' 2022-09-27T15:23:30.6683474Z adding 'caffe2/python/operator_test/duplicate_operands_test.py' 2022-09-27T15:23:30.6685472Z adding 'caffe2/python/operator_test/elementwise_linear_op_test.py' 2022-09-27T15:23:30.6687884Z adding 'caffe2/python/operator_test/elementwise_logical_ops_test.py' 2022-09-27T15:23:30.6691697Z adding 'caffe2/python/operator_test/elementwise_op_broadcast_test.py' 2022-09-27T15:23:30.6697856Z adding 'caffe2/python/operator_test/elementwise_ops_test.py' 2022-09-27T15:23:30.6701035Z adding 'caffe2/python/operator_test/emptysample_ops_test.py' 2022-09-27T15:23:30.6703176Z adding 'caffe2/python/operator_test/enforce_finite_op_test.py' 2022-09-27T15:23:30.6705221Z adding 'caffe2/python/operator_test/ensure_clipped_test.py' 2022-09-27T15:23:30.6707300Z adding 'caffe2/python/operator_test/ensure_cpu_output_op_test.py' 2022-09-27T15:23:30.6709313Z adding 'caffe2/python/operator_test/erf_op_test.py' 2022-09-27T15:23:30.6711467Z adding 'caffe2/python/operator_test/expand_op_test.py' 2022-09-27T15:23:30.6713921Z adding 'caffe2/python/operator_test/fc_operator_test.py' 2022-09-27T15:23:30.6717760Z adding 'caffe2/python/operator_test/feature_maps_ops_test.py' 2022-09-27T15:23:30.6721546Z adding 'caffe2/python/operator_test/filler_ops_test.py' 2022-09-27T15:23:30.6723894Z adding 'caffe2/python/operator_test/find_op_test.py' 2022-09-27T15:23:30.6725877Z adding 'caffe2/python/operator_test/flatten_op_test.py' 2022-09-27T15:23:30.6728333Z adding 'caffe2/python/operator_test/flexible_top_k_test.py' 2022-09-27T15:23:30.6730198Z adding 'caffe2/python/operator_test/floor_op_test.py' 2022-09-27T15:23:30.6734304Z adding 'caffe2/python/operator_test/fused_nbit_rowwise_conversion_ops_test.py' 2022-09-27T15:23:30.6737496Z adding 'caffe2/python/operator_test/fused_nbit_rowwise_test_helper.py' 2022-09-27T15:23:30.6740736Z adding 'caffe2/python/operator_test/gather_ops_test.py' 2022-09-27T15:23:30.6744352Z adding 'caffe2/python/operator_test/gather_ranges_op_test.py' 2022-09-27T15:23:30.6746754Z adding 'caffe2/python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py' 2022-09-27T15:23:30.6749126Z adding 'caffe2/python/operator_test/given_tensor_fill_op_test.py' 2022-09-27T15:23:30.6751139Z adding 'caffe2/python/operator_test/glu_op_test.py' 2022-09-27T15:23:30.6753560Z adding 'caffe2/python/operator_test/group_conv_test.py' 2022-09-27T15:23:30.6756311Z adding 'caffe2/python/operator_test/group_norm_op_test.py' 2022-09-27T15:23:30.6760595Z adding 'caffe2/python/operator_test/gru_test.py' 2022-09-27T15:23:30.6763910Z adding 'caffe2/python/operator_test/heatmap_max_keypoint_op_test.py' 2022-09-27T15:23:30.6766271Z adding 'caffe2/python/operator_test/histogram_test.py' 2022-09-27T15:23:30.6769949Z adding 'caffe2/python/operator_test/hsm_test.py' 2022-09-27T15:23:30.6772465Z adding 'caffe2/python/operator_test/hyperbolic_ops_test.py' 2022-09-27T15:23:30.6774864Z adding 'caffe2/python/operator_test/im2col_col2im_test.py' 2022-09-27T15:23:30.6780045Z adding 'caffe2/python/operator_test/image_input_op_test.py' 2022-09-27T15:23:30.6783005Z adding 'caffe2/python/operator_test/index_hash_ops_test.py' 2022-09-27T15:23:30.6785591Z adding 'caffe2/python/operator_test/index_ops_test.py' 2022-09-27T15:23:30.6789151Z adding 'caffe2/python/operator_test/instance_norm_test.py' 2022-09-27T15:23:30.6791789Z adding 'caffe2/python/operator_test/integral_image_ops_test.py' 2022-09-27T15:23:30.6793955Z adding 'caffe2/python/operator_test/jsd_ops_test.py' 2022-09-27T15:23:30.6796194Z adding 'caffe2/python/operator_test/key_split_ops_test.py' 2022-09-27T15:23:30.6798369Z adding 'caffe2/python/operator_test/lars_test.py' 2022-09-27T15:23:30.6802343Z adding 'caffe2/python/operator_test/layer_norm_op_test.py' 2022-09-27T15:23:30.6805591Z adding 'caffe2/python/operator_test/leaky_relu_test.py' 2022-09-27T15:23:30.6807958Z adding 'caffe2/python/operator_test/learning_rate_adaption_op_test.py' 2022-09-27T15:23:30.6811265Z adding 'caffe2/python/operator_test/learning_rate_op_test.py' 2022-09-27T15:23:30.6814115Z adding 'caffe2/python/operator_test/length_split_op_test.py' 2022-09-27T15:23:30.6816336Z adding 'caffe2/python/operator_test/lengths_pad_op_test.py' 2022-09-27T15:23:30.6819982Z adding 'caffe2/python/operator_test/lengths_reducer_fused_nbit_rowwise_ops_test.py' 2022-09-27T15:23:30.6822214Z adding 'caffe2/python/operator_test/lengths_tile_op_test.py' 2022-09-27T15:23:30.6824488Z adding 'caffe2/python/operator_test/lengths_top_k_ops_test.py' 2022-09-27T15:23:30.6827103Z adding 'caffe2/python/operator_test/listwise_l2r_operator_test.py' 2022-09-27T15:23:30.6835173Z adding 'caffe2/python/operator_test/load_save_test.py' 2022-09-27T15:23:30.6838797Z adding 'caffe2/python/operator_test/locally_connected_op_test.py' 2022-09-27T15:23:30.6840809Z adding 'caffe2/python/operator_test/loss_ops_test.py' 2022-09-27T15:23:30.6842953Z adding 'caffe2/python/operator_test/lpnorm_op_test.py' 2022-09-27T15:23:30.6845195Z adding 'caffe2/python/operator_test/map_ops_test.py' 2022-09-27T15:23:30.6847388Z adding 'caffe2/python/operator_test/margin_loss_l2r_operator_test.py' 2022-09-27T15:23:30.6849803Z adding 'caffe2/python/operator_test/margin_ranking_criterion_op_test.py' 2022-09-27T15:23:30.6851646Z adding 'caffe2/python/operator_test/math_ops_test.py' 2022-09-27T15:23:30.6854784Z adding 'caffe2/python/operator_test/matmul_op_test.py' 2022-09-27T15:23:30.6856895Z adding 'caffe2/python/operator_test/mean_op_test.py' 2022-09-27T15:23:30.6859499Z adding 'caffe2/python/operator_test/merge_id_lists_op_test.py' 2022-09-27T15:23:30.6861412Z adding 'caffe2/python/operator_test/mkl_conv_op_test.py' 2022-09-27T15:23:30.6863558Z adding 'caffe2/python/operator_test/mkl_packed_fc_op_test.py' 2022-09-27T15:23:30.6865410Z adding 'caffe2/python/operator_test/mod_op_test.py' 2022-09-27T15:23:30.6867404Z adding 'caffe2/python/operator_test/moments_op_test.py' 2022-09-27T15:23:30.6870055Z adding 'caffe2/python/operator_test/momentum_sgd_test.py' 2022-09-27T15:23:30.6872932Z adding 'caffe2/python/operator_test/mpi_test.py' 2022-09-27T15:23:30.6875106Z adding 'caffe2/python/operator_test/mul_gradient_benchmark.py' 2022-09-27T15:23:30.6877135Z adding 'caffe2/python/operator_test/negate_gradient_op_test.py' 2022-09-27T15:23:30.6879170Z adding 'caffe2/python/operator_test/ngram_ops_test.py' 2022-09-27T15:23:30.6881118Z adding 'caffe2/python/operator_test/normalize_op_test.py' 2022-09-27T15:23:30.6883005Z adding 'caffe2/python/operator_test/numpy_tile_op_test.py' 2022-09-27T15:23:30.6885878Z adding 'caffe2/python/operator_test/one_hot_ops_test.py' 2022-09-27T15:23:30.6888389Z adding 'caffe2/python/operator_test/onnx_while_test.py' 2022-09-27T15:23:30.6890356Z adding 'caffe2/python/operator_test/order_switch_test.py' 2022-09-27T15:23:30.6893534Z adding 'caffe2/python/operator_test/pack_ops_test.py' 2022-09-27T15:23:30.6895964Z adding 'caffe2/python/operator_test/pack_rnn_sequence_op_test.py' 2022-09-27T15:23:30.6897837Z adding 'caffe2/python/operator_test/pad_test.py' 2022-09-27T15:23:30.6900722Z adding 'caffe2/python/operator_test/partition_ops_test.py' 2022-09-27T15:23:30.6903080Z adding 'caffe2/python/operator_test/percentile_op_test.py' 2022-09-27T15:23:30.6905510Z adding 'caffe2/python/operator_test/piecewise_linear_transform_test.py' 2022-09-27T15:23:30.6909109Z adding 'caffe2/python/operator_test/pooling_test.py' 2022-09-27T15:23:30.6911529Z adding 'caffe2/python/operator_test/prepend_dim_test.py' 2022-09-27T15:23:30.6913445Z adding 'caffe2/python/operator_test/python_op_test.py' 2022-09-27T15:23:30.6915661Z adding 'caffe2/python/operator_test/quantile_test.py' 2022-09-27T15:23:30.6917965Z adding 'caffe2/python/operator_test/rand_quantization_op_speed_test.py' 2022-09-27T15:23:30.6920879Z adding 'caffe2/python/operator_test/rank_loss_operator_test.py' 2022-09-27T15:23:30.6924044Z adding 'caffe2/python/operator_test/rebatching_queue_test.py' 2022-09-27T15:23:30.6926512Z adding 'caffe2/python/operator_test/record_queue_test.py' 2022-09-27T15:23:30.6930175Z adding 'caffe2/python/operator_test/recurrent_net_executor_test.py' 2022-09-27T15:23:30.6934743Z adding 'caffe2/python/operator_test/recurrent_network_test.py' 2022-09-27T15:23:30.6938899Z adding 'caffe2/python/operator_test/reduce_ops_test.py' 2022-09-27T15:23:30.6941849Z adding 'caffe2/python/operator_test/reduction_ops_test.py' 2022-09-27T15:23:30.6944952Z adding 'caffe2/python/operator_test/reshape_ops_test.py' 2022-09-27T15:23:30.6947819Z adding 'caffe2/python/operator_test/resize_op_test.py' 2022-09-27T15:23:30.6950370Z adding 'caffe2/python/operator_test/rmac_regions_op_test.py' 2022-09-27T15:23:30.6952440Z adding 'caffe2/python/operator_test/rms_norm_op_test.py' 2022-09-27T15:23:30.6965574Z adding 'caffe2/python/operator_test/rnn_cell_test.py' 2022-09-27T15:23:30.6969891Z adding 'caffe2/python/operator_test/roi_align_rotated_op_test.py' 2022-09-27T15:23:30.6972238Z adding 'caffe2/python/operator_test/rowwise_counter_test.py' 2022-09-27T15:23:30.6974387Z adding 'caffe2/python/operator_test/scale_op_test.py' 2022-09-27T15:23:30.6980717Z adding 'caffe2/python/operator_test/segment_ops_test.py' 2022-09-27T15:23:30.6985040Z adding 'caffe2/python/operator_test/self_binning_histogram_test.py' 2022-09-27T15:23:30.6987391Z adding 'caffe2/python/operator_test/selu_op_test.py' 2022-09-27T15:23:30.6991659Z adding 'caffe2/python/operator_test/sequence_ops_test.py' 2022-09-27T15:23:30.6997928Z adding 'caffe2/python/operator_test/shape_inference_test.py' 2022-09-27T15:23:30.7000796Z adding 'caffe2/python/operator_test/sinusoid_position_encoding_op_test.py' 2022-09-27T15:23:30.7005498Z adding 'caffe2/python/operator_test/softmax_ops_test.py' 2022-09-27T15:23:30.7007897Z adding 'caffe2/python/operator_test/softplus_op_test.py' 2022-09-27T15:23:30.7009995Z adding 'caffe2/python/operator_test/sparse_dropout_with_replacement_op_test.py' 2022-09-27T15:23:30.7011980Z adding 'caffe2/python/operator_test/sparse_gradient_checker_test.py' 2022-09-27T15:23:30.7014094Z adding 'caffe2/python/operator_test/sparse_itemwise_dropout_with_replacement_op_test.py' 2022-09-27T15:23:30.7016635Z adding 'caffe2/python/operator_test/sparse_lengths_sum_benchmark.py' 2022-09-27T15:23:30.7019201Z adding 'caffe2/python/operator_test/sparse_lp_regularizer_test.py' 2022-09-27T15:23:30.7021525Z adding 'caffe2/python/operator_test/sparse_normalize_test.py' 2022-09-27T15:23:30.7023888Z adding 'caffe2/python/operator_test/sparse_ops_test.py' 2022-09-27T15:23:30.7026285Z adding 'caffe2/python/operator_test/sparse_to_dense_mask_op_test.py' 2022-09-27T15:23:30.7030311Z adding 'caffe2/python/operator_test/spatial_bn_op_test.py' 2022-09-27T15:23:30.7034046Z adding 'caffe2/python/operator_test/specialized_segment_ops_test.py' 2022-09-27T15:23:30.7036922Z adding 'caffe2/python/operator_test/split_op_cost_test.py' 2022-09-27T15:23:30.7039168Z adding 'caffe2/python/operator_test/square_root_divide_op_test.py' 2022-09-27T15:23:30.7041154Z adding 'caffe2/python/operator_test/stats_ops_test.py' 2022-09-27T15:23:30.7043450Z adding 'caffe2/python/operator_test/stats_put_ops_test.py' 2022-09-27T15:23:30.7046035Z adding 'caffe2/python/operator_test/storm_test.py' 2022-09-27T15:23:30.7048400Z adding 'caffe2/python/operator_test/string_ops_test.py' 2022-09-27T15:23:30.7050661Z adding 'caffe2/python/operator_test/text_file_reader_test.py' 2022-09-27T15:23:30.7052842Z adding 'caffe2/python/operator_test/thresholded_relu_op_test.py' 2022-09-27T15:23:30.7055039Z adding 'caffe2/python/operator_test/tile_op_test.py' 2022-09-27T15:23:30.7057955Z adding 'caffe2/python/operator_test/top_k_test.py' 2022-09-27T15:23:30.7067129Z adding 'caffe2/python/operator_test/torch_integration_test.py' 2022-09-27T15:23:30.7070094Z adding 'caffe2/python/operator_test/transpose_op_test.py' 2022-09-27T15:23:30.7072044Z adding 'caffe2/python/operator_test/trigonometric_op_test.py' 2022-09-27T15:23:30.7074333Z adding 'caffe2/python/operator_test/unique_ops_test.py' 2022-09-27T15:23:30.7076421Z adding 'caffe2/python/operator_test/unique_uniform_fill_op_test.py' 2022-09-27T15:23:30.7078577Z adding 'caffe2/python/operator_test/unsafe_coalesce_test.py' 2022-09-27T15:23:30.7081262Z adding 'caffe2/python/operator_test/upsample_op_test.py' 2022-09-27T15:23:30.7085561Z adding 'caffe2/python/operator_test/utility_ops_test.py' 2022-09-27T15:23:30.7088774Z adding 'caffe2/python/operator_test/video_input_op_test.py' 2022-09-27T15:23:30.7091135Z adding 'caffe2/python/operator_test/weight_scale_test.py' 2022-09-27T15:23:30.7093231Z adding 'caffe2/python/operator_test/weighted_multi_sample_test.py' 2022-09-27T15:23:30.7095305Z adding 'caffe2/python/operator_test/weighted_sample_test.py' 2022-09-27T15:23:30.7097516Z adding 'caffe2/python/operator_test/weighted_sum_test.py' 2022-09-27T15:23:30.7100528Z adding 'caffe2/python/operator_test/wngrad_test.py' 2022-09-27T15:23:30.7103070Z adding 'caffe2/python/predictor/__init__.py' 2022-09-27T15:23:30.7105586Z adding 'caffe2/python/predictor/mobile_exporter.py' 2022-09-27T15:23:30.7108078Z adding 'caffe2/python/predictor/mobile_exporter_test.py' 2022-09-27T15:23:30.7111749Z adding 'caffe2/python/predictor/predictor_exporter.py' 2022-09-27T15:23:30.7115232Z adding 'caffe2/python/predictor/predictor_exporter_test.py' 2022-09-27T15:23:30.7118492Z adding 'caffe2/python/predictor/predictor_py_utils.py' 2022-09-27T15:23:30.7120659Z adding 'caffe2/python/predictor/predictor_test.py' 2022-09-27T15:23:30.7122471Z adding 'caffe2/python/predictor/serde.py' 2022-09-27T15:23:30.7124349Z adding 'caffe2/python/rnn/__init__.py' 2022-09-27T15:23:30.7126361Z adding 'caffe2/python/rnn/lstm_comparison.py' 2022-09-27T15:23:30.7128613Z adding 'caffe2/python/rnn/rnn_cell_test_util.py' 2022-09-27T15:23:30.7130515Z adding 'caffe2/python/serialized_test/__init__.py' 2022-09-27T15:23:30.7132866Z adding 'caffe2/python/serialized_test/coverage.py' 2022-09-27T15:23:30.7136608Z adding 'caffe2/python/serialized_test/serialized_test_util.py' 2022-09-27T15:23:30.7141508Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_elu.zip' 2022-09-27T15:23:30.7143451Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_leaky_relu.zip' 2022-09-27T15:23:30.7145475Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu.zip' 2022-09-27T15:23:30.7147546Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu_n.zip' 2022-09-27T15:23:30.7149525Z adding 'caffe2/python/serialized_test/data/operator_test/adadelta_test.test_adadelta.zip' 2022-09-27T15:23:30.7151630Z adding 'caffe2/python/serialized_test/data/operator_test/adadelta_test.test_sparse_adadelta_empty.zip' 2022-09-27T15:23:30.7153667Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_adagrad.zip' 2022-09-27T15:23:30.7155891Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_row_wise_sparse_adagrad_empty.zip' 2022-09-27T15:23:30.7157818Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_sparse_adagrad_empty.zip' 2022-09-27T15:23:30.7159906Z adding 'caffe2/python/serialized_test/data/operator_test/affine_channel_op_test.test_affine_channel_2d.zip' 2022-09-27T15:23:30.7161842Z adding 'caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmax.zip' 2022-09-27T15:23:30.7163953Z adding 'caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmin.zip' 2022-09-27T15:23:30.7165957Z adding 'caffe2/python/serialized_test/data/operator_test/batch_box_cox_test.test_batch_box_cox.zip' 2022-09-27T15:23:30.7168061Z adding 'caffe2/python/serialized_test/data/operator_test/batch_bucketize_op_test.test_batch_bucketize_example.zip' 2022-09-27T15:23:30.7170126Z adding 'caffe2/python/serialized_test/data/operator_test/batch_moments_op_test.test_batch_moments_2d.zip' 2022-09-27T15:23:30.7172308Z adding 'caffe2/python/serialized_test/data/operator_test/batch_sparse_to_dense_op_test.test_batch_sparse_to_dense.zip' 2022-09-27T15:23:30.7174413Z adding 'caffe2/python/serialized_test/data/operator_test/bbox_transform_test.test_bbox_transform.zip' 2022-09-27T15:23:30.7176440Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_boolean_mask.zip' 2022-09-27T15:23:30.7178518Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_sequence_mask_with_lengths.zip' 2022-09-27T15:23:30.7180931Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_unmask_test.test.zip' 2022-09-27T15:23:30.7183069Z adding 'caffe2/python/serialized_test/data/operator_test/box_with_nms_limit_op_test.test_simple.zip' 2022-09-27T15:23:30.7185143Z adding 'caffe2/python/serialized_test/data/operator_test/ceil_op_test.test_ceil.zip' 2022-09-27T15:23:30.7187499Z adding 'caffe2/python/serialized_test/data/operator_test/channel_backprop_stats_op_test.testChannelBackpropStats.zip' 2022-09-27T15:23:30.7189521Z adding 'caffe2/python/serialized_test/data/operator_test/channel_shuffle_test.test_channel_shuffle.zip' 2022-09-27T15:23:30.7191682Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.testChannelStats.zip' 2022-09-27T15:23:30.7194006Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_2d.zip' 2022-09-27T15:23:30.7196272Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_3d.zip' 2022-09-27T15:23:30.7198312Z adding 'caffe2/python/serialized_test/data/operator_test/clip_op_test.test_clip.zip' 2022-09-27T15:23:30.7200784Z adding 'caffe2/python/serialized_test/data/operator_test/clip_tensor_op_test.test_clip_tensor_by_scaling.zip' 2022-09-27T15:23:30.7211437Z adding 'caffe2/python/serialized_test/data/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.test_collect_and_dist.zip' 2022-09-27T15:23:30.7214672Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_concat.zip' 2022-09-27T15:23:30.7216633Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split.zip' 2022-09-27T15:23:30.7218549Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split_by_lengths.zip' 2022-09-27T15:23:30.7221293Z adding 'caffe2/python/serialized_test/data/operator_test/conditional_test.test_conditional.zip' 2022-09-27T15:23:30.7223409Z adding 'caffe2/python/serialized_test/data/operator_test/conv_test.test_1x1_conv.zip' 2022-09-27T15:23:30.7225735Z adding 'caffe2/python/serialized_test/data/operator_test/cosine_embedding_criterion_op_test.test_cosine_embedding_criterion.zip' 2022-09-27T15:23:30.7234361Z adding 'caffe2/python/serialized_test/data/operator_test/ctc_beam_search_decoder_op_test.test_ctc_beam_search_decoder.zip' 2022-09-27T15:23:30.7237284Z adding 'caffe2/python/serialized_test/data/operator_test/ctc_greedy_decoder_op_test.test_ctc_greedy_decoder.zip' 2022-09-27T15:23:30.7239432Z adding 'caffe2/python/serialized_test/data/operator_test/distance_op_test.test_dot_product.zip' 2022-09-27T15:23:30.7241445Z adding 'caffe2/python/serialized_test/data/operator_test/dropout_op_test.test_dropout_is_test.zip' 2022-09-27T15:23:30.7243510Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_linear_op_test.test.zip' 2022-09-27T15:23:30.7245817Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_is_member_of.zip' 2022-09-27T15:23:30.7247571Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_where.zip' 2022-09-27T15:23:30.7250195Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_op_broadcast_test.test_broadcast_powt.zip' 2022-09-27T15:23:30.7252439Z adding 'caffe2/python/serialized_test/data/operator_test/erf_op_test.test_erf.zip' 2022-09-27T15:23:30.7254490Z adding 'caffe2/python/serialized_test/data/operator_test/expand_op_test.test_expand_rand_shape.zip' 2022-09-27T15:23:30.7256547Z adding 'caffe2/python/serialized_test/data/operator_test/fc_operator_test.test_fc.zip' 2022-09-27T15:23:30.7259160Z adding 'caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_diagonal_fill_op_float.zip' 2022-09-27T15:23:30.7260784Z adding 'caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_lengths_range_fill.zip' 2022-09-27T15:23:30.7262931Z adding 'caffe2/python/serialized_test/data/operator_test/find_op_test.test_find.zip' 2022-09-27T15:23:30.7265070Z adding 'caffe2/python/serialized_test/data/operator_test/flexible_top_k_test.test_flexible_top_k.zip' 2022-09-27T15:23:30.7267034Z adding 'caffe2/python/serialized_test/data/operator_test/floor_op_test.test_floor.zip' 2022-09-27T15:23:30.7269144Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_batch_gather_ops.zip' 2022-09-27T15:23:30.7271383Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_gather_ops.zip' 2022-09-27T15:23:30.7273513Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges.zip' 2022-09-27T15:23:30.7275695Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges_split.zip' 2022-09-27T15:23:30.7277699Z adding 'caffe2/python/serialized_test/data/operator_test/glu_op_test.test_glu_old.zip' 2022-09-27T15:23:30.7279844Z adding 'caffe2/python/serialized_test/data/operator_test/group_norm_op_test.test_group_norm_2d.zip' 2022-09-27T15:23:30.7282053Z adding 'caffe2/python/serialized_test/data/operator_test/gru_test.test_gru_unit_op.zip' 2022-09-27T15:23:30.7284206Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_cosh.zip' 2022-09-27T15:23:30.7286244Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_sinh.zip' 2022-09-27T15:23:30.7288252Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_tanh.zip' 2022-09-27T15:23:30.7290291Z adding 'caffe2/python/serialized_test/data/operator_test/index_hash_ops_test.test_index_hash_ops.zip' 2022-09-27T15:23:30.7292854Z adding 'caffe2/python/serialized_test/data/operator_test/instance_norm_test.test_instance_norm_reference_check.zip' 2022-09-27T15:23:30.7295198Z adding 'caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_gradient_ops.zip' 2022-09-27T15:23:30.7297462Z adding 'caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_ops.zip' 2022-09-27T15:23:30.7299892Z adding 'caffe2/python/serialized_test/data/operator_test/jsd_ops_test.test_bernoulli_jsd.zip' 2022-09-27T15:23:30.7302172Z adding 'caffe2/python/serialized_test/data/operator_test/layer_norm_op_test.test_layer_norm_grad_op.zip' 2022-09-27T15:23:30.7304303Z adding 'caffe2/python/serialized_test/data/operator_test/learning_rate_adaption_op_test.test_learning_rate_adaption_op_normalization.zip' 2022-09-27T15:23:30.7306328Z adding 'caffe2/python/serialized_test/data/operator_test/learning_rate_op_test.test_alter_learning_rate_op.zip' 2022-09-27T15:23:30.7308071Z adding 'caffe2/python/serialized_test/data/operator_test/length_split_op_test.test_length_split_edge.zip' 2022-09-27T15:23:30.7310040Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_pad_op_test.test_lengths_pad.zip' 2022-09-27T15:23:30.7312070Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_tile_op_test.test_lengths_tile.zip' 2022-09-27T15:23:30.7314330Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_top_k_ops_test.test_lengths_top_k_op.zip' 2022-09-27T15:23:30.7316371Z adding 'caffe2/python/serialized_test/data/operator_test/locally_connected_op_test.test_lc_2d.zip' 2022-09-27T15:23:30.7318308Z adding 'caffe2/python/serialized_test/data/operator_test/loss_ops_test.test_averaged_loss.zip' 2022-09-27T15:23:30.7320489Z adding 'caffe2/python/serialized_test/data/operator_test/margin_ranking_criterion_op_test.test_margin_ranking_criterion.zip' 2022-09-27T15:23:30.7322672Z adding 'caffe2/python/serialized_test/data/operator_test/math_ops_test.test_sign.zip' 2022-09-27T15:23:30.7324655Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_batch_matmul.zip' 2022-09-27T15:23:30.7326747Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_matmul.zip' 2022-09-27T15:23:30.7328912Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_numpy_batch_matmul.zip' 2022-09-27T15:23:30.7330883Z adding 'caffe2/python/serialized_test/data/operator_test/mean_op_test.test_mean.zip' 2022-09-27T15:23:30.7333079Z adding 'caffe2/python/serialized_test/data/operator_test/merge_id_lists_op_test.test_merge_id_lists_op.zip' 2022-09-27T15:23:30.7336095Z adding 'caffe2/python/serialized_test/data/operator_test/moments_op_test.test_moments.zip' 2022-09-27T15:23:30.7338120Z adding 'caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_momentum_sgd.zip' 2022-09-27T15:23:30.7340442Z adding 'caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_sparse_momentum_sgd.zip' 2022-09-27T15:23:30.7342501Z adding 'caffe2/python/serialized_test/data/operator_test/negate_gradient_op_test.test_forward.zip' 2022-09-27T15:23:30.7344516Z adding 'caffe2/python/serialized_test/data/operator_test/numpy_tile_op_test.test_numpy_tile.zip' 2022-09-27T15:23:30.7346572Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_bucketized_one_hot.zip' 2022-09-27T15:23:30.7348541Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_one_hot.zip' 2022-09-27T15:23:30.7350520Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_one_hot.zip' 2022-09-27T15:23:30.7352611Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_segment_one_hot.zip' 2022-09-27T15:23:30.7354741Z adding 'caffe2/python/serialized_test/data/operator_test/onnx_while_test.test_onnx_while_fibb.zip' 2022-09-27T15:23:30.7356956Z adding 'caffe2/python/serialized_test/data/operator_test/pack_ops_test.test_pack_with_max_length_ops.zip' 2022-09-27T15:23:30.7359002Z adding 'caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_pack_rnn_seqence.zip' 2022-09-27T15:23:30.7361195Z adding 'caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_unpack_rnn_seqence.zip' 2022-09-27T15:23:30.7363227Z adding 'caffe2/python/serialized_test/data/operator_test/pad_test.test_crop.zip' 2022-09-27T15:23:30.7365330Z adding 'caffe2/python/serialized_test/data/operator_test/piecewise_linear_transform_test.test_multi_predictions_params_from_arg.zip' 2022-09-27T15:23:30.7367661Z adding 'caffe2/python/serialized_test/data/operator_test/rank_loss_operator_test.test_pair_wise_loss_batch.zip' 2022-09-27T15:23:30.7369723Z adding 'caffe2/python/serialized_test/data/operator_test/recurrent_network_test.test_mul.zip' 2022-09-27T15:23:30.7372388Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_max.zip' 2022-09-27T15:23:30.7375108Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_mean.zip' 2022-09-27T15:23:30.7377899Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_max.zip' 2022-09-27T15:23:30.7380599Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_mean.zip' 2022-09-27T15:23:30.7383128Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_sum.zip' 2022-09-27T15:23:30.7385245Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_l2.zip' 2022-09-27T15:23:30.7387241Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_max.zip' 2022-09-27T15:23:30.7389250Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_mean.zip' 2022-09-27T15:23:30.7391155Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_min.zip' 2022-09-27T15:23:30.7393182Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_columnwise_max.zip' 2022-09-27T15:23:30.7395294Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_int_sum.zip' 2022-09-27T15:23:30.7397298Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sqrsum.zip' 2022-09-27T15:23:30.7399284Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sum.zip' 2022-09-27T15:23:30.7401280Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_rowwise_max.zip' 2022-09-27T15:23:30.7403205Z adding 'caffe2/python/serialized_test/data/operator_test/selu_op_test.test_selu_1.zip' 2022-09-27T15:23:30.7405257Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_add_padding.zip' 2022-09-27T15:23:30.7407240Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_find_duplicate_elements.zip' 2022-09-27T15:23:30.7409260Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_gather_padding.zip' 2022-09-27T15:23:30.7411152Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_remove_data_blocks.zip' 2022-09-27T15:23:30.7413225Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_reverse_packed_segs.zip' 2022-09-27T15:23:30.7415254Z adding 'caffe2/python/serialized_test/data/operator_test/sinusoid_position_encoding_op_test.test_sinusoid_embedding.zip' 2022-09-27T15:23:30.7417223Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax.zip' 2022-09-27T15:23:30.7419671Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_grad.zip' 2022-09-27T15:23:30.7421592Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_with_loss.zip' 2022-09-27T15:23:30.7424765Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_spatial_softmax_with_loss.zip' 2022-09-27T15:23:30.7427011Z adding 'caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterAssign.zip' 2022-09-27T15:23:30.7429033Z adding 'caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterWeightedSum.zip' 2022-09-27T15:23:30.7431098Z adding 'caffe2/python/serialized_test/data/operator_test/spatial_bn_op_test.test_spatialbn_test_mode_3d.zip' 2022-09-27T15:23:30.7433135Z adding 'caffe2/python/serialized_test/data/operator_test/square_root_divide_op_test.test_square_root_divide.zip' 2022-09-27T15:23:30.7435220Z adding 'caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_ends_with.zip' 2022-09-27T15:23:30.7437241Z adding 'caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_starts_with.zip' 2022-09-27T15:23:30.7439279Z adding 'caffe2/python/serialized_test/data/operator_test/thresholded_relu_op_test.test_thresholded_relu_1.zip' 2022-09-27T15:23:30.7441344Z adding 'caffe2/python/serialized_test/data/operator_test/tile_op_test.test_tile.zip' 2022-09-27T15:23:30.7443262Z adding 'caffe2/python/serialized_test/data/operator_test/top_k_test.test_top_k.zip' 2022-09-27T15:23:30.7445185Z adding 'caffe2/python/serialized_test/data/operator_test/transpose_op_test.test_transpose.zip' 2022-09-27T15:23:30.7447125Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_acos.zip' 2022-09-27T15:23:30.7449078Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_asin.zip' 2022-09-27T15:23:30.7451000Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_atan.zip' 2022-09-27T15:23:30.7453039Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_tan.zip' 2022-09-27T15:23:30.7454872Z adding 'caffe2/python/serialized_test/data/operator_test/unique_ops_test.test_unique_op.zip' 2022-09-27T15:23:30.7456924Z adding 'caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample.zip' 2022-09-27T15:23:30.7458925Z adding 'caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample_grad.zip' 2022-09-27T15:23:30.7461604Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max.zip' 2022-09-27T15:23:30.7464167Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max_grad.zip' 2022-09-27T15:23:30.7466837Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min.zip' 2022-09-27T15:23:30.7469586Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min_grad.zip' 2022-09-27T15:23:30.7471735Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_gather.zip' 2022-09-27T15:23:30.7473721Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_to_ranges.zip' 2022-09-27T15:23:30.7476027Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_nan_check.zip' 2022-09-27T15:23:30.7478169Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_size_op.zip' 2022-09-27T15:23:30.7480409Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_slice.zip' 2022-09-27T15:23:30.7482520Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_sum.zip' 2022-09-27T15:23:30.7484920Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_transpose.zip' 2022-09-27T15:23:30.7487035Z adding 'caffe2/python/serialized_test/data/operator_test/weighted_sum_test.test_weighted_sum.zip' 2022-09-27T15:23:30.7488985Z adding 'caffe2/python/serialized_test/data/operator_test/wngrad_test.test_sparse_wngrad_empty.zip' 2022-09-27T15:23:30.7490903Z adding 'caffe2/python/serialized_test/data/operator_test/wngrad_test.test_wngrad_dense_base.zip' 2022-09-27T15:23:30.7492932Z adding 'caffe2/python/test/__init__.py' 2022-09-27T15:23:30.7494702Z adding 'caffe2/python/test/blob_deallocation_test.py' 2022-09-27T15:23:30.7496654Z adding 'caffe2/python/test/do_op_test.py' 2022-09-27T15:23:30.7498713Z adding 'caffe2/python/test/executor_test.py' 2022-09-27T15:23:30.7502230Z adding 'caffe2/python/test/executor_test_util.py' 2022-09-27T15:23:30.7506056Z adding 'caffe2/python/test/fakefp16_transform_test.py' 2022-09-27T15:23:30.7507962Z adding 'caffe2/python/test/gpu_context_test.py' 2022-09-27T15:23:30.7510081Z adding 'caffe2/python/test/inference_lstm_op_test.py' 2022-09-27T15:23:30.7512082Z adding 'caffe2/python/test/python_protobuf_test.py' 2022-09-27T15:23:30.7513690Z adding 'caffe2/python/trt/__init__.py' 2022-09-27T15:23:30.7516628Z adding 'caffe2/python/trt/test_pt_onnx_trt.py' 2022-09-27T15:23:30.7520338Z adding 'caffe2/python/trt/test_trt.py' 2022-09-27T15:23:30.7522880Z adding 'caffe2/python/trt/transform.py' 2022-09-27T15:23:30.7525013Z adding 'caffe2/quantization/__init__.py' 2022-09-27T15:23:30.7527315Z adding 'caffe2/quantization/server/__init__.py' 2022-09-27T15:23:30.7530478Z adding 'caffe2/quantization/server/batch_matmul_dnnlowp_op_test.py' 2022-09-27T15:23:30.7532632Z adding 'caffe2/quantization/server/batch_permutation_dnnlowp_op_test.py' 2022-09-27T15:23:30.7534640Z adding 'caffe2/quantization/server/channel_shuffle_dnnlowp_op_test.py' 2022-09-27T15:23:30.7537017Z adding 'caffe2/quantization/server/compute_equalization_scale_test.py' 2022-09-27T15:23:30.7539406Z adding 'caffe2/quantization/server/concat_dnnlowp_op_test.py' 2022-09-27T15:23:30.7542363Z adding 'caffe2/quantization/server/conv_depthwise_dnnlowp_op_test.py' 2022-09-27T15:23:30.7546064Z adding 'caffe2/quantization/server/conv_dnnlowp_acc16_op_test.py' 2022-09-27T15:23:30.7550082Z adding 'caffe2/quantization/server/conv_dnnlowp_op_test.py' 2022-09-27T15:23:30.7553828Z adding 'caffe2/quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py' 2022-09-27T15:23:30.7557163Z adding 'caffe2/quantization/server/conv_groupwise_dnnlowp_op_test.py' 2022-09-27T15:23:30.7559345Z adding 'caffe2/quantization/server/dequantize_dnnlowp_op_test.py' 2022-09-27T15:23:30.7563831Z adding 'caffe2/quantization/server/dnnlowp_test_utils.py' 2022-09-27T15:23:30.7566972Z adding 'caffe2/quantization/server/elementwise_add_dnnlowp_op_test.py' 2022-09-27T15:23:30.7569273Z adding 'caffe2/quantization/server/elementwise_linear_dnnlowp_op_test.py' 2022-09-27T15:23:30.7571962Z adding 'caffe2/quantization/server/elementwise_mul_dnnlowp_op_test.py' 2022-09-27T15:23:30.7574574Z adding 'caffe2/quantization/server/elementwise_sum_dnnlowp_op_test.py' 2022-09-27T15:23:30.7577654Z adding 'caffe2/quantization/server/fully_connected_dnnlowp_acc16_op_test.py' 2022-09-27T15:23:30.7581614Z adding 'caffe2/quantization/server/fully_connected_dnnlowp_op_test.py' 2022-09-27T15:23:30.7583832Z adding 'caffe2/quantization/server/fully_connected_fp16_test.py' 2022-09-27T15:23:30.7586640Z adding 'caffe2/quantization/server/fully_connected_rowwise_dnnlowp_op_test.py' 2022-09-27T15:23:30.7588915Z adding 'caffe2/quantization/server/gather_dnnlowp_op_test.py' 2022-09-27T15:23:30.7591317Z adding 'caffe2/quantization/server/group_norm_dnnlowp_op_test.py' 2022-09-27T15:23:30.7593726Z adding 'caffe2/quantization/server/int8_gen_quant_params_min_max_test.py' 2022-09-27T15:23:30.7596154Z adding 'caffe2/quantization/server/int8_gen_quant_params_test.py' 2022-09-27T15:23:30.7598274Z adding 'caffe2/quantization/server/int8_quant_scheme_blob_fill_test.py' 2022-09-27T15:23:30.7600520Z adding 'caffe2/quantization/server/lstm_unit_dnnlowp_op_test.py' 2022-09-27T15:23:30.7602366Z adding 'caffe2/quantization/server/observer_test.py' 2022-09-27T15:23:30.7604778Z adding 'caffe2/quantization/server/pool_dnnlowp_op_test.py' 2022-09-27T15:23:30.7607170Z adding 'caffe2/quantization/server/quantize_dnnlowp_op_test.py' 2022-09-27T15:23:30.7609253Z adding 'caffe2/quantization/server/relu_dnnlowp_op_test.py' 2022-09-27T15:23:30.7611406Z adding 'caffe2/quantization/server/resize_nearest_3d_dnnlowp_op_test.py' 2022-09-27T15:23:30.7613437Z adding 'caffe2/quantization/server/resize_nearest_dnnlowp_op_test.py' 2022-09-27T15:23:30.7615603Z adding 'caffe2/quantization/server/sigmoid_dnnlowp_op_test.py' 2022-09-27T15:23:30.7617917Z adding 'caffe2/quantization/server/spatial_batch_norm_dnnlowp_op_test.py' 2022-09-27T15:23:30.7620068Z adding 'caffe2/quantization/server/tanh_dnnlowp_op_test.py' 2022-09-27T15:23:30.7624859Z adding 'caffe2/quantization/server/utils.py' 2022-09-27T15:23:30.7850055Z adding 'functorch/_C.cpython-37m-x86_64-linux-gnu.so' 2022-09-27T15:23:30.7863226Z adding 'functorch/__init__.py' 2022-09-27T15:23:30.7865034Z adding 'functorch/setup.py' 2022-09-27T15:23:30.7867415Z adding 'functorch/_src/__init__.py' 2022-09-27T15:23:30.7878205Z adding 'functorch/_src/aot_autograd.py' 2022-09-27T15:23:30.7881991Z adding 'functorch/_src/benchmark_utils.py' 2022-09-27T15:23:30.7884467Z adding 'functorch/_src/compile_utils.py' 2022-09-27T15:23:30.7888647Z adding 'functorch/_src/compilers.py' 2022-09-27T15:23:30.7890581Z adding 'functorch/_src/config.py' 2022-09-27T15:23:30.7908388Z adding 'functorch/_src/eager_transforms.py' 2022-09-27T15:23:30.7914031Z adding 'functorch/_src/fx_minifier.py' 2022-09-27T15:23:30.7920092Z adding 'functorch/_src/make_functional.py' 2022-09-27T15:23:30.7922647Z adding 'functorch/_src/monkey_patching.py' 2022-09-27T15:23:30.7924550Z adding 'functorch/_src/named_members_polyfill.py' 2022-09-27T15:23:30.7930336Z adding 'functorch/_src/partitioners.py' 2022-09-27T15:23:30.7932467Z adding 'functorch/_src/python_key.py' 2022-09-27T15:23:30.7934258Z adding 'functorch/_src/pytree_hacks.py' 2022-09-27T15:23:30.7940463Z adding 'functorch/_src/top_operators_github_usage.py' 2022-09-27T15:23:30.7947261Z adding 'functorch/_src/vmap.py' 2022-09-27T15:23:30.7949830Z adding 'functorch/compile/__init__.py' 2022-09-27T15:23:30.7952708Z adding 'functorch/dim/__init__.py' 2022-09-27T15:23:30.7954553Z adding 'functorch/dim/batch_tensor.py' 2022-09-27T15:23:30.7956740Z adding 'functorch/dim/delayed_mul_tensor.py' 2022-09-27T15:23:30.7959261Z adding 'functorch/dim/dim.py' 2022-09-27T15:23:30.7961233Z adding 'functorch/dim/magic_trace.py' 2022-09-27T15:23:30.7963801Z adding 'functorch/dim/op_properties.py' 2022-09-27T15:23:30.7970443Z adding 'functorch/dim/reference.py' 2022-09-27T15:23:30.7972646Z adding 'functorch/dim/tree_map.py' 2022-09-27T15:23:30.7974590Z adding 'functorch/dim/wrap_type.py' 2022-09-27T15:23:30.7976534Z adding 'functorch/experimental/__init__.py' 2022-09-27T15:23:30.7978283Z adding 'functorch/experimental/batch_norm_replacement.py' 2022-09-27T15:23:30.7980947Z adding 'functorch/experimental/cond.py' 2022-09-27T15:23:30.7982537Z adding 'functorch/experimental/ops.py' 2022-09-27T15:23:30.7990368Z adding 'torch/_C.cpython-37m-x86_64-linux-gnu.so' 2022-09-27T15:23:30.7997504Z adding 'torch/_C_flatbuffer.cpython-37m-x86_64-linux-gnu.so' 2022-09-27T15:23:30.7999862Z adding 'torch/_VF.py' 2022-09-27T15:23:30.8001581Z adding 'torch/__config__.py' 2022-09-27T15:23:30.8003674Z adding 'torch/__future__.py' 2022-09-27T15:23:30.8014887Z adding 'torch/__init__.py' 2022-09-27T15:23:30.8021759Z adding 'torch/_appdirs.py' 2022-09-27T15:23:30.8024139Z adding 'torch/_classes.py' 2022-09-27T15:23:30.8026165Z adding 'torch/_deploy.py' 2022-09-27T15:23:30.8042450Z adding 'torch/_jit_internal.py' 2022-09-27T15:23:30.8045772Z adding 'torch/_linalg_utils.py' 2022-09-27T15:23:30.8058500Z adding 'torch/_lobpcg.py' 2022-09-27T15:23:30.8063223Z adding 'torch/_lowrank.py' 2022-09-27T15:23:30.8073379Z adding 'torch/_meta_registrations.py' 2022-09-27T15:23:30.8076578Z adding 'torch/_namedtensor_internals.py' 2022-09-27T15:23:30.8083072Z adding 'torch/_ops.py' 2022-09-27T15:23:30.8086612Z adding 'torch/_python_dispatcher.py' 2022-09-27T15:23:30.8088565Z adding 'torch/_six.py' 2022-09-27T15:23:30.8091019Z adding 'torch/_sources.py' 2022-09-27T15:23:30.8092837Z adding 'torch/_storage_docs.py' 2022-09-27T15:23:30.8107926Z adding 'torch/_tensor.py' 2022-09-27T15:23:30.8140611Z adding 'torch/_tensor_docs.py' 2022-09-27T15:23:30.8149381Z adding 'torch/_tensor_str.py' 2022-09-27T15:23:30.8266852Z adding 'torch/_torch_docs.py' 2022-09-27T15:23:30.8284054Z adding 'torch/_utils.py' 2022-09-27T15:23:30.8286695Z adding 'torch/_utils_internal.py' 2022-09-27T15:23:30.8291235Z adding 'torch/_vmap_internals.py' 2022-09-27T15:23:30.8313794Z adding 'torch/functional.py' 2022-09-27T15:23:30.8324519Z adding 'torch/hub.py' 2022-09-27T15:23:30.8328237Z adding 'torch/library.py' 2022-09-27T15:23:30.8352512Z adding 'torch/overrides.py' 2022-09-27T15:23:30.8356201Z adding 'torch/py.typed' 2022-09-27T15:23:30.8358956Z adding 'torch/quasirandom.py' 2022-09-27T15:23:30.8361620Z adding 'torch/random.py' 2022-09-27T15:23:30.8363429Z adding 'torch/return_types.py' 2022-09-27T15:23:30.8376965Z adding 'torch/serialization.py' 2022-09-27T15:23:30.8385543Z adding 'torch/storage.py' 2022-09-27T15:23:30.8388491Z adding 'torch/torch_version.py' 2022-09-27T15:23:30.8390439Z adding 'torch/types.py' 2022-09-27T15:23:30.8392135Z adding 'torch/version.py' 2022-09-27T15:23:30.8420162Z adding 'torch/_C/_VariableFunctions.pyi' 2022-09-27T15:23:30.8451561Z adding 'torch/_C/__init__.pyi' 2022-09-27T15:23:30.8456411Z adding 'torch/_C/_autograd.pyi' 2022-09-27T15:23:30.8457798Z adding 'torch/_C/_cudnn.pyi' 2022-09-27T15:23:30.8459755Z adding 'torch/_C/_distributed_autograd.pyi' 2022-09-27T15:23:30.8462678Z adding 'torch/_C/_distributed_c10d.pyi' 2022-09-27T15:23:30.8465495Z adding 'torch/_C/_distributed_rpc.pyi' 2022-09-27T15:23:30.8467157Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2022-09-27T15:23:30.8468737Z adding 'torch/_C/_functions.pyi' 2022-09-27T15:23:30.8470564Z adding 'torch/_C/_itt.pyi' 2022-09-27T15:23:30.8471973Z adding 'torch/_C/_lazy.pyi' 2022-09-27T15:23:30.8473336Z adding 'torch/_C/_lazy_ts_backend.pyi' 2022-09-27T15:23:30.8474875Z adding 'torch/_C/_monitor.pyi' 2022-09-27T15:23:30.8476879Z adding 'torch/_C/_nn.pyi' 2022-09-27T15:23:30.8478242Z adding 'torch/_C/_nvtx.pyi' 2022-09-27T15:23:30.8479780Z adding 'torch/_C/_onnx.pyi' 2022-09-27T15:23:30.8481754Z adding 'torch/_C/_profiler.pyi' 2022-09-27T15:23:30.8483187Z adding 'torch/_C/_verbose.pyi' 2022-09-27T15:23:30.8485277Z adding 'torch/_C_flatbuffer/__init__.pyi' 2022-09-27T15:23:30.8488743Z adding 'torch/_decomp/__init__.py' 2022-09-27T15:23:30.8512416Z adding 'torch/_decomp/decompositions.py' 2022-09-27T15:23:30.8517908Z adding 'torch/_decomp/decompositions_for_jvp.py' 2022-09-27T15:23:30.8519944Z adding 'torch/_dispatch/__init__.py' 2022-09-27T15:23:30.8521712Z adding 'torch/_dispatch/python.py' 2022-09-27T15:23:30.8524117Z adding 'torch/_lazy/__init__.py' 2022-09-27T15:23:30.8526603Z adding 'torch/_lazy/closure.py' 2022-09-27T15:23:30.8528341Z adding 'torch/_lazy/computation.py' 2022-09-27T15:23:30.8529858Z adding 'torch/_lazy/config.py' 2022-09-27T15:23:30.8531416Z adding 'torch/_lazy/debug.py' 2022-09-27T15:23:30.8532998Z adding 'torch/_lazy/device_context.py' 2022-09-27T15:23:30.8536465Z adding 'torch/_lazy/extract_compiled_graph.py' 2022-09-27T15:23:30.8538457Z adding 'torch/_lazy/ir_cache.py' 2022-09-27T15:23:30.8540365Z adding 'torch/_lazy/metrics.py' 2022-09-27T15:23:30.8542199Z adding 'torch/_lazy/tensor_factory_functions.py' 2022-09-27T15:23:30.8543597Z adding 'torch/_lazy/ts_backend.py' 2022-09-27T15:23:30.8559448Z adding 'torch/_masked/__init__.py' 2022-09-27T15:23:30.8565913Z adding 'torch/_masked/_docs.py' 2022-09-27T15:23:30.8587826Z adding 'torch/_prims/__init__.py' 2022-09-27T15:23:30.8592212Z adding 'torch/_prims/context.py' 2022-09-27T15:23:30.8594586Z adding 'torch/_prims/executor.py' 2022-09-27T15:23:30.8598793Z adding 'torch/_prims/nvfuser_executor.py' 2022-09-27T15:23:30.8602870Z adding 'torch/_prims/nvfuser_prims.py' 2022-09-27T15:23:30.8618688Z adding 'torch/_prims_common/__init__.py' 2022-09-27T15:23:30.8624378Z adding 'torch/_prims_common/wrappers.py' 2022-09-27T15:23:30.8665588Z adding 'torch/_refs/__init__.py' 2022-09-27T15:23:30.8672810Z adding 'torch/_refs/fft.py' 2022-09-27T15:23:30.8677089Z adding 'torch/_refs/linalg/__init__.py' 2022-09-27T15:23:30.8679391Z adding 'torch/_refs/nn/__init__.py' 2022-09-27T15:23:30.8684613Z adding 'torch/_refs/nn/functional/__init__.py' 2022-09-27T15:23:30.8687506Z adding 'torch/_refs/special/__init__.py' 2022-09-27T15:23:30.8689504Z adding 'torch/_subclasses/__init__.py' 2022-09-27T15:23:30.8701528Z adding 'torch/_subclasses/fake_tensor.py' 2022-09-27T15:23:30.8704622Z adding 'torch/_subclasses/fake_utils.py' 2022-09-27T15:23:30.8708898Z adding 'torch/_subclasses/meta_utils.py' 2022-09-27T15:23:30.8711019Z adding 'torch/amp/__init__.py' 2022-09-27T15:23:30.8715037Z adding 'torch/amp/autocast_mode.py' 2022-09-27T15:23:30.8717299Z adding 'torch/ao/__init__.py' 2022-09-27T15:23:30.8719107Z adding 'torch/ao/nn/__init__.py' 2022-09-27T15:23:30.8720888Z adding 'torch/ao/nn/qat/__init__.py' 2022-09-27T15:23:30.8722949Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2022-09-27T15:23:30.8724382Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2022-09-27T15:23:30.8726179Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2022-09-27T15:23:30.8727731Z adding 'torch/ao/nn/qat/modules/__init__.py' 2022-09-27T15:23:30.8730614Z adding 'torch/ao/nn/qat/modules/conv.py' 2022-09-27T15:23:30.8733507Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2022-09-27T15:23:30.8735658Z adding 'torch/ao/nn/qat/modules/linear.py' 2022-09-27T15:23:30.8737465Z adding 'torch/ao/nn/quantizable/__init__.py' 2022-09-27T15:23:30.8739337Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2022-09-27T15:23:30.8745284Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2022-09-27T15:23:30.8750516Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2022-09-27T15:23:30.8752913Z adding 'torch/ao/nn/quantized/__init__.py' 2022-09-27T15:23:30.8759095Z adding 'torch/ao/nn/quantized/functional.py' 2022-09-27T15:23:30.8761529Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2022-09-27T15:23:30.8763378Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2022-09-27T15:23:30.8766581Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2022-09-27T15:23:30.8769804Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2022-09-27T15:23:30.8780630Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2022-09-27T15:23:30.8784903Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2022-09-27T15:23:30.8788275Z adding 'torch/ao/nn/quantized/modules/activation.py' 2022-09-27T15:23:30.8790647Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2022-09-27T15:23:30.8797678Z adding 'torch/ao/nn/quantized/modules/conv.py' 2022-09-27T15:23:30.8800378Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2022-09-27T15:23:30.8803979Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2022-09-27T15:23:30.8807042Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2022-09-27T15:23:30.8811325Z adding 'torch/ao/nn/quantized/modules/linear.py' 2022-09-27T15:23:30.8813958Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2022-09-27T15:23:30.8816073Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2022-09-27T15:23:30.8818574Z adding 'torch/ao/nn/quantized/modules/utils.py' 2022-09-27T15:23:30.8820920Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2022-09-27T15:23:30.8822871Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2022-09-27T15:23:30.8825721Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2022-09-27T15:23:30.8828066Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2022-09-27T15:23:30.8832970Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2022-09-27T15:23:30.8835802Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2022-09-27T15:23:30.8838585Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2022-09-27T15:23:30.8840685Z adding 'torch/ao/nn/sparse/__init__.py' 2022-09-27T15:23:30.8842582Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2022-09-27T15:23:30.8845538Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2022-09-27T15:23:30.8847656Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2022-09-27T15:23:30.8849521Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2022-09-27T15:23:30.8852311Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2022-09-27T15:23:30.8854209Z adding 'torch/ao/ns/__init__.py' 2022-09-27T15:23:30.8859431Z adding 'torch/ao/ns/_numeric_suite.py' 2022-09-27T15:23:30.8866521Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2022-09-27T15:23:30.8868933Z adding 'torch/ao/ns/fx/__init__.py' 2022-09-27T15:23:30.8874913Z adding 'torch/ao/ns/fx/graph_matcher.py' 2022-09-27T15:23:30.8886068Z adding 'torch/ao/ns/fx/graph_passes.py' 2022-09-27T15:23:30.8891267Z adding 'torch/ao/ns/fx/mappings.py' 2022-09-27T15:23:30.8893756Z adding 'torch/ao/ns/fx/ns_types.py' 2022-09-27T15:23:30.8896877Z adding 'torch/ao/ns/fx/pattern_utils.py' 2022-09-27T15:23:30.8903016Z adding 'torch/ao/ns/fx/utils.py' 2022-09-27T15:23:30.8906944Z adding 'torch/ao/ns/fx/weight_utils.py' 2022-09-27T15:23:30.8909586Z adding 'torch/ao/quantization/__init__.py' 2022-09-27T15:23:30.8912157Z adding 'torch/ao/quantization/_correct_bias.py' 2022-09-27T15:23:30.8915419Z adding 'torch/ao/quantization/_equalize.py' 2022-09-27T15:23:30.8918561Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2022-09-27T15:23:30.8924169Z adding 'torch/ao/quantization/fake_quantize.py' 2022-09-27T15:23:30.8927789Z adding 'torch/ao/quantization/fuse_modules.py' 2022-09-27T15:23:30.8931394Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2022-09-27T15:23:30.8947484Z adding 'torch/ao/quantization/observer.py' 2022-09-27T15:23:30.8954715Z adding 'torch/ao/quantization/qconfig.py' 2022-09-27T15:23:30.8958988Z adding 'torch/ao/quantization/qconfig_mapping.py' 2022-09-27T15:23:30.8961661Z adding 'torch/ao/quantization/qconfig_mapping_utils.py' 2022-09-27T15:23:30.8963451Z adding 'torch/ao/quantization/quant_type.py' 2022-09-27T15:23:30.8967240Z adding 'torch/ao/quantization/quantization_mappings.py' 2022-09-27T15:23:30.8969325Z adding 'torch/ao/quantization/quantization_types.py' 2022-09-27T15:23:30.8976781Z adding 'torch/ao/quantization/quantize.py' 2022-09-27T15:23:30.8985414Z adding 'torch/ao/quantization/quantize_fx.py' 2022-09-27T15:23:30.8990723Z adding 'torch/ao/quantization/quantize_jit.py' 2022-09-27T15:23:30.8992803Z adding 'torch/ao/quantization/stubs.py' 2022-09-27T15:23:30.8998306Z adding 'torch/ao/quantization/utils.py' 2022-09-27T15:23:30.9000784Z adding 'torch/ao/quantization/backend_config/__init__.py' 2022-09-27T15:23:30.9005678Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2022-09-27T15:23:30.9010918Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2022-09-27T15:23:30.9013575Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2022-09-27T15:23:30.9016062Z adding 'torch/ao/quantization/backend_config/native.py' 2022-09-27T15:23:30.9017753Z adding 'torch/ao/quantization/backend_config/observation_type.py' 2022-09-27T15:23:30.9020137Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2022-09-27T15:23:30.9022435Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2022-09-27T15:23:30.9025432Z adding 'torch/ao/quantization/backend_config/utils.py' 2022-09-27T15:23:30.9027686Z adding 'torch/ao/quantization/fx/__init__.py' 2022-09-27T15:23:30.9038255Z adding 'torch/ao/quantization/fx/_equalize.py' 2022-09-27T15:23:30.9049420Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2022-09-27T15:23:30.9053050Z adding 'torch/ao/quantization/fx/backend_config_utils.py' 2022-09-27T15:23:30.9064948Z adding 'torch/ao/quantization/fx/convert.py' 2022-09-27T15:23:30.9069790Z adding 'torch/ao/quantization/fx/custom_config.py' 2022-09-27T15:23:30.9073113Z adding 'torch/ao/quantization/fx/fuse.py' 2022-09-27T15:23:30.9075726Z adding 'torch/ao/quantization/fx/fusion_patterns.py' 2022-09-27T15:23:30.9078258Z adding 'torch/ao/quantization/fx/graph_module.py' 2022-09-27T15:23:30.9080097Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2022-09-27T15:23:30.9081880Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2022-09-27T15:23:30.9084822Z adding 'torch/ao/quantization/fx/match_utils.py' 2022-09-27T15:23:30.9087426Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2022-09-27T15:23:30.9108255Z adding 'torch/ao/quantization/fx/prepare.py' 2022-09-27T15:23:30.9113437Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2022-09-27T15:23:30.9116356Z adding 'torch/ao/quantization/fx/quantization_patterns.py' 2022-09-27T15:23:30.9118909Z adding 'torch/ao/quantization/fx/tracer.py' 2022-09-27T15:23:30.9127190Z adding 'torch/ao/quantization/fx/utils.py' 2022-09-27T15:23:30.9129765Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2022-09-27T15:23:30.9149585Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2022-09-27T15:23:30.9159078Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2022-09-27T15:23:30.9163375Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2022-09-27T15:23:30.9172505Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2022-09-27T15:23:30.9175211Z adding 'torch/ao/sparsity/__init__.py' 2022-09-27T15:23:30.9176957Z adding 'torch/ao/sparsity/_mappings.py' 2022-09-27T15:23:30.9178708Z adding 'torch/ao/sparsity/_experimental/__init__.py' 2022-09-27T15:23:30.9180731Z adding 'torch/ao/sparsity/_experimental/activation_sparsifier/__init__.py' 2022-09-27T15:23:30.9186527Z adding 'torch/ao/sparsity/_experimental/activation_sparsifier/activation_sparsifier.py' 2022-09-27T15:23:30.9188707Z adding 'torch/ao/sparsity/_experimental/data_scheduler/__init__.py' 2022-09-27T15:23:30.9191768Z adding 'torch/ao/sparsity/_experimental/data_scheduler/base_data_scheduler.py' 2022-09-27T15:23:30.9193926Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/__init__.py' 2022-09-27T15:23:30.9198715Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py' 2022-09-27T15:23:30.9202217Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/data_norm_sparsifier.py' 2022-09-27T15:23:30.9205047Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/quantization_utils.py' 2022-09-27T15:23:30.9207082Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/__init__.py' 2022-09-27T15:23:30.9208806Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2022-09-27T15:23:30.9210929Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2022-09-27T15:23:30.9213567Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2022-09-27T15:23:30.9215621Z adding 'torch/ao/sparsity/_experimental/pruner/__init__.py' 2022-09-27T15:23:30.9219600Z adding 'torch/ao/sparsity/_experimental/pruner/base_pruner.py' 2022-09-27T15:23:30.9222040Z adding 'torch/ao/sparsity/_experimental/pruner/parametrization.py' 2022-09-27T15:23:30.9224001Z adding 'torch/ao/sparsity/scheduler/__init__.py' 2022-09-27T15:23:30.9226720Z adding 'torch/ao/sparsity/scheduler/base_scheduler.py' 2022-09-27T15:23:30.9229081Z adding 'torch/ao/sparsity/scheduler/lambda_scheduler.py' 2022-09-27T15:23:30.9230998Z adding 'torch/ao/sparsity/sparsifier/__init__.py' 2022-09-27T15:23:30.9235337Z adding 'torch/ao/sparsity/sparsifier/base_sparsifier.py' 2022-09-27T15:23:30.9238074Z adding 'torch/ao/sparsity/sparsifier/nearly_diagonal_sparsifier.py' 2022-09-27T15:23:30.9240188Z adding 'torch/ao/sparsity/sparsifier/utils.py' 2022-09-27T15:23:30.9243765Z adding 'torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py' 2022-09-27T15:23:30.9250115Z adding 'torch/autograd/__init__.py' 2022-09-27T15:23:30.9252892Z adding 'torch/autograd/anomaly_mode.py' 2022-09-27T15:23:30.9255994Z adding 'torch/autograd/forward_ad.py' 2022-09-27T15:23:30.9263796Z adding 'torch/autograd/function.py' 2022-09-27T15:23:30.9276468Z adding 'torch/autograd/functional.py' 2022-09-27T15:23:30.9281062Z adding 'torch/autograd/grad_mode.py' 2022-09-27T15:23:30.9306388Z adding 'torch/autograd/gradcheck.py' 2022-09-27T15:23:30.9310980Z adding 'torch/autograd/graph.py' 2022-09-27T15:23:30.9320729Z adding 'torch/autograd/profiler.py' 2022-09-27T15:23:30.9325537Z adding 'torch/autograd/profiler_legacy.py' 2022-09-27T15:23:30.9335472Z adding 'torch/autograd/profiler_util.py' 2022-09-27T15:23:30.9337941Z adding 'torch/autograd/variable.py' 2022-09-27T15:23:30.9339983Z adding 'torch/autograd/_functions/__init__.py' 2022-09-27T15:23:30.9342018Z adding 'torch/autograd/_functions/tensor.py' 2022-09-27T15:23:30.9344061Z adding 'torch/autograd/_functions/utils.py' 2022-09-27T15:23:30.9346496Z adding 'torch/backends/__init__.py' 2022-09-27T15:23:30.9348252Z adding 'torch/backends/_coreml/__init__.py' 2022-09-27T15:23:30.9350739Z adding 'torch/backends/_coreml/preprocess.py' 2022-09-27T15:23:30.9352593Z adding 'torch/backends/_nnapi/__init__.py' 2022-09-27T15:23:30.9356066Z adding 'torch/backends/_nnapi/prepare.py' 2022-09-27T15:23:30.9375889Z adding 'torch/backends/_nnapi/serializer.py' 2022-09-27T15:23:30.9380885Z adding 'torch/backends/cuda/__init__.py' 2022-09-27T15:23:30.9383925Z adding 'torch/backends/cudnn/__init__.py' 2022-09-27T15:23:30.9386054Z adding 'torch/backends/cudnn/rnn.py' 2022-09-27T15:23:30.9388330Z adding 'torch/backends/mkl/__init__.py' 2022-09-27T15:23:30.9390820Z adding 'torch/backends/mkldnn/__init__.py' 2022-09-27T15:23:30.9392786Z adding 'torch/backends/mps/__init__.py' 2022-09-27T15:23:30.9394840Z adding 'torch/backends/openmp/__init__.py' 2022-09-27T15:23:30.9396870Z adding 'torch/backends/quantized/__init__.py' 2022-09-27T15:23:30.9398596Z adding 'torch/backends/xeon/__init__.py' 2022-09-27T15:23:30.9406605Z adding 'torch/backends/xeon/run_cpu.py' 2022-09-27T15:23:30.9409557Z adding 'torch/backends/xnnpack/__init__.py' 2022-09-27T15:23:30.9670560Z adding 'torch/bin/FileStoreTest' 2022-09-27T15:23:30.9944114Z adding 'torch/bin/HashStoreTest' 2022-09-27T15:23:31.0251219Z adding 'torch/bin/TCPStoreTest' 2022-09-27T15:23:31.0309308Z adding 'torch/bin/aot_model_compiler_test' 2022-09-27T15:23:31.2370287Z adding 'torch/bin/protoc' 2022-09-27T15:23:31.4529349Z adding 'torch/bin/protoc-3.13.0.0' 2022-09-27T15:23:32.1827572Z adding 'torch/bin/test_api' 2022-09-27T15:23:32.2614213Z adding 'torch/bin/test_cpp_rpc' 2022-09-27T15:23:32.2900359Z adding 'torch/bin/test_dist_autograd' 2022-09-27T15:23:32.5983580Z adding 'torch/bin/test_jit' 2022-09-27T15:23:32.7680049Z adding 'torch/bin/test_lazy' 2022-09-27T15:23:32.8127123Z adding 'torch/bin/test_mobile_nnc' 2022-09-27T15:23:33.3602363Z adding 'torch/bin/test_tensorexpr' 2022-09-27T15:23:33.3989982Z adding 'torch/bin/torch_shm_manager' 2022-09-27T15:23:33.4069996Z adding 'torch/bin/tutorial_tensorexpr' 2022-09-27T15:23:33.4077346Z adding 'torch/contrib/__init__.py' 2022-09-27T15:23:33.4079957Z adding 'torch/contrib/_tensorboard_vis.py' 2022-09-27T15:23:33.4081812Z adding 'torch/cpu/__init__.py' 2022-09-27T15:23:33.4083302Z adding 'torch/cpu/amp/__init__.py' 2022-09-27T15:23:33.4084985Z adding 'torch/cpu/amp/autocast_mode.py' 2022-09-27T15:23:33.4094105Z adding 'torch/cuda/__init__.py' 2022-09-27T15:23:33.4097611Z adding 'torch/cuda/_dynamo_graphs.py' 2022-09-27T15:23:33.4100592Z adding 'torch/cuda/_memory_viz.py' 2022-09-27T15:23:33.4106623Z adding 'torch/cuda/_sanitizer.py' 2022-09-27T15:23:33.4108895Z adding 'torch/cuda/_utils.py' 2022-09-27T15:23:33.4110405Z adding 'torch/cuda/comm.py' 2022-09-27T15:23:33.4112019Z adding 'torch/cuda/error.py' 2022-09-27T15:23:33.4117758Z adding 'torch/cuda/graphs.py' 2022-09-27T15:23:33.4120883Z adding 'torch/cuda/jiterator.py' 2022-09-27T15:23:33.4126862Z adding 'torch/cuda/memory.py' 2022-09-27T15:23:33.4129530Z adding 'torch/cuda/nccl.py' 2022-09-27T15:23:33.4131586Z adding 'torch/cuda/nvtx.py' 2022-09-27T15:23:33.4133376Z adding 'torch/cuda/profiler.py' 2022-09-27T15:23:33.4135742Z adding 'torch/cuda/random.py' 2022-09-27T15:23:33.4137247Z adding 'torch/cuda/sparse.py' 2022-09-27T15:23:33.4140374Z adding 'torch/cuda/streams.py' 2022-09-27T15:23:33.4142425Z adding 'torch/cuda/amp/__init__.py' 2022-09-27T15:23:33.4144838Z adding 'torch/cuda/amp/autocast_mode.py' 2022-09-27T15:23:33.4146398Z adding 'torch/cuda/amp/common.py' 2022-09-27T15:23:33.4153769Z adding 'torch/cuda/amp/grad_scaler.py' 2022-09-27T15:23:33.4156788Z adding 'torch/distributed/__init__.py' 2022-09-27T15:23:33.4158892Z adding 'torch/distributed/argparse_util.py' 2022-09-27T15:23:33.4160540Z adding 'torch/distributed/constants.py' 2022-09-27T15:23:33.4196747Z adding 'torch/distributed/distributed_c10d.py' 2022-09-27T15:23:33.4202391Z adding 'torch/distributed/launch.py' 2022-09-27T15:23:33.4204820Z adding 'torch/distributed/remote_device.py' 2022-09-27T15:23:33.4208314Z adding 'torch/distributed/rendezvous.py' 2022-09-27T15:23:33.4216768Z adding 'torch/distributed/run.py' 2022-09-27T15:23:33.4220596Z adding 'torch/distributed/utils.py' 2022-09-27T15:23:33.4222595Z adding 'torch/distributed/_shard/__init__.py' 2022-09-27T15:23:33.4224273Z adding 'torch/distributed/_shard/_utils.py' 2022-09-27T15:23:33.4228335Z adding 'torch/distributed/_shard/api.py' 2022-09-27T15:23:33.4230616Z adding 'torch/distributed/_shard/common_op_utils.py' 2022-09-27T15:23:33.4232505Z adding 'torch/distributed/_shard/metadata.py' 2022-09-27T15:23:33.4234387Z adding 'torch/distributed/_shard/op_registry_utils.py' 2022-09-27T15:23:33.4238802Z adding 'torch/distributed/_shard/partial_tensor.py' 2022-09-27T15:23:33.4242020Z adding 'torch/distributed/_shard/replicated_tensor.py' 2022-09-27T15:23:33.4244137Z adding 'torch/distributed/_shard/sharder.py' 2022-09-27T15:23:33.4246145Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2022-09-27T15:23:33.4248235Z adding 'torch/distributed/_shard/checkpoint/api.py' 2022-09-27T15:23:33.4251279Z adding 'torch/distributed/_shard/checkpoint/default_planner.py' 2022-09-27T15:23:33.4254996Z adding 'torch/distributed/_shard/checkpoint/filesystem.py' 2022-09-27T15:23:33.4257299Z adding 'torch/distributed/_shard/checkpoint/metadata.py' 2022-09-27T15:23:33.4261756Z adding 'torch/distributed/_shard/checkpoint/planner.py' 2022-09-27T15:23:33.4264669Z adding 'torch/distributed/_shard/checkpoint/planner_helpers.py' 2022-09-27T15:23:33.4266612Z adding 'torch/distributed/_shard/checkpoint/resharding.py' 2022-09-27T15:23:33.4269297Z adding 'torch/distributed/_shard/checkpoint/state_dict_loader.py' 2022-09-27T15:23:33.4271490Z adding 'torch/distributed/_shard/checkpoint/state_dict_saver.py' 2022-09-27T15:23:33.4274139Z adding 'torch/distributed/_shard/checkpoint/storage.py' 2022-09-27T15:23:33.4277513Z adding 'torch/distributed/_shard/checkpoint/utils.py' 2022-09-27T15:23:33.4280043Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2022-09-27T15:23:33.4282423Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2022-09-27T15:23:33.4287108Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2022-09-27T15:23:33.4300644Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2022-09-27T15:23:33.4303517Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2022-09-27T15:23:33.4306972Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2022-09-27T15:23:33.4309228Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2022-09-27T15:23:33.4312408Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2022-09-27T15:23:33.4315134Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2022-09-27T15:23:33.4317307Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2022-09-27T15:23:33.4319597Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2022-09-27T15:23:33.4321714Z adding 'torch/distributed/_shard/sharded_tensor/_ops/chunk.py' 2022-09-27T15:23:33.4323850Z adding 'torch/distributed/_shard/sharded_tensor/_ops/elementwise_ops.py' 2022-09-27T15:23:33.4326164Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2022-09-27T15:23:33.4328387Z adding 'torch/distributed/_shard/sharded_tensor/_ops/math_ops.py' 2022-09-27T15:23:33.4330504Z adding 'torch/distributed/_shard/sharded_tensor/_ops/matrix_ops.py' 2022-09-27T15:23:33.4332133Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2022-09-27T15:23:33.4335014Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2022-09-27T15:23:33.4337016Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2022-09-27T15:23:33.4339499Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2022-09-27T15:23:33.4341765Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2022-09-27T15:23:33.4344376Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2022-09-27T15:23:33.4347880Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2022-09-27T15:23:33.4351668Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2022-09-27T15:23:33.4353623Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2022-09-27T15:23:33.4358369Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2022-09-27T15:23:33.4362439Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2022-09-27T15:23:33.4368242Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2022-09-27T15:23:33.4373540Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/linear.py' 2022-09-27T15:23:33.4376029Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/math_ops.py' 2022-09-27T15:23:33.4380615Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/matrix_ops.py' 2022-09-27T15:23:33.4383056Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/softmax.py' 2022-09-27T15:23:33.4384834Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2022-09-27T15:23:33.4386984Z adding 'torch/distributed/_sharding_spec/__init__.py' 2022-09-27T15:23:33.4388588Z adding 'torch/distributed/_spmd/__init__.py' 2022-09-27T15:23:33.4392212Z adding 'torch/distributed/_spmd/comm_tensor.py' 2022-09-27T15:23:33.4394532Z adding 'torch/distributed/algorithms/__init__.py' 2022-09-27T15:23:33.4399029Z adding 'torch/distributed/algorithms/join.py' 2022-09-27T15:23:33.4401093Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2022-09-27T15:23:33.4404894Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2022-09-27T15:23:33.4406915Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2022-09-27T15:23:33.4409529Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2022-09-27T15:23:33.4411459Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2022-09-27T15:23:33.4413628Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2022-09-27T15:23:33.4415375Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2022-09-27T15:23:33.4417930Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2022-09-27T15:23:33.4420900Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2022-09-27T15:23:33.4426281Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2022-09-27T15:23:33.4428535Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2022-09-27T15:23:33.4431290Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2022-09-27T15:23:33.4433524Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2022-09-27T15:23:33.4436225Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2022-09-27T15:23:33.4447359Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2022-09-27T15:23:33.4451134Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2022-09-27T15:23:33.4453076Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2022-09-27T15:23:33.4455679Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2022-09-27T15:23:33.4459476Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2022-09-27T15:23:33.4462077Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2022-09-27T15:23:33.4464307Z adding 'torch/distributed/autograd/__init__.py' 2022-09-27T15:23:33.4467065Z adding 'torch/distributed/elastic/__init__.py' 2022-09-27T15:23:33.4468996Z adding 'torch/distributed/elastic/agent/__init__.py' 2022-09-27T15:23:33.4470812Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2022-09-27T15:23:33.4481961Z adding 'torch/distributed/elastic/agent/server/api.py' 2022-09-27T15:23:33.4486698Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2022-09-27T15:23:33.4490084Z adding 'torch/distributed/elastic/events/__init__.py' 2022-09-27T15:23:33.4492261Z adding 'torch/distributed/elastic/events/api.py' 2022-09-27T15:23:33.4494097Z adding 'torch/distributed/elastic/events/handlers.py' 2022-09-27T15:23:33.4497111Z adding 'torch/distributed/elastic/metrics/__init__.py' 2022-09-27T15:23:33.4500098Z adding 'torch/distributed/elastic/metrics/api.py' 2022-09-27T15:23:33.4504325Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2022-09-27T15:23:33.4511853Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2022-09-27T15:23:33.4514967Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2022-09-27T15:23:33.4517630Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2022-09-27T15:23:33.4522984Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2022-09-27T15:23:33.4526315Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2022-09-27T15:23:33.4528373Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2022-09-27T15:23:33.4531508Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2022-09-27T15:23:33.4535082Z adding 'torch/distributed/elastic/rendezvous/api.py' 2022-09-27T15:23:33.4539298Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2022-09-27T15:23:33.4549899Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2022-09-27T15:23:33.4562812Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2022-09-27T15:23:33.4566799Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2022-09-27T15:23:33.4570440Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2022-09-27T15:23:33.4573796Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2022-09-27T15:23:33.4575957Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2022-09-27T15:23:33.4578338Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2022-09-27T15:23:33.4581954Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2022-09-27T15:23:33.4584551Z adding 'torch/distributed/elastic/timer/__init__.py' 2022-09-27T15:23:33.4588325Z adding 'torch/distributed/elastic/timer/api.py' 2022-09-27T15:23:33.4592830Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2022-09-27T15:23:33.4595739Z adding 'torch/distributed/elastic/timer/local_timer.py' 2022-09-27T15:23:33.4597950Z adding 'torch/distributed/elastic/utils/__init__.py' 2022-09-27T15:23:33.4599923Z adding 'torch/distributed/elastic/utils/api.py' 2022-09-27T15:23:33.4602613Z adding 'torch/distributed/elastic/utils/distributed.py' 2022-09-27T15:23:33.4604354Z adding 'torch/distributed/elastic/utils/log_level.py' 2022-09-27T15:23:33.4606464Z adding 'torch/distributed/elastic/utils/logging.py' 2022-09-27T15:23:33.4608770Z adding 'torch/distributed/elastic/utils/store.py' 2022-09-27T15:23:33.4610838Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2022-09-27T15:23:33.4612756Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2022-09-27T15:23:33.4614908Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2022-09-27T15:23:33.4617022Z adding 'torch/distributed/fsdp/__init__.py' 2022-09-27T15:23:33.4632428Z adding 'torch/distributed/fsdp/_optim_utils.py' 2022-09-27T15:23:33.4637603Z adding 'torch/distributed/fsdp/_shard_utils.py' 2022-09-27T15:23:33.4641362Z adding 'torch/distributed/fsdp/_symbolic_trace.py' 2022-09-27T15:23:33.4644331Z adding 'torch/distributed/fsdp/_utils.py' 2022-09-27T15:23:33.4657349Z adding 'torch/distributed/fsdp/flat_param.py' 2022-09-27T15:23:33.4661839Z adding 'torch/distributed/fsdp/flatten_params_wrapper.py' 2022-09-27T15:23:33.4728380Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2022-09-27T15:23:33.4738273Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2022-09-27T15:23:33.4741397Z adding 'torch/distributed/fsdp/utils.py' 2022-09-27T15:23:33.4747644Z adding 'torch/distributed/fsdp/wrap.py' 2022-09-27T15:23:33.4750355Z adding 'torch/distributed/launcher/__init__.py' 2022-09-27T15:23:33.4754263Z adding 'torch/distributed/launcher/api.py' 2022-09-27T15:23:33.4756465Z adding 'torch/distributed/nn/__init__.py' 2022-09-27T15:23:33.4760827Z adding 'torch/distributed/nn/functional.py' 2022-09-27T15:23:33.4763031Z adding 'torch/distributed/nn/api/__init__.py' 2022-09-27T15:23:33.4770712Z adding 'torch/distributed/nn/api/remote_module.py' 2022-09-27T15:23:33.4773302Z adding 'torch/distributed/nn/jit/__init__.py' 2022-09-27T15:23:33.4776034Z adding 'torch/distributed/nn/jit/instantiator.py' 2022-09-27T15:23:33.4778050Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2022-09-27T15:23:33.4780434Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2022-09-27T15:23:33.4782861Z adding 'torch/distributed/optim/__init__.py' 2022-09-27T15:23:33.4785244Z adding 'torch/distributed/optim/functional_adadelta.py' 2022-09-27T15:23:33.4787854Z adding 'torch/distributed/optim/functional_adagrad.py' 2022-09-27T15:23:33.4790911Z adding 'torch/distributed/optim/functional_adam.py' 2022-09-27T15:23:33.4793709Z adding 'torch/distributed/optim/functional_adamax.py' 2022-09-27T15:23:33.4796234Z adding 'torch/distributed/optim/functional_adamw.py' 2022-09-27T15:23:33.4799546Z adding 'torch/distributed/optim/functional_rmsprop.py' 2022-09-27T15:23:33.4801270Z adding 'torch/distributed/optim/functional_rprop.py' 2022-09-27T15:23:33.4803732Z adding 'torch/distributed/optim/functional_sgd.py' 2022-09-27T15:23:33.4807973Z adding 'torch/distributed/optim/optimizer.py' 2022-09-27T15:23:33.4810523Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2022-09-27T15:23:33.4812625Z adding 'torch/distributed/optim/utils.py' 2022-09-27T15:23:33.4834439Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2022-09-27T15:23:33.4837695Z adding 'torch/distributed/pipeline/__init__.py' 2022-09-27T15:23:33.4839728Z adding 'torch/distributed/pipeline/sync/__init__.py' 2022-09-27T15:23:33.4842440Z adding 'torch/distributed/pipeline/sync/batchnorm.py' 2022-09-27T15:23:33.4846516Z adding 'torch/distributed/pipeline/sync/checkpoint.py' 2022-09-27T15:23:33.4849085Z adding 'torch/distributed/pipeline/sync/copy.py' 2022-09-27T15:23:33.4851183Z adding 'torch/distributed/pipeline/sync/dependency.py' 2022-09-27T15:23:33.4854390Z adding 'torch/distributed/pipeline/sync/microbatch.py' 2022-09-27T15:23:33.4856592Z adding 'torch/distributed/pipeline/sync/phony.py' 2022-09-27T15:23:33.4863003Z adding 'torch/distributed/pipeline/sync/pipe.py' 2022-09-27T15:23:33.4867125Z adding 'torch/distributed/pipeline/sync/pipeline.py' 2022-09-27T15:23:33.4869899Z adding 'torch/distributed/pipeline/sync/stream.py' 2022-09-27T15:23:33.4871786Z adding 'torch/distributed/pipeline/sync/utils.py' 2022-09-27T15:23:33.4874481Z adding 'torch/distributed/pipeline/sync/worker.py' 2022-09-27T15:23:33.4877863Z adding 'torch/distributed/pipeline/sync/_balance/__init__.py' 2022-09-27T15:23:33.4880560Z adding 'torch/distributed/pipeline/sync/_balance/blockpartition.py' 2022-09-27T15:23:33.4882910Z adding 'torch/distributed/pipeline/sync/_balance/profile.py' 2022-09-27T15:23:33.4885668Z adding 'torch/distributed/pipeline/sync/skip/__init__.py' 2022-09-27T15:23:33.4887797Z adding 'torch/distributed/pipeline/sync/skip/layout.py' 2022-09-27T15:23:33.4889690Z adding 'torch/distributed/pipeline/sync/skip/namespace.py' 2022-09-27T15:23:33.4892848Z adding 'torch/distributed/pipeline/sync/skip/portal.py' 2022-09-27T15:23:33.4897716Z adding 'torch/distributed/pipeline/sync/skip/skippable.py' 2022-09-27T15:23:33.4901045Z adding 'torch/distributed/pipeline/sync/skip/tracker.py' 2022-09-27T15:23:33.4905098Z adding 'torch/distributed/rpc/__init__.py' 2022-09-27T15:23:33.4907125Z adding 'torch/distributed/rpc/_utils.py' 2022-09-27T15:23:33.4916842Z adding 'torch/distributed/rpc/api.py' 2022-09-27T15:23:33.4922488Z adding 'torch/distributed/rpc/backend_registry.py' 2022-09-27T15:23:33.4924391Z adding 'torch/distributed/rpc/constants.py' 2022-09-27T15:23:33.4928601Z adding 'torch/distributed/rpc/functions.py' 2022-09-27T15:23:33.4932266Z adding 'torch/distributed/rpc/internal.py' 2022-09-27T15:23:33.4935469Z adding 'torch/distributed/rpc/options.py' 2022-09-27T15:23:33.4937616Z adding 'torch/distributed/rpc/rref_proxy.py' 2022-09-27T15:23:33.4941179Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2022-09-27T15:23:33.4942961Z adding 'torch/distributed/rpc/_testing/__init__.py' 2022-09-27T15:23:33.4944985Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2022-09-27T15:23:33.4948338Z adding 'torch/distributions/__init__.py' 2022-09-27T15:23:33.4950809Z adding 'torch/distributions/bernoulli.py' 2022-09-27T15:23:33.4953284Z adding 'torch/distributions/beta.py' 2022-09-27T15:23:33.4956130Z adding 'torch/distributions/binomial.py' 2022-09-27T15:23:33.4958808Z adding 'torch/distributions/categorical.py' 2022-09-27T15:23:33.4961049Z adding 'torch/distributions/cauchy.py' 2022-09-27T15:23:33.4962991Z adding 'torch/distributions/chi2.py' 2022-09-27T15:23:33.4966614Z adding 'torch/distributions/constraint_registry.py' 2022-09-27T15:23:33.4971464Z adding 'torch/distributions/constraints.py' 2022-09-27T15:23:33.4975186Z adding 'torch/distributions/continuous_bernoulli.py' 2022-09-27T15:23:33.4977732Z adding 'torch/distributions/dirichlet.py' 2022-09-27T15:23:33.4981884Z adding 'torch/distributions/distribution.py' 2022-09-27T15:23:33.4984281Z adding 'torch/distributions/exp_family.py' 2022-09-27T15:23:33.4986479Z adding 'torch/distributions/exponential.py' 2022-09-27T15:23:33.4988811Z adding 'torch/distributions/fishersnedecor.py' 2022-09-27T15:23:33.4991078Z adding 'torch/distributions/gamma.py' 2022-09-27T15:23:33.4993704Z adding 'torch/distributions/geometric.py' 2022-09-27T15:23:33.4996988Z adding 'torch/distributions/gumbel.py' 2022-09-27T15:23:33.4998363Z adding 'torch/distributions/half_cauchy.py' 2022-09-27T15:23:33.5000829Z adding 'torch/distributions/half_normal.py' 2022-09-27T15:23:33.5003406Z adding 'torch/distributions/independent.py' 2022-09-27T15:23:33.5011312Z adding 'torch/distributions/kl.py' 2022-09-27T15:23:33.5014474Z adding 'torch/distributions/kumaraswamy.py' 2022-09-27T15:23:33.5016883Z adding 'torch/distributions/laplace.py' 2022-09-27T15:23:33.5020415Z adding 'torch/distributions/lkj_cholesky.py' 2022-09-27T15:23:33.5022654Z adding 'torch/distributions/log_normal.py' 2022-09-27T15:23:33.5025019Z adding 'torch/distributions/logistic_normal.py' 2022-09-27T15:23:33.5030817Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2022-09-27T15:23:33.5033984Z adding 'torch/distributions/mixture_same_family.py' 2022-09-27T15:23:33.5037228Z adding 'torch/distributions/multinomial.py' 2022-09-27T15:23:33.5041053Z adding 'torch/distributions/multivariate_normal.py' 2022-09-27T15:23:33.5043813Z adding 'torch/distributions/negative_binomial.py' 2022-09-27T15:23:33.5046275Z adding 'torch/distributions/normal.py' 2022-09-27T15:23:33.5049025Z adding 'torch/distributions/one_hot_categorical.py' 2022-09-27T15:23:33.5051213Z adding 'torch/distributions/pareto.py' 2022-09-27T15:23:33.5053424Z adding 'torch/distributions/poisson.py' 2022-09-27T15:23:33.5056215Z adding 'torch/distributions/relaxed_bernoulli.py' 2022-09-27T15:23:33.5059141Z adding 'torch/distributions/relaxed_categorical.py' 2022-09-27T15:23:33.5061638Z adding 'torch/distributions/studentT.py' 2022-09-27T15:23:33.5065095Z adding 'torch/distributions/transformed_distribution.py' 2022-09-27T15:23:33.5075274Z adding 'torch/distributions/transforms.py' 2022-09-27T15:23:33.5078605Z adding 'torch/distributions/uniform.py' 2022-09-27T15:23:33.5081690Z adding 'torch/distributions/utils.py' 2022-09-27T15:23:33.5084404Z adding 'torch/distributions/von_mises.py' 2022-09-27T15:23:33.5086622Z adding 'torch/distributions/weibull.py' 2022-09-27T15:23:33.5090617Z adding 'torch/distributions/wishart.py' 2022-09-27T15:23:33.5101393Z adding 'torch/fft/__init__.py' 2022-09-27T15:23:33.5107234Z adding 'torch/futures/__init__.py' 2022-09-27T15:23:33.5110280Z adding 'torch/fx/__init__.py' 2022-09-27T15:23:33.5112275Z adding 'torch/fx/_compatibility.py' 2022-09-27T15:23:33.5114355Z adding 'torch/fx/_pytree.py' 2022-09-27T15:23:33.5127232Z adding 'torch/fx/_symbolic_trace.py' 2022-09-27T15:23:33.5129928Z adding 'torch/fx/annotate.py' 2022-09-27T15:23:33.5148930Z adding 'torch/fx/graph.py' 2022-09-27T15:23:33.5160301Z adding 'torch/fx/graph_module.py' 2022-09-27T15:23:33.5163547Z adding 'torch/fx/immutable_collections.py' 2022-09-27T15:23:33.5168506Z adding 'torch/fx/interpreter.py' 2022-09-27T15:23:33.5177246Z adding 'torch/fx/node.py' 2022-09-27T15:23:33.5183737Z adding 'torch/fx/operator_schemas.py' 2022-09-27T15:23:33.5189434Z adding 'torch/fx/proxy.py' 2022-09-27T15:23:33.5193936Z adding 'torch/fx/subgraph_rewriter.py' 2022-09-27T15:23:33.5196367Z adding 'torch/fx/tensor_type.py' 2022-09-27T15:23:33.5198219Z adding 'torch/fx/traceback.py' 2022-09-27T15:23:33.5200333Z adding 'torch/fx/experimental/__init__.py' 2022-09-27T15:23:33.5213406Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2022-09-27T15:23:33.5218793Z adding 'torch/fx/experimental/const_fold.py' 2022-09-27T15:23:33.5221191Z adding 'torch/fx/experimental/debug.py' 2022-09-27T15:23:33.5230030Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2022-09-27T15:23:33.5233671Z adding 'torch/fx/experimental/merge_matmul.py' 2022-09-27T15:23:33.5237832Z adding 'torch/fx/experimental/meta_tracer.py' 2022-09-27T15:23:33.5240594Z adding 'torch/fx/experimental/normalize.py' 2022-09-27T15:23:33.5246289Z adding 'torch/fx/experimental/optimization.py' 2022-09-27T15:23:33.5250656Z adding 'torch/fx/experimental/partitioner_utils.py' 2022-09-27T15:23:33.5260039Z adding 'torch/fx/experimental/proxy_tensor.py' 2022-09-27T15:23:33.5262251Z adding 'torch/fx/experimental/refinement_types.py' 2022-09-27T15:23:33.5265021Z adding 'torch/fx/experimental/rewriter.py' 2022-09-27T15:23:33.5267538Z adding 'torch/fx/experimental/schema_type_annotation.py' 2022-09-27T15:23:33.5272857Z adding 'torch/fx/experimental/symbolic_shapes.py' 2022-09-27T15:23:33.5275477Z adding 'torch/fx/experimental/unify_refinements.py' 2022-09-27T15:23:33.5277483Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2022-09-27T15:23:33.5281519Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2022-09-27T15:23:33.5293029Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2022-09-27T15:23:33.5304902Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2022-09-27T15:23:33.5307116Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2022-09-27T15:23:33.5311376Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2022-09-27T15:23:33.5313393Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2022-09-27T15:23:33.5315215Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2022-09-27T15:23:33.5317225Z adding 'torch/fx/experimental/unification/__init__.py' 2022-09-27T15:23:33.5319290Z adding 'torch/fx/experimental/unification/core.py' 2022-09-27T15:23:33.5321367Z adding 'torch/fx/experimental/unification/dispatch.py' 2022-09-27T15:23:33.5323282Z adding 'torch/fx/experimental/unification/match.py' 2022-09-27T15:23:33.5325452Z adding 'torch/fx/experimental/unification/more.py' 2022-09-27T15:23:33.5329609Z adding 'torch/fx/experimental/unification/unification_tools.py' 2022-09-27T15:23:33.5332130Z adding 'torch/fx/experimental/unification/utils.py' 2022-09-27T15:23:33.5334404Z adding 'torch/fx/experimental/unification/variable.py' 2022-09-27T15:23:33.5336967Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2022-09-27T15:23:33.5339224Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2022-09-27T15:23:33.5341289Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2022-09-27T15:23:33.5346284Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2022-09-27T15:23:33.5349364Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2022-09-27T15:23:33.5351371Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2022-09-27T15:23:33.5353424Z adding 'torch/fx/passes/__init__.py' 2022-09-27T15:23:33.5355416Z adding 'torch/fx/passes/fake_tensor_prop.py' 2022-09-27T15:23:33.5359259Z adding 'torch/fx/passes/graph_drawer.py' 2022-09-27T15:23:33.5362121Z adding 'torch/fx/passes/graph_manipulation.py' 2022-09-27T15:23:33.5368334Z adding 'torch/fx/passes/net_min_base.py' 2022-09-27T15:23:33.5371827Z adding 'torch/fx/passes/operator_support.py' 2022-09-27T15:23:33.5374115Z adding 'torch/fx/passes/param_fetch.py' 2022-09-27T15:23:33.5377707Z adding 'torch/fx/passes/pass_manager.py' 2022-09-27T15:23:33.5388539Z adding 'torch/fx/passes/reinplace.py' 2022-09-27T15:23:33.5391776Z adding 'torch/fx/passes/shape_prop.py' 2022-09-27T15:23:33.5396671Z adding 'torch/fx/passes/split_module.py' 2022-09-27T15:23:33.5424361Z adding 'torch/fx/passes/split_utils.py' 2022-09-27T15:23:33.5425127Z adding 'torch/fx/passes/splitter_base.py' 2022-09-27T15:23:33.5425626Z adding 'torch/fx/passes/tools_common.py' 2022-09-27T15:23:33.5426132Z adding 'torch/fx/passes/backends/__init__.py' 2022-09-27T15:23:33.5426444Z adding 'torch/fx/passes/backends/cudagraphs.py' 2022-09-27T15:23:33.5426790Z adding 'torch/fx/passes/backends/nvfuser.py' 2022-09-27T15:23:33.5427077Z adding 'torch/fx/passes/dialect/__init__.py' 2022-09-27T15:23:33.5427367Z adding 'torch/fx/passes/dialect/common/__init__.py' 2022-09-27T15:23:33.5429185Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2022-09-27T15:23:33.5431232Z adding 'torch/fx/passes/infra/__init__.py' 2022-09-27T15:23:33.5435012Z adding 'torch/fx/passes/infra/partitioner.py' 2022-09-27T15:23:33.5437137Z adding 'torch/fx/passes/infra/pass_base.py' 2022-09-27T15:23:33.5441025Z adding 'torch/fx/passes/infra/pass_manager.py' 2022-09-27T15:23:33.5443087Z adding 'torch/fx/passes/tests/__init__.py' 2022-09-27T15:23:33.5445022Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2022-09-27T15:23:33.5446887Z adding 'torch/fx/passes/utils/__init__.py' 2022-09-27T15:23:33.5449033Z adding 'torch/fx/passes/utils/common.py' 2022-09-27T15:23:33.5452562Z adding 'torch/fx/passes/utils/fuser_utils.py' 2022-09-27T15:23:33.5456649Z adding 'torch/fx/passes/utils/matcher_utils.py' 2022-09-27T15:23:33.5460928Z adding 'torch/include/ATen/ATen.h' 2022-09-27T15:23:33.5463431Z adding 'torch/include/ATen/AccumulateType.h' 2022-09-27T15:23:33.5465864Z adding 'torch/include/ATen/ArrayRef.h' 2022-09-27T15:23:33.5466927Z adding 'torch/include/ATen/Backend.h' 2022-09-27T15:23:33.5468856Z adding 'torch/include/ATen/Backtrace.h' 2022-09-27T15:23:33.5470620Z adding 'torch/include/ATen/BatchedFallback.h' 2022-09-27T15:23:33.5473299Z adding 'torch/include/ATen/BatchedTensorImpl.h' 2022-09-27T15:23:33.5477059Z adding 'torch/include/ATen/CPUApplyUtils.h' 2022-09-27T15:23:33.5479023Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2022-09-27T15:23:33.5480922Z adding 'torch/include/ATen/CPUFunctions.h' 2022-09-27T15:23:33.5485106Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2022-09-27T15:23:33.5487601Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2022-09-27T15:23:33.5489863Z adding 'torch/include/ATen/CUDAFunctions.h' 2022-09-27T15:23:33.5494217Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2022-09-27T15:23:33.5496840Z adding 'torch/include/ATen/CollapseDims.h' 2022-09-27T15:23:33.5499355Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2022-09-27T15:23:33.5503992Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2022-09-27T15:23:33.5507980Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2022-09-27T15:23:33.5510222Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2022-09-27T15:23:33.5512620Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2022-09-27T15:23:33.5517091Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2022-09-27T15:23:33.5520026Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2022-09-27T15:23:33.5522109Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2022-09-27T15:23:33.5523174Z adding 'torch/include/ATen/Config.h' 2022-09-27T15:23:33.5527653Z adding 'torch/include/ATen/Context.h' 2022-09-27T15:23:33.5529858Z adding 'torch/include/ATen/DLConvertor.h' 2022-09-27T15:23:33.5531195Z adding 'torch/include/ATen/Device.h' 2022-09-27T15:23:33.5533296Z adding 'torch/include/ATen/DeviceGuard.h' 2022-09-27T15:23:33.5534781Z adding 'torch/include/ATen/DimVector.h' 2022-09-27T15:23:33.5536616Z adding 'torch/include/ATen/Dimname.h' 2022-09-27T15:23:33.5542577Z adding 'torch/include/ATen/Dispatch.h' 2022-09-27T15:23:33.5545580Z adding 'torch/include/ATen/DynamicLibrary.h' 2022-09-27T15:23:33.5548167Z adding 'torch/include/ATen/EmptyTensor.h' 2022-09-27T15:23:33.5550478Z adding 'torch/include/ATen/ExpandBase.h' 2022-09-27T15:23:33.5554915Z adding 'torch/include/ATen/ExpandUtils.h' 2022-09-27T15:23:33.5557604Z adding 'torch/include/ATen/Formatting.h' 2022-09-27T15:23:33.5559890Z adding 'torch/include/ATen/FuncTorchTLS.h' 2022-09-27T15:23:33.5562853Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2022-09-27T15:23:33.5567180Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2022-09-27T15:23:33.5575555Z adding 'torch/include/ATen/Functions.h' 2022-09-27T15:23:33.5578231Z adding 'torch/include/ATen/Generator.h' 2022-09-27T15:23:33.5580553Z adding 'torch/include/ATen/InferSize.h' 2022-09-27T15:23:33.5582396Z adding 'torch/include/ATen/InitialTensorOptions.h' 2022-09-27T15:23:33.5584341Z adding 'torch/include/ATen/Layout.h' 2022-09-27T15:23:33.5586121Z adding 'torch/include/ATen/LinalgBackend.h' 2022-09-27T15:23:33.5588334Z adding 'torch/include/ATen/MapAllocator.h' 2022-09-27T15:23:33.5590614Z adding 'torch/include/ATen/MatrixRef.h' 2022-09-27T15:23:33.5592419Z adding 'torch/include/ATen/MemoryOverlap.h' 2022-09-27T15:23:33.5594371Z adding 'torch/include/ATen/MetaFunctions.h' 2022-09-27T15:23:33.5597352Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2022-09-27T15:23:33.5600993Z adding 'torch/include/ATen/MethodOperators.h' 2022-09-27T15:23:33.5603112Z adding 'torch/include/ATen/NamedTensor.h' 2022-09-27T15:23:33.5605859Z adding 'torch/include/ATen/NamedTensorUtils.h' 2022-09-27T15:23:33.5613674Z adding 'torch/include/ATen/NativeFunctions.h' 2022-09-27T15:23:33.5622620Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2022-09-27T15:23:33.5627523Z adding 'torch/include/ATen/NestedTensorImpl.h' 2022-09-27T15:23:33.5629807Z adding 'torch/include/ATen/NumericUtils.h' 2022-09-27T15:23:33.5631862Z adding 'torch/include/ATen/OpMathType.h' 2022-09-27T15:23:33.5634690Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2022-09-27T15:23:33.5642859Z adding 'torch/include/ATen/Operators.h' 2022-09-27T15:23:33.5646066Z adding 'torch/include/ATen/PTThreadPool.h' 2022-09-27T15:23:33.5648034Z adding 'torch/include/ATen/Parallel-inl.h' 2022-09-27T15:23:33.5650711Z adding 'torch/include/ATen/Parallel.h' 2022-09-27T15:23:33.5652573Z adding 'torch/include/ATen/ParallelFuture.h' 2022-09-27T15:23:33.5654243Z adding 'torch/include/ATen/ParallelNative.h' 2022-09-27T15:23:33.5656226Z adding 'torch/include/ATen/ParallelNativeTBB.h' 2022-09-27T15:23:33.5658043Z adding 'torch/include/ATen/ParallelOpenMP.h' 2022-09-27T15:23:33.5659871Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2022-09-27T15:23:33.5857533Z adding 'torch/include/ATen/RedispatchFunctions.h' 2022-09-27T15:23:33.6008985Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2022-09-27T15:23:33.6029316Z adding 'torch/include/ATen/SavedTensorHooks.h' 2022-09-27T15:23:33.6030806Z adding 'torch/include/ATen/Scalar.h' 2022-09-27T15:23:33.6032717Z adding 'torch/include/ATen/ScalarOps.h' 2022-09-27T15:23:33.6034479Z adding 'torch/include/ATen/ScalarType.h' 2022-09-27T15:23:33.6036145Z adding 'torch/include/ATen/SequenceNumber.h' 2022-09-27T15:23:33.6037687Z adding 'torch/include/ATen/SmallVector.h' 2022-09-27T15:23:33.6040273Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2022-09-27T15:23:33.6044074Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2022-09-27T15:23:33.6048479Z adding 'torch/include/ATen/SparseTensorImpl.h' 2022-09-27T15:23:33.6051654Z adding 'torch/include/ATen/SparseTensorUtils.h' 2022-09-27T15:23:33.6053082Z adding 'torch/include/ATen/Storage.h' 2022-09-27T15:23:33.6054716Z adding 'torch/include/ATen/Tensor.h' 2022-09-27T15:23:33.6056069Z adding 'torch/include/ATen/TensorAccessor.h' 2022-09-27T15:23:33.6057868Z adding 'torch/include/ATen/TensorGeometry.h' 2022-09-27T15:23:33.6065415Z adding 'torch/include/ATen/TensorIndexing.h' 2022-09-27T15:23:33.6076397Z adding 'torch/include/ATen/TensorIterator.h' 2022-09-27T15:23:33.6079025Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2022-09-27T15:23:33.6081489Z adding 'torch/include/ATen/TensorMeta.h' 2022-09-27T15:23:33.6083556Z adding 'torch/include/ATen/TensorNames.h' 2022-09-27T15:23:33.6085500Z adding 'torch/include/ATen/TensorOperators.h' 2022-09-27T15:23:33.6087031Z adding 'torch/include/ATen/TensorOptions.h' 2022-09-27T15:23:33.6089020Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2022-09-27T15:23:33.6092688Z adding 'torch/include/ATen/TensorUtils.h' 2022-09-27T15:23:33.6095265Z adding 'torch/include/ATen/ThreadLocalState.h' 2022-09-27T15:23:33.6097741Z adding 'torch/include/ATen/TracerMode.h' 2022-09-27T15:23:33.6099669Z adding 'torch/include/ATen/TypeDefault.h' 2022-09-27T15:23:33.6101589Z adding 'torch/include/ATen/Utils.h' 2022-09-27T15:23:33.6104422Z adding 'torch/include/ATen/Version.h' 2022-09-27T15:23:33.6250959Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2022-09-27T15:23:33.6291449Z adding 'torch/include/ATen/VmapMode.h' 2022-09-27T15:23:33.6293158Z adding 'torch/include/ATen/VmapTransforms.h' 2022-09-27T15:23:33.6295506Z adding 'torch/include/ATen/WrapDimUtils.h' 2022-09-27T15:23:33.6297566Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2022-09-27T15:23:33.6300614Z adding 'torch/include/ATen/autocast_mode.h' 2022-09-27T15:23:33.6302541Z adding 'torch/include/ATen/ceil_div.h' 2022-09-27T15:23:33.6305373Z adding 'torch/include/ATen/code_template.h' 2022-09-27T15:23:33.6307739Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2022-09-27T15:23:33.6309722Z adding 'torch/include/ATen/div_rtn.h' 2022-09-27T15:23:33.6312448Z adding 'torch/include/ATen/dlpack.h' 2022-09-27T15:23:33.6314301Z adding 'torch/include/ATen/jit_macros.h' 2022-09-27T15:23:33.6316082Z adding 'torch/include/ATen/jiterator_macros.h' 2022-09-27T15:23:33.6322193Z adding 'torch/include/ATen/record_function.h' 2022-09-27T15:23:33.6325252Z adding 'torch/include/ATen/core/ATenGeneral.h' 2022-09-27T15:23:33.6326817Z adding 'torch/include/ATen/core/ATenOpList.h' 2022-09-27T15:23:33.6328474Z adding 'torch/include/ATen/core/ATen_fwd.h' 2022-09-27T15:23:33.6331049Z adding 'torch/include/ATen/core/ATen_pch.h' 2022-09-27T15:23:33.6332782Z adding 'torch/include/ATen/core/Array.h' 2022-09-27T15:23:33.6334375Z adding 'torch/include/ATen/core/Backtrace.h' 2022-09-27T15:23:33.6336021Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2022-09-27T15:23:33.6338607Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2022-09-27T15:23:33.6340767Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2022-09-27T15:23:33.6345005Z adding 'torch/include/ATen/core/Dict.h' 2022-09-27T15:23:33.6347993Z adding 'torch/include/ATen/core/Dict_inl.h' 2022-09-27T15:23:33.6349906Z adding 'torch/include/ATen/core/DimVector.h' 2022-09-27T15:23:33.6351399Z adding 'torch/include/ATen/core/Dimname.h' 2022-09-27T15:23:33.6354864Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2022-09-27T15:23:33.6356652Z adding 'torch/include/ATen/core/Formatting.h' 2022-09-27T15:23:33.6359972Z adding 'torch/include/ATen/core/Generator.h' 2022-09-27T15:23:33.6365704Z adding 'torch/include/ATen/core/IListRef.h' 2022-09-27T15:23:33.6369149Z adding 'torch/include/ATen/core/IListRef_inl.h' 2022-09-27T15:23:33.6371725Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2022-09-27T15:23:33.6376330Z adding 'torch/include/ATen/core/List.h' 2022-09-27T15:23:33.6380460Z adding 'torch/include/ATen/core/List_inl.h' 2022-09-27T15:23:33.6383654Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2022-09-27T15:23:33.6386424Z adding 'torch/include/ATen/core/NamedTensor.h' 2022-09-27T15:23:33.6389753Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2022-09-27T15:23:33.6391843Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2022-09-27T15:23:33.6393943Z adding 'torch/include/ATen/core/QuantizerBase.h' 2022-09-27T15:23:33.6395632Z adding 'torch/include/ATen/core/Range.h' 2022-09-27T15:23:33.6397147Z adding 'torch/include/ATen/core/Reduction.h' 2022-09-27T15:23:33.6398760Z adding 'torch/include/ATen/core/Scalar.h' 2022-09-27T15:23:33.6400774Z adding 'torch/include/ATen/core/ScalarType.h' 2022-09-27T15:23:33.6401798Z adding 'torch/include/ATen/core/Tensor.h' 2022-09-27T15:23:33.6404980Z adding 'torch/include/ATen/core/TensorAccessor.h' 2022-09-27T15:23:33.6416027Z adding 'torch/include/ATen/core/TensorBase.h' 2022-09-27T15:23:33.6464858Z adding 'torch/include/ATen/core/TensorBody.h' 2022-09-27T15:23:33.6471934Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2022-09-27T15:23:33.6474838Z adding 'torch/include/ATen/core/TransformationHelper.h' 2022-09-27T15:23:33.6476488Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2022-09-27T15:23:33.6477895Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2022-09-27T15:23:33.6479982Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2022-09-27T15:23:33.6482084Z adding 'torch/include/ATen/core/Variadic.h' 2022-09-27T15:23:33.6484115Z adding 'torch/include/ATen/core/Vitals.h' 2022-09-27T15:23:33.6486348Z adding 'torch/include/ATen/core/alias_info.h' 2022-09-27T15:23:33.6497440Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2022-09-27T15:23:33.6501641Z adding 'torch/include/ATen/core/blob.h' 2022-09-27T15:23:33.6503723Z adding 'torch/include/ATen/core/builtin_function.h' 2022-09-27T15:23:33.6508218Z adding 'torch/include/ATen/core/class_type.h' 2022-09-27T15:23:33.6510267Z adding 'torch/include/ATen/core/custom_class.h' 2022-09-27T15:23:33.6513944Z adding 'torch/include/ATen/core/dynamic_type.h' 2022-09-27T15:23:33.6515920Z adding 'torch/include/ATen/core/enum_tag.h' 2022-09-27T15:23:33.6517972Z adding 'torch/include/ATen/core/enum_type.h' 2022-09-27T15:23:33.6520236Z adding 'torch/include/ATen/core/function.h' 2022-09-27T15:23:33.6528079Z adding 'torch/include/ATen/core/function_schema.h' 2022-09-27T15:23:33.6532961Z adding 'torch/include/ATen/core/function_schema_inl.h' 2022-09-27T15:23:33.6536296Z adding 'torch/include/ATen/core/functional.h' 2022-09-27T15:23:33.6536669Z adding 'torch/include/ATen/core/grad_mode.h' 2022-09-27T15:23:33.6540605Z adding 'torch/include/ATen/core/interned_strings.h' 2022-09-27T15:23:33.6542729Z adding 'torch/include/ATen/core/interned_strings_class.h' 2022-09-27T15:23:33.6556585Z adding 'torch/include/ATen/core/ivalue.h' 2022-09-27T15:23:33.6581205Z adding 'torch/include/ATen/core/ivalue_inl.h' 2022-09-27T15:23:33.6584129Z adding 'torch/include/ATen/core/ivalue_to.h' 2022-09-27T15:23:33.6602854Z adding 'torch/include/ATen/core/jit_type.h' 2022-09-27T15:23:33.6610678Z adding 'torch/include/ATen/core/jit_type_base.h' 2022-09-27T15:23:33.6613610Z adding 'torch/include/ATen/core/operator_name.h' 2022-09-27T15:23:33.6616090Z adding 'torch/include/ATen/core/qualified_name.h' 2022-09-27T15:23:33.6618403Z adding 'torch/include/ATen/core/rref_interface.h' 2022-09-27T15:23:33.6622030Z adding 'torch/include/ATen/core/stack.h' 2022-09-27T15:23:33.6625656Z adding 'torch/include/ATen/core/symbol.h' 2022-09-27T15:23:33.6627579Z adding 'torch/include/ATen/core/type_factory.h' 2022-09-27T15:23:33.6629248Z adding 'torch/include/ATen/core/type_ptr.h' 2022-09-27T15:23:33.6631089Z adding 'torch/include/ATen/core/typeid.h' 2022-09-27T15:23:33.6633937Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2022-09-27T15:23:33.6636137Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2022-09-27T15:23:33.6638913Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2022-09-27T15:23:33.6642038Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2022-09-27T15:23:33.6643767Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2022-09-27T15:23:33.6645900Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2022-09-27T15:23:33.6647631Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2022-09-27T15:23:33.6651466Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2022-09-27T15:23:33.6658625Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2022-09-27T15:23:33.6662049Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2022-09-27T15:23:33.6664786Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2022-09-27T15:23:33.6668520Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2022-09-27T15:23:33.6677271Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2022-09-27T15:23:33.6679573Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2022-09-27T15:23:33.6684041Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2022-09-27T15:23:33.6686248Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2022-09-27T15:23:33.6688073Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2022-09-27T15:23:33.6690285Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2022-09-27T15:23:33.6693158Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2022-09-27T15:23:33.6696334Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2022-09-27T15:23:33.6703018Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2022-09-27T15:23:33.6706309Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2022-09-27T15:23:33.6710577Z adding 'torch/include/ATen/cpu/vml.h' 2022-09-27T15:23:33.6712592Z adding 'torch/include/ATen/cpu/vec/functional.h' 2022-09-27T15:23:33.6715199Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2022-09-27T15:23:33.6719144Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2022-09-27T15:23:33.6722494Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2022-09-27T15:23:33.6724856Z adding 'torch/include/ATen/cpu/vec/vec.h' 2022-09-27T15:23:33.6735308Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2022-09-27T15:23:33.6739249Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2022-09-27T15:23:33.6741253Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2022-09-27T15:23:33.6743668Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2022-09-27T15:23:33.6749781Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2022-09-27T15:23:33.6754358Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2022-09-27T15:23:33.6759400Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2022-09-27T15:23:33.6763897Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2022-09-27T15:23:33.6768297Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2022-09-27T15:23:33.6774017Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h' 2022-09-27T15:23:33.6783899Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2022-09-27T15:23:33.6795210Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2022-09-27T15:23:33.6798831Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2022-09-27T15:23:33.6805354Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2022-09-27T15:23:33.6812803Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2022-09-27T15:23:33.6821209Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2022-09-27T15:23:33.6826887Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2022-09-27T15:23:33.6830756Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2022-09-27T15:23:33.6838486Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2022-09-27T15:23:33.6849180Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2022-09-27T15:23:33.6852644Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2022-09-27T15:23:33.6854467Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2022-09-27T15:23:33.6856943Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2022-09-27T15:23:33.6862235Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2022-09-27T15:23:33.6869613Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2022-09-27T15:23:33.6873525Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2022-09-27T15:23:33.6876438Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2022-09-27T15:23:33.6878771Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2022-09-27T15:23:33.6880451Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2022-09-27T15:23:33.6882939Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2022-09-27T15:23:33.6885795Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2022-09-27T15:23:33.6887757Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2022-09-27T15:23:33.6889656Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2022-09-27T15:23:33.6891223Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2022-09-27T15:23:33.6893797Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2022-09-27T15:23:33.6896410Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2022-09-27T15:23:33.6897871Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2022-09-27T15:23:33.6899496Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2022-09-27T15:23:33.6901048Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2022-09-27T15:23:33.6903057Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2022-09-27T15:23:33.6904515Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2022-09-27T15:23:33.6906884Z adding 'torch/include/ATen/cuda/Exceptions.h' 2022-09-27T15:23:33.6909022Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2022-09-27T15:23:33.6910440Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2022-09-27T15:23:33.6912007Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2022-09-27T15:23:33.6913676Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2022-09-27T15:23:33.6915331Z adding 'torch/include/ATen/cuda/Sleep.h' 2022-09-27T15:23:33.6916879Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2022-09-27T15:23:33.6920723Z adding 'torch/include/ATen/cuda/cub.cuh' 2022-09-27T15:23:33.6923706Z adding 'torch/include/ATen/cuda/cub.h' 2022-09-27T15:23:33.6925426Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2022-09-27T15:23:33.6926982Z adding 'torch/include/ATen/cuda/jiterator.h' 2022-09-27T15:23:33.6929548Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2022-09-27T15:23:33.6931184Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2022-09-27T15:23:33.6933582Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2022-09-27T15:23:33.6936760Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2022-09-27T15:23:33.6938533Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2022-09-27T15:23:33.6942084Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2022-09-27T15:23:33.6943963Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2022-09-27T15:23:33.6945535Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2022-09-27T15:23:33.6947835Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2022-09-27T15:23:33.6949985Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2022-09-27T15:23:33.6951723Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2022-09-27T15:23:33.6953491Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2022-09-27T15:23:33.6958113Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2022-09-27T15:23:33.6959798Z adding 'torch/include/ATen/cudnn/Exceptions.h' 2022-09-27T15:23:33.6962527Z adding 'torch/include/ATen/cudnn/Handle.h' 2022-09-27T15:23:33.6962855Z adding 'torch/include/ATen/cudnn/Handles.h' 2022-09-27T15:23:33.6964197Z adding 'torch/include/ATen/cudnn/Types.h' 2022-09-27T15:23:33.6966039Z adding 'torch/include/ATen/cudnn/Utils.h' 2022-09-27T15:23:33.6967769Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2022-09-27T15:23:33.6970674Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2022-09-27T15:23:33.6973042Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2022-09-27T15:23:33.6974853Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2022-09-27T15:23:33.6976696Z adding 'torch/include/ATen/detail/ORTHooksInterface.h' 2022-09-27T15:23:33.6978628Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2022-09-27T15:23:33.6983484Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2022-09-27T15:23:33.6985931Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2022-09-27T15:23:33.6988549Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2022-09-27T15:23:33.6990869Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2022-09-27T15:23:33.6993210Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2022-09-27T15:23:33.6994993Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2022-09-27T15:23:33.6997712Z adding 'torch/include/ATen/functorch/Interpreter.h' 2022-09-27T15:23:33.7001260Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2022-09-27T15:23:33.7002971Z adding 'torch/include/ATen/functorch/Macros.h' 2022-09-27T15:23:33.7004926Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2022-09-27T15:23:33.7007333Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2022-09-27T15:23:33.7009330Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2022-09-27T15:23:33.7011524Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2022-09-27T15:23:33.7013032Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2022-09-27T15:23:33.7016897Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2022-09-27T15:23:33.7019864Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2022-09-27T15:23:33.7023077Z adding 'torch/include/ATen/native/Activation.h' 2022-09-27T15:23:33.7024927Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2022-09-27T15:23:33.7027672Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2022-09-27T15:23:33.7030099Z adding 'torch/include/ATen/native/BinaryOps.h' 2022-09-27T15:23:33.7033090Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2022-09-27T15:23:33.7035296Z adding 'torch/include/ATen/native/CPUBlas.h' 2022-09-27T15:23:33.7037424Z adding 'torch/include/ATen/native/CPUFallback.h' 2022-09-27T15:23:33.7038995Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2022-09-27T15:23:33.7041423Z adding 'torch/include/ATen/native/ComplexHelper.h' 2022-09-27T15:23:33.7043826Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2022-09-27T15:23:33.7046213Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2022-09-27T15:23:33.7050589Z adding 'torch/include/ATen/native/ConvUtils.h' 2022-09-27T15:23:33.7052536Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2022-09-27T15:23:33.7054270Z adding 'torch/include/ATen/native/Copy.h' 2022-09-27T15:23:33.7055886Z adding 'torch/include/ATen/native/Cross.h' 2022-09-27T15:23:33.7058799Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2022-09-27T15:23:33.7062123Z adding 'torch/include/ATen/native/DispatchStub.h' 2022-09-27T15:23:33.7064051Z adding 'torch/include/ATen/native/Distance.h' 2022-09-27T15:23:33.7068255Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2022-09-27T15:23:33.7075379Z adding 'torch/include/ATen/native/Distributions.h' 2022-09-27T15:23:33.7079811Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2022-09-27T15:23:33.7081715Z adding 'torch/include/ATen/native/Fill.h' 2022-09-27T15:23:33.7084453Z adding 'torch/include/ATen/native/ForeachUtils.h' 2022-09-27T15:23:33.7086366Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2022-09-27T15:23:33.7089550Z adding 'torch/include/ATen/native/GridSampler.h' 2022-09-27T15:23:33.7092181Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2022-09-27T15:23:33.7093929Z adding 'torch/include/ATen/native/Histogram.h' 2022-09-27T15:23:33.7095786Z adding 'torch/include/ATen/native/IndexKernel.h' 2022-09-27T15:23:33.7098476Z adding 'torch/include/ATen/native/IndexingUtils.h' 2022-09-27T15:23:33.7100420Z adding 'torch/include/ATen/native/Lerp.h' 2022-09-27T15:23:33.7102328Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2022-09-27T15:23:33.7110618Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2022-09-27T15:23:33.7113196Z adding 'torch/include/ATen/native/LossMulti.h' 2022-09-27T15:23:33.7153270Z adding 'torch/include/ATen/native/Math.h' 2022-09-27T15:23:33.7158361Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2022-09-27T15:23:33.7161485Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2022-09-27T15:23:33.7163551Z adding 'torch/include/ATen/native/MaxPooling.h' 2022-09-27T15:23:33.7165339Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2022-09-27T15:23:33.7167105Z adding 'torch/include/ATen/native/Normalization.h' 2022-09-27T15:23:33.7168862Z adding 'torch/include/ATen/native/PadNd.h' 2022-09-27T15:23:33.7170646Z adding 'torch/include/ATen/native/PointwiseOps.h' 2022-09-27T15:23:33.7174150Z adding 'torch/include/ATen/native/Pool.h' 2022-09-27T15:23:33.7176437Z adding 'torch/include/ATen/native/Pow.h' 2022-09-27T15:23:33.7178501Z adding 'torch/include/ATen/native/RNN.h' 2022-09-27T15:23:33.7180536Z adding 'torch/include/ATen/native/RangeFactories.h' 2022-09-27T15:23:33.7182275Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2022-09-27T15:23:33.7184367Z adding 'torch/include/ATen/native/ReduceOps.h' 2022-09-27T15:23:33.7188599Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2022-09-27T15:23:33.7191118Z adding 'torch/include/ATen/native/Repeat.h' 2022-09-27T15:23:33.7194770Z adding 'torch/include/ATen/native/Resize.h' 2022-09-27T15:23:33.7197392Z adding 'torch/include/ATen/native/ResizeCommon.h' 2022-09-27T15:23:33.7199394Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2022-09-27T15:23:33.7201228Z adding 'torch/include/ATen/native/SegmentReduce.h' 2022-09-27T15:23:33.7205195Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2022-09-27T15:23:33.7207591Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2022-09-27T15:23:33.7209348Z adding 'torch/include/ATen/native/Sorting.h' 2022-09-27T15:23:33.7211351Z adding 'torch/include/ATen/native/SortingUtils.h' 2022-09-27T15:23:33.7213743Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2022-09-27T15:23:33.7216399Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2022-09-27T15:23:33.7218545Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2022-09-27T15:23:33.7221512Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2022-09-27T15:23:33.7223459Z adding 'torch/include/ATen/native/TensorCompare.h' 2022-09-27T15:23:33.7225166Z adding 'torch/include/ATen/native/TensorConversions.h' 2022-09-27T15:23:33.7226998Z adding 'torch/include/ATen/native/TensorDimApply.h' 2022-09-27T15:23:33.7229552Z adding 'torch/include/ATen/native/TensorFactories.h' 2022-09-27T15:23:33.7231238Z adding 'torch/include/ATen/native/TensorIterator.h' 2022-09-27T15:23:33.7233373Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2022-09-27T15:23:33.7235126Z adding 'torch/include/ATen/native/TensorProperties.h' 2022-09-27T15:23:33.7237601Z adding 'torch/include/ATen/native/TensorShape.h' 2022-09-27T15:23:33.7239426Z adding 'torch/include/ATen/native/TensorTransformations.h' 2022-09-27T15:23:33.7241426Z adding 'torch/include/ATen/native/TopKImpl.h' 2022-09-27T15:23:33.7243355Z adding 'torch/include/ATen/native/TransposeType.h' 2022-09-27T15:23:33.7245463Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2022-09-27T15:23:33.7247158Z adding 'torch/include/ATen/native/TypeProperties.h' 2022-09-27T15:23:33.7249274Z adding 'torch/include/ATen/native/UnaryOps.h' 2022-09-27T15:23:33.7251087Z adding 'torch/include/ATen/native/Unfold2d.h' 2022-09-27T15:23:33.7252740Z adding 'torch/include/ATen/native/Unfold3d.h' 2022-09-27T15:23:33.7255020Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2022-09-27T15:23:33.7259920Z adding 'torch/include/ATen/native/UpSample.h' 2022-09-27T15:23:33.7262317Z adding 'torch/include/ATen/native/batch_norm.h' 2022-09-27T15:23:33.7263903Z adding 'torch/include/ATen/native/group_norm.h' 2022-09-27T15:23:33.7265949Z adding 'torch/include/ATen/native/im2col.h' 2022-09-27T15:23:33.7268609Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2022-09-27T15:23:33.7270704Z adding 'torch/include/ATen/native/layer_norm.h' 2022-09-27T15:23:33.7272153Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2022-09-27T15:23:33.7274005Z adding 'torch/include/ATen/native/vol2col.h' 2022-09-27T15:23:33.7276614Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2022-09-27T15:23:33.7278659Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2022-09-27T15:23:33.7279934Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2022-09-27T15:23:33.7281636Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2022-09-27T15:23:33.7283338Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2022-09-27T15:23:33.7286780Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2022-09-27T15:23:33.7289098Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2022-09-27T15:23:33.7291128Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2022-09-27T15:23:33.7292994Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2022-09-27T15:23:33.7294923Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2022-09-27T15:23:33.7299517Z adding 'torch/include/ATen/native/cpu/Loops.h' 2022-09-27T15:23:33.7301428Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2022-09-27T15:23:33.7303046Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2022-09-27T15:23:33.7307129Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2022-09-27T15:23:33.7310336Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2022-09-27T15:23:33.7312496Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2022-09-27T15:23:33.7313887Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2022-09-27T15:23:33.7315714Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2022-09-27T15:23:33.7320327Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2022-09-27T15:23:33.7322751Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2022-09-27T15:23:33.7325260Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2022-09-27T15:23:33.7327673Z adding 'torch/include/ATen/native/cpu/utils.h' 2022-09-27T15:23:33.7330051Z adding 'torch/include/ATen/native/cpu/zmath.h' 2022-09-27T15:23:33.7333050Z adding 'torch/include/ATen/native/cuda/Activation.h' 2022-09-27T15:23:33.7335024Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2022-09-27T15:23:33.7338760Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2022-09-27T15:23:33.7342542Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2022-09-27T15:23:33.7344644Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2022-09-27T15:23:33.7346365Z adding 'torch/include/ATen/native/cuda/Copy.h' 2022-09-27T15:23:33.7352553Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2022-09-27T15:23:33.7355199Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2022-09-27T15:23:33.7357018Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2022-09-27T15:23:33.7363484Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2022-09-27T15:23:33.7365953Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2022-09-27T15:23:33.7367840Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2022-09-27T15:23:33.7371400Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2022-09-27T15:23:33.7375158Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2022-09-27T15:23:33.7376750Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2022-09-27T15:23:33.7378367Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2022-09-27T15:23:33.7381682Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2022-09-27T15:23:33.7383793Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2022-09-27T15:23:33.7385524Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2022-09-27T15:23:33.7389205Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2022-09-27T15:23:33.7418527Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2022-09-27T15:23:33.7425679Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2022-09-27T15:23:33.7427511Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2022-09-27T15:23:33.7430363Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2022-09-27T15:23:33.7445981Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2022-09-27T15:23:33.7452082Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2022-09-27T15:23:33.7456417Z adding 'torch/include/ATen/native/cuda/ROCmLoops.cuh' 2022-09-27T15:23:33.7458858Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2022-09-27T15:23:33.7472406Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2022-09-27T15:23:33.7474975Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2022-09-27T15:23:33.7476921Z adding 'torch/include/ATen/native/cuda/Resize.h' 2022-09-27T15:23:33.7478773Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2022-09-27T15:23:33.7483102Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2022-09-27T15:23:33.7485481Z adding 'torch/include/ATen/native/cuda/Sort.h' 2022-09-27T15:23:33.7487133Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2022-09-27T15:23:33.7490395Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2022-09-27T15:23:33.7492583Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2022-09-27T15:23:33.7495093Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2022-09-27T15:23:33.7499452Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2022-09-27T15:23:33.7505169Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2022-09-27T15:23:33.7507299Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2022-09-27T15:23:33.7508832Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2022-09-27T15:23:33.7510635Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2022-09-27T15:23:33.7514246Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2022-09-27T15:23:33.7517280Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2022-09-27T15:23:33.7518674Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2022-09-27T15:23:33.7520135Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2022-09-27T15:23:33.7522975Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2022-09-27T15:23:33.7526381Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2022-09-27T15:23:33.7529398Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2022-09-27T15:23:33.7535635Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2022-09-27T15:23:33.7537851Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2022-09-27T15:23:33.7541051Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2022-09-27T15:23:33.7543733Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2022-09-27T15:23:33.7545656Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2022-09-27T15:23:33.7547378Z adding 'torch/include/ATen/native/quantized/Copy.h' 2022-09-27T15:23:33.7549223Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2022-09-27T15:23:33.7550931Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2022-09-27T15:23:33.7552600Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2022-09-27T15:23:33.7554696Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2022-09-27T15:23:33.7556335Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2022-09-27T15:23:33.7559439Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2022-09-27T15:23:33.7564480Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2022-09-27T15:23:33.7568419Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2022-09-27T15:23:33.7571018Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2022-09-27T15:23:33.7572911Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2022-09-27T15:23:33.7576117Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2022-09-27T15:23:33.7580863Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2022-09-27T15:23:33.7584289Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2022-09-27T15:23:33.7586256Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2022-09-27T15:23:33.7587858Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2022-09-27T15:23:33.7589374Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2022-09-27T15:23:33.7651915Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2022-09-27T15:23:33.7653488Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2022-09-27T15:23:33.7655618Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.7656776Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2022-09-27T15:23:33.7658451Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2022-09-27T15:23:33.7660394Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2022-09-27T15:23:33.7662242Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2022-09-27T15:23:33.7664072Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.7665796Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2022-09-27T15:23:33.7667303Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2022-09-27T15:23:33.7668829Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2022-09-27T15:23:33.7670522Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2022-09-27T15:23:33.7672308Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2022-09-27T15:23:33.7674048Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2022-09-27T15:23:33.7675869Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.7677540Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2022-09-27T15:23:33.7679142Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2022-09-27T15:23:33.7680751Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2022-09-27T15:23:33.7682419Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2022-09-27T15:23:33.7684172Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.7685811Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2022-09-27T15:23:33.7687471Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2022-09-27T15:23:33.7689148Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2022-09-27T15:23:33.7690735Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2022-09-27T15:23:33.7692358Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2022-09-27T15:23:33.7694071Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.7695571Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2022-09-27T15:23:33.7697297Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2022-09-27T15:23:33.7699804Z adding 'torch/include/ATen/ops/_add_relu.h' 2022-09-27T15:23:33.7701526Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.7703127Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2022-09-27T15:23:33.7704684Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2022-09-27T15:23:33.7706488Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2022-09-27T15:23:33.7708121Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2022-09-27T15:23:33.7709946Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2022-09-27T15:23:33.7711703Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:33.7713529Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2022-09-27T15:23:33.7715399Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2022-09-27T15:23:33.7717057Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2022-09-27T15:23:33.7718646Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2022-09-27T15:23:33.7720328Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2022-09-27T15:23:33.7722280Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2022-09-27T15:23:33.7724117Z adding 'torch/include/ATen/ops/_aminmax.h' 2022-09-27T15:23:33.7726181Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.7727884Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2022-09-27T15:23:33.7729703Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2022-09-27T15:23:33.7731384Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2022-09-27T15:23:33.7733397Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2022-09-27T15:23:33.7735378Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2022-09-27T15:23:33.7737351Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.7739376Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2022-09-27T15:23:33.7741341Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2022-09-27T15:23:33.7743183Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2022-09-27T15:23:33.7745169Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2022-09-27T15:23:33.7747144Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.7748681Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2022-09-27T15:23:33.7750558Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2022-09-27T15:23:33.7752361Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2022-09-27T15:23:33.7754481Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2022-09-27T15:23:33.7756329Z adding 'torch/include/ATen/ops/_assert_async.h' 2022-09-27T15:23:33.7758096Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2022-09-27T15:23:33.7759875Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2022-09-27T15:23:33.7761591Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2022-09-27T15:23:33.7763351Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2022-09-27T15:23:33.7765084Z adding 'torch/include/ATen/ops/_assert_tensor_metadata.h' 2022-09-27T15:23:33.7767065Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.7768776Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_native.h' 2022-09-27T15:23:33.7770735Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2022-09-27T15:23:33.7772746Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2022-09-27T15:23:33.7776957Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.7778851Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2022-09-27T15:23:33.7780728Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2022-09-27T15:23:33.7782516Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2022-09-27T15:23:33.7784896Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.7786169Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2022-09-27T15:23:33.7787967Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2022-09-27T15:23:33.7789625Z adding 'torch/include/ATen/ops/_backward.h' 2022-09-27T15:23:33.7791645Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.7793236Z adding 'torch/include/ATen/ops/_backward_native.h' 2022-09-27T15:23:33.7795069Z adding 'torch/include/ATen/ops/_backward_ops.h' 2022-09-27T15:23:33.7796888Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2022-09-27T15:23:33.7798789Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2022-09-27T15:23:33.7800705Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.7802389Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2022-09-27T15:23:33.7804264Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2022-09-27T15:23:33.7806145Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.7807748Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2022-09-27T15:23:33.7810226Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2022-09-27T15:23:33.7811429Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2022-09-27T15:23:33.7813201Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.7814813Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2022-09-27T15:23:33.7816383Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2022-09-27T15:23:33.7818001Z adding 'torch/include/ATen/ops/_cast_Char.h' 2022-09-27T15:23:33.7820004Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.7821568Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2022-09-27T15:23:33.7823146Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2022-09-27T15:23:33.7824807Z adding 'torch/include/ATen/ops/_cast_Double.h' 2022-09-27T15:23:33.7826502Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.7828135Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2022-09-27T15:23:33.7829792Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2022-09-27T15:23:33.7831494Z adding 'torch/include/ATen/ops/_cast_Float.h' 2022-09-27T15:23:33.7833359Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.7835069Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2022-09-27T15:23:33.7836862Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2022-09-27T15:23:33.7838378Z adding 'torch/include/ATen/ops/_cast_Half.h' 2022-09-27T15:23:33.7840205Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.7841731Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2022-09-27T15:23:33.7843404Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2022-09-27T15:23:33.7844984Z adding 'torch/include/ATen/ops/_cast_Int.h' 2022-09-27T15:23:33.7847058Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.7848337Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2022-09-27T15:23:33.7850133Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2022-09-27T15:23:33.7851770Z adding 'torch/include/ATen/ops/_cast_Long.h' 2022-09-27T15:23:33.7853453Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.7855079Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2022-09-27T15:23:33.7856933Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2022-09-27T15:23:33.7858666Z adding 'torch/include/ATen/ops/_cast_Short.h' 2022-09-27T15:23:33.7860797Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.7862454Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2022-09-27T15:23:33.7864270Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2022-09-27T15:23:33.7866065Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2022-09-27T15:23:33.7867989Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.7869755Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2022-09-27T15:23:33.7871526Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2022-09-27T15:23:33.7873150Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2022-09-27T15:23:33.7875103Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2022-09-27T15:23:33.7876985Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2022-09-27T15:23:33.7878839Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.7880540Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2022-09-27T15:23:33.7882348Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2022-09-27T15:23:33.7884058Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2022-09-27T15:23:33.7885959Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2022-09-27T15:23:33.7888145Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2022-09-27T15:23:33.7889747Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.7891525Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2022-09-27T15:23:33.7893118Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2022-09-27T15:23:33.7894814Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2022-09-27T15:23:33.7896566Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2022-09-27T15:23:33.7898338Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2022-09-27T15:23:33.7900248Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.7902019Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2022-09-27T15:23:33.7903627Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2022-09-27T15:23:33.7905264Z adding 'torch/include/ATen/ops/_coalesce.h' 2022-09-27T15:23:33.7907087Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.7908608Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2022-09-27T15:23:33.7910392Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2022-09-27T15:23:33.7912115Z adding 'torch/include/ATen/ops/_coalesced.h' 2022-09-27T15:23:33.7914014Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.7915750Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2022-09-27T15:23:33.7917370Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2022-09-27T15:23:33.7919156Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2022-09-27T15:23:33.7921054Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2022-09-27T15:23:33.7922813Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2022-09-27T15:23:33.7924525Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2022-09-27T15:23:33.7926098Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2022-09-27T15:23:33.7927992Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2022-09-27T15:23:33.7929628Z adding 'torch/include/ATen/ops/_conj.h' 2022-09-27T15:23:33.7931488Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.7933307Z adding 'torch/include/ATen/ops/_conj_copy.h' 2022-09-27T15:23:33.7934980Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.7936700Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:33.7938375Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2022-09-27T15:23:33.7940419Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2022-09-27T15:23:33.7941915Z adding 'torch/include/ATen/ops/_conj_native.h' 2022-09-27T15:23:33.7943609Z adding 'torch/include/ATen/ops/_conj_ops.h' 2022-09-27T15:23:33.7945594Z adding 'torch/include/ATen/ops/_conj_physical.h' 2022-09-27T15:23:33.7947392Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.7948898Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2022-09-27T15:23:33.7950668Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2022-09-27T15:23:33.7952386Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2022-09-27T15:23:33.7954248Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2022-09-27T15:23:33.7955747Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2022-09-27T15:23:33.7957620Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2022-09-27T15:23:33.7959337Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2022-09-27T15:23:33.7961241Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:33.7962672Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2022-09-27T15:23:33.7964323Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2022-09-27T15:23:33.7965782Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2022-09-27T15:23:33.7967336Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2022-09-27T15:23:33.7968843Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2022-09-27T15:23:33.7970576Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2022-09-27T15:23:33.7972379Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2022-09-27T15:23:33.7974050Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:33.7975682Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2022-09-27T15:23:33.7977318Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2022-09-27T15:23:33.7978915Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2022-09-27T15:23:33.7980518Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2022-09-27T15:23:33.7982283Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2022-09-27T15:23:33.7984085Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2022-09-27T15:23:33.7985772Z adding 'torch/include/ATen/ops/_convolution.h' 2022-09-27T15:23:33.7987751Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.7989977Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.7991159Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2022-09-27T15:23:33.7992824Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.7994403Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2022-09-27T15:23:33.7996378Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2022-09-27T15:23:33.7997925Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2022-09-27T15:23:33.7999638Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.8001211Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2022-09-27T15:23:33.8002946Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2022-09-27T15:23:33.8004639Z adding 'torch/include/ATen/ops/_convolution_native.h' 2022-09-27T15:23:33.8006643Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2022-09-27T15:23:33.8008476Z adding 'torch/include/ATen/ops/_copy_from.h' 2022-09-27T15:23:33.8010286Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2022-09-27T15:23:33.8012344Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8013681Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2022-09-27T15:23:33.8015413Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2022-09-27T15:23:33.8017224Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8018889Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2022-09-27T15:23:33.8021508Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2022-09-27T15:23:33.8022938Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2022-09-27T15:23:33.8024763Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2022-09-27T15:23:33.8026889Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8028566Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2022-09-27T15:23:33.8030566Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2022-09-27T15:23:33.8032074Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2022-09-27T15:23:33.8033780Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2022-09-27T15:23:33.8035737Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8037312Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2022-09-27T15:23:33.8038992Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2022-09-27T15:23:33.8040587Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2022-09-27T15:23:33.8042547Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2022-09-27T15:23:33.8044414Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2022-09-27T15:23:33.8046254Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8047913Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2022-09-27T15:23:33.8049560Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2022-09-27T15:23:33.8051375Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2022-09-27T15:23:33.8053421Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2022-09-27T15:23:33.8055069Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8057177Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2022-09-27T15:23:33.8058856Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2022-09-27T15:23:33.8060873Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2022-09-27T15:23:33.8062506Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2022-09-27T15:23:33.8064684Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2022-09-27T15:23:33.8066619Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8068783Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2022-09-27T15:23:33.8070607Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2022-09-27T15:23:33.8072851Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2022-09-27T15:23:33.8075128Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8076923Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2022-09-27T15:23:33.8079393Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2022-09-27T15:23:33.8081168Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8082935Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2022-09-27T15:23:33.8084802Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2022-09-27T15:23:33.8086695Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2022-09-27T15:23:33.8088597Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2022-09-27T15:23:33.8090841Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2022-09-27T15:23:33.8092779Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2022-09-27T15:23:33.8094741Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.8096580Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2022-09-27T15:23:33.8098663Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2022-09-27T15:23:33.8100339Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2022-09-27T15:23:33.8102028Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.8103678Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2022-09-27T15:23:33.8105455Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2022-09-27T15:23:33.8107090Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2022-09-27T15:23:33.8108934Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.8110498Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2022-09-27T15:23:33.8112435Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2022-09-27T15:23:33.8114363Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2022-09-27T15:23:33.8115839Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.8117578Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2022-09-27T15:23:33.8119320Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2022-09-27T15:23:33.8121038Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2022-09-27T15:23:33.8122864Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2022-09-27T15:23:33.8124612Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2022-09-27T15:23:33.8126223Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2022-09-27T15:23:33.8128049Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2022-09-27T15:23:33.8129763Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2022-09-27T15:23:33.8131662Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2022-09-27T15:23:33.8133293Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2022-09-27T15:23:33.8134933Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2022-09-27T15:23:33.8136698Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2022-09-27T15:23:33.8138521Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2022-09-27T15:23:33.8140657Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.8142295Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2022-09-27T15:23:33.8144069Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2022-09-27T15:23:33.8145850Z adding 'torch/include/ATen/ops/_dimI.h' 2022-09-27T15:23:33.8147484Z adding 'torch/include/ATen/ops/_dimI_native.h' 2022-09-27T15:23:33.8149229Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2022-09-27T15:23:33.8150918Z adding 'torch/include/ATen/ops/_dimV.h' 2022-09-27T15:23:33.8152660Z adding 'torch/include/ATen/ops/_dimV_native.h' 2022-09-27T15:23:33.8154377Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2022-09-27T15:23:33.8156259Z adding 'torch/include/ATen/ops/_dim_arange.h' 2022-09-27T15:23:33.8158010Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.8159746Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2022-09-27T15:23:33.8161521Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2022-09-27T15:23:33.8163325Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2022-09-27T15:23:33.8165153Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8166880Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2022-09-27T15:23:33.8168619Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2022-09-27T15:23:33.8170357Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2022-09-27T15:23:33.8172255Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2022-09-27T15:23:33.8174338Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2022-09-27T15:23:33.8175956Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8178064Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2022-09-27T15:23:33.8179908Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2022-09-27T15:23:33.8181494Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2022-09-27T15:23:33.8183350Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2022-09-27T15:23:33.8186829Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2022-09-27T15:23:33.8188750Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2022-09-27T15:23:33.8191035Z adding 'torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.8192863Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2022-09-27T15:23:33.8194947Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2022-09-27T15:23:33.8197042Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8199137Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2022-09-27T15:23:33.8201113Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2022-09-27T15:23:33.8203364Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2022-09-27T15:23:33.8205513Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8207580Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2022-09-27T15:23:33.8209594Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2022-09-27T15:23:33.8211586Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2022-09-27T15:23:33.8213944Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2022-09-27T15:23:33.8216174Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2022-09-27T15:23:33.8218590Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8220648Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2022-09-27T15:23:33.8222650Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2022-09-27T15:23:33.8224651Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2022-09-27T15:23:33.8227531Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2022-09-27T15:23:33.8229227Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2022-09-27T15:23:33.8231359Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2022-09-27T15:23:33.8233666Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2022-09-27T15:23:33.8235924Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8238145Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2022-09-27T15:23:33.8240232Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2022-09-27T15:23:33.8242691Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2022-09-27T15:23:33.8244791Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2022-09-27T15:23:33.8247012Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2022-09-27T15:23:33.8249978Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.8250870Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2022-09-27T15:23:33.8253865Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2022-09-27T15:23:33.8256161Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2022-09-27T15:23:33.8257931Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8260485Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2022-09-27T15:23:33.8262263Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2022-09-27T15:23:33.8264643Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2022-09-27T15:23:33.8267180Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2022-09-27T15:23:33.8269532Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8271627Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2022-09-27T15:23:33.8273878Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2022-09-27T15:23:33.8276207Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2022-09-27T15:23:33.8278353Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2022-09-27T15:23:33.8280526Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8282572Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2022-09-27T15:23:33.8284784Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2022-09-27T15:23:33.8287001Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2022-09-27T15:23:33.8289240Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2022-09-27T15:23:33.8291405Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2022-09-27T15:23:33.8293541Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2022-09-27T15:23:33.8295568Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2022-09-27T15:23:33.8297780Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2022-09-27T15:23:33.8300182Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8302788Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2022-09-27T15:23:33.8305001Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2022-09-27T15:23:33.8307053Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2022-09-27T15:23:33.8309307Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2022-09-27T15:23:33.8311614Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2022-09-27T15:23:33.8313812Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2022-09-27T15:23:33.8316140Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2022-09-27T15:23:33.8318325Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2022-09-27T15:23:33.8320399Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2022-09-27T15:23:33.8322625Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2022-09-27T15:23:33.8325016Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8327113Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2022-09-27T15:23:33.8329093Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2022-09-27T15:23:33.8331106Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2022-09-27T15:23:33.8333487Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2022-09-27T15:23:33.8335618Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2022-09-27T15:23:33.8338466Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8339659Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2022-09-27T15:23:33.8341645Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2022-09-27T15:23:33.8343263Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2022-09-27T15:23:33.8345388Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2022-09-27T15:23:33.8347097Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2022-09-27T15:23:33.8348948Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2022-09-27T15:23:33.8350728Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2022-09-27T15:23:33.8352471Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2022-09-27T15:23:33.8354943Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2022-09-27T15:23:33.8356614Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2022-09-27T15:23:33.8358745Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2022-09-27T15:23:33.8360827Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2022-09-27T15:23:33.8362455Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2022-09-27T15:23:33.8364495Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2022-09-27T15:23:33.8366058Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2022-09-27T15:23:33.8367894Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2022-09-27T15:23:33.8369694Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2022-09-27T15:23:33.8371449Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2022-09-27T15:23:33.8373341Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2022-09-27T15:23:33.8375397Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention.h' 2022-09-27T15:23:33.8377182Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_cuda_dispatch.h' 2022-09-27T15:23:33.8378920Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_native.h' 2022-09-27T15:23:33.8381487Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_ops.h' 2022-09-27T15:23:33.8383068Z adding 'torch/include/ATen/ops/_foobar.h' 2022-09-27T15:23:33.8384813Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8386662Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2022-09-27T15:23:33.8388359Z adding 'torch/include/ATen/ops/_foobar_native.h' 2022-09-27T15:23:33.8390241Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2022-09-27T15:23:33.8392149Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2022-09-27T15:23:33.8394072Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8395905Z adding 'torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h' 2022-09-27T15:23:33.8397694Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2022-09-27T15:23:33.8399375Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2022-09-27T15:23:33.8401405Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2022-09-27T15:23:33.8403395Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2022-09-27T15:23:33.8405170Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8406995Z adding 'torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h' 2022-09-27T15:23:33.8408649Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2022-09-27T15:23:33.8410287Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2022-09-27T15:23:33.8412252Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2022-09-27T15:23:33.8414196Z adding 'torch/include/ATen/ops/_foreach_add.h' 2022-09-27T15:23:33.8416416Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8418149Z adding 'torch/include/ATen/ops/_foreach_add_cpu_dispatch.h' 2022-09-27T15:23:33.8420792Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2022-09-27T15:23:33.8422263Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2022-09-27T15:23:33.8424964Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2022-09-27T15:23:33.8426877Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2022-09-27T15:23:33.8429041Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8430518Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h' 2022-09-27T15:23:33.8431983Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2022-09-27T15:23:33.8433781Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2022-09-27T15:23:33.8435942Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2022-09-27T15:23:33.8438007Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2022-09-27T15:23:33.8439927Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8441752Z adding 'torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h' 2022-09-27T15:23:33.8443391Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2022-09-27T15:23:33.8445348Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2022-09-27T15:23:33.8447554Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2022-09-27T15:23:33.8449168Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2022-09-27T15:23:33.8450976Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8452562Z adding 'torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h' 2022-09-27T15:23:33.8454264Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2022-09-27T15:23:33.8455810Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2022-09-27T15:23:33.8457641Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2022-09-27T15:23:33.8459541Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2022-09-27T15:23:33.8461453Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8463011Z adding 'torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h' 2022-09-27T15:23:33.8464863Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2022-09-27T15:23:33.8466261Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2022-09-27T15:23:33.8468097Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2022-09-27T15:23:33.8469794Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2022-09-27T15:23:33.8471616Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8473191Z adding 'torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h' 2022-09-27T15:23:33.8474942Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2022-09-27T15:23:33.8476633Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2022-09-27T15:23:33.8478389Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2022-09-27T15:23:33.8480080Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2022-09-27T15:23:33.8481922Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8483520Z adding 'torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h' 2022-09-27T15:23:33.8485437Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2022-09-27T15:23:33.8486908Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2022-09-27T15:23:33.8489237Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2022-09-27T15:23:33.8490724Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2022-09-27T15:23:33.8492721Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8494338Z adding 'torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h' 2022-09-27T15:23:33.8496087Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2022-09-27T15:23:33.8498176Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2022-09-27T15:23:33.8500113Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2022-09-27T15:23:33.8502171Z adding 'torch/include/ATen/ops/_foreach_div.h' 2022-09-27T15:23:33.8504340Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8505969Z adding 'torch/include/ATen/ops/_foreach_div_cpu_dispatch.h' 2022-09-27T15:23:33.8507764Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2022-09-27T15:23:33.8509439Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2022-09-27T15:23:33.8512065Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2022-09-27T15:23:33.8513828Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2022-09-27T15:23:33.8516001Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8517747Z adding 'torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h' 2022-09-27T15:23:33.8519805Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2022-09-27T15:23:33.8521306Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2022-09-27T15:23:33.8523523Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2022-09-27T15:23:33.8525227Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2022-09-27T15:23:33.8527026Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8528722Z adding 'torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h' 2022-09-27T15:23:33.8530330Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2022-09-27T15:23:33.8532172Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2022-09-27T15:23:33.8533824Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2022-09-27T15:23:33.8535479Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2022-09-27T15:23:33.8537212Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8538815Z adding 'torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h' 2022-09-27T15:23:33.8540673Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2022-09-27T15:23:33.8542219Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2022-09-27T15:23:33.8544018Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2022-09-27T15:23:33.8545649Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2022-09-27T15:23:33.8547412Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8549147Z adding 'torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h' 2022-09-27T15:23:33.8551213Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2022-09-27T15:23:33.8552050Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2022-09-27T15:23:33.8553933Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2022-09-27T15:23:33.8555763Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2022-09-27T15:23:33.8557590Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8559218Z adding 'torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h' 2022-09-27T15:23:33.8560794Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2022-09-27T15:23:33.8562371Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2022-09-27T15:23:33.8564231Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2022-09-27T15:23:33.8566067Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2022-09-27T15:23:33.8567783Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8569377Z adding 'torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h' 2022-09-27T15:23:33.8571009Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2022-09-27T15:23:33.8572593Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2022-09-27T15:23:33.8574338Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2022-09-27T15:23:33.8576005Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2022-09-27T15:23:33.8577797Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8579758Z adding 'torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h' 2022-09-27T15:23:33.8581368Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2022-09-27T15:23:33.8583050Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2022-09-27T15:23:33.8584769Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2022-09-27T15:23:33.8586484Z adding 'torch/include/ATen/ops/_foreach_log.h' 2022-09-27T15:23:33.8588126Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2022-09-27T15:23:33.8589897Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8591411Z adding 'torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h' 2022-09-27T15:23:33.8593099Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2022-09-27T15:23:33.8594692Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2022-09-27T15:23:33.8596515Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2022-09-27T15:23:33.8598236Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2022-09-27T15:23:33.8600159Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8601984Z adding 'torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h' 2022-09-27T15:23:33.8603253Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2022-09-27T15:23:33.8604948Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2022-09-27T15:23:33.8606777Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2022-09-27T15:23:33.8608442Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2022-09-27T15:23:33.8610498Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8612136Z adding 'torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h' 2022-09-27T15:23:33.8614015Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2022-09-27T15:23:33.8615642Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2022-09-27T15:23:33.8617624Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2022-09-27T15:23:33.8619688Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8621665Z adding 'torch/include/ATen/ops/_foreach_log_cpu_dispatch.h' 2022-09-27T15:23:33.8623527Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2022-09-27T15:23:33.8625228Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2022-09-27T15:23:33.8627218Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2022-09-27T15:23:33.8630072Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2022-09-27T15:23:33.8632010Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8633778Z adding 'torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h' 2022-09-27T15:23:33.8635878Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2022-09-27T15:23:33.8638053Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2022-09-27T15:23:33.8639795Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2022-09-27T15:23:33.8641701Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2022-09-27T15:23:33.8643386Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8645017Z adding 'torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h' 2022-09-27T15:23:33.8646606Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2022-09-27T15:23:33.8648348Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2022-09-27T15:23:33.8650275Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2022-09-27T15:23:33.8652317Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2022-09-27T15:23:33.8654237Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8655855Z adding 'torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h' 2022-09-27T15:23:33.8657465Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2022-09-27T15:23:33.8659249Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2022-09-27T15:23:33.8661354Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2022-09-27T15:23:33.8663035Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2022-09-27T15:23:33.8664784Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8666278Z adding 'torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h' 2022-09-27T15:23:33.8667829Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2022-09-27T15:23:33.8669328Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2022-09-27T15:23:33.8670993Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2022-09-27T15:23:33.8672597Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2022-09-27T15:23:33.8674276Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8675876Z adding 'torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h' 2022-09-27T15:23:33.8677426Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2022-09-27T15:23:33.8678949Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2022-09-27T15:23:33.8680646Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2022-09-27T15:23:33.8682353Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2022-09-27T15:23:33.8683874Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8685326Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h' 2022-09-27T15:23:33.8686854Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2022-09-27T15:23:33.8688295Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2022-09-27T15:23:33.8690030Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2022-09-27T15:23:33.8691555Z adding 'torch/include/ATen/ops/_foreach_round.h' 2022-09-27T15:23:33.8693189Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8694688Z adding 'torch/include/ATen/ops/_foreach_round_cpu_dispatch.h' 2022-09-27T15:23:33.8696606Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2022-09-27T15:23:33.8698106Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2022-09-27T15:23:33.8699862Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2022-09-27T15:23:33.8701605Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2022-09-27T15:23:33.8703442Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8705073Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h' 2022-09-27T15:23:33.8706476Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2022-09-27T15:23:33.8707987Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2022-09-27T15:23:33.8709719Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2022-09-27T15:23:33.8711308Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2022-09-27T15:23:33.8712906Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8714388Z adding 'torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h' 2022-09-27T15:23:33.8716056Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2022-09-27T15:23:33.8717559Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2022-09-27T15:23:33.8719238Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2022-09-27T15:23:33.8720871Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2022-09-27T15:23:33.8722538Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8724023Z adding 'torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h' 2022-09-27T15:23:33.8725580Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2022-09-27T15:23:33.8727052Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2022-09-27T15:23:33.8728768Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2022-09-27T15:23:33.8730438Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2022-09-27T15:23:33.8732200Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8733635Z adding 'torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h' 2022-09-27T15:23:33.8735242Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2022-09-27T15:23:33.8736847Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2022-09-27T15:23:33.8738576Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2022-09-27T15:23:33.8740891Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2022-09-27T15:23:33.8742925Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8744414Z adding 'torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h' 2022-09-27T15:23:33.8746076Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2022-09-27T15:23:33.8747620Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2022-09-27T15:23:33.8749846Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2022-09-27T15:23:33.8751686Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2022-09-27T15:23:33.8753513Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8755183Z adding 'torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h' 2022-09-27T15:23:33.8756808Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2022-09-27T15:23:33.8758397Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2022-09-27T15:23:33.8760161Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2022-09-27T15:23:33.8761943Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2022-09-27T15:23:33.8763634Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8765078Z adding 'torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h' 2022-09-27T15:23:33.8766783Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2022-09-27T15:23:33.8768345Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2022-09-27T15:23:33.8770139Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2022-09-27T15:23:33.8771842Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2022-09-27T15:23:33.8773572Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8775020Z adding 'torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h' 2022-09-27T15:23:33.8776595Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2022-09-27T15:23:33.8778187Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2022-09-27T15:23:33.8780181Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2022-09-27T15:23:33.8782175Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2022-09-27T15:23:33.8783830Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8785394Z adding 'torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h' 2022-09-27T15:23:33.8787020Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2022-09-27T15:23:33.8788542Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2022-09-27T15:23:33.8790285Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2022-09-27T15:23:33.8792224Z adding 'torch/include/ATen/ops/_fused_adam.h' 2022-09-27T15:23:33.8794277Z adding 'torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8796062Z adding 'torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2022-09-27T15:23:33.8797768Z adding 'torch/include/ATen/ops/_fused_adam_native.h' 2022-09-27T15:23:33.8799855Z adding 'torch/include/ATen/ops/_fused_adam_ops.h' 2022-09-27T15:23:33.8801760Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2022-09-27T15:23:33.8803537Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8805181Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2022-09-27T15:23:33.8806833Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2022-09-27T15:23:33.8808649Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2022-09-27T15:23:33.8810679Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2022-09-27T15:23:33.8812641Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8814310Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2022-09-27T15:23:33.8816070Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2022-09-27T15:23:33.8817767Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2022-09-27T15:23:33.8820164Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2022-09-27T15:23:33.8822019Z adding 'torch/include/ATen/ops/_fw_primal.h' 2022-09-27T15:23:33.8823868Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8825658Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2022-09-27T15:23:33.8827581Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8829453Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:33.8831193Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2022-09-27T15:23:33.8833021Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2022-09-27T15:23:33.8834873Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2022-09-27T15:23:33.8836754Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2022-09-27T15:23:33.8838620Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2022-09-27T15:23:33.8840333Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.8842022Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2022-09-27T15:23:33.8843816Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2022-09-27T15:23:33.8845753Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2022-09-27T15:23:33.8847590Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2022-09-27T15:23:33.8849547Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.8851260Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2022-09-27T15:23:33.8853217Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2022-09-27T15:23:33.8855119Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8856870Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2022-09-27T15:23:33.8858925Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2022-09-27T15:23:33.8861240Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2022-09-27T15:23:33.8862864Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.8864607Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2022-09-27T15:23:33.8866302Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2022-09-27T15:23:33.8868006Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2022-09-27T15:23:33.8869826Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8871540Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2022-09-27T15:23:33.8873503Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2022-09-27T15:23:33.8875494Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2022-09-27T15:23:33.8877504Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8879335Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2022-09-27T15:23:33.8881138Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2022-09-27T15:23:33.8883076Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2022-09-27T15:23:33.8884973Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2022-09-27T15:23:33.8886964Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8888800Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2022-09-27T15:23:33.8890607Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2022-09-27T15:23:33.8892557Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2022-09-27T15:23:33.8894522Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2022-09-27T15:23:33.8896432Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8898201Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2022-09-27T15:23:33.8900164Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2022-09-27T15:23:33.8902176Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2022-09-27T15:23:33.8904060Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2022-09-27T15:23:33.8906112Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8907824Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2022-09-27T15:23:33.8909687Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2022-09-27T15:23:33.8911432Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2022-09-27T15:23:33.8913245Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2022-09-27T15:23:33.8915358Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2022-09-27T15:23:33.8917201Z adding 'torch/include/ATen/ops/_indices.h' 2022-09-27T15:23:33.8919087Z adding 'torch/include/ATen/ops/_indices_copy.h' 2022-09-27T15:23:33.8920902Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8922771Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:33.8924632Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2022-09-27T15:23:33.8926324Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2022-09-27T15:23:33.8928049Z adding 'torch/include/ATen/ops/_indices_native.h' 2022-09-27T15:23:33.8929876Z adding 'torch/include/ATen/ops/_indices_ops.h' 2022-09-27T15:23:33.8931746Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2022-09-27T15:23:33.8933551Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.8935358Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2022-09-27T15:23:33.8937150Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2022-09-27T15:23:33.8939419Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2022-09-27T15:23:33.8941387Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.8942983Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2022-09-27T15:23:33.8945524Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2022-09-27T15:23:33.8946558Z adding 'torch/include/ATen/ops/_linalg_det.h' 2022-09-27T15:23:33.8948834Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:33.8950233Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2022-09-27T15:23:33.8952202Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2022-09-27T15:23:33.8953729Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2022-09-27T15:23:33.8955415Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2022-09-27T15:23:33.8957241Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2022-09-27T15:23:33.8958999Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2022-09-27T15:23:33.8960573Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2022-09-27T15:23:33.8962590Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:33.8964101Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2022-09-27T15:23:33.8965925Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2022-09-27T15:23:33.8967522Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2022-09-27T15:23:33.8969395Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2022-09-27T15:23:33.8971349Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2022-09-27T15:23:33.8973094Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2022-09-27T15:23:33.8975187Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2022-09-27T15:23:33.8976955Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:33.8978425Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2022-09-27T15:23:33.8980846Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2022-09-27T15:23:33.8982080Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2022-09-27T15:23:33.8983889Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2022-09-27T15:23:33.8985815Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2022-09-27T15:23:33.8987733Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2022-09-27T15:23:33.8989474Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2022-09-27T15:23:33.8991329Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:33.8993004Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2022-09-27T15:23:33.8994535Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2022-09-27T15:23:33.8996230Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2022-09-27T15:23:33.8997887Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2022-09-27T15:23:33.8999558Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2022-09-27T15:23:33.9001356Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2022-09-27T15:23:33.9003183Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2022-09-27T15:23:33.9004996Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:33.9006608Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2022-09-27T15:23:33.9008201Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2022-09-27T15:23:33.9009830Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2022-09-27T15:23:33.9011527Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2022-09-27T15:23:33.9013265Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2022-09-27T15:23:33.9015005Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2022-09-27T15:23:33.9016735Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2022-09-27T15:23:33.9018569Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2022-09-27T15:23:33.9020230Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2022-09-27T15:23:33.9021628Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2022-09-27T15:23:33.9023736Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2022-09-27T15:23:33.9024942Z adding 'torch/include/ATen/ops/_log_softmax.h' 2022-09-27T15:23:33.9026727Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2022-09-27T15:23:33.9029061Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:33.9030526Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2022-09-27T15:23:33.9032418Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2022-09-27T15:23:33.9034438Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2022-09-27T15:23:33.9037499Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2022-09-27T15:23:33.9040109Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2022-09-27T15:23:33.9042057Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2022-09-27T15:23:33.9044576Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:33.9046519Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2022-09-27T15:23:33.9048493Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2022-09-27T15:23:33.9050673Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2022-09-27T15:23:33.9052692Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2022-09-27T15:23:33.9054783Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2022-09-27T15:23:33.9057229Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2022-09-27T15:23:33.9059525Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2022-09-27T15:23:33.9061674Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2022-09-27T15:23:33.9063897Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2022-09-27T15:23:33.9065889Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2022-09-27T15:23:33.9068370Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2022-09-27T15:23:33.9070528Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2022-09-27T15:23:33.9073133Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9074996Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2022-09-27T15:23:33.9078304Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2022-09-27T15:23:33.9084038Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2022-09-27T15:23:33.9085671Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9087809Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2022-09-27T15:23:33.9090083Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2022-09-27T15:23:33.9092027Z adding 'torch/include/ATen/ops/_make_dual.h' 2022-09-27T15:23:33.9094371Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9096384Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2022-09-27T15:23:33.9098710Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9101371Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:33.9103136Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2022-09-27T15:23:33.9105620Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2022-09-27T15:23:33.9107298Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2022-09-27T15:23:33.9109702Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2022-09-27T15:23:33.9111902Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2022-09-27T15:23:33.9114210Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9116494Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2022-09-27T15:23:33.9118473Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2022-09-27T15:23:33.9120762Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2022-09-27T15:23:33.9122867Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2022-09-27T15:23:33.9125286Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2022-09-27T15:23:33.9127353Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9129583Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2022-09-27T15:23:33.9131576Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2022-09-27T15:23:33.9133731Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2022-09-27T15:23:33.9135967Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2022-09-27T15:23:33.9138079Z adding 'torch/include/ATen/ops/_masked_scale.h' 2022-09-27T15:23:33.9140633Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9142625Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2022-09-27T15:23:33.9144414Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2022-09-27T15:23:33.9146041Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2022-09-27T15:23:33.9147730Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2022-09-27T15:23:33.9149581Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2022-09-27T15:23:33.9151244Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9152705Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2022-09-27T15:23:33.9154173Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2022-09-27T15:23:33.9155764Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2022-09-27T15:23:33.9157464Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2022-09-27T15:23:33.9159150Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9160679Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2022-09-27T15:23:33.9162259Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2022-09-27T15:23:33.9163685Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2022-09-27T15:23:33.9165355Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2022-09-27T15:23:33.9166934Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2022-09-27T15:23:33.9168617Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9170056Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2022-09-27T15:23:33.9171575Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2022-09-27T15:23:33.9173261Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2022-09-27T15:23:33.9174952Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9176415Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2022-09-27T15:23:33.9177893Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2022-09-27T15:23:33.9179930Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2022-09-27T15:23:33.9181714Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2022-09-27T15:23:33.9183734Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9185303Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2022-09-27T15:23:33.9187157Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2022-09-27T15:23:33.9189175Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2022-09-27T15:23:33.9190969Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9192557Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2022-09-27T15:23:33.9194976Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2022-09-27T15:23:33.9196482Z adding 'torch/include/ATen/ops/_mps_max_pool2d.h' 2022-09-27T15:23:33.9198176Z adding 'torch/include/ATen/ops/_mps_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9199695Z adding 'torch/include/ATen/ops/_mps_max_pool2d_native.h' 2022-09-27T15:23:33.9201608Z adding 'torch/include/ATen/ops/_mps_max_pool2d_ops.h' 2022-09-27T15:23:33.9203619Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention.h' 2022-09-27T15:23:33.9205746Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9207453Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cpu_dispatch.h' 2022-09-27T15:23:33.9209079Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cuda_dispatch.h' 2022-09-27T15:23:33.9210743Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_native.h' 2022-09-27T15:23:33.9213018Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_ops.h' 2022-09-27T15:23:33.9214987Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2022-09-27T15:23:33.9216864Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9218578Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2022-09-27T15:23:33.9220492Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2022-09-27T15:23:33.9222262Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2022-09-27T15:23:33.9224369Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2022-09-27T15:23:33.9226134Z adding 'torch/include/ATen/ops/_neg_view.h' 2022-09-27T15:23:33.9227895Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9229596Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2022-09-27T15:23:33.9231364Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9233152Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:33.9234846Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2022-09-27T15:23:33.9252537Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2022-09-27T15:23:33.9253064Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2022-09-27T15:23:33.9253320Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2022-09-27T15:23:33.9253746Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2022-09-27T15:23:33.9253998Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2022-09-27T15:23:33.9254330Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9254595Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2022-09-27T15:23:33.9254808Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2022-09-27T15:23:33.9255049Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9255239Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2022-09-27T15:23:33.9255427Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2022-09-27T15:23:33.9255688Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2022-09-27T15:23:33.9256779Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2022-09-27T15:23:33.9258345Z adding 'torch/include/ATen/ops/_nested_select_backward.h' 2022-09-27T15:23:33.9260048Z adding 'torch/include/ATen/ops/_nested_select_backward_native.h' 2022-09-27T15:23:33.9262128Z adding 'torch/include/ATen/ops/_nested_select_backward_ops.h' 2022-09-27T15:23:33.9264116Z adding 'torch/include/ATen/ops/_nested_sum_backward.h' 2022-09-27T15:23:33.9265609Z adding 'torch/include/ATen/ops/_nested_sum_backward_native.h' 2022-09-27T15:23:33.9267308Z adding 'torch/include/ATen/ops/_nested_sum_backward_ops.h' 2022-09-27T15:23:33.9268928Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2022-09-27T15:23:33.9270767Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9272560Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2022-09-27T15:23:33.9274234Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2022-09-27T15:23:33.9276004Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2022-09-27T15:23:33.9277773Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2022-09-27T15:23:33.9279461Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2022-09-27T15:23:33.9280937Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2022-09-27T15:23:33.9282743Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2022-09-27T15:23:33.9284367Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2022-09-27T15:23:33.9286255Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2022-09-27T15:23:33.9288064Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm.h' 2022-09-27T15:23:33.9290035Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9291701Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_native.h' 2022-09-27T15:23:33.9293718Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_ops.h' 2022-09-27T15:23:33.9295282Z adding 'torch/include/ATen/ops/_nested_tensor_offsets.h' 2022-09-27T15:23:33.9296984Z adding 'torch/include/ATen/ops/_nested_tensor_offsets_native.h' 2022-09-27T15:23:33.9298772Z adding 'torch/include/ATen/ops/_nested_tensor_offsets_ops.h' 2022-09-27T15:23:33.9300947Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2022-09-27T15:23:33.9302708Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9304202Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2022-09-27T15:23:33.9306012Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2022-09-27T15:23:33.9307752Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2022-09-27T15:23:33.9309406Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2022-09-27T15:23:33.9311075Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2022-09-27T15:23:33.9312779Z adding 'torch/include/ATen/ops/_nested_tensor_strides.h' 2022-09-27T15:23:33.9314548Z adding 'torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9316933Z adding 'torch/include/ATen/ops/_nested_tensor_strides_native.h' 2022-09-27T15:23:33.9318565Z adding 'torch/include/ATen/ops/_nested_tensor_strides_ops.h' 2022-09-27T15:23:33.9320041Z adding 'torch/include/ATen/ops/_nested_view_from_buffer.h' 2022-09-27T15:23:33.9321851Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2022-09-27T15:23:33.9323440Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9325204Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:33.9326536Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2022-09-27T15:23:33.9328186Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2022-09-27T15:23:33.9329939Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2022-09-27T15:23:33.9331484Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2022-09-27T15:23:33.9332971Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_native.h' 2022-09-27T15:23:33.9334577Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2022-09-27T15:23:33.9336217Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2022-09-27T15:23:33.9338062Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9339607Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2022-09-27T15:23:33.9341174Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2022-09-27T15:23:33.9342689Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2022-09-27T15:23:33.9344325Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9345758Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2022-09-27T15:23:33.9347257Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2022-09-27T15:23:33.9348881Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2022-09-27T15:23:33.9350637Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9352177Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2022-09-27T15:23:33.9353941Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2022-09-27T15:23:33.9355607Z adding 'torch/include/ATen/ops/_nnz.h' 2022-09-27T15:23:33.9357130Z adding 'torch/include/ATen/ops/_nnz_native.h' 2022-09-27T15:23:33.9359124Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2022-09-27T15:23:33.9360894Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2022-09-27T15:23:33.9362237Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2022-09-27T15:23:33.9364041Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9365625Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2022-09-27T15:23:33.9367400Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2022-09-27T15:23:33.9369145Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9371130Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2022-09-27T15:23:33.9373222Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2022-09-27T15:23:33.9374920Z adding 'torch/include/ATen/ops/_pad_circular.h' 2022-09-27T15:23:33.9377605Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9378780Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2022-09-27T15:23:33.9381668Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2022-09-27T15:23:33.9383415Z adding 'torch/include/ATen/ops/_pad_enum.h' 2022-09-27T15:23:33.9385888Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9387327Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2022-09-27T15:23:33.9390033Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2022-09-27T15:23:33.9391990Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2022-09-27T15:23:33.9394387Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9396180Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2022-09-27T15:23:33.9398706Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2022-09-27T15:23:33.9400697Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2022-09-27T15:23:33.9403068Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9404950Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2022-09-27T15:23:33.9407206Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2022-09-27T15:23:33.9409219Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2022-09-27T15:23:33.9411609Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2022-09-27T15:23:33.9413741Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2022-09-27T15:23:33.9415872Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9417998Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2022-09-27T15:23:33.9420521Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2022-09-27T15:23:33.9422398Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2022-09-27T15:23:33.9424850Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2022-09-27T15:23:33.9426820Z adding 'torch/include/ATen/ops/_pin_memory.h' 2022-09-27T15:23:33.9429211Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9431269Z adding 'torch/include/ATen/ops/_pin_memory_cuda_dispatch.h' 2022-09-27T15:23:33.9433263Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2022-09-27T15:23:33.9435690Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2022-09-27T15:23:33.9437833Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2022-09-27T15:23:33.9440254Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9442158Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2022-09-27T15:23:33.9444522Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2022-09-27T15:23:33.9446674Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2022-09-27T15:23:33.9448247Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2022-09-27T15:23:33.9450376Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9451936Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:33.9453631Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2022-09-27T15:23:33.9455430Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2022-09-27T15:23:33.9456951Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2022-09-27T15:23:33.9458462Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2022-09-27T15:23:33.9460310Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2022-09-27T15:23:33.9462074Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2022-09-27T15:23:33.9463804Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2022-09-27T15:23:33.9465481Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2022-09-27T15:23:33.9467396Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9468833Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2022-09-27T15:23:33.9470597Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2022-09-27T15:23:33.9472302Z adding 'torch/include/ATen/ops/_resize_output.h' 2022-09-27T15:23:33.9475284Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9477330Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2022-09-27T15:23:33.9478871Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2022-09-27T15:23:33.9480780Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2022-09-27T15:23:33.9482547Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2022-09-27T15:23:33.9484515Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9486130Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2022-09-27T15:23:33.9488260Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2022-09-27T15:23:33.9489894Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2022-09-27T15:23:33.9491980Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9493551Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2022-09-27T15:23:33.9495133Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2022-09-27T15:23:33.9496751Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2022-09-27T15:23:33.9498724Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2022-09-27T15:23:33.9500762Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2022-09-27T15:23:33.9502790Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9504385Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2022-09-27T15:23:33.9506243Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2022-09-27T15:23:33.9507845Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention.h' 2022-09-27T15:23:33.9510013Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9511391Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_native.h' 2022-09-27T15:23:33.9513030Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_ops.h' 2022-09-27T15:23:33.9515395Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2022-09-27T15:23:33.9517104Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9518803Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2022-09-27T15:23:33.9520460Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2022-09-27T15:23:33.9522187Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2022-09-27T15:23:33.9524141Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2022-09-27T15:23:33.9525982Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2022-09-27T15:23:33.9527728Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9529289Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2022-09-27T15:23:33.9531105Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2022-09-27T15:23:33.9533122Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2022-09-27T15:23:33.9535121Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9536900Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2022-09-27T15:23:33.9538741Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2022-09-27T15:23:33.9540716Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2022-09-27T15:23:33.9542913Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2022-09-27T15:23:33.9544839Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2022-09-27T15:23:33.9546713Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2022-09-27T15:23:33.9548618Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2022-09-27T15:23:33.9550199Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2022-09-27T15:23:33.9552091Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2022-09-27T15:23:33.9553897Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2022-09-27T15:23:33.9555915Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9557580Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2022-09-27T15:23:33.9559336Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2022-09-27T15:23:33.9560980Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2022-09-27T15:23:33.9562919Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9564532Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2022-09-27T15:23:33.9566212Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2022-09-27T15:23:33.9568024Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2022-09-27T15:23:33.9569853Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9571484Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2022-09-27T15:23:33.9573248Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2022-09-27T15:23:33.9575041Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2022-09-27T15:23:33.9576838Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9578443Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2022-09-27T15:23:33.9580334Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2022-09-27T15:23:33.9582239Z adding 'torch/include/ATen/ops/_softmax.h' 2022-09-27T15:23:33.9583896Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2022-09-27T15:23:33.9585919Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:33.9587591Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2022-09-27T15:23:33.9589232Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2022-09-27T15:23:33.9590889Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2022-09-27T15:23:33.9592738Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2022-09-27T15:23:33.9594379Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2022-09-27T15:23:33.9596435Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2022-09-27T15:23:33.9598333Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:33.9600021Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2022-09-27T15:23:33.9601769Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2022-09-27T15:23:33.9603527Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2022-09-27T15:23:33.9605219Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2022-09-27T15:23:33.9606951Z adding 'torch/include/ATen/ops/_softmax_native.h' 2022-09-27T15:23:33.9609302Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2022-09-27T15:23:33.9610887Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2022-09-27T15:23:33.9612567Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9614143Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2022-09-27T15:23:33.9616096Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2022-09-27T15:23:33.9617790Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2022-09-27T15:23:33.9619723Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2022-09-27T15:23:33.9622020Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9623778Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:33.9625350Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2022-09-27T15:23:33.9627281Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2022-09-27T15:23:33.9629008Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2022-09-27T15:23:33.9630729Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2022-09-27T15:23:33.9632631Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2022-09-27T15:23:33.9634507Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9636371Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2022-09-27T15:23:33.9638271Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2022-09-27T15:23:33.9640237Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2022-09-27T15:23:33.9642120Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9643781Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2022-09-27T15:23:33.9645676Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2022-09-27T15:23:33.9647529Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2022-09-27T15:23:33.9649426Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9651123Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2022-09-27T15:23:33.9653025Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2022-09-27T15:23:33.9654875Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2022-09-27T15:23:33.9656791Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9658634Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2022-09-27T15:23:33.9660615Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2022-09-27T15:23:33.9662466Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2022-09-27T15:23:33.9664503Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2022-09-27T15:23:33.9666505Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9668283Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2022-09-27T15:23:33.9669988Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2022-09-27T15:23:33.9671946Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2022-09-27T15:23:33.9673831Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9675624Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2022-09-27T15:23:33.9677547Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2022-09-27T15:23:33.9679507Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2022-09-27T15:23:33.9681594Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2022-09-27T15:23:33.9683525Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9685758Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2022-09-27T15:23:33.9687059Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2022-09-27T15:23:33.9688684Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2022-09-27T15:23:33.9690596Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9692195Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2022-09-27T15:23:33.9693951Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2022-09-27T15:23:33.9695683Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2022-09-27T15:23:33.9697469Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9699136Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2022-09-27T15:23:33.9700944Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2022-09-27T15:23:33.9702766Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2022-09-27T15:23:33.9704588Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9706135Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2022-09-27T15:23:33.9707902Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2022-09-27T15:23:33.9709630Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2022-09-27T15:23:33.9711414Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2022-09-27T15:23:33.9713193Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9714792Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2022-09-27T15:23:33.9716657Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2022-09-27T15:23:33.9718413Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9720073Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9721665Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2022-09-27T15:23:33.9723569Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2022-09-27T15:23:33.9725293Z adding 'torch/include/ATen/ops/_sparse_mask_helper.h' 2022-09-27T15:23:33.9727045Z adding 'torch/include/ATen/ops/_sparse_mask_helper_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9728616Z adding 'torch/include/ATen/ops/_sparse_mask_helper_native.h' 2022-09-27T15:23:33.9730385Z adding 'torch/include/ATen/ops/_sparse_mask_helper_ops.h' 2022-09-27T15:23:33.9732129Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2022-09-27T15:23:33.9733811Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9735160Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2022-09-27T15:23:33.9736751Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2022-09-27T15:23:33.9738472Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2022-09-27T15:23:33.9740537Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2022-09-27T15:23:33.9742357Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9743913Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2022-09-27T15:23:33.9745665Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2022-09-27T15:23:33.9747471Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9749143Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9750671Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2022-09-27T15:23:33.9752512Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2022-09-27T15:23:33.9754284Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2022-09-27T15:23:33.9756119Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9757748Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2022-09-27T15:23:33.9759402Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2022-09-27T15:23:33.9761143Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2022-09-27T15:23:33.9762837Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2022-09-27T15:23:33.9764559Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9766057Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2022-09-27T15:23:33.9767835Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2022-09-27T15:23:33.9769784Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9771287Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9772874Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2022-09-27T15:23:33.9774807Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2022-09-27T15:23:33.9777438Z adding 'torch/include/ATen/ops/_spdiags.h' 2022-09-27T15:23:33.9779134Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9781009Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2022-09-27T15:23:33.9782520Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2022-09-27T15:23:33.9784505Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2022-09-27T15:23:33.9785885Z adding 'torch/include/ATen/ops/_stack.h' 2022-09-27T15:23:33.9787656Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9789232Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2022-09-27T15:23:33.9790846Z adding 'torch/include/ATen/ops/_stack_native.h' 2022-09-27T15:23:33.9792547Z adding 'torch/include/ATen/ops/_stack_ops.h' 2022-09-27T15:23:33.9794290Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2022-09-27T15:23:33.9796388Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9797938Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2022-09-27T15:23:33.9799655Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2022-09-27T15:23:33.9801254Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2022-09-27T15:23:33.9803290Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9804593Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2022-09-27T15:23:33.9806328Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2022-09-27T15:23:33.9807959Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2022-09-27T15:23:33.9809619Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2022-09-27T15:23:33.9811277Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2022-09-27T15:23:33.9813197Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2022-09-27T15:23:33.9814790Z adding 'torch/include/ATen/ops/_symeig_helper.h' 2022-09-27T15:23:33.9816628Z adding 'torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9818167Z adding 'torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h' 2022-09-27T15:23:33.9820014Z adding 'torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h' 2022-09-27T15:23:33.9821836Z adding 'torch/include/ATen/ops/_symeig_helper_native.h' 2022-09-27T15:23:33.9823736Z adding 'torch/include/ATen/ops/_symeig_helper_ops.h' 2022-09-27T15:23:33.9825214Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2022-09-27T15:23:33.9827162Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9828825Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2022-09-27T15:23:33.9830403Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2022-09-27T15:23:33.9832225Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2022-09-27T15:23:33.9833996Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9835822Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9837392Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2022-09-27T15:23:33.9839189Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2022-09-27T15:23:33.9840837Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2022-09-27T15:23:33.9842567Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9844183Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2022-09-27T15:23:33.9845967Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9847771Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:33.9849568Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2022-09-27T15:23:33.9851034Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2022-09-27T15:23:33.9852682Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2022-09-27T15:23:33.9854450Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2022-09-27T15:23:33.9856030Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2022-09-27T15:23:33.9857865Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9860051Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2022-09-27T15:23:33.9861394Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2022-09-27T15:23:33.9863308Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2022-09-27T15:23:33.9865179Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2022-09-27T15:23:33.9867281Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9868994Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2022-09-27T15:23:33.9870593Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2022-09-27T15:23:33.9872463Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2022-09-27T15:23:33.9874253Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2022-09-27T15:23:33.9876021Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9877832Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2022-09-27T15:23:33.9879330Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2022-09-27T15:23:33.9880968Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2022-09-27T15:23:33.9882733Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2022-09-27T15:23:33.9896828Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9898525Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2022-09-27T15:23:33.9900436Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2022-09-27T15:23:33.9902207Z adding 'torch/include/ATen/ops/_test_string_default.h' 2022-09-27T15:23:33.9903989Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9905574Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2022-09-27T15:23:33.9907137Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2022-09-27T15:23:33.9908895Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2022-09-27T15:23:33.9910765Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9912406Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2022-09-27T15:23:33.9914248Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2022-09-27T15:23:33.9916276Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2022-09-27T15:23:33.9918242Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9919947Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2022-09-27T15:23:33.9921841Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2022-09-27T15:23:33.9923674Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2022-09-27T15:23:33.9925691Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9927495Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2022-09-27T15:23:33.9929334Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2022-09-27T15:23:33.9931478Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2022-09-27T15:23:33.9933711Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2022-09-27T15:23:33.9935562Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9937480Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2022-09-27T15:23:33.9939291Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2022-09-27T15:23:33.9941384Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2022-09-27T15:23:33.9943672Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9945459Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2022-09-27T15:23:33.9947296Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2022-09-27T15:23:33.9949248Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2022-09-27T15:23:33.9951056Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2022-09-27T15:23:33.9952874Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2022-09-27T15:23:33.9954712Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9956653Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2022-09-27T15:23:33.9958696Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9960406Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2022-09-27T15:23:33.9962085Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2022-09-27T15:23:33.9963828Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2022-09-27T15:23:33.9965652Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2022-09-27T15:23:33.9967455Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2022-09-27T15:23:33.9969231Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9970866Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2022-09-27T15:23:33.9972481Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2022-09-27T15:23:33.9974167Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2022-09-27T15:23:33.9975899Z adding 'torch/include/ATen/ops/_to_copy.h' 2022-09-27T15:23:33.9978472Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9979459Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2022-09-27T15:23:33.9981157Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2022-09-27T15:23:33.9982845Z adding 'torch/include/ATen/ops/_to_cpu.h' 2022-09-27T15:23:33.9984516Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:33.9986127Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2022-09-27T15:23:33.9987688Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2022-09-27T15:23:33.9989263Z adding 'torch/include/ATen/ops/_to_dense.h' 2022-09-27T15:23:33.9991037Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9992555Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2022-09-27T15:23:33.9994265Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2022-09-27T15:23:33.9996128Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op.h' 2022-09-27T15:23:33.9998007Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:33.9999832Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_cuda_dispatch.h' 2022-09-27T15:23:34.0001211Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_native.h' 2022-09-27T15:23:34.0002972Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_ops.h' 2022-09-27T15:23:34.0004926Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2022-09-27T15:23:34.0006839Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0008567Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2022-09-27T15:23:34.0010442Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2022-09-27T15:23:34.0012291Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2022-09-27T15:23:34.0014197Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2022-09-27T15:23:34.0016257Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd.h' 2022-09-27T15:23:34.0018434Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0020512Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cpu_dispatch.h' 2022-09-27T15:23:34.0022572Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cuda_dispatch.h' 2022-09-27T15:23:34.0024363Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_native.h' 2022-09-27T15:23:34.0026693Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_ops.h' 2022-09-27T15:23:34.0028851Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2022-09-27T15:23:34.0030986Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0032812Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2022-09-27T15:23:34.0034761Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2022-09-27T15:23:34.0036836Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2022-09-27T15:23:34.0038875Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2022-09-27T15:23:34.0040817Z adding 'torch/include/ATen/ops/_trilinear.h' 2022-09-27T15:23:34.0042823Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0044760Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0046385Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2022-09-27T15:23:34.0048408Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2022-09-27T15:23:34.0050431Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2022-09-27T15:23:34.0052473Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0054289Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2022-09-27T15:23:34.0055973Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2022-09-27T15:23:34.0058232Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2022-09-27T15:23:34.0060256Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2022-09-27T15:23:34.0062288Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0063862Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2022-09-27T15:23:34.0065344Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2022-09-27T15:23:34.0067042Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2022-09-27T15:23:34.0068649Z adding 'torch/include/ATen/ops/_unique.h' 2022-09-27T15:23:34.0070392Z adding 'torch/include/ATen/ops/_unique2.h' 2022-09-27T15:23:34.0072090Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0073701Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2022-09-27T15:23:34.0075304Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2022-09-27T15:23:34.0076954Z adding 'torch/include/ATen/ops/_unique2_native.h' 2022-09-27T15:23:34.0078628Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2022-09-27T15:23:34.0080389Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0082039Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2022-09-27T15:23:34.0083470Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2022-09-27T15:23:34.0084959Z adding 'torch/include/ATen/ops/_unique_native.h' 2022-09-27T15:23:34.0087013Z adding 'torch/include/ATen/ops/_unique_ops.h' 2022-09-27T15:23:34.0088559Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2022-09-27T15:23:34.0090155Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0091675Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2022-09-27T15:23:34.0093368Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2022-09-27T15:23:34.0094928Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2022-09-27T15:23:34.0096624Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0098096Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2022-09-27T15:23:34.0099837Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2022-09-27T15:23:34.0101956Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2022-09-27T15:23:34.0103662Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2022-09-27T15:23:34.0105435Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0107252Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0109124Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2022-09-27T15:23:34.0111028Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2022-09-27T15:23:34.0112602Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2022-09-27T15:23:34.0114336Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2022-09-27T15:23:34.0116099Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2022-09-27T15:23:34.0118045Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2022-09-27T15:23:34.0119934Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0121718Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0123227Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2022-09-27T15:23:34.0124926Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2022-09-27T15:23:34.0126467Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2022-09-27T15:23:34.0128098Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2022-09-27T15:23:34.0129781Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2022-09-27T15:23:34.0131691Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2022-09-27T15:23:34.0133643Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2022-09-27T15:23:34.0135661Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2022-09-27T15:23:34.0137535Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0139405Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0141018Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2022-09-27T15:23:34.0142576Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2022-09-27T15:23:34.0144155Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2022-09-27T15:23:34.0145920Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2022-09-27T15:23:34.0147557Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2022-09-27T15:23:34.0149485Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2022-09-27T15:23:34.0151352Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0153584Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0154906Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2022-09-27T15:23:34.0156872Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2022-09-27T15:23:34.0158301Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2022-09-27T15:23:34.0159872Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2022-09-27T15:23:34.0161485Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2022-09-27T15:23:34.0163313Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2022-09-27T15:23:34.0165194Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2022-09-27T15:23:34.0167146Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2022-09-27T15:23:34.0168976Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0170704Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0172345Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2022-09-27T15:23:34.0174208Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2022-09-27T15:23:34.0175586Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2022-09-27T15:23:34.0177265Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2022-09-27T15:23:34.0179203Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2022-09-27T15:23:34.0181217Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2022-09-27T15:23:34.0183194Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0184885Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0186473Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2022-09-27T15:23:34.0187999Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2022-09-27T15:23:34.0189590Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2022-09-27T15:23:34.0191363Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2022-09-27T15:23:34.0193122Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2022-09-27T15:23:34.0195013Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2022-09-27T15:23:34.0197317Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2022-09-27T15:23:34.0199199Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2022-09-27T15:23:34.0201131Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0202642Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0204291Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2022-09-27T15:23:34.0206379Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2022-09-27T15:23:34.0207963Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2022-09-27T15:23:34.0210006Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2022-09-27T15:23:34.0211490Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2022-09-27T15:23:34.0213754Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2022-09-27T15:23:34.0216694Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0218506Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0221351Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2022-09-27T15:23:34.0223489Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2022-09-27T15:23:34.0225584Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2022-09-27T15:23:34.0227944Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2022-09-27T15:23:34.0230394Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2022-09-27T15:23:34.0233190Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2022-09-27T15:23:34.0235543Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2022-09-27T15:23:34.0238194Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2022-09-27T15:23:34.0240690Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0242991Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0245440Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2022-09-27T15:23:34.0248000Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2022-09-27T15:23:34.0250126Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2022-09-27T15:23:34.0252595Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2022-09-27T15:23:34.0254855Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2022-09-27T15:23:34.0257467Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2022-09-27T15:23:34.0260234Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0262310Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0264602Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2022-09-27T15:23:34.0266739Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2022-09-27T15:23:34.0268854Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2022-09-27T15:23:34.0271054Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2022-09-27T15:23:34.0273399Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2022-09-27T15:23:34.0276112Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2022-09-27T15:23:34.0278425Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2022-09-27T15:23:34.0280720Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2022-09-27T15:23:34.0282749Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2022-09-27T15:23:34.0285342Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2022-09-27T15:23:34.0287364Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2022-09-27T15:23:34.0289833Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0291692Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2022-09-27T15:23:34.0294095Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2022-09-27T15:23:34.0295951Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2022-09-27T15:23:34.0298478Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2022-09-27T15:23:34.0300699Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2022-09-27T15:23:34.0302683Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2022-09-27T15:23:34.0305070Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2022-09-27T15:23:34.0307042Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2022-09-27T15:23:34.0309420Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0311203Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2022-09-27T15:23:34.0313685Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2022-09-27T15:23:34.0315800Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2022-09-27T15:23:34.0318156Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0320065Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2022-09-27T15:23:34.0322459Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2022-09-27T15:23:34.0324589Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2022-09-27T15:23:34.0326842Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0328833Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2022-09-27T15:23:34.0331295Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2022-09-27T15:23:34.0333177Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2022-09-27T15:23:34.0335688Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0338626Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2022-09-27T15:23:34.0340757Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2022-09-27T15:23:34.0343210Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2022-09-27T15:23:34.0345262Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0347478Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2022-09-27T15:23:34.0349654Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2022-09-27T15:23:34.0351882Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2022-09-27T15:23:34.0354035Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0355901Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2022-09-27T15:23:34.0358403Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2022-09-27T15:23:34.0360113Z adding 'torch/include/ATen/ops/_values.h' 2022-09-27T15:23:34.0362374Z adding 'torch/include/ATen/ops/_values_copy.h' 2022-09-27T15:23:34.0364593Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0366650Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0368726Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2022-09-27T15:23:34.0371045Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2022-09-27T15:23:34.0372974Z adding 'torch/include/ATen/ops/_values_native.h' 2022-09-27T15:23:34.0375108Z adding 'torch/include/ATen/ops/_values_ops.h' 2022-09-27T15:23:34.0377042Z adding 'torch/include/ATen/ops/_version.h' 2022-09-27T15:23:34.0379854Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0381380Z adding 'torch/include/ATen/ops/_version_native.h' 2022-09-27T15:23:34.0383938Z adding 'torch/include/ATen/ops/_version_ops.h' 2022-09-27T15:23:34.0385569Z adding 'torch/include/ATen/ops/_weight_norm.h' 2022-09-27T15:23:34.0388229Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0389828Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2022-09-27T15:23:34.0391752Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0393443Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2022-09-27T15:23:34.0395257Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2022-09-27T15:23:34.0396856Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2022-09-27T15:23:34.0398496Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2022-09-27T15:23:34.0400294Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0401880Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2022-09-27T15:23:34.0403437Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2022-09-27T15:23:34.0405141Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2022-09-27T15:23:34.0406865Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2022-09-27T15:23:34.0408616Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0410102Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2022-09-27T15:23:34.0411701Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2022-09-27T15:23:34.0413469Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2022-09-27T15:23:34.0415399Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2022-09-27T15:23:34.0417027Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2022-09-27T15:23:34.0418729Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2022-09-27T15:23:34.0420566Z adding 'torch/include/ATen/ops/abs.h' 2022-09-27T15:23:34.0422245Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0423866Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2022-09-27T15:23:34.0425478Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2022-09-27T15:23:34.0427542Z adding 'torch/include/ATen/ops/abs_native.h' 2022-09-27T15:23:34.0429757Z adding 'torch/include/ATen/ops/abs_ops.h' 2022-09-27T15:23:34.0430885Z adding 'torch/include/ATen/ops/absolute.h' 2022-09-27T15:23:34.0432768Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0434092Z adding 'torch/include/ATen/ops/absolute_native.h' 2022-09-27T15:23:34.0436075Z adding 'torch/include/ATen/ops/absolute_ops.h' 2022-09-27T15:23:34.0437554Z adding 'torch/include/ATen/ops/acos.h' 2022-09-27T15:23:34.0439348Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0440892Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2022-09-27T15:23:34.0442543Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2022-09-27T15:23:34.0444333Z adding 'torch/include/ATen/ops/acos_meta.h' 2022-09-27T15:23:34.0446211Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2022-09-27T15:23:34.0447809Z adding 'torch/include/ATen/ops/acos_native.h' 2022-09-27T15:23:34.0449505Z adding 'torch/include/ATen/ops/acos_ops.h' 2022-09-27T15:23:34.0451389Z adding 'torch/include/ATen/ops/acosh.h' 2022-09-27T15:23:34.0453318Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0455079Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2022-09-27T15:23:34.0456951Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2022-09-27T15:23:34.0458474Z adding 'torch/include/ATen/ops/acosh_meta.h' 2022-09-27T15:23:34.0460462Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2022-09-27T15:23:34.0461968Z adding 'torch/include/ATen/ops/acosh_native.h' 2022-09-27T15:23:34.0463816Z adding 'torch/include/ATen/ops/acosh_ops.h' 2022-09-27T15:23:34.0465609Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2022-09-27T15:23:34.0467697Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0469139Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2022-09-27T15:23:34.0470812Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2022-09-27T15:23:34.0472600Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2022-09-27T15:23:34.0474453Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0476297Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2022-09-27T15:23:34.0478048Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2022-09-27T15:23:34.0479726Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2022-09-27T15:23:34.0481532Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2022-09-27T15:23:34.0483410Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2022-09-27T15:23:34.0485193Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2022-09-27T15:23:34.0487054Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2022-09-27T15:23:34.0488756Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2022-09-27T15:23:34.0490524Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2022-09-27T15:23:34.0492297Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2022-09-27T15:23:34.0494210Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0495988Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2022-09-27T15:23:34.0497712Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2022-09-27T15:23:34.0499565Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2022-09-27T15:23:34.0501594Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2022-09-27T15:23:34.0503239Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2022-09-27T15:23:34.0505127Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0506650Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2022-09-27T15:23:34.0508447Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2022-09-27T15:23:34.0510303Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2022-09-27T15:23:34.0511911Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2022-09-27T15:23:34.0513771Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0515503Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2022-09-27T15:23:34.0517222Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2022-09-27T15:23:34.0518898Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2022-09-27T15:23:34.0520549Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2022-09-27T15:23:34.0522249Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2022-09-27T15:23:34.0524084Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2022-09-27T15:23:34.0525917Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0527539Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2022-09-27T15:23:34.0529301Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2022-09-27T15:23:34.0530926Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2022-09-27T15:23:34.0532621Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2022-09-27T15:23:34.0534304Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2022-09-27T15:23:34.0536114Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2022-09-27T15:23:34.0538030Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2022-09-27T15:23:34.0539873Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2022-09-27T15:23:34.0542123Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0543730Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2022-09-27T15:23:34.0545625Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2022-09-27T15:23:34.0547140Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2022-09-27T15:23:34.0548980Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2022-09-27T15:23:34.0550633Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2022-09-27T15:23:34.0552441Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2022-09-27T15:23:34.0554296Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0556225Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2022-09-27T15:23:34.0557968Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2022-09-27T15:23:34.0559768Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2022-09-27T15:23:34.0561644Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2022-09-27T15:23:34.0563325Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2022-09-27T15:23:34.0565233Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2022-09-27T15:23:34.0567091Z adding 'torch/include/ATen/ops/add.h' 2022-09-27T15:23:34.0569129Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0570960Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0572645Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2022-09-27T15:23:34.0574528Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2022-09-27T15:23:34.0576235Z adding 'torch/include/ATen/ops/add_meta.h' 2022-09-27T15:23:34.0578205Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2022-09-27T15:23:34.0580414Z adding 'torch/include/ATen/ops/add_native.h' 2022-09-27T15:23:34.0582570Z adding 'torch/include/ATen/ops/add_ops.h' 2022-09-27T15:23:34.0584264Z adding 'torch/include/ATen/ops/addbmm.h' 2022-09-27T15:23:34.0585936Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2022-09-27T15:23:34.0588071Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2022-09-27T15:23:34.0589529Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2022-09-27T15:23:34.0591270Z adding 'torch/include/ATen/ops/addbmm_native.h' 2022-09-27T15:23:34.0593051Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2022-09-27T15:23:34.0594939Z adding 'torch/include/ATen/ops/addcdiv.h' 2022-09-27T15:23:34.0596840Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0598550Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2022-09-27T15:23:34.0600283Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2022-09-27T15:23:34.0601911Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2022-09-27T15:23:34.0603691Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2022-09-27T15:23:34.0605279Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2022-09-27T15:23:34.0607114Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2022-09-27T15:23:34.0608999Z adding 'torch/include/ATen/ops/addcmul.h' 2022-09-27T15:23:34.0610857Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0612518Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2022-09-27T15:23:34.0614234Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2022-09-27T15:23:34.0615862Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2022-09-27T15:23:34.0617904Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2022-09-27T15:23:34.0619687Z adding 'torch/include/ATen/ops/addcmul_native.h' 2022-09-27T15:23:34.0621446Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2022-09-27T15:23:34.0623081Z adding 'torch/include/ATen/ops/addmm.h' 2022-09-27T15:23:34.0624920Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0626560Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2022-09-27T15:23:34.0628279Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2022-09-27T15:23:34.0629875Z adding 'torch/include/ATen/ops/addmm_meta.h' 2022-09-27T15:23:34.0631524Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2022-09-27T15:23:34.0633239Z adding 'torch/include/ATen/ops/addmm_native.h' 2022-09-27T15:23:34.0635095Z adding 'torch/include/ATen/ops/addmm_ops.h' 2022-09-27T15:23:34.0636956Z adding 'torch/include/ATen/ops/addmv.h' 2022-09-27T15:23:34.0638811Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0640497Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2022-09-27T15:23:34.0642150Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2022-09-27T15:23:34.0643806Z adding 'torch/include/ATen/ops/addmv_meta.h' 2022-09-27T15:23:34.0645482Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2022-09-27T15:23:34.0647142Z adding 'torch/include/ATen/ops/addmv_native.h' 2022-09-27T15:23:34.0648932Z adding 'torch/include/ATen/ops/addmv_ops.h' 2022-09-27T15:23:34.0650687Z adding 'torch/include/ATen/ops/addr.h' 2022-09-27T15:23:34.0652605Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0654288Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2022-09-27T15:23:34.0655918Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2022-09-27T15:23:34.0657554Z adding 'torch/include/ATen/ops/addr_native.h' 2022-09-27T15:23:34.0659529Z adding 'torch/include/ATen/ops/addr_ops.h' 2022-09-27T15:23:34.0661258Z adding 'torch/include/ATen/ops/adjoint.h' 2022-09-27T15:23:34.0663015Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0664545Z adding 'torch/include/ATen/ops/adjoint_native.h' 2022-09-27T15:23:34.0666177Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2022-09-27T15:23:34.0668022Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2022-09-27T15:23:34.0669698Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2022-09-27T15:23:34.0671431Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0673217Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2022-09-27T15:23:34.0675054Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2022-09-27T15:23:34.0676962Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0678454Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2022-09-27T15:23:34.0680427Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2022-09-27T15:23:34.0682532Z adding 'torch/include/ATen/ops/alias.h' 2022-09-27T15:23:34.0684304Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0686121Z adding 'torch/include/ATen/ops/alias_copy.h' 2022-09-27T15:23:34.0688058Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0689942Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0691766Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2022-09-27T15:23:34.0693393Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2022-09-27T15:23:34.0695198Z adding 'torch/include/ATen/ops/alias_native.h' 2022-09-27T15:23:34.0697143Z adding 'torch/include/ATen/ops/alias_ops.h' 2022-09-27T15:23:34.0698786Z adding 'torch/include/ATen/ops/align_as.h' 2022-09-27T15:23:34.0701092Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0702778Z adding 'torch/include/ATen/ops/align_as_native.h' 2022-09-27T15:23:34.0704519Z adding 'torch/include/ATen/ops/align_as_ops.h' 2022-09-27T15:23:34.0706453Z adding 'torch/include/ATen/ops/align_tensors.h' 2022-09-27T15:23:34.0708557Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0710132Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2022-09-27T15:23:34.0712014Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2022-09-27T15:23:34.0713683Z adding 'torch/include/ATen/ops/align_to.h' 2022-09-27T15:23:34.0715744Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0717454Z adding 'torch/include/ATen/ops/align_to_native.h' 2022-09-27T15:23:34.0719319Z adding 'torch/include/ATen/ops/align_to_ops.h' 2022-09-27T15:23:34.0721329Z adding 'torch/include/ATen/ops/all.h' 2022-09-27T15:23:34.0723272Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0725090Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0726872Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2022-09-27T15:23:34.0728685Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2022-09-27T15:23:34.0730508Z adding 'torch/include/ATen/ops/all_meta.h' 2022-09-27T15:23:34.0732400Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2022-09-27T15:23:34.0734213Z adding 'torch/include/ATen/ops/all_native.h' 2022-09-27T15:23:34.0736369Z adding 'torch/include/ATen/ops/all_ops.h' 2022-09-27T15:23:34.0738352Z adding 'torch/include/ATen/ops/allclose.h' 2022-09-27T15:23:34.0740381Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0742028Z adding 'torch/include/ATen/ops/allclose_native.h' 2022-09-27T15:23:34.0743919Z adding 'torch/include/ATen/ops/allclose_ops.h' 2022-09-27T15:23:34.0745702Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2022-09-27T15:23:34.0747682Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0749270Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2022-09-27T15:23:34.0751120Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2022-09-27T15:23:34.0752938Z adding 'torch/include/ATen/ops/amax.h' 2022-09-27T15:23:34.0755042Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0757508Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2022-09-27T15:23:34.0759529Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2022-09-27T15:23:34.0761439Z adding 'torch/include/ATen/ops/amax_meta.h' 2022-09-27T15:23:34.0763183Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2022-09-27T15:23:34.0764846Z adding 'torch/include/ATen/ops/amax_native.h' 2022-09-27T15:23:34.0766785Z adding 'torch/include/ATen/ops/amax_ops.h' 2022-09-27T15:23:34.0768581Z adding 'torch/include/ATen/ops/amin.h' 2022-09-27T15:23:34.0770576Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0772266Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2022-09-27T15:23:34.0774171Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2022-09-27T15:23:34.0775905Z adding 'torch/include/ATen/ops/amin_meta.h' 2022-09-27T15:23:34.0777899Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2022-09-27T15:23:34.0779837Z adding 'torch/include/ATen/ops/amin_native.h' 2022-09-27T15:23:34.0781732Z adding 'torch/include/ATen/ops/amin_ops.h' 2022-09-27T15:23:34.0783618Z adding 'torch/include/ATen/ops/aminmax.h' 2022-09-27T15:23:34.0785758Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0787533Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2022-09-27T15:23:34.0789213Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2022-09-27T15:23:34.0790825Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2022-09-27T15:23:34.0792529Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2022-09-27T15:23:34.0794061Z adding 'torch/include/ATen/ops/aminmax_native.h' 2022-09-27T15:23:34.0795928Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2022-09-27T15:23:34.0797781Z adding 'torch/include/ATen/ops/and.h' 2022-09-27T15:23:34.0799533Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0801030Z adding 'torch/include/ATen/ops/and_native.h' 2022-09-27T15:23:34.0802791Z adding 'torch/include/ATen/ops/and_ops.h' 2022-09-27T15:23:34.0804473Z adding 'torch/include/ATen/ops/angle.h' 2022-09-27T15:23:34.0806210Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2022-09-27T15:23:34.0807813Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2022-09-27T15:23:34.0809343Z adding 'torch/include/ATen/ops/angle_native.h' 2022-09-27T15:23:34.0810985Z adding 'torch/include/ATen/ops/angle_ops.h' 2022-09-27T15:23:34.0812770Z adding 'torch/include/ATen/ops/any.h' 2022-09-27T15:23:34.0814582Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0816294Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0817862Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2022-09-27T15:23:34.0819774Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2022-09-27T15:23:34.0821344Z adding 'torch/include/ATen/ops/any_meta.h' 2022-09-27T15:23:34.0823173Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2022-09-27T15:23:34.0824950Z adding 'torch/include/ATen/ops/any_native.h' 2022-09-27T15:23:34.0826747Z adding 'torch/include/ATen/ops/any_ops.h' 2022-09-27T15:23:34.0828761Z adding 'torch/include/ATen/ops/arange.h' 2022-09-27T15:23:34.0830598Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0832086Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2022-09-27T15:23:34.0833675Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2022-09-27T15:23:34.0835316Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2022-09-27T15:23:34.0836903Z adding 'torch/include/ATen/ops/arange_native.h' 2022-09-27T15:23:34.0838873Z adding 'torch/include/ATen/ops/arange_ops.h' 2022-09-27T15:23:34.0841096Z adding 'torch/include/ATen/ops/arccos.h' 2022-09-27T15:23:34.0842700Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0844227Z adding 'torch/include/ATen/ops/arccos_native.h' 2022-09-27T15:23:34.0845918Z adding 'torch/include/ATen/ops/arccos_ops.h' 2022-09-27T15:23:34.0847544Z adding 'torch/include/ATen/ops/arccosh.h' 2022-09-27T15:23:34.0849430Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0850767Z adding 'torch/include/ATen/ops/arccosh_native.h' 2022-09-27T15:23:34.0852505Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2022-09-27T15:23:34.0854055Z adding 'torch/include/ATen/ops/arcsin.h' 2022-09-27T15:23:34.0855823Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0857291Z adding 'torch/include/ATen/ops/arcsin_native.h' 2022-09-27T15:23:34.0859244Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2022-09-27T15:23:34.0861075Z adding 'torch/include/ATen/ops/arcsinh.h' 2022-09-27T15:23:34.0862806Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0864193Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2022-09-27T15:23:34.0865885Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2022-09-27T15:23:34.0867475Z adding 'torch/include/ATen/ops/arctan.h' 2022-09-27T15:23:34.0869132Z adding 'torch/include/ATen/ops/arctan2.h' 2022-09-27T15:23:34.0870819Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0872306Z adding 'torch/include/ATen/ops/arctan2_native.h' 2022-09-27T15:23:34.0874036Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2022-09-27T15:23:34.0875878Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0877390Z adding 'torch/include/ATen/ops/arctan_native.h' 2022-09-27T15:23:34.0879116Z adding 'torch/include/ATen/ops/arctan_ops.h' 2022-09-27T15:23:34.0881064Z adding 'torch/include/ATen/ops/arctanh.h' 2022-09-27T15:23:34.0883577Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0884145Z adding 'torch/include/ATen/ops/arctanh_native.h' 2022-09-27T15:23:34.0885997Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2022-09-27T15:23:34.0887899Z adding 'torch/include/ATen/ops/argmax.h' 2022-09-27T15:23:34.0889867Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0891326Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2022-09-27T15:23:34.0893275Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2022-09-27T15:23:34.0894732Z adding 'torch/include/ATen/ops/argmax_meta.h' 2022-09-27T15:23:34.0896307Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2022-09-27T15:23:34.0897919Z adding 'torch/include/ATen/ops/argmax_native.h' 2022-09-27T15:23:34.0899896Z adding 'torch/include/ATen/ops/argmax_ops.h' 2022-09-27T15:23:34.0901758Z adding 'torch/include/ATen/ops/argmin.h' 2022-09-27T15:23:34.0903654Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0905194Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2022-09-27T15:23:34.0906774Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2022-09-27T15:23:34.0908355Z adding 'torch/include/ATen/ops/argmin_meta.h' 2022-09-27T15:23:34.0910025Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2022-09-27T15:23:34.0911601Z adding 'torch/include/ATen/ops/argmin_native.h' 2022-09-27T15:23:34.0913439Z adding 'torch/include/ATen/ops/argmin_ops.h' 2022-09-27T15:23:34.0915249Z adding 'torch/include/ATen/ops/argsort.h' 2022-09-27T15:23:34.0917507Z adding 'torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0919011Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0920495Z adding 'torch/include/ATen/ops/argsort_cpu_dispatch.h' 2022-09-27T15:23:34.0922134Z adding 'torch/include/ATen/ops/argsort_cuda_dispatch.h' 2022-09-27T15:23:34.0923749Z adding 'torch/include/ATen/ops/argsort_native.h' 2022-09-27T15:23:34.0925707Z adding 'torch/include/ATen/ops/argsort_ops.h' 2022-09-27T15:23:34.0927560Z adding 'torch/include/ATen/ops/argwhere.h' 2022-09-27T15:23:34.0929262Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.0930757Z adding 'torch/include/ATen/ops/argwhere_native.h' 2022-09-27T15:23:34.0932214Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2022-09-27T15:23:34.0934296Z adding 'torch/include/ATen/ops/as_strided.h' 2022-09-27T15:23:34.0936073Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0937986Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2022-09-27T15:23:34.0939774Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0941999Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0942996Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2022-09-27T15:23:34.0945770Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2022-09-27T15:23:34.0947868Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2022-09-27T15:23:34.0949987Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2022-09-27T15:23:34.0952272Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2022-09-27T15:23:34.0954125Z adding 'torch/include/ATen/ops/as_strided_native.h' 2022-09-27T15:23:34.0956796Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2022-09-27T15:23:34.0959043Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2022-09-27T15:23:34.0961443Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.0963332Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2022-09-27T15:23:34.0965785Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2022-09-27T15:23:34.0967677Z adding 'torch/include/ATen/ops/asin.h' 2022-09-27T15:23:34.0970159Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0971986Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2022-09-27T15:23:34.0974502Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2022-09-27T15:23:34.0976489Z adding 'torch/include/ATen/ops/asin_meta.h' 2022-09-27T15:23:34.0978936Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2022-09-27T15:23:34.0981361Z adding 'torch/include/ATen/ops/asin_native.h' 2022-09-27T15:23:34.0983634Z adding 'torch/include/ATen/ops/asin_ops.h' 2022-09-27T15:23:34.0985925Z adding 'torch/include/ATen/ops/asinh.h' 2022-09-27T15:23:34.0988380Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.0990252Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2022-09-27T15:23:34.0992830Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2022-09-27T15:23:34.0994811Z adding 'torch/include/ATen/ops/asinh_meta.h' 2022-09-27T15:23:34.0997386Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2022-09-27T15:23:34.0999222Z adding 'torch/include/ATen/ops/asinh_native.h' 2022-09-27T15:23:34.1001799Z adding 'torch/include/ATen/ops/asinh_ops.h' 2022-09-27T15:23:34.1003729Z adding 'torch/include/ATen/ops/atan.h' 2022-09-27T15:23:34.1006033Z adding 'torch/include/ATen/ops/atan2.h' 2022-09-27T15:23:34.1008362Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.1010347Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2022-09-27T15:23:34.1012772Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2022-09-27T15:23:34.1014635Z adding 'torch/include/ATen/ops/atan2_meta.h' 2022-09-27T15:23:34.1017074Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2022-09-27T15:23:34.1018955Z adding 'torch/include/ATen/ops/atan2_native.h' 2022-09-27T15:23:34.1022070Z adding 'torch/include/ATen/ops/atan2_ops.h' 2022-09-27T15:23:34.1024137Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.1026191Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2022-09-27T15:23:34.1028277Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2022-09-27T15:23:34.1030266Z adding 'torch/include/ATen/ops/atan_meta.h' 2022-09-27T15:23:34.1032415Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2022-09-27T15:23:34.1034366Z adding 'torch/include/ATen/ops/atan_native.h' 2022-09-27T15:23:34.1036777Z adding 'torch/include/ATen/ops/atan_ops.h' 2022-09-27T15:23:34.1038964Z adding 'torch/include/ATen/ops/atanh.h' 2022-09-27T15:23:34.1041118Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.1043205Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2022-09-27T15:23:34.1045258Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2022-09-27T15:23:34.1047324Z adding 'torch/include/ATen/ops/atanh_meta.h' 2022-09-27T15:23:34.1049475Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2022-09-27T15:23:34.1051331Z adding 'torch/include/ATen/ops/atanh_native.h' 2022-09-27T15:23:34.1053775Z adding 'torch/include/ATen/ops/atanh_ops.h' 2022-09-27T15:23:34.1055742Z adding 'torch/include/ATen/ops/atleast_1d.h' 2022-09-27T15:23:34.1058074Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1059990Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2022-09-27T15:23:34.1062421Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2022-09-27T15:23:34.1064308Z adding 'torch/include/ATen/ops/atleast_2d.h' 2022-09-27T15:23:34.1066730Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1068810Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2022-09-27T15:23:34.1070700Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2022-09-27T15:23:34.1072843Z adding 'torch/include/ATen/ops/atleast_3d.h' 2022-09-27T15:23:34.1075419Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1077218Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2022-09-27T15:23:34.1079541Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2022-09-27T15:23:34.1081599Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2022-09-27T15:23:34.1083910Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1085582Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2022-09-27T15:23:34.1088093Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2022-09-27T15:23:34.1090042Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2022-09-27T15:23:34.1092443Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2022-09-27T15:23:34.1094677Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.1096678Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2022-09-27T15:23:34.1099372Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2022-09-27T15:23:34.1101164Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2022-09-27T15:23:34.1103655Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2022-09-27T15:23:34.1105549Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2022-09-27T15:23:34.1108282Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2022-09-27T15:23:34.1110371Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.1112548Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2022-09-27T15:23:34.1114926Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2022-09-27T15:23:34.1117531Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2022-09-27T15:23:34.1119734Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2022-09-27T15:23:34.1121841Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2022-09-27T15:23:34.1124308Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2022-09-27T15:23:34.1126421Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2022-09-27T15:23:34.1128882Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2022-09-27T15:23:34.1131162Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.1133310Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2022-09-27T15:23:34.1135455Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2022-09-27T15:23:34.1137584Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2022-09-27T15:23:34.1140316Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2022-09-27T15:23:34.1141954Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2022-09-27T15:23:34.1144754Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2022-09-27T15:23:34.1146926Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.1149035Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2022-09-27T15:23:34.1151207Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2022-09-27T15:23:34.1153242Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2022-09-27T15:23:34.1155530Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2022-09-27T15:23:34.1157730Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2022-09-27T15:23:34.1160121Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2022-09-27T15:23:34.1162261Z adding 'torch/include/ATen/ops/baddbmm.h' 2022-09-27T15:23:34.1164574Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.1166535Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2022-09-27T15:23:34.1168901Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2022-09-27T15:23:34.1170806Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2022-09-27T15:23:34.1173066Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2022-09-27T15:23:34.1175352Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2022-09-27T15:23:34.1177421Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2022-09-27T15:23:34.1180099Z adding 'torch/include/ATen/ops/bartlett_window.h' 2022-09-27T15:23:34.1182777Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1184490Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2022-09-27T15:23:34.1187266Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2022-09-27T15:23:34.1189129Z adding 'torch/include/ATen/ops/batch_norm.h' 2022-09-27T15:23:34.1191588Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2022-09-27T15:23:34.1193987Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1196120Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2022-09-27T15:23:34.1198320Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2022-09-27T15:23:34.1200644Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2022-09-27T15:23:34.1202950Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2022-09-27T15:23:34.1205180Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1207463Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2022-09-27T15:23:34.1209523Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2022-09-27T15:23:34.1212204Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2022-09-27T15:23:34.1214320Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1217639Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2022-09-27T15:23:34.1219569Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2022-09-27T15:23:34.1221347Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2022-09-27T15:23:34.1222976Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2022-09-27T15:23:34.1224740Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2022-09-27T15:23:34.1226562Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1228507Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2022-09-27T15:23:34.1229908Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2022-09-27T15:23:34.1231588Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2022-09-27T15:23:34.1233613Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2022-09-27T15:23:34.1235726Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1237395Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2022-09-27T15:23:34.1238919Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2022-09-27T15:23:34.1240665Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2022-09-27T15:23:34.1242238Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2022-09-27T15:23:34.1243924Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2022-09-27T15:23:34.1245624Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2022-09-27T15:23:34.1247353Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1248951Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2022-09-27T15:23:34.1250462Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2022-09-27T15:23:34.1252276Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2022-09-27T15:23:34.1253981Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2022-09-27T15:23:34.1256172Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1257692Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2022-09-27T15:23:34.1259987Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2022-09-27T15:23:34.1261688Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2022-09-27T15:23:34.1264352Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2022-09-27T15:23:34.1266284Z adding 'torch/include/ATen/ops/bernoulli.h' 2022-09-27T15:23:34.1269104Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1270890Z adding 'torch/include/ATen/ops/bernoulli_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1273310Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2022-09-27T15:23:34.1275411Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2022-09-27T15:23:34.1277663Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2022-09-27T15:23:34.1279659Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2022-09-27T15:23:34.1282323Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2022-09-27T15:23:34.1284391Z adding 'torch/include/ATen/ops/bilinear.h' 2022-09-27T15:23:34.1286608Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1288412Z adding 'torch/include/ATen/ops/bilinear_native.h' 2022-09-27T15:23:34.1290810Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2022-09-27T15:23:34.1292884Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2022-09-27T15:23:34.1295353Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2022-09-27T15:23:34.1297510Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2022-09-27T15:23:34.1299917Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2022-09-27T15:23:34.1302098Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2022-09-27T15:23:34.1304576Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2022-09-27T15:23:34.1306591Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2022-09-27T15:23:34.1308931Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2022-09-27T15:23:34.1310847Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2022-09-27T15:23:34.1313218Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2022-09-27T15:23:34.1315469Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2022-09-27T15:23:34.1318193Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1320056Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2022-09-27T15:23:34.1322484Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2022-09-27T15:23:34.1324421Z adding 'torch/include/ATen/ops/bincount.h' 2022-09-27T15:23:34.1326885Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1328560Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2022-09-27T15:23:34.1331032Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2022-09-27T15:23:34.1332754Z adding 'torch/include/ATen/ops/bincount_native.h' 2022-09-27T15:23:34.1335212Z adding 'torch/include/ATen/ops/bincount_ops.h' 2022-09-27T15:23:34.1337304Z adding 'torch/include/ATen/ops/binomial.h' 2022-09-27T15:23:34.1339880Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1341804Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2022-09-27T15:23:34.1344256Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2022-09-27T15:23:34.1345827Z adding 'torch/include/ATen/ops/binomial_native.h' 2022-09-27T15:23:34.1348229Z adding 'torch/include/ATen/ops/binomial_ops.h' 2022-09-27T15:23:34.1350550Z adding 'torch/include/ATen/ops/bitwise_and.h' 2022-09-27T15:23:34.1352955Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1355109Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.1357315Z adding 'torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1359435Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2022-09-27T15:23:34.1361569Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2022-09-27T15:23:34.1363797Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2022-09-27T15:23:34.1365720Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2022-09-27T15:23:34.1367960Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2022-09-27T15:23:34.1370582Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2022-09-27T15:23:34.1373008Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2022-09-27T15:23:34.1375663Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1377650Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.1380199Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2022-09-27T15:23:34.1382156Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2022-09-27T15:23:34.1384221Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2022-09-27T15:23:34.1386267Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2022-09-27T15:23:34.1388424Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2022-09-27T15:23:34.1391366Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2022-09-27T15:23:34.1393249Z adding 'torch/include/ATen/ops/bitwise_not.h' 2022-09-27T15:23:34.1396101Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.1397527Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2022-09-27T15:23:34.1399222Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2022-09-27T15:23:34.1400884Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2022-09-27T15:23:34.1402644Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2022-09-27T15:23:34.1404387Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2022-09-27T15:23:34.1406223Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2022-09-27T15:23:34.1408178Z adding 'torch/include/ATen/ops/bitwise_or.h' 2022-09-27T15:23:34.1410247Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1412053Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.1413703Z adding 'torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1415399Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2022-09-27T15:23:34.1417103Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2022-09-27T15:23:34.1419154Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2022-09-27T15:23:34.1420707Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2022-09-27T15:23:34.1422878Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2022-09-27T15:23:34.1425121Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2022-09-27T15:23:34.1427230Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2022-09-27T15:23:34.1429120Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1431326Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.1432797Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2022-09-27T15:23:34.1434511Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2022-09-27T15:23:34.1436603Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2022-09-27T15:23:34.1438255Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2022-09-27T15:23:34.1440065Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2022-09-27T15:23:34.1442220Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2022-09-27T15:23:34.1444388Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2022-09-27T15:23:34.1446370Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1448358Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.1450389Z adding 'torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1452034Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2022-09-27T15:23:34.1453993Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2022-09-27T15:23:34.1455713Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2022-09-27T15:23:34.1457352Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2022-09-27T15:23:34.1459130Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2022-09-27T15:23:34.1461434Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2022-09-27T15:23:34.1463532Z adding 'torch/include/ATen/ops/blackman_window.h' 2022-09-27T15:23:34.1465476Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1467098Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2022-09-27T15:23:34.1469403Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2022-09-27T15:23:34.1471109Z adding 'torch/include/ATen/ops/block_diag.h' 2022-09-27T15:23:34.1472916Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1474541Z adding 'torch/include/ATen/ops/block_diag_native.h' 2022-09-27T15:23:34.1476410Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2022-09-27T15:23:34.1478326Z adding 'torch/include/ATen/ops/bmm.h' 2022-09-27T15:23:34.1480246Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.1481893Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2022-09-27T15:23:34.1483710Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2022-09-27T15:23:34.1485358Z adding 'torch/include/ATen/ops/bmm_meta.h' 2022-09-27T15:23:34.1487163Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2022-09-27T15:23:34.1488914Z adding 'torch/include/ATen/ops/bmm_native.h' 2022-09-27T15:23:34.1490886Z adding 'torch/include/ATen/ops/bmm_ops.h' 2022-09-27T15:23:34.1492764Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2022-09-27T15:23:34.1494741Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1496716Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2022-09-27T15:23:34.1498393Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2022-09-27T15:23:34.1500341Z adding 'torch/include/ATen/ops/broadcast_to.h' 2022-09-27T15:23:34.1502297Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1504001Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2022-09-27T15:23:34.1505950Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2022-09-27T15:23:34.1507763Z adding 'torch/include/ATen/ops/bucketize.h' 2022-09-27T15:23:34.1509835Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1511670Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2022-09-27T15:23:34.1513523Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2022-09-27T15:23:34.1515424Z adding 'torch/include/ATen/ops/bucketize_native.h' 2022-09-27T15:23:34.1517539Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2022-09-27T15:23:34.1519424Z adding 'torch/include/ATen/ops/can_cast.h' 2022-09-27T15:23:34.1521327Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1522962Z adding 'torch/include/ATen/ops/can_cast_native.h' 2022-09-27T15:23:34.1524864Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2022-09-27T15:23:34.1526686Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2022-09-27T15:23:34.1528832Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1530589Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2022-09-27T15:23:34.1531962Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2022-09-27T15:23:34.1533641Z adding 'torch/include/ATen/ops/cat.h' 2022-09-27T15:23:34.1535575Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.1537385Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1538957Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2022-09-27T15:23:34.1540867Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2022-09-27T15:23:34.1542933Z adding 'torch/include/ATen/ops/cat_meta.h' 2022-09-27T15:23:34.1544783Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2022-09-27T15:23:34.1546516Z adding 'torch/include/ATen/ops/cat_native.h' 2022-09-27T15:23:34.1548385Z adding 'torch/include/ATen/ops/cat_ops.h' 2022-09-27T15:23:34.1550217Z adding 'torch/include/ATen/ops/cauchy.h' 2022-09-27T15:23:34.1552168Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1553792Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2022-09-27T15:23:34.1555503Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2022-09-27T15:23:34.1557311Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2022-09-27T15:23:34.1558888Z adding 'torch/include/ATen/ops/cauchy_native.h' 2022-09-27T15:23:34.1560746Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2022-09-27T15:23:34.1562407Z adding 'torch/include/ATen/ops/ccol_indices.h' 2022-09-27T15:23:34.1564202Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2022-09-27T15:23:34.1566115Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1567781Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2022-09-27T15:23:34.1569633Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2022-09-27T15:23:34.1571242Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2022-09-27T15:23:34.1572949Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2022-09-27T15:23:34.1574538Z adding 'torch/include/ATen/ops/cdist.h' 2022-09-27T15:23:34.1576490Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1577888Z adding 'torch/include/ATen/ops/cdist_native.h' 2022-09-27T15:23:34.1579871Z adding 'torch/include/ATen/ops/cdist_ops.h' 2022-09-27T15:23:34.1581667Z adding 'torch/include/ATen/ops/ceil.h' 2022-09-27T15:23:34.1584099Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.1585398Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2022-09-27T15:23:34.1586894Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2022-09-27T15:23:34.1589177Z adding 'torch/include/ATen/ops/ceil_meta.h' 2022-09-27T15:23:34.1590254Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2022-09-27T15:23:34.1591835Z adding 'torch/include/ATen/ops/ceil_native.h' 2022-09-27T15:23:34.1593949Z adding 'torch/include/ATen/ops/ceil_ops.h' 2022-09-27T15:23:34.1595697Z adding 'torch/include/ATen/ops/celu.h' 2022-09-27T15:23:34.1597690Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1599213Z adding 'torch/include/ATen/ops/celu_native.h' 2022-09-27T15:23:34.1601170Z adding 'torch/include/ATen/ops/celu_ops.h' 2022-09-27T15:23:34.1603033Z adding 'torch/include/ATen/ops/chain_matmul.h' 2022-09-27T15:23:34.1604930Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1606365Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2022-09-27T15:23:34.1608051Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2022-09-27T15:23:34.1609589Z adding 'torch/include/ATen/ops/chalf.h' 2022-09-27T15:23:34.1611410Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1612903Z adding 'torch/include/ATen/ops/chalf_native.h' 2022-09-27T15:23:34.1614638Z adding 'torch/include/ATen/ops/chalf_ops.h' 2022-09-27T15:23:34.1616314Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2022-09-27T15:23:34.1618240Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1619841Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2022-09-27T15:23:34.1621555Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2022-09-27T15:23:34.1623287Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2022-09-27T15:23:34.1624965Z adding 'torch/include/ATen/ops/cholesky.h' 2022-09-27T15:23:34.1626708Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2022-09-27T15:23:34.1628435Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2022-09-27T15:23:34.1630069Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2022-09-27T15:23:34.1631866Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2022-09-27T15:23:34.1633431Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2022-09-27T15:23:34.1635162Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2022-09-27T15:23:34.1636966Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2022-09-27T15:23:34.1638553Z adding 'torch/include/ATen/ops/cholesky_native.h' 2022-09-27T15:23:34.1640363Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2022-09-27T15:23:34.1642149Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2022-09-27T15:23:34.1643994Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1645488Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2022-09-27T15:23:34.1647217Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2022-09-27T15:23:34.1649010Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2022-09-27T15:23:34.1650765Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1652283Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2022-09-27T15:23:34.1654084Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2022-09-27T15:23:34.1655796Z adding 'torch/include/ATen/ops/chunk.h' 2022-09-27T15:23:34.1658475Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1660166Z adding 'torch/include/ATen/ops/chunk_native.h' 2022-09-27T15:23:34.1662113Z adding 'torch/include/ATen/ops/chunk_ops.h' 2022-09-27T15:23:34.1663758Z adding 'torch/include/ATen/ops/clamp.h' 2022-09-27T15:23:34.1665743Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.1667308Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2022-09-27T15:23:34.1669290Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2022-09-27T15:23:34.1670975Z adding 'torch/include/ATen/ops/clamp_max.h' 2022-09-27T15:23:34.1673033Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.1674253Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2022-09-27T15:23:34.1676364Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2022-09-27T15:23:34.1677922Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2022-09-27T15:23:34.1679633Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2022-09-27T15:23:34.1681623Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2022-09-27T15:23:34.1684038Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2022-09-27T15:23:34.1685715Z adding 'torch/include/ATen/ops/clamp_meta.h' 2022-09-27T15:23:34.1688145Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2022-09-27T15:23:34.1690286Z adding 'torch/include/ATen/ops/clamp_min.h' 2022-09-27T15:23:34.1692076Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.1693908Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2022-09-27T15:23:34.1695757Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2022-09-27T15:23:34.1697376Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2022-09-27T15:23:34.1699299Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2022-09-27T15:23:34.1700957Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2022-09-27T15:23:34.1702981Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2022-09-27T15:23:34.1705590Z adding 'torch/include/ATen/ops/clamp_native.h' 2022-09-27T15:23:34.1707014Z adding 'torch/include/ATen/ops/clamp_ops.h' 2022-09-27T15:23:34.1708826Z adding 'torch/include/ATen/ops/clip.h' 2022-09-27T15:23:34.1710796Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1712401Z adding 'torch/include/ATen/ops/clip_native.h' 2022-09-27T15:23:34.1714229Z adding 'torch/include/ATen/ops/clip_ops.h' 2022-09-27T15:23:34.1716028Z adding 'torch/include/ATen/ops/clone.h' 2022-09-27T15:23:34.1717833Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1719284Z adding 'torch/include/ATen/ops/clone_native.h' 2022-09-27T15:23:34.1720920Z adding 'torch/include/ATen/ops/clone_ops.h' 2022-09-27T15:23:34.1722445Z adding 'torch/include/ATen/ops/coalesce.h' 2022-09-27T15:23:34.1724102Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1725679Z adding 'torch/include/ATen/ops/coalesce_native.h' 2022-09-27T15:23:34.1727294Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2022-09-27T15:23:34.1728853Z adding 'torch/include/ATen/ops/col2im.h' 2022-09-27T15:23:34.1730694Z adding 'torch/include/ATen/ops/col2im_backward.h' 2022-09-27T15:23:34.1732562Z adding 'torch/include/ATen/ops/col2im_backward_cpu_dispatch.h' 2022-09-27T15:23:34.1734543Z adding 'torch/include/ATen/ops/col2im_backward_cuda_dispatch.h' 2022-09-27T15:23:34.1736334Z adding 'torch/include/ATen/ops/col2im_backward_native.h' 2022-09-27T15:23:34.1738437Z adding 'torch/include/ATen/ops/col2im_backward_ops.h' 2022-09-27T15:23:34.1740877Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2022-09-27T15:23:34.1742622Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2022-09-27T15:23:34.1744502Z adding 'torch/include/ATen/ops/col2im_native.h' 2022-09-27T15:23:34.1746503Z adding 'torch/include/ATen/ops/col2im_ops.h' 2022-09-27T15:23:34.1748354Z adding 'torch/include/ATen/ops/col_indices.h' 2022-09-27T15:23:34.1750332Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2022-09-27T15:23:34.1752307Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1754207Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.1756019Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2022-09-27T15:23:34.1758082Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2022-09-27T15:23:34.1759884Z adding 'torch/include/ATen/ops/col_indices_native.h' 2022-09-27T15:23:34.1761765Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2022-09-27T15:23:34.1763877Z adding 'torch/include/ATen/ops/column_stack.h' 2022-09-27T15:23:34.1765739Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1767761Z adding 'torch/include/ATen/ops/column_stack_native.h' 2022-09-27T15:23:34.1769538Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2022-09-27T15:23:34.1771392Z adding 'torch/include/ATen/ops/combinations.h' 2022-09-27T15:23:34.1773378Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1775130Z adding 'torch/include/ATen/ops/combinations_native.h' 2022-09-27T15:23:34.1777026Z adding 'torch/include/ATen/ops/combinations_ops.h' 2022-09-27T15:23:34.1778962Z adding 'torch/include/ATen/ops/complex.h' 2022-09-27T15:23:34.1781128Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1782966Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2022-09-27T15:23:34.1784768Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2022-09-27T15:23:34.1786621Z adding 'torch/include/ATen/ops/complex_native.h' 2022-09-27T15:23:34.1788561Z adding 'torch/include/ATen/ops/complex_ops.h' 2022-09-27T15:23:34.1790542Z adding 'torch/include/ATen/ops/concat.h' 2022-09-27T15:23:34.1792624Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1794481Z adding 'torch/include/ATen/ops/concat_native.h' 2022-09-27T15:23:34.1796565Z adding 'torch/include/ATen/ops/concat_ops.h' 2022-09-27T15:23:34.1798636Z adding 'torch/include/ATen/ops/concatenate.h' 2022-09-27T15:23:34.1800790Z adding 'torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1802493Z adding 'torch/include/ATen/ops/concatenate_native.h' 2022-09-27T15:23:34.1804539Z adding 'torch/include/ATen/ops/concatenate_ops.h' 2022-09-27T15:23:34.1806521Z adding 'torch/include/ATen/ops/conj.h' 2022-09-27T15:23:34.1808450Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1810136Z adding 'torch/include/ATen/ops/conj_native.h' 2022-09-27T15:23:34.1811970Z adding 'torch/include/ATen/ops/conj_ops.h' 2022-09-27T15:23:34.1813903Z adding 'torch/include/ATen/ops/conj_physical.h' 2022-09-27T15:23:34.1815924Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1817733Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1819668Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2022-09-27T15:23:34.1821396Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2022-09-27T15:23:34.1823119Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2022-09-27T15:23:34.1824908Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2022-09-27T15:23:34.1826745Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2022-09-27T15:23:34.1828645Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1830267Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2022-09-27T15:23:34.1832110Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2022-09-27T15:23:34.1833764Z adding 'torch/include/ATen/ops/contiguous.h' 2022-09-27T15:23:34.1835774Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1837431Z adding 'torch/include/ATen/ops/contiguous_native.h' 2022-09-27T15:23:34.1839201Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2022-09-27T15:23:34.1841112Z adding 'torch/include/ATen/ops/conv1d.h' 2022-09-27T15:23:34.1843017Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1844662Z adding 'torch/include/ATen/ops/conv1d_native.h' 2022-09-27T15:23:34.1846540Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2022-09-27T15:23:34.1848457Z adding 'torch/include/ATen/ops/conv2d.h' 2022-09-27T15:23:34.1850413Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1852370Z adding 'torch/include/ATen/ops/conv2d_native.h' 2022-09-27T15:23:34.1854770Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2022-09-27T15:23:34.1856495Z adding 'torch/include/ATen/ops/conv3d.h' 2022-09-27T15:23:34.1858246Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1859383Z adding 'torch/include/ATen/ops/conv3d_native.h' 2022-09-27T15:23:34.1861617Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2022-09-27T15:23:34.1863733Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2022-09-27T15:23:34.1865652Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1867263Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2022-09-27T15:23:34.1868832Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2022-09-27T15:23:34.1870700Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2022-09-27T15:23:34.1872517Z adding 'torch/include/ATen/ops/conv_tbc.h' 2022-09-27T15:23:34.1874510Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2022-09-27T15:23:34.1876400Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1878124Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2022-09-27T15:23:34.1879758Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2022-09-27T15:23:34.1881581Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1883481Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2022-09-27T15:23:34.1885406Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2022-09-27T15:23:34.1887061Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2022-09-27T15:23:34.1888697Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1890318Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2022-09-27T15:23:34.1892215Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2022-09-27T15:23:34.1894020Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2022-09-27T15:23:34.1895864Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1897481Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2022-09-27T15:23:34.1899535Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2022-09-27T15:23:34.1901747Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2022-09-27T15:23:34.1903467Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1905256Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2022-09-27T15:23:34.1906914Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2022-09-27T15:23:34.1908592Z adding 'torch/include/ATen/ops/convolution.h' 2022-09-27T15:23:34.1910754Z adding 'torch/include/ATen/ops/convolution_backward.h' 2022-09-27T15:23:34.1912736Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1914496Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2022-09-27T15:23:34.1916350Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2022-09-27T15:23:34.1918296Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2022-09-27T15:23:34.1920446Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2022-09-27T15:23:34.1922422Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1923895Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2022-09-27T15:23:34.1925867Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2022-09-27T15:23:34.1927834Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1929422Z adding 'torch/include/ATen/ops/convolution_native.h' 2022-09-27T15:23:34.1931469Z adding 'torch/include/ATen/ops/convolution_ops.h' 2022-09-27T15:23:34.1933256Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2022-09-27T15:23:34.1935361Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1936923Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2022-09-27T15:23:34.1938959Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2022-09-27T15:23:34.1940950Z adding 'torch/include/ATen/ops/copy.h' 2022-09-27T15:23:34.1942730Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1944178Z adding 'torch/include/ATen/ops/copy_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1946092Z adding 'torch/include/ATen/ops/copy_native.h' 2022-09-27T15:23:34.1947677Z adding 'torch/include/ATen/ops/copy_ops.h' 2022-09-27T15:23:34.1949482Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2022-09-27T15:23:34.1951191Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1952919Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2022-09-27T15:23:34.1955020Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2022-09-27T15:23:34.1956945Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2022-09-27T15:23:34.1958703Z adding 'torch/include/ATen/ops/copysign.h' 2022-09-27T15:23:34.1960316Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.1962027Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.1963484Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2022-09-27T15:23:34.1965073Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2022-09-27T15:23:34.1966595Z adding 'torch/include/ATen/ops/copysign_meta.h' 2022-09-27T15:23:34.1968258Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2022-09-27T15:23:34.1969863Z adding 'torch/include/ATen/ops/copysign_native.h' 2022-09-27T15:23:34.1971765Z adding 'torch/include/ATen/ops/copysign_ops.h' 2022-09-27T15:23:34.1973443Z adding 'torch/include/ATen/ops/corrcoef.h' 2022-09-27T15:23:34.1975163Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.1976674Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2022-09-27T15:23:34.1978441Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2022-09-27T15:23:34.1980254Z adding 'torch/include/ATen/ops/cos.h' 2022-09-27T15:23:34.1982421Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.1983999Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2022-09-27T15:23:34.1985713Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2022-09-27T15:23:34.1987195Z adding 'torch/include/ATen/ops/cos_meta.h' 2022-09-27T15:23:34.1988931Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2022-09-27T15:23:34.1990340Z adding 'torch/include/ATen/ops/cos_native.h' 2022-09-27T15:23:34.1992203Z adding 'torch/include/ATen/ops/cos_ops.h' 2022-09-27T15:23:34.1993831Z adding 'torch/include/ATen/ops/cosh.h' 2022-09-27T15:23:34.1995766Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.1997309Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2022-09-27T15:23:34.1998998Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2022-09-27T15:23:34.2000663Z adding 'torch/include/ATen/ops/cosh_meta.h' 2022-09-27T15:23:34.2002420Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2022-09-27T15:23:34.2004093Z adding 'torch/include/ATen/ops/cosh_native.h' 2022-09-27T15:23:34.2006589Z adding 'torch/include/ATen/ops/cosh_ops.h' 2022-09-27T15:23:34.2007919Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2022-09-27T15:23:34.2009686Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2011217Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2022-09-27T15:23:34.2012698Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2022-09-27T15:23:34.2014308Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2022-09-27T15:23:34.2016013Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2017499Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2022-09-27T15:23:34.2019364Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2022-09-27T15:23:34.2021419Z adding 'torch/include/ATen/ops/count_nonzero.h' 2022-09-27T15:23:34.2023074Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2024726Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2022-09-27T15:23:34.2026399Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2022-09-27T15:23:34.2028063Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2022-09-27T15:23:34.2029892Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2022-09-27T15:23:34.2031596Z adding 'torch/include/ATen/ops/cov.h' 2022-09-27T15:23:34.2033437Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2035082Z adding 'torch/include/ATen/ops/cov_native.h' 2022-09-27T15:23:34.2036739Z adding 'torch/include/ATen/ops/cov_ops.h' 2022-09-27T15:23:34.2038498Z adding 'torch/include/ATen/ops/cross.h' 2022-09-27T15:23:34.2040396Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2042004Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2022-09-27T15:23:34.2043758Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2045288Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2022-09-27T15:23:34.2047067Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2022-09-27T15:23:34.2048625Z adding 'torch/include/ATen/ops/cross_native.h' 2022-09-27T15:23:34.2050469Z adding 'torch/include/ATen/ops/cross_ops.h' 2022-09-27T15:23:34.2052065Z adding 'torch/include/ATen/ops/crow_indices.h' 2022-09-27T15:23:34.2053717Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2022-09-27T15:23:34.2055705Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2057543Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.2058809Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2022-09-27T15:23:34.2060730Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2022-09-27T15:23:34.2062491Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2022-09-27T15:23:34.2063953Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2022-09-27T15:23:34.2065641Z adding 'torch/include/ATen/ops/ctc_loss.h' 2022-09-27T15:23:34.2067484Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2069076Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2022-09-27T15:23:34.2070791Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2022-09-27T15:23:34.2072684Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2022-09-27T15:23:34.2075142Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2022-09-27T15:23:34.2077080Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2078667Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2022-09-27T15:23:34.2080378Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2022-09-27T15:23:34.2081967Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2022-09-27T15:23:34.2083792Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2085198Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2022-09-27T15:23:34.2086888Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2022-09-27T15:23:34.2088500Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2022-09-27T15:23:34.2090552Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2022-09-27T15:23:34.2092115Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2022-09-27T15:23:34.2093969Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2095569Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2022-09-27T15:23:34.2097358Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2022-09-27T15:23:34.2099710Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2022-09-27T15:23:34.2101377Z adding 'torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2103156Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2022-09-27T15:23:34.2104547Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2022-09-27T15:23:34.2106402Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2022-09-27T15:23:34.2108206Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2022-09-27T15:23:34.2109908Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2022-09-27T15:23:34.2111823Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2113531Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2022-09-27T15:23:34.2115156Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2022-09-27T15:23:34.2117193Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2022-09-27T15:23:34.2118685Z adding 'torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2120479Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2022-09-27T15:23:34.2122026Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2022-09-27T15:23:34.2123768Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2022-09-27T15:23:34.2125567Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2022-09-27T15:23:34.2127471Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2129151Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2022-09-27T15:23:34.2130756Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2022-09-27T15:23:34.2132510Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2022-09-27T15:23:34.2134350Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2022-09-27T15:23:34.2136203Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2137832Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2022-09-27T15:23:34.2139964Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2022-09-27T15:23:34.2141956Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2022-09-27T15:23:34.2143713Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2022-09-27T15:23:34.2145524Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2022-09-27T15:23:34.2147319Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2148897Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2022-09-27T15:23:34.2150616Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2022-09-27T15:23:34.2152256Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2022-09-27T15:23:34.2154033Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2155667Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2022-09-27T15:23:34.2157247Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2022-09-27T15:23:34.2158957Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2022-09-27T15:23:34.2160576Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2022-09-27T15:23:34.2162266Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2163787Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2022-09-27T15:23:34.2165419Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2022-09-27T15:23:34.2167116Z adding 'torch/include/ATen/ops/cummax.h' 2022-09-27T15:23:34.2169019Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2171083Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2172877Z adding 'torch/include/ATen/ops/cummax_native.h' 2022-09-27T15:23:34.2174833Z adding 'torch/include/ATen/ops/cummax_ops.h' 2022-09-27T15:23:34.2176421Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2022-09-27T15:23:34.2178162Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2179886Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2022-09-27T15:23:34.2182090Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2022-09-27T15:23:34.2183695Z adding 'torch/include/ATen/ops/cummin.h' 2022-09-27T15:23:34.2185792Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2187353Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2189033Z adding 'torch/include/ATen/ops/cummin_native.h' 2022-09-27T15:23:34.2191003Z adding 'torch/include/ATen/ops/cummin_ops.h' 2022-09-27T15:23:34.2192913Z adding 'torch/include/ATen/ops/cumprod.h' 2022-09-27T15:23:34.2194756Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2022-09-27T15:23:34.2196662Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2198183Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2022-09-27T15:23:34.2200046Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2022-09-27T15:23:34.2201801Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.2203808Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2205615Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2022-09-27T15:23:34.2207312Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2022-09-27T15:23:34.2208930Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2022-09-27T15:23:34.2210713Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2022-09-27T15:23:34.2212471Z adding 'torch/include/ATen/ops/cumprod_native.h' 2022-09-27T15:23:34.2214480Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2022-09-27T15:23:34.2216312Z adding 'torch/include/ATen/ops/cumsum.h' 2022-09-27T15:23:34.2218245Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.2220087Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2221678Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2022-09-27T15:23:34.2223414Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2022-09-27T15:23:34.2225044Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2022-09-27T15:23:34.2226770Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2022-09-27T15:23:34.2228461Z adding 'torch/include/ATen/ops/cumsum_native.h' 2022-09-27T15:23:34.2230388Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2022-09-27T15:23:34.2232253Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2022-09-27T15:23:34.2234052Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2235705Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2022-09-27T15:23:34.2237544Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2022-09-27T15:23:34.2239093Z adding 'torch/include/ATen/ops/data.h' 2022-09-27T15:23:34.2241054Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2242532Z adding 'torch/include/ATen/ops/data_native.h' 2022-09-27T15:23:34.2244024Z adding 'torch/include/ATen/ops/data_ops.h' 2022-09-27T15:23:34.2245577Z adding 'torch/include/ATen/ops/deg2rad.h' 2022-09-27T15:23:34.2247417Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2248870Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2022-09-27T15:23:34.2250585Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2022-09-27T15:23:34.2252108Z adding 'torch/include/ATen/ops/dense_dim.h' 2022-09-27T15:23:34.2253688Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2022-09-27T15:23:34.2255170Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2022-09-27T15:23:34.2256804Z adding 'torch/include/ATen/ops/dequantize.h' 2022-09-27T15:23:34.2258923Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2260558Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2022-09-27T15:23:34.2262092Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2022-09-27T15:23:34.2263662Z adding 'torch/include/ATen/ops/dequantize_native.h' 2022-09-27T15:23:34.2265361Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2022-09-27T15:23:34.2266975Z adding 'torch/include/ATen/ops/det.h' 2022-09-27T15:23:34.2268563Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2269983Z adding 'torch/include/ATen/ops/det_native.h' 2022-09-27T15:23:34.2271527Z adding 'torch/include/ATen/ops/det_ops.h' 2022-09-27T15:23:34.2273059Z adding 'torch/include/ATen/ops/detach.h' 2022-09-27T15:23:34.2274742Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2276343Z adding 'torch/include/ATen/ops/detach_copy.h' 2022-09-27T15:23:34.2277961Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2279496Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.2280858Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2022-09-27T15:23:34.2282588Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2022-09-27T15:23:34.2284152Z adding 'torch/include/ATen/ops/detach_native.h' 2022-09-27T15:23:34.2285826Z adding 'torch/include/ATen/ops/detach_ops.h' 2022-09-27T15:23:34.2287479Z adding 'torch/include/ATen/ops/diag.h' 2022-09-27T15:23:34.2289206Z adding 'torch/include/ATen/ops/diag_backward.h' 2022-09-27T15:23:34.2290956Z adding 'torch/include/ATen/ops/diag_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2292575Z adding 'torch/include/ATen/ops/diag_backward_native.h' 2022-09-27T15:23:34.2294376Z adding 'torch/include/ATen/ops/diag_backward_ops.h' 2022-09-27T15:23:34.2296043Z adding 'torch/include/ATen/ops/diag_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2297639Z adding 'torch/include/ATen/ops/diag_cpu_dispatch.h' 2022-09-27T15:23:34.2299514Z adding 'torch/include/ATen/ops/diag_cuda_dispatch.h' 2022-09-27T15:23:34.2301892Z adding 'torch/include/ATen/ops/diag_embed.h' 2022-09-27T15:23:34.2303506Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2304956Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2022-09-27T15:23:34.2306641Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2022-09-27T15:23:34.2308169Z adding 'torch/include/ATen/ops/diag_native.h' 2022-09-27T15:23:34.2309813Z adding 'torch/include/ATen/ops/diag_ops.h' 2022-09-27T15:23:34.2311265Z adding 'torch/include/ATen/ops/diagflat.h' 2022-09-27T15:23:34.2313051Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2314341Z adding 'torch/include/ATen/ops/diagflat_native.h' 2022-09-27T15:23:34.2316099Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2022-09-27T15:23:34.2317924Z adding 'torch/include/ATen/ops/diagonal.h' 2022-09-27T15:23:34.2319467Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2022-09-27T15:23:34.2321356Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2322980Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2022-09-27T15:23:34.2324808Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2022-09-27T15:23:34.2326482Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2328132Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2329678Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2022-09-27T15:23:34.2331579Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2333191Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.2334649Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2022-09-27T15:23:34.2336414Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2022-09-27T15:23:34.2338177Z adding 'torch/include/ATen/ops/diagonal_native.h' 2022-09-27T15:23:34.2340242Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2022-09-27T15:23:34.2341864Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2022-09-27T15:23:34.2343627Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2345712Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2022-09-27T15:23:34.2347068Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2022-09-27T15:23:34.2348718Z adding 'torch/include/ATen/ops/diff.h' 2022-09-27T15:23:34.2350546Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2352103Z adding 'torch/include/ATen/ops/diff_native.h' 2022-09-27T15:23:34.2353855Z adding 'torch/include/ATen/ops/diff_ops.h' 2022-09-27T15:23:34.2355625Z adding 'torch/include/ATen/ops/digamma.h' 2022-09-27T15:23:34.2357401Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.2358951Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2022-09-27T15:23:34.2360546Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2022-09-27T15:23:34.2362102Z adding 'torch/include/ATen/ops/digamma_meta.h' 2022-09-27T15:23:34.2363723Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2022-09-27T15:23:34.2365272Z adding 'torch/include/ATen/ops/digamma_native.h' 2022-09-27T15:23:34.2367041Z adding 'torch/include/ATen/ops/digamma_ops.h' 2022-09-27T15:23:34.2368760Z adding 'torch/include/ATen/ops/dist.h' 2022-09-27T15:23:34.2370827Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2372694Z adding 'torch/include/ATen/ops/dist_native.h' 2022-09-27T15:23:34.2374211Z adding 'torch/include/ATen/ops/dist_ops.h' 2022-09-27T15:23:34.2376139Z adding 'torch/include/ATen/ops/div.h' 2022-09-27T15:23:34.2378089Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2380128Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.2381727Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2022-09-27T15:23:34.2383453Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2022-09-27T15:23:34.2385096Z adding 'torch/include/ATen/ops/div_meta.h' 2022-09-27T15:23:34.2386878Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2022-09-27T15:23:34.2388596Z adding 'torch/include/ATen/ops/div_native.h' 2022-09-27T15:23:34.2390902Z adding 'torch/include/ATen/ops/div_ops.h' 2022-09-27T15:23:34.2392904Z adding 'torch/include/ATen/ops/divide.h' 2022-09-27T15:23:34.2394904Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2396715Z adding 'torch/include/ATen/ops/divide_native.h' 2022-09-27T15:23:34.2398953Z adding 'torch/include/ATen/ops/divide_ops.h' 2022-09-27T15:23:34.2401053Z adding 'torch/include/ATen/ops/dot.h' 2022-09-27T15:23:34.2402968Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2404705Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2022-09-27T15:23:34.2406845Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2022-09-27T15:23:34.2408409Z adding 'torch/include/ATen/ops/dot_native.h' 2022-09-27T15:23:34.2410248Z adding 'torch/include/ATen/ops/dot_ops.h' 2022-09-27T15:23:34.2411977Z adding 'torch/include/ATen/ops/dropout.h' 2022-09-27T15:23:34.2413557Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2415090Z adding 'torch/include/ATen/ops/dropout_native.h' 2022-09-27T15:23:34.2416839Z adding 'torch/include/ATen/ops/dropout_ops.h' 2022-09-27T15:23:34.2418803Z adding 'torch/include/ATen/ops/dsplit.h' 2022-09-27T15:23:34.2420884Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2422335Z adding 'torch/include/ATen/ops/dsplit_native.h' 2022-09-27T15:23:34.2423880Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2022-09-27T15:23:34.2425576Z adding 'torch/include/ATen/ops/dstack.h' 2022-09-27T15:23:34.2428041Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2429668Z adding 'torch/include/ATen/ops/dstack_native.h' 2022-09-27T15:23:34.2431247Z adding 'torch/include/ATen/ops/dstack_ops.h' 2022-09-27T15:23:34.2432665Z adding 'torch/include/ATen/ops/einsum.h' 2022-09-27T15:23:34.2434278Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2435874Z adding 'torch/include/ATen/ops/einsum_native.h' 2022-09-27T15:23:34.2437564Z adding 'torch/include/ATen/ops/einsum_ops.h' 2022-09-27T15:23:34.2439468Z adding 'torch/include/ATen/ops/elu.h' 2022-09-27T15:23:34.2441167Z adding 'torch/include/ATen/ops/elu_backward.h' 2022-09-27T15:23:34.2442966Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.2444546Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2022-09-27T15:23:34.2446195Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2022-09-27T15:23:34.2447684Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2022-09-27T15:23:34.2449272Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2022-09-27T15:23:34.2450880Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2022-09-27T15:23:34.2452580Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2022-09-27T15:23:34.2454366Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.2456285Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2022-09-27T15:23:34.2457662Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2022-09-27T15:23:34.2459648Z adding 'torch/include/ATen/ops/elu_meta.h' 2022-09-27T15:23:34.2461363Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2022-09-27T15:23:34.2462984Z adding 'torch/include/ATen/ops/elu_native.h' 2022-09-27T15:23:34.2464577Z adding 'torch/include/ATen/ops/elu_ops.h' 2022-09-27T15:23:34.2466247Z adding 'torch/include/ATen/ops/embedding.h' 2022-09-27T15:23:34.2467857Z adding 'torch/include/ATen/ops/embedding_backward.h' 2022-09-27T15:23:34.2469581Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2471022Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2022-09-27T15:23:34.2473649Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2022-09-27T15:23:34.2475368Z adding 'torch/include/ATen/ops/embedding_bag.h' 2022-09-27T15:23:34.2477370Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2478917Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2022-09-27T15:23:34.2480876Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2022-09-27T15:23:34.2482759Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2484611Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2022-09-27T15:23:34.2486504Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2488012Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2022-09-27T15:23:34.2489546Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2022-09-27T15:23:34.2491152Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2022-09-27T15:23:34.2493117Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2022-09-27T15:23:34.2494788Z adding 'torch/include/ATen/ops/embedding_native.h' 2022-09-27T15:23:34.2496854Z adding 'torch/include/ATen/ops/embedding_ops.h' 2022-09-27T15:23:34.2498466Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2022-09-27T15:23:34.2500465Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2502239Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2022-09-27T15:23:34.2503760Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2022-09-27T15:23:34.2505439Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2022-09-27T15:23:34.2506904Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2022-09-27T15:23:34.2508769Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2022-09-27T15:23:34.2510357Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2022-09-27T15:23:34.2512251Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2513699Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2022-09-27T15:23:34.2515203Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2022-09-27T15:23:34.2517037Z adding 'torch/include/ATen/ops/empty.h' 2022-09-27T15:23:34.2518997Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2520736Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2522342Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2022-09-27T15:23:34.2524022Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2022-09-27T15:23:34.2525729Z adding 'torch/include/ATen/ops/empty_like.h' 2022-09-27T15:23:34.2527550Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2529079Z adding 'torch/include/ATen/ops/empty_like_native.h' 2022-09-27T15:23:34.2530854Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2022-09-27T15:23:34.2532650Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2022-09-27T15:23:34.2534478Z adding 'torch/include/ATen/ops/empty_native.h' 2022-09-27T15:23:34.2536273Z adding 'torch/include/ATen/ops/empty_ops.h' 2022-09-27T15:23:34.2538174Z adding 'torch/include/ATen/ops/empty_quantized.h' 2022-09-27T15:23:34.2540201Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2541666Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2022-09-27T15:23:34.2543443Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2022-09-27T15:23:34.2545256Z adding 'torch/include/ATen/ops/empty_strided.h' 2022-09-27T15:23:34.2547052Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2548689Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2022-09-27T15:23:34.2550249Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2022-09-27T15:23:34.2551911Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2022-09-27T15:23:34.2553892Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2022-09-27T15:23:34.2555669Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2022-09-27T15:23:34.2557299Z adding 'torch/include/ATen/ops/eq.h' 2022-09-27T15:23:34.2559293Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.2560747Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2022-09-27T15:23:34.2562371Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2022-09-27T15:23:34.2563933Z adding 'torch/include/ATen/ops/eq_meta.h' 2022-09-27T15:23:34.2565654Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2022-09-27T15:23:34.2567187Z adding 'torch/include/ATen/ops/eq_native.h' 2022-09-27T15:23:34.2569137Z adding 'torch/include/ATen/ops/eq_ops.h' 2022-09-27T15:23:34.2570770Z adding 'torch/include/ATen/ops/equal.h' 2022-09-27T15:23:34.2572376Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2022-09-27T15:23:34.2573980Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2022-09-27T15:23:34.2575456Z adding 'torch/include/ATen/ops/equal_native.h' 2022-09-27T15:23:34.2577063Z adding 'torch/include/ATen/ops/equal_ops.h' 2022-09-27T15:23:34.2578602Z adding 'torch/include/ATen/ops/erf.h' 2022-09-27T15:23:34.2580629Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.2582235Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2022-09-27T15:23:34.2583683Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2022-09-27T15:23:34.2585115Z adding 'torch/include/ATen/ops/erf_meta.h' 2022-09-27T15:23:34.2586654Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2022-09-27T15:23:34.2588130Z adding 'torch/include/ATen/ops/erf_native.h' 2022-09-27T15:23:34.2589713Z adding 'torch/include/ATen/ops/erf_ops.h' 2022-09-27T15:23:34.2591269Z adding 'torch/include/ATen/ops/erfc.h' 2022-09-27T15:23:34.2593026Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.2594337Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2022-09-27T15:23:34.2596012Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2022-09-27T15:23:34.2597535Z adding 'torch/include/ATen/ops/erfc_meta.h' 2022-09-27T15:23:34.2599086Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2022-09-27T15:23:34.2600568Z adding 'torch/include/ATen/ops/erfc_native.h' 2022-09-27T15:23:34.2602231Z adding 'torch/include/ATen/ops/erfc_ops.h' 2022-09-27T15:23:34.2603733Z adding 'torch/include/ATen/ops/erfinv.h' 2022-09-27T15:23:34.2605452Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.2606869Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2022-09-27T15:23:34.2608384Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2022-09-27T15:23:34.2609814Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2022-09-27T15:23:34.2611402Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2022-09-27T15:23:34.2612965Z adding 'torch/include/ATen/ops/erfinv_native.h' 2022-09-27T15:23:34.2614562Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2022-09-27T15:23:34.2616158Z adding 'torch/include/ATen/ops/exp.h' 2022-09-27T15:23:34.2617681Z adding 'torch/include/ATen/ops/exp2.h' 2022-09-27T15:23:34.2619553Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.2621270Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2022-09-27T15:23:34.2622729Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2022-09-27T15:23:34.2624263Z adding 'torch/include/ATen/ops/exp2_meta.h' 2022-09-27T15:23:34.2625881Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2022-09-27T15:23:34.2627391Z adding 'torch/include/ATen/ops/exp2_native.h' 2022-09-27T15:23:34.2628912Z adding 'torch/include/ATen/ops/exp2_ops.h' 2022-09-27T15:23:34.2630660Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.2631998Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2022-09-27T15:23:34.2633561Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2022-09-27T15:23:34.2635118Z adding 'torch/include/ATen/ops/exp_meta.h' 2022-09-27T15:23:34.2636781Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2022-09-27T15:23:34.2638405Z adding 'torch/include/ATen/ops/exp_native.h' 2022-09-27T15:23:34.2640436Z adding 'torch/include/ATen/ops/exp_ops.h' 2022-09-27T15:23:34.2641896Z adding 'torch/include/ATen/ops/expand.h' 2022-09-27T15:23:34.2643292Z adding 'torch/include/ATen/ops/expand_as.h' 2022-09-27T15:23:34.2644933Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2646270Z adding 'torch/include/ATen/ops/expand_as_native.h' 2022-09-27T15:23:34.2647912Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2022-09-27T15:23:34.2649593Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2651259Z adding 'torch/include/ATen/ops/expand_copy.h' 2022-09-27T15:23:34.2653103Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2654858Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.2657060Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2022-09-27T15:23:34.2658484Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2022-09-27T15:23:34.2660660Z adding 'torch/include/ATen/ops/expand_native.h' 2022-09-27T15:23:34.2662407Z adding 'torch/include/ATen/ops/expand_ops.h' 2022-09-27T15:23:34.2664101Z adding 'torch/include/ATen/ops/expm1.h' 2022-09-27T15:23:34.2666001Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.2667697Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2022-09-27T15:23:34.2669413Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2022-09-27T15:23:34.2670891Z adding 'torch/include/ATen/ops/expm1_meta.h' 2022-09-27T15:23:34.2672676Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2022-09-27T15:23:34.2674199Z adding 'torch/include/ATen/ops/expm1_native.h' 2022-09-27T15:23:34.2676050Z adding 'torch/include/ATen/ops/expm1_ops.h' 2022-09-27T15:23:34.2677934Z adding 'torch/include/ATen/ops/exponential.h' 2022-09-27T15:23:34.2679735Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2681421Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2022-09-27T15:23:34.2683265Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2022-09-27T15:23:34.2684845Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2022-09-27T15:23:34.2687045Z adding 'torch/include/ATen/ops/exponential_native.h' 2022-09-27T15:23:34.2688709Z adding 'torch/include/ATen/ops/exponential_ops.h' 2022-09-27T15:23:34.2690306Z adding 'torch/include/ATen/ops/eye.h' 2022-09-27T15:23:34.2692170Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2693998Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2022-09-27T15:23:34.2695644Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2022-09-27T15:23:34.2697306Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2022-09-27T15:23:34.2698853Z adding 'torch/include/ATen/ops/eye_native.h' 2022-09-27T15:23:34.2701179Z adding 'torch/include/ATen/ops/eye_ops.h' 2022-09-27T15:23:34.2702897Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2022-09-27T15:23:34.2704779Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2022-09-27T15:23:34.2706530Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2022-09-27T15:23:34.2708272Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2709833Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2022-09-27T15:23:34.2711567Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2022-09-27T15:23:34.2713305Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2714989Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2022-09-27T15:23:34.2716736Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2022-09-27T15:23:34.2718326Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2022-09-27T15:23:34.2720153Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2022-09-27T15:23:34.2722067Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2723628Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2022-09-27T15:23:34.2725255Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2022-09-27T15:23:34.2726786Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2022-09-27T15:23:34.2728462Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2022-09-27T15:23:34.2730040Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2022-09-27T15:23:34.2731721Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2733605Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2022-09-27T15:23:34.2735211Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2022-09-27T15:23:34.2737011Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2738574Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2022-09-27T15:23:34.2740440Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2022-09-27T15:23:34.2742099Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2022-09-27T15:23:34.2744271Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2022-09-27T15:23:34.2746182Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2747530Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2022-09-27T15:23:34.2749194Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2022-09-27T15:23:34.2750978Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2022-09-27T15:23:34.2752506Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2754049Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2022-09-27T15:23:34.2755913Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2757361Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2022-09-27T15:23:34.2759042Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2022-09-27T15:23:34.2760593Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2022-09-27T15:23:34.2762282Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2022-09-27T15:23:34.2763838Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2022-09-27T15:23:34.2765668Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2767144Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2022-09-27T15:23:34.2768902Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2770368Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2022-09-27T15:23:34.2772193Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2022-09-27T15:23:34.2773772Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2022-09-27T15:23:34.2775392Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2022-09-27T15:23:34.2777048Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2022-09-27T15:23:34.2817019Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2817452Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2022-09-27T15:23:34.2817800Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2022-09-27T15:23:34.2818151Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2022-09-27T15:23:34.2818637Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2819096Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2022-09-27T15:23:34.2819433Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2022-09-27T15:23:34.2819657Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2022-09-27T15:23:34.2819999Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2820361Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2022-09-27T15:23:34.2820712Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2022-09-27T15:23:34.2821070Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2022-09-27T15:23:34.2821320Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2821518Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2022-09-27T15:23:34.2821838Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2022-09-27T15:23:34.2822125Z adding 'torch/include/ATen/ops/feature_dropout.h' 2022-09-27T15:23:34.2822495Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2822669Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2022-09-27T15:23:34.2822839Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2022-09-27T15:23:34.2822978Z adding 'torch/include/ATen/ops/fft_fft.h' 2022-09-27T15:23:34.2823119Z adding 'torch/include/ATen/ops/fft_fft2.h' 2022-09-27T15:23:34.2823472Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2823752Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2022-09-27T15:23:34.2824034Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2022-09-27T15:23:34.2824290Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2824447Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2022-09-27T15:23:34.2824594Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2022-09-27T15:23:34.2824741Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2022-09-27T15:23:34.2825353Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2826771Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2022-09-27T15:23:34.2828496Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2022-09-27T15:23:34.2830109Z adding 'torch/include/ATen/ops/fft_fftn.h' 2022-09-27T15:23:34.2831911Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2833676Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2022-09-27T15:23:34.2835757Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2022-09-27T15:23:34.2837076Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2022-09-27T15:23:34.2838806Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2840149Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2022-09-27T15:23:34.2841775Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2022-09-27T15:23:34.2843394Z adding 'torch/include/ATen/ops/fft_hfft.h' 2022-09-27T15:23:34.2845047Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2022-09-27T15:23:34.2846854Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2848337Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2022-09-27T15:23:34.2850050Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2022-09-27T15:23:34.2851905Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2853325Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2022-09-27T15:23:34.2855034Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2022-09-27T15:23:34.2856763Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2022-09-27T15:23:34.2858630Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2861050Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2022-09-27T15:23:34.2862924Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2022-09-27T15:23:34.2864633Z adding 'torch/include/ATen/ops/fft_ifft.h' 2022-09-27T15:23:34.2866340Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2022-09-27T15:23:34.2868201Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2869690Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2022-09-27T15:23:34.2871341Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2022-09-27T15:23:34.2873215Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2874939Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2022-09-27T15:23:34.2876560Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2022-09-27T15:23:34.2878458Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2022-09-27T15:23:34.2880089Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2881506Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2022-09-27T15:23:34.2883283Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2022-09-27T15:23:34.2884853Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2022-09-27T15:23:34.2886615Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2888060Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2022-09-27T15:23:34.2889681Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2022-09-27T15:23:34.2891338Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2022-09-27T15:23:34.2893040Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2022-09-27T15:23:34.2894845Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2896319Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2022-09-27T15:23:34.2898083Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2022-09-27T15:23:34.2900169Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2901695Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2022-09-27T15:23:34.2903558Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2022-09-27T15:23:34.2905154Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2022-09-27T15:23:34.2907011Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2908372Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2022-09-27T15:23:34.2910113Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2022-09-27T15:23:34.2911782Z adding 'torch/include/ATen/ops/fft_irfft.h' 2022-09-27T15:23:34.2913526Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2022-09-27T15:23:34.2915670Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2917324Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2022-09-27T15:23:34.2918854Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2022-09-27T15:23:34.2920741Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2922320Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2022-09-27T15:23:34.2924316Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2022-09-27T15:23:34.2926224Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2022-09-27T15:23:34.2927890Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2929815Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2022-09-27T15:23:34.2931243Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2022-09-27T15:23:34.2932881Z adding 'torch/include/ATen/ops/fft_rfft.h' 2022-09-27T15:23:34.2934705Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2022-09-27T15:23:34.2936781Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2938463Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2022-09-27T15:23:34.2941206Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2022-09-27T15:23:34.2943375Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2944976Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2022-09-27T15:23:34.2946881Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2022-09-27T15:23:34.2948814Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2022-09-27T15:23:34.2950723Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2952234Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2022-09-27T15:23:34.2954263Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2022-09-27T15:23:34.2956206Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2022-09-27T15:23:34.2958086Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2960272Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2022-09-27T15:23:34.2961562Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2022-09-27T15:23:34.2963653Z adding 'torch/include/ATen/ops/fill.h' 2022-09-27T15:23:34.2965460Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.2967157Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2022-09-27T15:23:34.2968817Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2022-09-27T15:23:34.2970697Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2022-09-27T15:23:34.2972301Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2974162Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2022-09-27T15:23:34.2975891Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2022-09-27T15:23:34.2977521Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2022-09-27T15:23:34.2979251Z adding 'torch/include/ATen/ops/fill_native.h' 2022-09-27T15:23:34.2981390Z adding 'torch/include/ATen/ops/fill_ops.h' 2022-09-27T15:23:34.2983367Z adding 'torch/include/ATen/ops/fix.h' 2022-09-27T15:23:34.2985025Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2986699Z adding 'torch/include/ATen/ops/fix_native.h' 2022-09-27T15:23:34.2988234Z adding 'torch/include/ATen/ops/fix_ops.h' 2022-09-27T15:23:34.2989686Z adding 'torch/include/ATen/ops/flatten.h' 2022-09-27T15:23:34.2991451Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2993096Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2022-09-27T15:23:34.2994881Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.2996328Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2022-09-27T15:23:34.2997922Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2022-09-27T15:23:34.2999521Z adding 'torch/include/ATen/ops/flatten_native.h' 2022-09-27T15:23:34.3001371Z adding 'torch/include/ATen/ops/flatten_ops.h' 2022-09-27T15:23:34.3003059Z adding 'torch/include/ATen/ops/flip.h' 2022-09-27T15:23:34.3004804Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.3006374Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2022-09-27T15:23:34.3007951Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2022-09-27T15:23:34.3009492Z adding 'torch/include/ATen/ops/flip_native.h' 2022-09-27T15:23:34.3011203Z adding 'torch/include/ATen/ops/flip_ops.h' 2022-09-27T15:23:34.3012805Z adding 'torch/include/ATen/ops/fliplr.h' 2022-09-27T15:23:34.3014465Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3016111Z adding 'torch/include/ATen/ops/fliplr_native.h' 2022-09-27T15:23:34.3017709Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2022-09-27T15:23:34.3019302Z adding 'torch/include/ATen/ops/flipud.h' 2022-09-27T15:23:34.3020987Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3022382Z adding 'torch/include/ATen/ops/flipud_native.h' 2022-09-27T15:23:34.3024049Z adding 'torch/include/ATen/ops/flipud_ops.h' 2022-09-27T15:23:34.3025722Z adding 'torch/include/ATen/ops/float_power.h' 2022-09-27T15:23:34.3027593Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3029186Z adding 'torch/include/ATen/ops/float_power_native.h' 2022-09-27T15:23:34.3031127Z adding 'torch/include/ATen/ops/float_power_ops.h' 2022-09-27T15:23:34.3032898Z adding 'torch/include/ATen/ops/floor.h' 2022-09-27T15:23:34.3034696Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3036313Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2022-09-27T15:23:34.3037932Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2022-09-27T15:23:34.3039572Z adding 'torch/include/ATen/ops/floor_divide.h' 2022-09-27T15:23:34.3041433Z adding 'torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3043083Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2022-09-27T15:23:34.3044920Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2022-09-27T15:23:34.3046599Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2022-09-27T15:23:34.3048182Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2022-09-27T15:23:34.3050086Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2022-09-27T15:23:34.3051800Z adding 'torch/include/ATen/ops/floor_meta.h' 2022-09-27T15:23:34.3053414Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2022-09-27T15:23:34.3054986Z adding 'torch/include/ATen/ops/floor_native.h' 2022-09-27T15:23:34.3056753Z adding 'torch/include/ATen/ops/floor_ops.h' 2022-09-27T15:23:34.3058450Z adding 'torch/include/ATen/ops/fmax.h' 2022-09-27T15:23:34.3060329Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3061938Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2022-09-27T15:23:34.3064116Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2022-09-27T15:23:34.3065761Z adding 'torch/include/ATen/ops/fmax_meta.h' 2022-09-27T15:23:34.3067432Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2022-09-27T15:23:34.3068965Z adding 'torch/include/ATen/ops/fmax_native.h' 2022-09-27T15:23:34.3070502Z adding 'torch/include/ATen/ops/fmax_ops.h' 2022-09-27T15:23:34.3072083Z adding 'torch/include/ATen/ops/fmin.h' 2022-09-27T15:23:34.3073816Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3075433Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2022-09-27T15:23:34.3077381Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2022-09-27T15:23:34.3079050Z adding 'torch/include/ATen/ops/fmin_meta.h' 2022-09-27T15:23:34.3081041Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2022-09-27T15:23:34.3082640Z adding 'torch/include/ATen/ops/fmin_native.h' 2022-09-27T15:23:34.3084571Z adding 'torch/include/ATen/ops/fmin_ops.h' 2022-09-27T15:23:34.3086242Z adding 'torch/include/ATen/ops/fmod.h' 2022-09-27T15:23:34.3088107Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.3089791Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3091269Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2022-09-27T15:23:34.3092806Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2022-09-27T15:23:34.3094451Z adding 'torch/include/ATen/ops/fmod_meta.h' 2022-09-27T15:23:34.3095978Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2022-09-27T15:23:34.3097607Z adding 'torch/include/ATen/ops/fmod_native.h' 2022-09-27T15:23:34.3099733Z adding 'torch/include/ATen/ops/fmod_ops.h' 2022-09-27T15:23:34.3101469Z adding 'torch/include/ATen/ops/frac.h' 2022-09-27T15:23:34.3103207Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3104760Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2022-09-27T15:23:34.3106319Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2022-09-27T15:23:34.3107853Z adding 'torch/include/ATen/ops/frac_meta.h' 2022-09-27T15:23:34.3109484Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2022-09-27T15:23:34.3111048Z adding 'torch/include/ATen/ops/frac_native.h' 2022-09-27T15:23:34.3112778Z adding 'torch/include/ATen/ops/frac_ops.h' 2022-09-27T15:23:34.3114570Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2022-09-27T15:23:34.3116963Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2022-09-27T15:23:34.3118955Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3120224Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2022-09-27T15:23:34.3122134Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2022-09-27T15:23:34.3123583Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2022-09-27T15:23:34.3125375Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2022-09-27T15:23:34.3127094Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2022-09-27T15:23:34.3128926Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2022-09-27T15:23:34.3130714Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3132289Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2022-09-27T15:23:34.3134064Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2022-09-27T15:23:34.3136142Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2022-09-27T15:23:34.3138036Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2022-09-27T15:23:34.3140173Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2022-09-27T15:23:34.3142231Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2022-09-27T15:23:34.3144268Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2022-09-27T15:23:34.3146264Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2022-09-27T15:23:34.3148294Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2022-09-27T15:23:34.3150223Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2022-09-27T15:23:34.3152088Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2022-09-27T15:23:34.3154083Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2022-09-27T15:23:34.3156255Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3158142Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2022-09-27T15:23:34.3160102Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2022-09-27T15:23:34.3162898Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2022-09-27T15:23:34.3165134Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2022-09-27T15:23:34.3167040Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2022-09-27T15:23:34.3169194Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2022-09-27T15:23:34.3171102Z adding 'torch/include/ATen/ops/frexp.h' 2022-09-27T15:23:34.3173291Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.3174960Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2022-09-27T15:23:34.3176753Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2022-09-27T15:23:34.3178520Z adding 'torch/include/ATen/ops/frexp_native.h' 2022-09-27T15:23:34.3180595Z adding 'torch/include/ATen/ops/frexp_ops.h' 2022-09-27T15:23:34.3182596Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2022-09-27T15:23:34.3184580Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3186266Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2022-09-27T15:23:34.3188222Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2022-09-27T15:23:34.3190597Z adding 'torch/include/ATen/ops/from_blob.h' 2022-09-27T15:23:34.3192736Z adding 'torch/include/ATen/ops/from_file.h' 2022-09-27T15:23:34.3194768Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.3196664Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2022-09-27T15:23:34.3198774Z adding 'torch/include/ATen/ops/from_file_native.h' 2022-09-27T15:23:34.3200625Z adding 'torch/include/ATen/ops/from_file_ops.h' 2022-09-27T15:23:34.3202765Z adding 'torch/include/ATen/ops/full.h' 2022-09-27T15:23:34.3204906Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.3206922Z adding 'torch/include/ATen/ops/full_like.h' 2022-09-27T15:23:34.3209011Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.3210889Z adding 'torch/include/ATen/ops/full_like_native.h' 2022-09-27T15:23:34.3212833Z adding 'torch/include/ATen/ops/full_like_ops.h' 2022-09-27T15:23:34.3214837Z adding 'torch/include/ATen/ops/full_native.h' 2022-09-27T15:23:34.3217068Z adding 'torch/include/ATen/ops/full_ops.h' 2022-09-27T15:23:34.3219175Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2022-09-27T15:23:34.3221216Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3222927Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2022-09-27T15:23:34.3224934Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2022-09-27T15:23:34.3226917Z adding 'torch/include/ATen/ops/gather.h' 2022-09-27T15:23:34.3228784Z adding 'torch/include/ATen/ops/gather_backward.h' 2022-09-27T15:23:34.3230689Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3232487Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2022-09-27T15:23:34.3234393Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2022-09-27T15:23:34.3236437Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3238208Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3240038Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2022-09-27T15:23:34.3241824Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2022-09-27T15:23:34.3243616Z adding 'torch/include/ATen/ops/gather_meta.h' 2022-09-27T15:23:34.3245455Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2022-09-27T15:23:34.3247345Z adding 'torch/include/ATen/ops/gather_native.h' 2022-09-27T15:23:34.3249285Z adding 'torch/include/ATen/ops/gather_ops.h' 2022-09-27T15:23:34.3251173Z adding 'torch/include/ATen/ops/gcd.h' 2022-09-27T15:23:34.3253180Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3254878Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2022-09-27T15:23:34.3256661Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2022-09-27T15:23:34.3258393Z adding 'torch/include/ATen/ops/gcd_meta.h' 2022-09-27T15:23:34.3260376Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2022-09-27T15:23:34.3262430Z adding 'torch/include/ATen/ops/gcd_native.h' 2022-09-27T15:23:34.3264363Z adding 'torch/include/ATen/ops/gcd_ops.h' 2022-09-27T15:23:34.3266340Z adding 'torch/include/ATen/ops/ge.h' 2022-09-27T15:23:34.3268377Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3270253Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2022-09-27T15:23:34.3272117Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2022-09-27T15:23:34.3274033Z adding 'torch/include/ATen/ops/ge_meta.h' 2022-09-27T15:23:34.3276807Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2022-09-27T15:23:34.3278788Z adding 'torch/include/ATen/ops/ge_native.h' 2022-09-27T15:23:34.3280991Z adding 'torch/include/ATen/ops/ge_ops.h' 2022-09-27T15:23:34.3283104Z adding 'torch/include/ATen/ops/gelu.h' 2022-09-27T15:23:34.3285019Z adding 'torch/include/ATen/ops/gelu_backward.h' 2022-09-27T15:23:34.3287065Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3289007Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2022-09-27T15:23:34.3290812Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2022-09-27T15:23:34.3292809Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2022-09-27T15:23:34.3294812Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2022-09-27T15:23:34.3296744Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2022-09-27T15:23:34.3298795Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2022-09-27T15:23:34.3300953Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3302637Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2022-09-27T15:23:34.3304572Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2022-09-27T15:23:34.3306299Z adding 'torch/include/ATen/ops/gelu_meta.h' 2022-09-27T15:23:34.3308091Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2022-09-27T15:23:34.3310004Z adding 'torch/include/ATen/ops/gelu_native.h' 2022-09-27T15:23:34.3312086Z adding 'torch/include/ATen/ops/gelu_ops.h' 2022-09-27T15:23:34.3313842Z adding 'torch/include/ATen/ops/geometric.h' 2022-09-27T15:23:34.3315806Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.3317598Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2022-09-27T15:23:34.3319445Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2022-09-27T15:23:34.3321204Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2022-09-27T15:23:34.3323001Z adding 'torch/include/ATen/ops/geometric_native.h' 2022-09-27T15:23:34.3325064Z adding 'torch/include/ATen/ops/geometric_ops.h' 2022-09-27T15:23:34.3326936Z adding 'torch/include/ATen/ops/geqrf.h' 2022-09-27T15:23:34.3328738Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2022-09-27T15:23:34.3330543Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2022-09-27T15:23:34.3332272Z adding 'torch/include/ATen/ops/geqrf_native.h' 2022-09-27T15:23:34.3334126Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2022-09-27T15:23:34.3335921Z adding 'torch/include/ATen/ops/ger.h' 2022-09-27T15:23:34.3337869Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3339714Z adding 'torch/include/ATen/ops/ger_native.h' 2022-09-27T15:23:34.3341612Z adding 'torch/include/ATen/ops/ger_ops.h' 2022-09-27T15:23:34.3343364Z adding 'torch/include/ATen/ops/glu.h' 2022-09-27T15:23:34.3345228Z adding 'torch/include/ATen/ops/glu_backward.h' 2022-09-27T15:23:34.3347147Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2022-09-27T15:23:34.3348988Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2022-09-27T15:23:34.3350882Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2022-09-27T15:23:34.3352887Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.3354808Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2022-09-27T15:23:34.3356677Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2022-09-27T15:23:34.3358367Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2022-09-27T15:23:34.3360317Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2022-09-27T15:23:34.3362177Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2022-09-27T15:23:34.3364032Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2022-09-27T15:23:34.3365939Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3367781Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2022-09-27T15:23:34.3369723Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2022-09-27T15:23:34.3371462Z adding 'torch/include/ATen/ops/glu_jvp.h' 2022-09-27T15:23:34.3373467Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.3375262Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2022-09-27T15:23:34.3377044Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2022-09-27T15:23:34.3378751Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2022-09-27T15:23:34.3380819Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2022-09-27T15:23:34.3383564Z adding 'torch/include/ATen/ops/glu_meta.h' 2022-09-27T15:23:34.3384685Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2022-09-27T15:23:34.3386438Z adding 'torch/include/ATen/ops/glu_native.h' 2022-09-27T15:23:34.3388284Z adding 'torch/include/ATen/ops/glu_ops.h' 2022-09-27T15:23:34.3390506Z adding 'torch/include/ATen/ops/gradient.h' 2022-09-27T15:23:34.3402921Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3403725Z adding 'torch/include/ATen/ops/gradient_native.h' 2022-09-27T15:23:34.3404234Z adding 'torch/include/ATen/ops/gradient_ops.h' 2022-09-27T15:23:34.3404778Z adding 'torch/include/ATen/ops/greater.h' 2022-09-27T15:23:34.3405327Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3405832Z adding 'torch/include/ATen/ops/greater_equal.h' 2022-09-27T15:23:34.3406209Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3406564Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2022-09-27T15:23:34.3408442Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2022-09-27T15:23:34.3410166Z adding 'torch/include/ATen/ops/greater_native.h' 2022-09-27T15:23:34.3412451Z adding 'torch/include/ATen/ops/greater_ops.h' 2022-09-27T15:23:34.3415199Z adding 'torch/include/ATen/ops/grid_sampler.h' 2022-09-27T15:23:34.3416546Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2022-09-27T15:23:34.3419816Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2022-09-27T15:23:34.3422149Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.3424361Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2022-09-27T15:23:34.3426689Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2022-09-27T15:23:34.3429022Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2022-09-27T15:23:34.3431491Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2022-09-27T15:23:34.3433818Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.3435969Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2022-09-27T15:23:34.3438325Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2022-09-27T15:23:34.3440405Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2022-09-27T15:23:34.3443004Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2022-09-27T15:23:34.3445034Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2022-09-27T15:23:34.3447092Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2022-09-27T15:23:34.3449024Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.3450810Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2022-09-27T15:23:34.3452519Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2022-09-27T15:23:34.3454319Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2022-09-27T15:23:34.3456285Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2022-09-27T15:23:34.3458322Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.3460388Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2022-09-27T15:23:34.3462268Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2022-09-27T15:23:34.3464103Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2022-09-27T15:23:34.3466021Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2022-09-27T15:23:34.3468092Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3469793Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2022-09-27T15:23:34.3471700Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2022-09-27T15:23:34.3473530Z adding 'torch/include/ATen/ops/group_norm.h' 2022-09-27T15:23:34.3475702Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3477728Z adding 'torch/include/ATen/ops/group_norm_native.h' 2022-09-27T15:23:34.3479408Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2022-09-27T15:23:34.3481237Z adding 'torch/include/ATen/ops/gru.h' 2022-09-27T15:23:34.3483039Z adding 'torch/include/ATen/ops/gru_cell.h' 2022-09-27T15:23:34.3485002Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3486695Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2022-09-27T15:23:34.3488542Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2022-09-27T15:23:34.3490360Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3492062Z adding 'torch/include/ATen/ops/gru_native.h' 2022-09-27T15:23:34.3493943Z adding 'torch/include/ATen/ops/gru_ops.h' 2022-09-27T15:23:34.3495943Z adding 'torch/include/ATen/ops/gt.h' 2022-09-27T15:23:34.3497784Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3499679Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2022-09-27T15:23:34.3501577Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2022-09-27T15:23:34.3503578Z adding 'torch/include/ATen/ops/gt_meta.h' 2022-09-27T15:23:34.3505222Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2022-09-27T15:23:34.3506917Z adding 'torch/include/ATen/ops/gt_native.h' 2022-09-27T15:23:34.3509046Z adding 'torch/include/ATen/ops/gt_ops.h' 2022-09-27T15:23:34.3511304Z adding 'torch/include/ATen/ops/hamming_window.h' 2022-09-27T15:23:34.3513450Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.3515387Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2022-09-27T15:23:34.3517649Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2022-09-27T15:23:34.3519832Z adding 'torch/include/ATen/ops/hann_window.h' 2022-09-27T15:23:34.3521868Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.3523681Z adding 'torch/include/ATen/ops/hann_window_native.h' 2022-09-27T15:23:34.3525644Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2022-09-27T15:23:34.3527516Z adding 'torch/include/ATen/ops/hardshrink.h' 2022-09-27T15:23:34.3529298Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2022-09-27T15:23:34.3531354Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3533109Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2022-09-27T15:23:34.3534811Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2022-09-27T15:23:34.3536473Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2022-09-27T15:23:34.3538298Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2022-09-27T15:23:34.3540229Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2022-09-27T15:23:34.3542261Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2022-09-27T15:23:34.3544054Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3545736Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2022-09-27T15:23:34.3547594Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2022-09-27T15:23:34.3549220Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2022-09-27T15:23:34.3550987Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2022-09-27T15:23:34.3552753Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2022-09-27T15:23:34.3554704Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2022-09-27T15:23:34.3556478Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2022-09-27T15:23:34.3558298Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2022-09-27T15:23:34.3560183Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3561907Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2022-09-27T15:23:34.3563638Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2022-09-27T15:23:34.3565257Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2022-09-27T15:23:34.3567023Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2022-09-27T15:23:34.3568701Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2022-09-27T15:23:34.3570534Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2022-09-27T15:23:34.3572396Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3574017Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2022-09-27T15:23:34.3575737Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2022-09-27T15:23:34.3577340Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2022-09-27T15:23:34.3579495Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2022-09-27T15:23:34.3581044Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2022-09-27T15:23:34.3582916Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2022-09-27T15:23:34.3584771Z adding 'torch/include/ATen/ops/hardswish.h' 2022-09-27T15:23:34.3586449Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2022-09-27T15:23:34.3588293Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.3589967Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2022-09-27T15:23:34.3591636Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2022-09-27T15:23:34.3593278Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2022-09-27T15:23:34.3595201Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2022-09-27T15:23:34.3597008Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2022-09-27T15:23:34.3598693Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2022-09-27T15:23:34.3600448Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2022-09-27T15:23:34.3602128Z adding 'torch/include/ATen/ops/hardswish_native.h' 2022-09-27T15:23:34.3603920Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2022-09-27T15:23:34.3605941Z adding 'torch/include/ATen/ops/hardtanh.h' 2022-09-27T15:23:34.3607564Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2022-09-27T15:23:34.3609335Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2022-09-27T15:23:34.3611062Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2022-09-27T15:23:34.3612752Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2022-09-27T15:23:34.3614471Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2022-09-27T15:23:34.3616315Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2022-09-27T15:23:34.3618393Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2022-09-27T15:23:34.3620129Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2022-09-27T15:23:34.3621944Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2022-09-27T15:23:34.3623878Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2022-09-27T15:23:34.3625696Z adding 'torch/include/ATen/ops/heaviside.h' 2022-09-27T15:23:34.3627839Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3629416Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2022-09-27T15:23:34.3631170Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2022-09-27T15:23:34.3632863Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2022-09-27T15:23:34.3634835Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2022-09-27T15:23:34.3636540Z adding 'torch/include/ATen/ops/heaviside_native.h' 2022-09-27T15:23:34.3638441Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2022-09-27T15:23:34.3640237Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2022-09-27T15:23:34.3642154Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3643831Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2022-09-27T15:23:34.3645691Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2022-09-27T15:23:34.3647483Z adding 'torch/include/ATen/ops/histc.h' 2022-09-27T15:23:34.3649329Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2022-09-27T15:23:34.3651292Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2022-09-27T15:23:34.3653046Z adding 'torch/include/ATen/ops/histc_native.h' 2022-09-27T15:23:34.3654962Z adding 'torch/include/ATen/ops/histc_ops.h' 2022-09-27T15:23:34.3657046Z adding 'torch/include/ATen/ops/histogram.h' 2022-09-27T15:23:34.3659169Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2022-09-27T15:23:34.3661153Z adding 'torch/include/ATen/ops/histogram_native.h' 2022-09-27T15:23:34.3663397Z adding 'torch/include/ATen/ops/histogram_ops.h' 2022-09-27T15:23:34.3665298Z adding 'torch/include/ATen/ops/histogramdd.h' 2022-09-27T15:23:34.3667331Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3668922Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2022-09-27T15:23:34.3671010Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2022-09-27T15:23:34.3672716Z adding 'torch/include/ATen/ops/hsplit.h' 2022-09-27T15:23:34.3674580Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3676737Z adding 'torch/include/ATen/ops/hsplit_native.h' 2022-09-27T15:23:34.3678456Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2022-09-27T15:23:34.3680098Z adding 'torch/include/ATen/ops/hspmm.h' 2022-09-27T15:23:34.3681740Z adding 'torch/include/ATen/ops/hspmm_native.h' 2022-09-27T15:23:34.3684021Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2022-09-27T15:23:34.3686016Z adding 'torch/include/ATen/ops/hstack.h' 2022-09-27T15:23:34.3687924Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3689599Z adding 'torch/include/ATen/ops/hstack_native.h' 2022-09-27T15:23:34.3691345Z adding 'torch/include/ATen/ops/hstack_ops.h' 2022-09-27T15:23:34.3693287Z adding 'torch/include/ATen/ops/huber_loss.h' 2022-09-27T15:23:34.3695032Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2022-09-27T15:23:34.3696963Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.3698755Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2022-09-27T15:23:34.3700651Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2022-09-27T15:23:34.3702604Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2022-09-27T15:23:34.3704735Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2022-09-27T15:23:34.3706382Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2022-09-27T15:23:34.3708482Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2022-09-27T15:23:34.3710533Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2022-09-27T15:23:34.3712310Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2022-09-27T15:23:34.3714929Z adding 'torch/include/ATen/ops/hypot.h' 2022-09-27T15:23:34.3717014Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3718841Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2022-09-27T15:23:34.3720729Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2022-09-27T15:23:34.3722503Z adding 'torch/include/ATen/ops/hypot_meta.h' 2022-09-27T15:23:34.3724312Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2022-09-27T15:23:34.3726066Z adding 'torch/include/ATen/ops/hypot_native.h' 2022-09-27T15:23:34.3728092Z adding 'torch/include/ATen/ops/hypot_ops.h' 2022-09-27T15:23:34.3729854Z adding 'torch/include/ATen/ops/i0.h' 2022-09-27T15:23:34.3731866Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3733516Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2022-09-27T15:23:34.3735510Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2022-09-27T15:23:34.3737290Z adding 'torch/include/ATen/ops/i0_meta.h' 2022-09-27T15:23:34.3739259Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2022-09-27T15:23:34.3741285Z adding 'torch/include/ATen/ops/i0_native.h' 2022-09-27T15:23:34.3743243Z adding 'torch/include/ATen/ops/i0_ops.h' 2022-09-27T15:23:34.3745077Z adding 'torch/include/ATen/ops/igamma.h' 2022-09-27T15:23:34.3747045Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3748843Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2022-09-27T15:23:34.3750755Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2022-09-27T15:23:34.3752498Z adding 'torch/include/ATen/ops/igamma_meta.h' 2022-09-27T15:23:34.3754335Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2022-09-27T15:23:34.3756198Z adding 'torch/include/ATen/ops/igamma_native.h' 2022-09-27T15:23:34.3758126Z adding 'torch/include/ATen/ops/igamma_ops.h' 2022-09-27T15:23:34.3760048Z adding 'torch/include/ATen/ops/igammac.h' 2022-09-27T15:23:34.3762138Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3764109Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2022-09-27T15:23:34.3765710Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2022-09-27T15:23:34.3767500Z adding 'torch/include/ATen/ops/igammac_meta.h' 2022-09-27T15:23:34.3769535Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2022-09-27T15:23:34.3771281Z adding 'torch/include/ATen/ops/igammac_native.h' 2022-09-27T15:23:34.3773291Z adding 'torch/include/ATen/ops/igammac_ops.h' 2022-09-27T15:23:34.3775226Z adding 'torch/include/ATen/ops/im2col.h' 2022-09-27T15:23:34.3777114Z adding 'torch/include/ATen/ops/im2col_backward.h' 2022-09-27T15:23:34.3778959Z adding 'torch/include/ATen/ops/im2col_backward_cpu_dispatch.h' 2022-09-27T15:23:34.3781057Z adding 'torch/include/ATen/ops/im2col_backward_cuda_dispatch.h' 2022-09-27T15:23:34.3783003Z adding 'torch/include/ATen/ops/im2col_backward_native.h' 2022-09-27T15:23:34.3785014Z adding 'torch/include/ATen/ops/im2col_backward_ops.h' 2022-09-27T15:23:34.3786922Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2022-09-27T15:23:34.3788822Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2022-09-27T15:23:34.3790702Z adding 'torch/include/ATen/ops/im2col_native.h' 2022-09-27T15:23:34.3792603Z adding 'torch/include/ATen/ops/im2col_ops.h' 2022-09-27T15:23:34.3794431Z adding 'torch/include/ATen/ops/imag.h' 2022-09-27T15:23:34.3796476Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3798237Z adding 'torch/include/ATen/ops/imag_native.h' 2022-09-27T15:23:34.3799987Z adding 'torch/include/ATen/ops/imag_ops.h' 2022-09-27T15:23:34.3802225Z adding 'torch/include/ATen/ops/index.h' 2022-09-27T15:23:34.3803953Z adding 'torch/include/ATen/ops/index_add.h' 2022-09-27T15:23:34.3806123Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3807747Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3809193Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2022-09-27T15:23:34.3811112Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2022-09-27T15:23:34.3813228Z adding 'torch/include/ATen/ops/index_add_meta.h' 2022-09-27T15:23:34.3814656Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2022-09-27T15:23:34.3816703Z adding 'torch/include/ATen/ops/index_add_native.h' 2022-09-27T15:23:34.3818322Z adding 'torch/include/ATen/ops/index_add_ops.h' 2022-09-27T15:23:34.3820348Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3822343Z adding 'torch/include/ATen/ops/index_copy.h' 2022-09-27T15:23:34.3823890Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3825484Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3827136Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2022-09-27T15:23:34.3828796Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2022-09-27T15:23:34.3830670Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2022-09-27T15:23:34.3832340Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2022-09-27T15:23:34.3833945Z adding 'torch/include/ATen/ops/index_copy_native.h' 2022-09-27T15:23:34.3836013Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2022-09-27T15:23:34.3837859Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2022-09-27T15:23:34.3839387Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2022-09-27T15:23:34.3841522Z adding 'torch/include/ATen/ops/index_fill.h' 2022-09-27T15:23:34.3843278Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.3844846Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3846364Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2022-09-27T15:23:34.3847731Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2022-09-27T15:23:34.3849191Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2022-09-27T15:23:34.3850722Z adding 'torch/include/ATen/ops/index_fill_native.h' 2022-09-27T15:23:34.3853143Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2022-09-27T15:23:34.3855006Z adding 'torch/include/ATen/ops/index_meta.h' 2022-09-27T15:23:34.3856671Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2022-09-27T15:23:34.3858332Z adding 'torch/include/ATen/ops/index_native.h' 2022-09-27T15:23:34.3860269Z adding 'torch/include/ATen/ops/index_ops.h' 2022-09-27T15:23:34.3862029Z adding 'torch/include/ATen/ops/index_put.h' 2022-09-27T15:23:34.3863819Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.3865340Z adding 'torch/include/ATen/ops/index_put_native.h' 2022-09-27T15:23:34.3866982Z adding 'torch/include/ATen/ops/index_put_ops.h' 2022-09-27T15:23:34.3868789Z adding 'torch/include/ATen/ops/index_reduce.h' 2022-09-27T15:23:34.3870515Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3872021Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2022-09-27T15:23:34.3873621Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2022-09-27T15:23:34.3875213Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2022-09-27T15:23:34.3876975Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2022-09-27T15:23:34.3878557Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2022-09-27T15:23:34.3880389Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2022-09-27T15:23:34.3882142Z adding 'torch/include/ATen/ops/index_select.h' 2022-09-27T15:23:34.3883777Z adding 'torch/include/ATen/ops/index_select_backward.h' 2022-09-27T15:23:34.3885427Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3886942Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2022-09-27T15:23:34.3888743Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2022-09-27T15:23:34.3890665Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3892112Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2022-09-27T15:23:34.3893830Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2022-09-27T15:23:34.3895562Z adding 'torch/include/ATen/ops/index_select_native.h' 2022-09-27T15:23:34.3897467Z adding 'torch/include/ATen/ops/index_select_ops.h' 2022-09-27T15:23:34.3899239Z adding 'torch/include/ATen/ops/indices.h' 2022-09-27T15:23:34.3901262Z adding 'torch/include/ATen/ops/indices_copy.h' 2022-09-27T15:23:34.3903047Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.3904816Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.3906312Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2022-09-27T15:23:34.3908080Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2022-09-27T15:23:34.3909759Z adding 'torch/include/ATen/ops/indices_native.h' 2022-09-27T15:23:34.3911475Z adding 'torch/include/ATen/ops/indices_ops.h' 2022-09-27T15:23:34.3913567Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2022-09-27T15:23:34.3915343Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3917004Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2022-09-27T15:23:34.3918779Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2022-09-27T15:23:34.3920688Z adding 'torch/include/ATen/ops/inner.h' 2022-09-27T15:23:34.3922750Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3924302Z adding 'torch/include/ATen/ops/inner_native.h' 2022-09-27T15:23:34.3926060Z adding 'torch/include/ATen/ops/inner_ops.h' 2022-09-27T15:23:34.3928178Z adding 'torch/include/ATen/ops/instance_norm.h' 2022-09-27T15:23:34.3929371Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3930973Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2022-09-27T15:23:34.3932907Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2022-09-27T15:23:34.3934658Z adding 'torch/include/ATen/ops/int_repr.h' 2022-09-27T15:23:34.3936715Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.3938468Z adding 'torch/include/ATen/ops/int_repr_native.h' 2022-09-27T15:23:34.3940074Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2022-09-27T15:23:34.3942100Z adding 'torch/include/ATen/ops/inverse.h' 2022-09-27T15:23:34.3943852Z adding 'torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3945330Z adding 'torch/include/ATen/ops/inverse_native.h' 2022-09-27T15:23:34.3947058Z adding 'torch/include/ATen/ops/inverse_ops.h' 2022-09-27T15:23:34.3949039Z adding 'torch/include/ATen/ops/is_coalesced.h' 2022-09-27T15:23:34.3950524Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2022-09-27T15:23:34.3952303Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2022-09-27T15:23:34.3953974Z adding 'torch/include/ATen/ops/is_complex.h' 2022-09-27T15:23:34.3955827Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3957485Z adding 'torch/include/ATen/ops/is_complex_native.h' 2022-09-27T15:23:34.3959140Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2022-09-27T15:23:34.3960905Z adding 'torch/include/ATen/ops/is_conj.h' 2022-09-27T15:23:34.3962626Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3964305Z adding 'torch/include/ATen/ops/is_conj_native.h' 2022-09-27T15:23:34.3966111Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2022-09-27T15:23:34.3967835Z adding 'torch/include/ATen/ops/is_distributed.h' 2022-09-27T15:23:34.3969777Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3971438Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2022-09-27T15:23:34.3973287Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2022-09-27T15:23:34.3974848Z adding 'torch/include/ATen/ops/is_floating_point.h' 2022-09-27T15:23:34.3976618Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3978085Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2022-09-27T15:23:34.3980206Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2022-09-27T15:23:34.3981724Z adding 'torch/include/ATen/ops/is_inference.h' 2022-09-27T15:23:34.3983411Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3985025Z adding 'torch/include/ATen/ops/is_inference_native.h' 2022-09-27T15:23:34.3986716Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2022-09-27T15:23:34.3988312Z adding 'torch/include/ATen/ops/is_leaf.h' 2022-09-27T15:23:34.3990046Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3991574Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2022-09-27T15:23:34.3993119Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2022-09-27T15:23:34.3994757Z adding 'torch/include/ATen/ops/is_neg.h' 2022-09-27T15:23:34.3996430Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.3998010Z adding 'torch/include/ATen/ops/is_neg_native.h' 2022-09-27T15:23:34.3999655Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2022-09-27T15:23:34.4001167Z adding 'torch/include/ATen/ops/is_nonzero.h' 2022-09-27T15:23:34.4002963Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4004581Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2022-09-27T15:23:34.4006401Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2022-09-27T15:23:34.4008226Z adding 'torch/include/ATen/ops/is_pinned.h' 2022-09-27T15:23:34.4009859Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.4011521Z adding 'torch/include/ATen/ops/is_pinned_cuda_dispatch.h' 2022-09-27T15:23:34.4013138Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2022-09-27T15:23:34.4014738Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2022-09-27T15:23:34.4016452Z adding 'torch/include/ATen/ops/is_same_size.h' 2022-09-27T15:23:34.4018035Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.4019747Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2022-09-27T15:23:34.4021276Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2022-09-27T15:23:34.4022808Z adding 'torch/include/ATen/ops/is_set_to.h' 2022-09-27T15:23:34.4024442Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2022-09-27T15:23:34.4026076Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2022-09-27T15:23:34.4027711Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2022-09-27T15:23:34.4029526Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2022-09-27T15:23:34.4030902Z adding 'torch/include/ATen/ops/is_signed.h' 2022-09-27T15:23:34.4032547Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4033910Z adding 'torch/include/ATen/ops/is_signed_native.h' 2022-09-27T15:23:34.4035639Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2022-09-27T15:23:34.4037258Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2022-09-27T15:23:34.4038916Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4040434Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2022-09-27T15:23:34.4042079Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2022-09-27T15:23:34.4043678Z adding 'torch/include/ATen/ops/isclose.h' 2022-09-27T15:23:34.4045373Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4046788Z adding 'torch/include/ATen/ops/isclose_native.h' 2022-09-27T15:23:34.4048465Z adding 'torch/include/ATen/ops/isclose_ops.h' 2022-09-27T15:23:34.4049992Z adding 'torch/include/ATen/ops/isfinite.h' 2022-09-27T15:23:34.4051733Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4053264Z adding 'torch/include/ATen/ops/isfinite_native.h' 2022-09-27T15:23:34.4054837Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2022-09-27T15:23:34.4056698Z adding 'torch/include/ATen/ops/isin.h' 2022-09-27T15:23:34.4058635Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4060701Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2022-09-27T15:23:34.4062294Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2022-09-27T15:23:34.4063927Z adding 'torch/include/ATen/ops/isin_meta.h' 2022-09-27T15:23:34.4065650Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2022-09-27T15:23:34.4067282Z adding 'torch/include/ATen/ops/isin_native.h' 2022-09-27T15:23:34.4069294Z adding 'torch/include/ATen/ops/isin_ops.h' 2022-09-27T15:23:34.4070965Z adding 'torch/include/ATen/ops/isinf.h' 2022-09-27T15:23:34.4072699Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.4074231Z adding 'torch/include/ATen/ops/isinf_native.h' 2022-09-27T15:23:34.4075974Z adding 'torch/include/ATen/ops/isinf_ops.h' 2022-09-27T15:23:34.4077592Z adding 'torch/include/ATen/ops/isnan.h' 2022-09-27T15:23:34.4079325Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.4081134Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2022-09-27T15:23:34.4082699Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2022-09-27T15:23:34.4084102Z adding 'torch/include/ATen/ops/isnan_native.h' 2022-09-27T15:23:34.4085422Z adding 'torch/include/ATen/ops/isnan_ops.h' 2022-09-27T15:23:34.4087116Z adding 'torch/include/ATen/ops/isneginf.h' 2022-09-27T15:23:34.4088706Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4090686Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2022-09-27T15:23:34.4092647Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2022-09-27T15:23:34.4094105Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2022-09-27T15:23:34.4095754Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2022-09-27T15:23:34.4098041Z adding 'torch/include/ATen/ops/isneginf_native.h' 2022-09-27T15:23:34.4106201Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2022-09-27T15:23:34.4107619Z adding 'torch/include/ATen/ops/isposinf.h' 2022-09-27T15:23:34.4109445Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4111086Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2022-09-27T15:23:34.4112747Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2022-09-27T15:23:34.4114344Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2022-09-27T15:23:34.4116042Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2022-09-27T15:23:34.4117668Z adding 'torch/include/ATen/ops/isposinf_native.h' 2022-09-27T15:23:34.4119465Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2022-09-27T15:23:34.4121104Z adding 'torch/include/ATen/ops/isreal.h' 2022-09-27T15:23:34.4123526Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4125163Z adding 'torch/include/ATen/ops/isreal_native.h' 2022-09-27T15:23:34.4126900Z adding 'torch/include/ATen/ops/isreal_ops.h' 2022-09-27T15:23:34.4128511Z adding 'torch/include/ATen/ops/istft.h' 2022-09-27T15:23:34.4130377Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4132014Z adding 'torch/include/ATen/ops/istft_native.h' 2022-09-27T15:23:34.4133881Z adding 'torch/include/ATen/ops/istft_ops.h' 2022-09-27T15:23:34.4135476Z adding 'torch/include/ATen/ops/item.h' 2022-09-27T15:23:34.4137240Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4138733Z adding 'torch/include/ATen/ops/item_native.h' 2022-09-27T15:23:34.4140627Z adding 'torch/include/ATen/ops/item_ops.h' 2022-09-27T15:23:34.4142649Z adding 'torch/include/ATen/ops/kaiser_window.h' 2022-09-27T15:23:34.4144579Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.4146166Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2022-09-27T15:23:34.4148231Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2022-09-27T15:23:34.4149923Z adding 'torch/include/ATen/ops/kl_div.h' 2022-09-27T15:23:34.4151691Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4153275Z adding 'torch/include/ATen/ops/kl_div_native.h' 2022-09-27T15:23:34.4155537Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2022-09-27T15:23:34.4156967Z adding 'torch/include/ATen/ops/kron.h' 2022-09-27T15:23:34.4158562Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4160265Z adding 'torch/include/ATen/ops/kron_native.h' 2022-09-27T15:23:34.4162000Z adding 'torch/include/ATen/ops/kron_ops.h' 2022-09-27T15:23:34.4163756Z adding 'torch/include/ATen/ops/kthvalue.h' 2022-09-27T15:23:34.4166062Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.4167991Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4169432Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2022-09-27T15:23:34.4171350Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2022-09-27T15:23:34.4172872Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2022-09-27T15:23:34.4174795Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2022-09-27T15:23:34.4176529Z adding 'torch/include/ATen/ops/l1_loss.h' 2022-09-27T15:23:34.4178336Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4179912Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2022-09-27T15:23:34.4181775Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2022-09-27T15:23:34.4183723Z adding 'torch/include/ATen/ops/layer_norm.h' 2022-09-27T15:23:34.4185636Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4186833Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2022-09-27T15:23:34.4188880Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2022-09-27T15:23:34.4190706Z adding 'torch/include/ATen/ops/lcm.h' 2022-09-27T15:23:34.4192514Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4194143Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2022-09-27T15:23:34.4195940Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2022-09-27T15:23:34.4197545Z adding 'torch/include/ATen/ops/lcm_meta.h' 2022-09-27T15:23:34.4199226Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2022-09-27T15:23:34.4200875Z adding 'torch/include/ATen/ops/lcm_native.h' 2022-09-27T15:23:34.4202700Z adding 'torch/include/ATen/ops/lcm_ops.h' 2022-09-27T15:23:34.4204456Z adding 'torch/include/ATen/ops/ldexp.h' 2022-09-27T15:23:34.4206254Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4207784Z adding 'torch/include/ATen/ops/ldexp_native.h' 2022-09-27T15:23:34.4209649Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2022-09-27T15:23:34.4211483Z adding 'torch/include/ATen/ops/le.h' 2022-09-27T15:23:34.4213291Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4214920Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2022-09-27T15:23:34.4216679Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2022-09-27T15:23:34.4218337Z adding 'torch/include/ATen/ops/le_meta.h' 2022-09-27T15:23:34.4220310Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2022-09-27T15:23:34.4222049Z adding 'torch/include/ATen/ops/le_native.h' 2022-09-27T15:23:34.4223972Z adding 'torch/include/ATen/ops/le_ops.h' 2022-09-27T15:23:34.4225868Z adding 'torch/include/ATen/ops/leaky_relu.h' 2022-09-27T15:23:34.4227657Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2022-09-27T15:23:34.4229566Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4231212Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2022-09-27T15:23:34.4232983Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2022-09-27T15:23:34.4234690Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2022-09-27T15:23:34.4236603Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2022-09-27T15:23:34.4238631Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2022-09-27T15:23:34.4240183Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2022-09-27T15:23:34.4242118Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4243757Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2022-09-27T15:23:34.4245642Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2022-09-27T15:23:34.4247365Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2022-09-27T15:23:34.4249410Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2022-09-27T15:23:34.4251205Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2022-09-27T15:23:34.4253018Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2022-09-27T15:23:34.4254828Z adding 'torch/include/ATen/ops/lerp.h' 2022-09-27T15:23:34.4256770Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4258622Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2022-09-27T15:23:34.4260438Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2022-09-27T15:23:34.4262207Z adding 'torch/include/ATen/ops/lerp_meta.h' 2022-09-27T15:23:34.4264051Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2022-09-27T15:23:34.4265680Z adding 'torch/include/ATen/ops/lerp_native.h' 2022-09-27T15:23:34.4267609Z adding 'torch/include/ATen/ops/lerp_ops.h' 2022-09-27T15:23:34.4269408Z adding 'torch/include/ATen/ops/less.h' 2022-09-27T15:23:34.4271394Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4273015Z adding 'torch/include/ATen/ops/less_equal.h' 2022-09-27T15:23:34.4274843Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4276321Z adding 'torch/include/ATen/ops/less_equal_native.h' 2022-09-27T15:23:34.4278300Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2022-09-27T15:23:34.4279986Z adding 'torch/include/ATen/ops/less_native.h' 2022-09-27T15:23:34.4281979Z adding 'torch/include/ATen/ops/less_ops.h' 2022-09-27T15:23:34.4283657Z adding 'torch/include/ATen/ops/lgamma.h' 2022-09-27T15:23:34.4285509Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4287048Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2022-09-27T15:23:34.4288765Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2022-09-27T15:23:34.4290369Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2022-09-27T15:23:34.4291949Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2022-09-27T15:23:34.4293471Z adding 'torch/include/ATen/ops/lgamma_native.h' 2022-09-27T15:23:34.4295180Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2022-09-27T15:23:34.4296830Z adding 'torch/include/ATen/ops/lift.h' 2022-09-27T15:23:34.4298644Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.4300285Z adding 'torch/include/ATen/ops/lift_fresh.h' 2022-09-27T15:23:34.4302079Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.4303701Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2022-09-27T15:23:34.4305547Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.4307631Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2022-09-27T15:23:34.4308969Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2022-09-27T15:23:34.4310633Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2022-09-27T15:23:34.4312546Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2022-09-27T15:23:34.4313852Z adding 'torch/include/ATen/ops/lift_native.h' 2022-09-27T15:23:34.4315609Z adding 'torch/include/ATen/ops/lift_ops.h' 2022-09-27T15:23:34.4317337Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2022-09-27T15:23:34.4319169Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4320774Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2022-09-27T15:23:34.4322810Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4324289Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2022-09-27T15:23:34.4325828Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2022-09-27T15:23:34.4327487Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2022-09-27T15:23:34.4329240Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2022-09-27T15:23:34.4330914Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2022-09-27T15:23:34.4332678Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2022-09-27T15:23:34.4334367Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2022-09-27T15:23:34.4336087Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2022-09-27T15:23:34.4337901Z adding 'torch/include/ATen/ops/linalg_cond.h' 2022-09-27T15:23:34.4339946Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4341856Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2022-09-27T15:23:34.4343734Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2022-09-27T15:23:34.4345525Z adding 'torch/include/ATen/ops/linalg_cross.h' 2022-09-27T15:23:34.4347345Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4348837Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2022-09-27T15:23:34.4350509Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2022-09-27T15:23:34.4352236Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2022-09-27T15:23:34.4353857Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2022-09-27T15:23:34.4355575Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2022-09-27T15:23:34.4357368Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2022-09-27T15:23:34.4359421Z adding 'torch/include/ATen/ops/linalg_det.h' 2022-09-27T15:23:34.4361101Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4362521Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2022-09-27T15:23:34.4364421Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2022-09-27T15:23:34.4366004Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2022-09-27T15:23:34.4367708Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4369240Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2022-09-27T15:23:34.4370934Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2022-09-27T15:23:34.4372846Z adding 'torch/include/ATen/ops/linalg_eig.h' 2022-09-27T15:23:34.4374474Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2022-09-27T15:23:34.4376491Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2022-09-27T15:23:34.4377981Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2022-09-27T15:23:34.4380079Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2022-09-27T15:23:34.4381472Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2022-09-27T15:23:34.4383271Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4384843Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2022-09-27T15:23:34.4386662Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2022-09-27T15:23:34.4388393Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2022-09-27T15:23:34.4390171Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4391667Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2022-09-27T15:23:34.4393418Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2022-09-27T15:23:34.4395158Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2022-09-27T15:23:34.4397001Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4398512Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2022-09-27T15:23:34.4400218Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2022-09-27T15:23:34.4401940Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2022-09-27T15:23:34.4403712Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2022-09-27T15:23:34.4405326Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2022-09-27T15:23:34.4407000Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2022-09-27T15:23:34.4409242Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2022-09-27T15:23:34.4411348Z adding 'torch/include/ATen/ops/linalg_inv.h' 2022-09-27T15:23:34.4412644Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4414191Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2022-09-27T15:23:34.4416253Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4417920Z adding 'torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2022-09-27T15:23:34.4419964Z adding 'torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2022-09-27T15:23:34.4421794Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta.h' 2022-09-27T15:23:34.4423643Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2022-09-27T15:23:34.4425421Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2022-09-27T15:23:34.4427424Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2022-09-27T15:23:34.4429212Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2022-09-27T15:23:34.4431145Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2022-09-27T15:23:34.4433096Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2022-09-27T15:23:34.4435040Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4436969Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2022-09-27T15:23:34.4438979Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4440761Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2022-09-27T15:23:34.4442653Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2022-09-27T15:23:34.4444528Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2022-09-27T15:23:34.4446458Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2022-09-27T15:23:34.4448255Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2022-09-27T15:23:34.4450253Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2022-09-27T15:23:34.4452175Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2022-09-27T15:23:34.4454071Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2022-09-27T15:23:34.4456304Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2022-09-27T15:23:34.4458005Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4459537Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2022-09-27T15:23:34.4461576Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2022-09-27T15:23:34.4463010Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2022-09-27T15:23:34.4464800Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2022-09-27T15:23:34.4466370Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2022-09-27T15:23:34.4468372Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2022-09-27T15:23:34.4470270Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2022-09-27T15:23:34.4472109Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.4473728Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2022-09-27T15:23:34.4475579Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2022-09-27T15:23:34.4477286Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2022-09-27T15:23:34.4479207Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2022-09-27T15:23:34.4480982Z adding 'torch/include/ATen/ops/linalg_lu.h' 2022-09-27T15:23:34.4482979Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4484458Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2022-09-27T15:23:34.4486153Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2022-09-27T15:23:34.4487780Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2022-09-27T15:23:34.4489731Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4491270Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2022-09-27T15:23:34.4493180Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4494742Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2022-09-27T15:23:34.4496655Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2022-09-27T15:23:34.4498495Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2022-09-27T15:23:34.4500240Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2022-09-27T15:23:34.4501889Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2022-09-27T15:23:34.4503649Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2022-09-27T15:23:34.4505382Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2022-09-27T15:23:34.4507137Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2022-09-27T15:23:34.4508944Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2022-09-27T15:23:34.4510622Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2022-09-27T15:23:34.4512430Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2022-09-27T15:23:34.4514044Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2022-09-27T15:23:34.4515826Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2022-09-27T15:23:34.4517824Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4519438Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2022-09-27T15:23:34.4521181Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2022-09-27T15:23:34.4522759Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2022-09-27T15:23:34.4524700Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2022-09-27T15:23:34.4525986Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2022-09-27T15:23:34.4528293Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2022-09-27T15:23:34.4530500Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2022-09-27T15:23:34.4532301Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4533742Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2022-09-27T15:23:34.4535432Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2022-09-27T15:23:34.4537148Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2022-09-27T15:23:34.4538891Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.4540562Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2022-09-27T15:23:34.4542073Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2022-09-27T15:23:34.4543688Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2022-09-27T15:23:34.4545367Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2022-09-27T15:23:34.4547194Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2022-09-27T15:23:34.4549129Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4550744Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2022-09-27T15:23:34.4552627Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2022-09-27T15:23:34.4554374Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2022-09-27T15:23:34.4556403Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4557882Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2022-09-27T15:23:34.4559511Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2022-09-27T15:23:34.4561499Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2022-09-27T15:23:34.4563561Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4565175Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2022-09-27T15:23:34.4567276Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2022-09-27T15:23:34.4569135Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2022-09-27T15:23:34.4570902Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4572460Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2022-09-27T15:23:34.4574015Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2022-09-27T15:23:34.4575869Z adding 'torch/include/ATen/ops/linalg_norm.h' 2022-09-27T15:23:34.4577839Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4580081Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2022-09-27T15:23:34.4581830Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2022-09-27T15:23:34.4583738Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2022-09-27T15:23:34.4585621Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.4587412Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4589075Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4590741Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2022-09-27T15:23:34.4592870Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2022-09-27T15:23:34.4594760Z adding 'torch/include/ATen/ops/linalg_qr.h' 2022-09-27T15:23:34.4596590Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4598174Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2022-09-27T15:23:34.4599915Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2022-09-27T15:23:34.4601529Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2022-09-27T15:23:34.4603150Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2022-09-27T15:23:34.4604772Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2022-09-27T15:23:34.4606463Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2022-09-27T15:23:34.4608172Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2022-09-27T15:23:34.4609882Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4611458Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2022-09-27T15:23:34.4613287Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2022-09-27T15:23:34.4615027Z adding 'torch/include/ATen/ops/linalg_solve.h' 2022-09-27T15:23:34.4616746Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4618481Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2022-09-27T15:23:34.4620579Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4622301Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2022-09-27T15:23:34.4624092Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2022-09-27T15:23:34.4625751Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2022-09-27T15:23:34.4627467Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2022-09-27T15:23:34.4629237Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2022-09-27T15:23:34.4631139Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2022-09-27T15:23:34.4633262Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2022-09-27T15:23:34.4634998Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2022-09-27T15:23:34.4636848Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2022-09-27T15:23:34.4638665Z adding 'torch/include/ATen/ops/linalg_svd.h' 2022-09-27T15:23:34.4640828Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4642491Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2022-09-27T15:23:34.4644497Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2022-09-27T15:23:34.4646313Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2022-09-27T15:23:34.4648266Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4649880Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2022-09-27T15:23:34.4651943Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2022-09-27T15:23:34.4653584Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2022-09-27T15:23:34.4655845Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4657521Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2022-09-27T15:23:34.4659648Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2022-09-27T15:23:34.4661441Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2022-09-27T15:23:34.4663355Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4665082Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2022-09-27T15:23:34.4666565Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2022-09-27T15:23:34.4668269Z adding 'torch/include/ATen/ops/linalg_vander.h' 2022-09-27T15:23:34.4670031Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4671641Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2022-09-27T15:23:34.4673686Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2022-09-27T15:23:34.4675356Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2022-09-27T15:23:34.4677025Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4679053Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2022-09-27T15:23:34.4680576Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2022-09-27T15:23:34.4682523Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2022-09-27T15:23:34.4684332Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4686072Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2022-09-27T15:23:34.4687893Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2022-09-27T15:23:34.4689449Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2022-09-27T15:23:34.4691226Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2022-09-27T15:23:34.4692769Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2022-09-27T15:23:34.4694953Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2022-09-27T15:23:34.4696607Z adding 'torch/include/ATen/ops/linear.h' 2022-09-27T15:23:34.4698355Z adding 'torch/include/ATen/ops/linear_backward.h' 2022-09-27T15:23:34.4700376Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.4701855Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2022-09-27T15:23:34.4703596Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2022-09-27T15:23:34.4705758Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.4707323Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4708768Z adding 'torch/include/ATen/ops/linear_native.h' 2022-09-27T15:23:34.4710564Z adding 'torch/include/ATen/ops/linear_ops.h' 2022-09-27T15:23:34.4712163Z adding 'torch/include/ATen/ops/linspace.h' 2022-09-27T15:23:34.4714074Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.4715919Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2022-09-27T15:23:34.4717402Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2022-09-27T15:23:34.4719027Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2022-09-27T15:23:34.4720599Z adding 'torch/include/ATen/ops/linspace_native.h' 2022-09-27T15:23:34.4722396Z adding 'torch/include/ATen/ops/linspace_ops.h' 2022-09-27T15:23:34.4724026Z adding 'torch/include/ATen/ops/log.h' 2022-09-27T15:23:34.4725767Z adding 'torch/include/ATen/ops/log10.h' 2022-09-27T15:23:34.4727441Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4728930Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2022-09-27T15:23:34.4730490Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2022-09-27T15:23:34.4731984Z adding 'torch/include/ATen/ops/log10_meta.h' 2022-09-27T15:23:34.4733711Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2022-09-27T15:23:34.4735343Z adding 'torch/include/ATen/ops/log10_native.h' 2022-09-27T15:23:34.4736991Z adding 'torch/include/ATen/ops/log10_ops.h' 2022-09-27T15:23:34.4738697Z adding 'torch/include/ATen/ops/log1p.h' 2022-09-27T15:23:34.4740691Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4742152Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2022-09-27T15:23:34.4743622Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2022-09-27T15:23:34.4745163Z adding 'torch/include/ATen/ops/log1p_meta.h' 2022-09-27T15:23:34.4746707Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2022-09-27T15:23:34.4748288Z adding 'torch/include/ATen/ops/log1p_native.h' 2022-09-27T15:23:34.4750015Z adding 'torch/include/ATen/ops/log1p_ops.h' 2022-09-27T15:23:34.4751815Z adding 'torch/include/ATen/ops/log2.h' 2022-09-27T15:23:34.4753461Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4755119Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2022-09-27T15:23:34.4756639Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2022-09-27T15:23:34.4758164Z adding 'torch/include/ATen/ops/log2_meta.h' 2022-09-27T15:23:34.4759658Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2022-09-27T15:23:34.4761330Z adding 'torch/include/ATen/ops/log2_native.h' 2022-09-27T15:23:34.4763029Z adding 'torch/include/ATen/ops/log2_ops.h' 2022-09-27T15:23:34.4764864Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4766298Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2022-09-27T15:23:34.4767909Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2022-09-27T15:23:34.4769394Z adding 'torch/include/ATen/ops/log_meta.h' 2022-09-27T15:23:34.4771030Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2022-09-27T15:23:34.4772715Z adding 'torch/include/ATen/ops/log_native.h' 2022-09-27T15:23:34.4774228Z adding 'torch/include/ATen/ops/log_normal.h' 2022-09-27T15:23:34.4775924Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.4777532Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2022-09-27T15:23:34.4779338Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2022-09-27T15:23:34.4781147Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2022-09-27T15:23:34.4782665Z adding 'torch/include/ATen/ops/log_normal_native.h' 2022-09-27T15:23:34.4784438Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2022-09-27T15:23:34.4786148Z adding 'torch/include/ATen/ops/log_ops.h' 2022-09-27T15:23:34.4788105Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2022-09-27T15:23:34.4789835Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2022-09-27T15:23:34.4791611Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2022-09-27T15:23:34.4793174Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2022-09-27T15:23:34.4794857Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2022-09-27T15:23:34.4796599Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2022-09-27T15:23:34.4798279Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4799796Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2022-09-27T15:23:34.4801499Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2022-09-27T15:23:34.4803178Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2022-09-27T15:23:34.4804822Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2022-09-27T15:23:34.4806442Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2022-09-27T15:23:34.4808088Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2022-09-27T15:23:34.4809677Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2022-09-27T15:23:34.4811443Z adding 'torch/include/ATen/ops/log_softmax.h' 2022-09-27T15:23:34.4813116Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.4814751Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4816178Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2022-09-27T15:23:34.4818040Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2022-09-27T15:23:34.4819851Z adding 'torch/include/ATen/ops/logaddexp.h' 2022-09-27T15:23:34.4821539Z adding 'torch/include/ATen/ops/logaddexp2.h' 2022-09-27T15:23:34.4823201Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4824702Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2022-09-27T15:23:34.4826234Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2022-09-27T15:23:34.4827855Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2022-09-27T15:23:34.4829414Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2022-09-27T15:23:34.4830967Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2022-09-27T15:23:34.4832702Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2022-09-27T15:23:34.4834398Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4835910Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2022-09-27T15:23:34.4837508Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2022-09-27T15:23:34.4839003Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2022-09-27T15:23:34.4840579Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2022-09-27T15:23:34.4842080Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2022-09-27T15:23:34.4843838Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2022-09-27T15:23:34.4845534Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2022-09-27T15:23:34.4847313Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.4848865Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4850420Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2022-09-27T15:23:34.4852186Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2022-09-27T15:23:34.4853857Z adding 'torch/include/ATen/ops/logdet.h' 2022-09-27T15:23:34.4855734Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4857152Z adding 'torch/include/ATen/ops/logdet_native.h' 2022-09-27T15:23:34.4858759Z adding 'torch/include/ATen/ops/logdet_ops.h' 2022-09-27T15:23:34.4860742Z adding 'torch/include/ATen/ops/logical_and.h' 2022-09-27T15:23:34.4862329Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.4863861Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2022-09-27T15:23:34.4865426Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2022-09-27T15:23:34.4866982Z adding 'torch/include/ATen/ops/logical_and_native.h' 2022-09-27T15:23:34.4868646Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2022-09-27T15:23:34.4870338Z adding 'torch/include/ATen/ops/logical_not.h' 2022-09-27T15:23:34.4872118Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.4873642Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2022-09-27T15:23:34.4875287Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2022-09-27T15:23:34.4877043Z adding 'torch/include/ATen/ops/logical_not_native.h' 2022-09-27T15:23:34.4878938Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2022-09-27T15:23:34.4880541Z adding 'torch/include/ATen/ops/logical_or.h' 2022-09-27T15:23:34.4882366Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.4883990Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2022-09-27T15:23:34.4885700Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2022-09-27T15:23:34.4887295Z adding 'torch/include/ATen/ops/logical_or_native.h' 2022-09-27T15:23:34.4889103Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2022-09-27T15:23:34.4890989Z adding 'torch/include/ATen/ops/logical_xor.h' 2022-09-27T15:23:34.4892919Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.4894502Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2022-09-27T15:23:34.4896261Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2022-09-27T15:23:34.4897960Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2022-09-27T15:23:34.4900188Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2022-09-27T15:23:34.4902052Z adding 'torch/include/ATen/ops/logit.h' 2022-09-27T15:23:34.4904005Z adding 'torch/include/ATen/ops/logit_backward.h' 2022-09-27T15:23:34.4905977Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4907784Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2022-09-27T15:23:34.4909524Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2022-09-27T15:23:34.4911239Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2022-09-27T15:23:34.4913275Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2022-09-27T15:23:34.4914682Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2022-09-27T15:23:34.4916697Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2022-09-27T15:23:34.4918504Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2022-09-27T15:23:34.4920146Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2022-09-27T15:23:34.4921840Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2022-09-27T15:23:34.4923451Z adding 'torch/include/ATen/ops/logit_native.h' 2022-09-27T15:23:34.4925432Z adding 'torch/include/ATen/ops/logit_ops.h' 2022-09-27T15:23:34.4935388Z adding 'torch/include/ATen/ops/logspace.h' 2022-09-27T15:23:34.4937207Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.4938916Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2022-09-27T15:23:34.4941137Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2022-09-27T15:23:34.4942947Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2022-09-27T15:23:34.4944675Z adding 'torch/include/ATen/ops/logspace_native.h' 2022-09-27T15:23:34.4946619Z adding 'torch/include/ATen/ops/logspace_ops.h' 2022-09-27T15:23:34.4948592Z adding 'torch/include/ATen/ops/logsumexp.h' 2022-09-27T15:23:34.4950554Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.4952360Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.4954101Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4955915Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2022-09-27T15:23:34.4957992Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2022-09-27T15:23:34.4959951Z adding 'torch/include/ATen/ops/lshift.h' 2022-09-27T15:23:34.4961900Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.4963630Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2022-09-27T15:23:34.4965402Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2022-09-27T15:23:34.4967159Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2022-09-27T15:23:34.4968949Z adding 'torch/include/ATen/ops/lshift_native.h' 2022-09-27T15:23:34.4970946Z adding 'torch/include/ATen/ops/lshift_ops.h' 2022-09-27T15:23:34.4972850Z adding 'torch/include/ATen/ops/lstm.h' 2022-09-27T15:23:34.4974666Z adding 'torch/include/ATen/ops/lstm_cell.h' 2022-09-27T15:23:34.4976595Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4978239Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2022-09-27T15:23:34.4980296Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2022-09-27T15:23:34.4982272Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.4984212Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2022-09-27T15:23:34.4986291Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.4988018Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2022-09-27T15:23:34.4990052Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2022-09-27T15:23:34.4991985Z adding 'torch/include/ATen/ops/lstm_native.h' 2022-09-27T15:23:34.4993879Z adding 'torch/include/ATen/ops/lstm_ops.h' 2022-09-27T15:23:34.4995814Z adding 'torch/include/ATen/ops/lstsq.h' 2022-09-27T15:23:34.4997651Z adding 'torch/include/ATen/ops/lstsq_cpu_dispatch.h' 2022-09-27T15:23:34.4999407Z adding 'torch/include/ATen/ops/lstsq_cuda_dispatch.h' 2022-09-27T15:23:34.5001228Z adding 'torch/include/ATen/ops/lstsq_native.h' 2022-09-27T15:23:34.5003175Z adding 'torch/include/ATen/ops/lstsq_ops.h' 2022-09-27T15:23:34.5005043Z adding 'torch/include/ATen/ops/lt.h' 2022-09-27T15:23:34.5007088Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.5009647Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2022-09-27T15:23:34.5010903Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2022-09-27T15:23:34.5012992Z adding 'torch/include/ATen/ops/lt_meta.h' 2022-09-27T15:23:34.5014500Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2022-09-27T15:23:34.5016091Z adding 'torch/include/ATen/ops/lt_native.h' 2022-09-27T15:23:34.5018017Z adding 'torch/include/ATen/ops/lt_ops.h' 2022-09-27T15:23:34.5020006Z adding 'torch/include/ATen/ops/lu_solve.h' 2022-09-27T15:23:34.5021984Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5023611Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2022-09-27T15:23:34.5025339Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2022-09-27T15:23:34.5027171Z adding 'torch/include/ATen/ops/lu_unpack.h' 2022-09-27T15:23:34.5029042Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.5030808Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2022-09-27T15:23:34.5032595Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2022-09-27T15:23:34.5034222Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2022-09-27T15:23:34.5036153Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2022-09-27T15:23:34.5037830Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2022-09-27T15:23:34.5039859Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2022-09-27T15:23:34.5041570Z adding 'torch/include/ATen/ops/mH.h' 2022-09-27T15:23:34.5043341Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5045353Z adding 'torch/include/ATen/ops/mH_native.h' 2022-09-27T15:23:34.5046900Z adding 'torch/include/ATen/ops/mH_ops.h' 2022-09-27T15:23:34.5048657Z adding 'torch/include/ATen/ops/mT.h' 2022-09-27T15:23:34.5050271Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5051880Z adding 'torch/include/ATen/ops/mT_native.h' 2022-09-27T15:23:34.5053557Z adding 'torch/include/ATen/ops/mT_ops.h' 2022-09-27T15:23:34.5055165Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2022-09-27T15:23:34.5056960Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5058448Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2022-09-27T15:23:34.5060532Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2022-09-27T15:23:34.5062119Z adding 'torch/include/ATen/ops/masked_fill.h' 2022-09-27T15:23:34.5064036Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5065668Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2022-09-27T15:23:34.5067303Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2022-09-27T15:23:34.5068867Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2022-09-27T15:23:34.5070419Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2022-09-27T15:23:34.5072343Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2022-09-27T15:23:34.5074225Z adding 'torch/include/ATen/ops/masked_scatter.h' 2022-09-27T15:23:34.5076027Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5077611Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2022-09-27T15:23:34.5079267Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2022-09-27T15:23:34.5080947Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2022-09-27T15:23:34.5082485Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2022-09-27T15:23:34.5084311Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2022-09-27T15:23:34.5086074Z adding 'torch/include/ATen/ops/masked_select.h' 2022-09-27T15:23:34.5087714Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2022-09-27T15:23:34.5089445Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5091100Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2022-09-27T15:23:34.5092813Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2022-09-27T15:23:34.5094510Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2022-09-27T15:23:34.5096069Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2022-09-27T15:23:34.5097676Z adding 'torch/include/ATen/ops/masked_select_native.h' 2022-09-27T15:23:34.5099581Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2022-09-27T15:23:34.5101595Z adding 'torch/include/ATen/ops/matmul.h' 2022-09-27T15:23:34.5103609Z adding 'torch/include/ATen/ops/matmul_backward.h' 2022-09-27T15:23:34.5105324Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5106763Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2022-09-27T15:23:34.5108836Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2022-09-27T15:23:34.5110429Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5112223Z adding 'torch/include/ATen/ops/matmul_native.h' 2022-09-27T15:23:34.5113820Z adding 'torch/include/ATen/ops/matmul_ops.h' 2022-09-27T15:23:34.5115293Z adding 'torch/include/ATen/ops/matrix_H.h' 2022-09-27T15:23:34.5117080Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5118445Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2022-09-27T15:23:34.5120158Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2022-09-27T15:23:34.5121713Z adding 'torch/include/ATen/ops/matrix_exp.h' 2022-09-27T15:23:34.5123640Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2022-09-27T15:23:34.5124826Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5126406Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2022-09-27T15:23:34.5128152Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2022-09-27T15:23:34.5129834Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5131438Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2022-09-27T15:23:34.5133111Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2022-09-27T15:23:34.5134887Z adding 'torch/include/ATen/ops/matrix_power.h' 2022-09-27T15:23:34.5136841Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5138320Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2022-09-27T15:23:34.5140761Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2022-09-27T15:23:34.5142429Z adding 'torch/include/ATen/ops/matrix_rank.h' 2022-09-27T15:23:34.5144466Z adding 'torch/include/ATen/ops/matrix_rank_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5146166Z adding 'torch/include/ATen/ops/matrix_rank_native.h' 2022-09-27T15:23:34.5148038Z adding 'torch/include/ATen/ops/matrix_rank_ops.h' 2022-09-27T15:23:34.5150034Z adding 'torch/include/ATen/ops/max.h' 2022-09-27T15:23:34.5152288Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.5154086Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5156015Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2022-09-27T15:23:34.5157945Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2022-09-27T15:23:34.5159820Z adding 'torch/include/ATen/ops/max_meta.h' 2022-09-27T15:23:34.5161753Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2022-09-27T15:23:34.5163546Z adding 'torch/include/ATen/ops/max_native.h' 2022-09-27T15:23:34.5166065Z adding 'torch/include/ATen/ops/max_ops.h' 2022-09-27T15:23:34.5168117Z adding 'torch/include/ATen/ops/max_pool1d.h' 2022-09-27T15:23:34.5170193Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5171701Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2022-09-27T15:23:34.5174358Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2022-09-27T15:23:34.5175332Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2022-09-27T15:23:34.5177739Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5178646Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2022-09-27T15:23:34.5180974Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2022-09-27T15:23:34.5182372Z adding 'torch/include/ATen/ops/max_pool2d.h' 2022-09-27T15:23:34.5184099Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5185504Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2022-09-27T15:23:34.5187386Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2022-09-27T15:23:34.5189162Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2022-09-27T15:23:34.5191209Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2022-09-27T15:23:34.5193000Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.5194808Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2022-09-27T15:23:34.5196505Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2022-09-27T15:23:34.5198200Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2022-09-27T15:23:34.5199887Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2022-09-27T15:23:34.5201608Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2022-09-27T15:23:34.5203537Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2022-09-27T15:23:34.5205432Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.5207171Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2022-09-27T15:23:34.5208974Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2022-09-27T15:23:34.5210667Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2022-09-27T15:23:34.5212289Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2022-09-27T15:23:34.5213984Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2022-09-27T15:23:34.5215905Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2022-09-27T15:23:34.5217695Z adding 'torch/include/ATen/ops/max_pool3d.h' 2022-09-27T15:23:34.5219775Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5221200Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2022-09-27T15:23:34.5223056Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2022-09-27T15:23:34.5224828Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2022-09-27T15:23:34.5227171Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2022-09-27T15:23:34.5228675Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2022-09-27T15:23:34.5230520Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2022-09-27T15:23:34.5232129Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2022-09-27T15:23:34.5234102Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2022-09-27T15:23:34.5235963Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2022-09-27T15:23:34.5237757Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2022-09-27T15:23:34.5239393Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2022-09-27T15:23:34.5241347Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2022-09-27T15:23:34.5243456Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2022-09-27T15:23:34.5244808Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2022-09-27T15:23:34.5246403Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2022-09-27T15:23:34.5248071Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2022-09-27T15:23:34.5249919Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2022-09-27T15:23:34.5251620Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2022-09-27T15:23:34.5253406Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2022-09-27T15:23:34.5255243Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2022-09-27T15:23:34.5256879Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2022-09-27T15:23:34.5258674Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2022-09-27T15:23:34.5260676Z adding 'torch/include/ATen/ops/maximum.h' 2022-09-27T15:23:34.5262414Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.5264007Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2022-09-27T15:23:34.5265768Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2022-09-27T15:23:34.5267369Z adding 'torch/include/ATen/ops/maximum_meta.h' 2022-09-27T15:23:34.5269018Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2022-09-27T15:23:34.5270632Z adding 'torch/include/ATen/ops/maximum_native.h' 2022-09-27T15:23:34.5272365Z adding 'torch/include/ATen/ops/maximum_ops.h' 2022-09-27T15:23:34.5274191Z adding 'torch/include/ATen/ops/mean.h' 2022-09-27T15:23:34.5276129Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5277952Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.5279722Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5281279Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2022-09-27T15:23:34.5282973Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2022-09-27T15:23:34.5284674Z adding 'torch/include/ATen/ops/mean_meta.h' 2022-09-27T15:23:34.5286298Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2022-09-27T15:23:34.5288163Z adding 'torch/include/ATen/ops/mean_native.h' 2022-09-27T15:23:34.5290130Z adding 'torch/include/ATen/ops/mean_ops.h' 2022-09-27T15:23:34.5292259Z adding 'torch/include/ATen/ops/median.h' 2022-09-27T15:23:34.5294036Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5295886Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5297499Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2022-09-27T15:23:34.5299444Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2022-09-27T15:23:34.5301199Z adding 'torch/include/ATen/ops/median_native.h' 2022-09-27T15:23:34.5303275Z adding 'torch/include/ATen/ops/median_ops.h' 2022-09-27T15:23:34.5305096Z adding 'torch/include/ATen/ops/meshgrid.h' 2022-09-27T15:23:34.5306846Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5308408Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2022-09-27T15:23:34.5310216Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2022-09-27T15:23:34.5312058Z adding 'torch/include/ATen/ops/min.h' 2022-09-27T15:23:34.5314001Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.5315776Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5317484Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2022-09-27T15:23:34.5319159Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2022-09-27T15:23:34.5320919Z adding 'torch/include/ATen/ops/min_meta.h' 2022-09-27T15:23:34.5322611Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2022-09-27T15:23:34.5324292Z adding 'torch/include/ATen/ops/min_native.h' 2022-09-27T15:23:34.5326384Z adding 'torch/include/ATen/ops/min_ops.h' 2022-09-27T15:23:34.5328206Z adding 'torch/include/ATen/ops/minimum.h' 2022-09-27T15:23:34.5330307Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.5331833Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2022-09-27T15:23:34.5333370Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2022-09-27T15:23:34.5335108Z adding 'torch/include/ATen/ops/minimum_meta.h' 2022-09-27T15:23:34.5336788Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2022-09-27T15:23:34.5338402Z adding 'torch/include/ATen/ops/minimum_native.h' 2022-09-27T15:23:34.5340249Z adding 'torch/include/ATen/ops/minimum_ops.h' 2022-09-27T15:23:34.5342594Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2022-09-27T15:23:34.5344912Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2022-09-27T15:23:34.5346599Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5349156Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2022-09-27T15:23:34.5350933Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2022-09-27T15:23:34.5352940Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2022-09-27T15:23:34.5354955Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5356862Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2022-09-27T15:23:34.5358352Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2022-09-27T15:23:34.5360383Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2022-09-27T15:23:34.5362193Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2022-09-27T15:23:34.5363841Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2022-09-27T15:23:34.5365594Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2022-09-27T15:23:34.5367567Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2022-09-27T15:23:34.5369486Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2022-09-27T15:23:34.5371056Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5372624Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2022-09-27T15:23:34.5374238Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2022-09-27T15:23:34.5376083Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2022-09-27T15:23:34.5377888Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2022-09-27T15:23:34.5380190Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2022-09-27T15:23:34.5381724Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2022-09-27T15:23:34.5383444Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2022-09-27T15:23:34.5385297Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2022-09-27T15:23:34.5387121Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5388739Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2022-09-27T15:23:34.5390274Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2022-09-27T15:23:34.5392121Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2022-09-27T15:23:34.5393889Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2022-09-27T15:23:34.5395797Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5397378Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2022-09-27T15:23:34.5399051Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2022-09-27T15:23:34.5400832Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2022-09-27T15:23:34.5402826Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2022-09-27T15:23:34.5404865Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2022-09-27T15:23:34.5407181Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5408904Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2022-09-27T15:23:34.5410673Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2022-09-27T15:23:34.5413099Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2022-09-27T15:23:34.5414650Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5416233Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2022-09-27T15:23:34.5418241Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2022-09-27T15:23:34.5420404Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2022-09-27T15:23:34.5422332Z adding 'torch/include/ATen/ops/mish.h' 2022-09-27T15:23:34.5424057Z adding 'torch/include/ATen/ops/mish_backward.h' 2022-09-27T15:23:34.5426236Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5428099Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2022-09-27T15:23:34.5429770Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2022-09-27T15:23:34.5431344Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2022-09-27T15:23:34.5433371Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2022-09-27T15:23:34.5434984Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.5436906Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2022-09-27T15:23:34.5438729Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2022-09-27T15:23:34.5440322Z adding 'torch/include/ATen/ops/mish_meta.h' 2022-09-27T15:23:34.5442110Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2022-09-27T15:23:34.5443550Z adding 'torch/include/ATen/ops/mish_native.h' 2022-09-27T15:23:34.5445165Z adding 'torch/include/ATen/ops/mish_ops.h' 2022-09-27T15:23:34.5447023Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2022-09-27T15:23:34.5448808Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2022-09-27T15:23:34.5450635Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5452271Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2022-09-27T15:23:34.5453994Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2022-09-27T15:23:34.5455664Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2022-09-27T15:23:34.5457369Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2022-09-27T15:23:34.5459443Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2022-09-27T15:23:34.5461333Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5462960Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2022-09-27T15:23:34.5464846Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2022-09-27T15:23:34.5466608Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2022-09-27T15:23:34.5468458Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2022-09-27T15:23:34.5470327Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5471990Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2022-09-27T15:23:34.5473810Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5475414Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2022-09-27T15:23:34.5477402Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2022-09-27T15:23:34.5479078Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2022-09-27T15:23:34.5480931Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2022-09-27T15:23:34.5482704Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2022-09-27T15:23:34.5484567Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5486120Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2022-09-27T15:23:34.5488043Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2022-09-27T15:23:34.5489814Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5491321Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2022-09-27T15:23:34.5493042Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2022-09-27T15:23:34.5495065Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2022-09-27T15:23:34.5496599Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2022-09-27T15:23:34.5498500Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5500043Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2022-09-27T15:23:34.5501752Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2022-09-27T15:23:34.5503610Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5505236Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2022-09-27T15:23:34.5506940Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2022-09-27T15:23:34.5508684Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2022-09-27T15:23:34.5510468Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2022-09-27T15:23:34.5512303Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5513923Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2022-09-27T15:23:34.5515878Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2022-09-27T15:23:34.5517671Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5519333Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2022-09-27T15:23:34.5521001Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2022-09-27T15:23:34.5522832Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2022-09-27T15:23:34.5524629Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5526277Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2022-09-27T15:23:34.5528005Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2022-09-27T15:23:34.5529759Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2022-09-27T15:23:34.5531503Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5533173Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2022-09-27T15:23:34.5535155Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2022-09-27T15:23:34.5537047Z adding 'torch/include/ATen/ops/mm.h' 2022-09-27T15:23:34.5538789Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.5540267Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2022-09-27T15:23:34.5541997Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2022-09-27T15:23:34.5543499Z adding 'torch/include/ATen/ops/mm_meta.h' 2022-09-27T15:23:34.5545127Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2022-09-27T15:23:34.5546744Z adding 'torch/include/ATen/ops/mm_native.h' 2022-09-27T15:23:34.5548471Z adding 'torch/include/ATen/ops/mm_ops.h' 2022-09-27T15:23:34.5550375Z adding 'torch/include/ATen/ops/mode.h' 2022-09-27T15:23:34.5552163Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5554006Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5555689Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2022-09-27T15:23:34.5557399Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2022-09-27T15:23:34.5559098Z adding 'torch/include/ATen/ops/mode_native.h' 2022-09-27T15:23:34.5560972Z adding 'torch/include/ATen/ops/mode_ops.h' 2022-09-27T15:23:34.5562692Z adding 'torch/include/ATen/ops/moveaxis.h' 2022-09-27T15:23:34.5564444Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5565995Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2022-09-27T15:23:34.5567679Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2022-09-27T15:23:34.5569511Z adding 'torch/include/ATen/ops/movedim.h' 2022-09-27T15:23:34.5571779Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5573173Z adding 'torch/include/ATen/ops/movedim_native.h' 2022-09-27T15:23:34.5575161Z adding 'torch/include/ATen/ops/movedim_ops.h' 2022-09-27T15:23:34.5577570Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2022-09-27T15:23:34.5579643Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5581529Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2022-09-27T15:23:34.5583721Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2022-09-27T15:23:34.5585693Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2022-09-27T15:23:34.5587795Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5589389Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2022-09-27T15:23:34.5591338Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2022-09-27T15:23:34.5593262Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward.h' 2022-09-27T15:23:34.5595184Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5596812Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_native.h' 2022-09-27T15:23:34.5598647Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_ops.h' 2022-09-27T15:23:34.5600457Z adding 'torch/include/ATen/ops/mse_loss.h' 2022-09-27T15:23:34.5602210Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2022-09-27T15:23:34.5604137Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2022-09-27T15:23:34.5605946Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2022-09-27T15:23:34.5607722Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2022-09-27T15:23:34.5609568Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2022-09-27T15:23:34.5611578Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.5613158Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2022-09-27T15:23:34.5614960Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2022-09-27T15:23:34.5616645Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2022-09-27T15:23:34.5618487Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2022-09-27T15:23:34.5620475Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2022-09-27T15:23:34.5622508Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2022-09-27T15:23:34.5624307Z adding 'torch/include/ATen/ops/msort.h' 2022-09-27T15:23:34.5626337Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5627875Z adding 'torch/include/ATen/ops/msort_native.h' 2022-09-27T15:23:34.5629958Z adding 'torch/include/ATen/ops/msort_ops.h' 2022-09-27T15:23:34.5631836Z adding 'torch/include/ATen/ops/mul.h' 2022-09-27T15:23:34.5633877Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5635903Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.5637675Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2022-09-27T15:23:34.5639496Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2022-09-27T15:23:34.5641313Z adding 'torch/include/ATen/ops/mul_meta.h' 2022-09-27T15:23:34.5643161Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2022-09-27T15:23:34.5645102Z adding 'torch/include/ATen/ops/mul_native.h' 2022-09-27T15:23:34.5647169Z adding 'torch/include/ATen/ops/mul_ops.h' 2022-09-27T15:23:34.5649273Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2022-09-27T15:23:34.5651289Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2022-09-27T15:23:34.5653354Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2022-09-27T15:23:34.5655199Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2022-09-27T15:23:34.5657142Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2022-09-27T15:23:34.5659698Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2022-09-27T15:23:34.5661578Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2022-09-27T15:23:34.5663626Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2022-09-27T15:23:34.5665211Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2022-09-27T15:23:34.5667013Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2022-09-27T15:23:34.5668689Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2022-09-27T15:23:34.5671106Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2022-09-27T15:23:34.5672689Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2022-09-27T15:23:34.5674247Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2022-09-27T15:23:34.5675860Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2022-09-27T15:23:34.5677812Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2022-09-27T15:23:34.5679610Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5681718Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2022-09-27T15:23:34.5683491Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2022-09-27T15:23:34.5685251Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2022-09-27T15:23:34.5686878Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2022-09-27T15:23:34.5688591Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2022-09-27T15:23:34.5690309Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2022-09-27T15:23:34.5692359Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2022-09-27T15:23:34.5693681Z adding 'torch/include/ATen/ops/multinomial.h' 2022-09-27T15:23:34.5695210Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2022-09-27T15:23:34.5697287Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2022-09-27T15:23:34.5698671Z adding 'torch/include/ATen/ops/multinomial_native.h' 2022-09-27T15:23:34.5700508Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2022-09-27T15:23:34.5702236Z adding 'torch/include/ATen/ops/multiply.h' 2022-09-27T15:23:34.5704000Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5705524Z adding 'torch/include/ATen/ops/multiply_native.h' 2022-09-27T15:23:34.5707330Z adding 'torch/include/ATen/ops/multiply_ops.h' 2022-09-27T15:23:34.5709372Z adding 'torch/include/ATen/ops/mv.h' 2022-09-27T15:23:34.5711287Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5712692Z adding 'torch/include/ATen/ops/mv_native.h' 2022-09-27T15:23:34.5714312Z adding 'torch/include/ATen/ops/mv_ops.h' 2022-09-27T15:23:34.5716153Z adding 'torch/include/ATen/ops/mvlgamma.h' 2022-09-27T15:23:34.5718009Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5719480Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2022-09-27T15:23:34.5721130Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2022-09-27T15:23:34.5722604Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2022-09-27T15:23:34.5724509Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2022-09-27T15:23:34.5726312Z adding 'torch/include/ATen/ops/nan_to_num.h' 2022-09-27T15:23:34.5728209Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5729796Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2022-09-27T15:23:34.5731468Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2022-09-27T15:23:34.5733199Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2022-09-27T15:23:34.5735090Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2022-09-27T15:23:34.5737009Z adding 'torch/include/ATen/ops/nanmean.h' 2022-09-27T15:23:34.5739115Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5740970Z adding 'torch/include/ATen/ops/nanmean_native.h' 2022-09-27T15:23:34.5742827Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2022-09-27T15:23:34.5744835Z adding 'torch/include/ATen/ops/nanmedian.h' 2022-09-27T15:23:34.5746990Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5748627Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5750491Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2022-09-27T15:23:34.5752216Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2022-09-27T15:23:34.5753768Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2022-09-27T15:23:34.5755836Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2022-09-27T15:23:34.5757880Z adding 'torch/include/ATen/ops/nanquantile.h' 2022-09-27T15:23:34.5759820Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5761504Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2022-09-27T15:23:34.5763291Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2022-09-27T15:23:34.5765831Z adding 'torch/include/ATen/ops/nansum.h' 2022-09-27T15:23:34.5767829Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2022-09-27T15:23:34.5769580Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2022-09-27T15:23:34.5771278Z adding 'torch/include/ATen/ops/nansum_native.h' 2022-09-27T15:23:34.5773104Z adding 'torch/include/ATen/ops/nansum_ops.h' 2022-09-27T15:23:34.5774760Z adding 'torch/include/ATen/ops/narrow.h' 2022-09-27T15:23:34.5776657Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5778350Z adding 'torch/include/ATen/ops/narrow_copy.h' 2022-09-27T15:23:34.5780341Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.5782013Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2022-09-27T15:23:34.5783678Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2022-09-27T15:23:34.5785534Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2022-09-27T15:23:34.5787237Z adding 'torch/include/ATen/ops/narrow_native.h' 2022-09-27T15:23:34.5788955Z adding 'torch/include/ATen/ops/narrow_ops.h' 2022-09-27T15:23:34.5790853Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2022-09-27T15:23:34.5792775Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2022-09-27T15:23:34.5794966Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5796739Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2022-09-27T15:23:34.5798631Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2022-09-27T15:23:34.5800506Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2022-09-27T15:23:34.5802695Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2022-09-27T15:23:34.5804662Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2022-09-27T15:23:34.5806570Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2022-09-27T15:23:34.5808406Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2022-09-27T15:23:34.5810603Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2022-09-27T15:23:34.5812577Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2022-09-27T15:23:34.5814600Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5816298Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2022-09-27T15:23:34.5818082Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2022-09-27T15:23:34.5820067Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2022-09-27T15:23:34.5821958Z adding 'torch/include/ATen/ops/native_dropout.h' 2022-09-27T15:23:34.5823805Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2022-09-27T15:23:34.5826007Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5827787Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2022-09-27T15:23:34.5829709Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2022-09-27T15:23:34.5831624Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2022-09-27T15:23:34.5833615Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2022-09-27T15:23:34.5835647Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5837563Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2022-09-27T15:23:34.5839468Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2022-09-27T15:23:34.5841275Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2022-09-27T15:23:34.5843224Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2022-09-27T15:23:34.5845210Z adding 'torch/include/ATen/ops/native_group_norm.h' 2022-09-27T15:23:34.5847178Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2022-09-27T15:23:34.5849237Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5851180Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2022-09-27T15:23:34.5852918Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2022-09-27T15:23:34.5854675Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2022-09-27T15:23:34.5856797Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2022-09-27T15:23:34.5858802Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5860977Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2022-09-27T15:23:34.5862745Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2022-09-27T15:23:34.5864645Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2022-09-27T15:23:34.5866662Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2022-09-27T15:23:34.5868525Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2022-09-27T15:23:34.5870490Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2022-09-27T15:23:34.5872617Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5874391Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2022-09-27T15:23:34.5876245Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2022-09-27T15:23:34.5878334Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2022-09-27T15:23:34.5880126Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2022-09-27T15:23:34.5881988Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5883751Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2022-09-27T15:23:34.5885446Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2022-09-27T15:23:34.5887337Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2022-09-27T15:23:34.5889123Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2022-09-27T15:23:34.5890850Z adding 'torch/include/ATen/ops/native_norm.h' 2022-09-27T15:23:34.5892833Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5894517Z adding 'torch/include/ATen/ops/native_norm_native.h' 2022-09-27T15:23:34.5896473Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2022-09-27T15:23:34.5898519Z adding 'torch/include/ATen/ops/ne.h' 2022-09-27T15:23:34.5900691Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.5902431Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2022-09-27T15:23:34.5904316Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2022-09-27T15:23:34.5906081Z adding 'torch/include/ATen/ops/ne_meta.h' 2022-09-27T15:23:34.5907952Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2022-09-27T15:23:34.5910023Z adding 'torch/include/ATen/ops/ne_native.h' 2022-09-27T15:23:34.5912117Z adding 'torch/include/ATen/ops/ne_ops.h' 2022-09-27T15:23:34.5913980Z adding 'torch/include/ATen/ops/neg.h' 2022-09-27T15:23:34.5916073Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.5917581Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2022-09-27T15:23:34.5919317Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2022-09-27T15:23:34.5920644Z adding 'torch/include/ATen/ops/neg_meta.h' 2022-09-27T15:23:34.5922606Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2022-09-27T15:23:34.5924257Z adding 'torch/include/ATen/ops/neg_native.h' 2022-09-27T15:23:34.5926076Z adding 'torch/include/ATen/ops/neg_ops.h' 2022-09-27T15:23:34.5928188Z adding 'torch/include/ATen/ops/negative.h' 2022-09-27T15:23:34.5929567Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5931021Z adding 'torch/include/ATen/ops/negative_native.h' 2022-09-27T15:23:34.5932888Z adding 'torch/include/ATen/ops/negative_ops.h' 2022-09-27T15:23:34.5934688Z adding 'torch/include/ATen/ops/nested_tensor.h' 2022-09-27T15:23:34.5936688Z adding 'torch/include/ATen/ops/nested_tensor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5938140Z adding 'torch/include/ATen/ops/nested_tensor_native.h' 2022-09-27T15:23:34.5940264Z adding 'torch/include/ATen/ops/nested_tensor_ops.h' 2022-09-27T15:23:34.5941975Z adding 'torch/include/ATen/ops/nested_to_padded_tensor.h' 2022-09-27T15:23:34.5943756Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.5945206Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_native.h' 2022-09-27T15:23:34.5946930Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2022-09-27T15:23:34.5948739Z adding 'torch/include/ATen/ops/new_empty.h' 2022-09-27T15:23:34.5950763Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5952609Z adding 'torch/include/ATen/ops/new_empty_native.h' 2022-09-27T15:23:34.5954513Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2022-09-27T15:23:34.5956560Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2022-09-27T15:23:34.5958614Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5960496Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.5962134Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2022-09-27T15:23:34.5964150Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2022-09-27T15:23:34.5965988Z adding 'torch/include/ATen/ops/new_full.h' 2022-09-27T15:23:34.5967901Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5969539Z adding 'torch/include/ATen/ops/new_full_native.h' 2022-09-27T15:23:34.5971558Z adding 'torch/include/ATen/ops/new_full_ops.h' 2022-09-27T15:23:34.5973366Z adding 'torch/include/ATen/ops/new_ones.h' 2022-09-27T15:23:34.5975300Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5976980Z adding 'torch/include/ATen/ops/new_ones_native.h' 2022-09-27T15:23:34.5978917Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2022-09-27T15:23:34.5980916Z adding 'torch/include/ATen/ops/new_zeros.h' 2022-09-27T15:23:34.5982847Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.5984566Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2022-09-27T15:23:34.5986558Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2022-09-27T15:23:34.5988342Z adding 'torch/include/ATen/ops/nextafter.h' 2022-09-27T15:23:34.5990376Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.5992120Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2022-09-27T15:23:34.5993914Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2022-09-27T15:23:34.5995759Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2022-09-27T15:23:34.5997540Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2022-09-27T15:23:34.5999304Z adding 'torch/include/ATen/ops/nextafter_native.h' 2022-09-27T15:23:34.6001352Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2022-09-27T15:23:34.6003533Z adding 'torch/include/ATen/ops/nll_loss.h' 2022-09-27T15:23:34.6005219Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2022-09-27T15:23:34.6007261Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2022-09-27T15:23:34.6009166Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2022-09-27T15:23:34.6011052Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2022-09-27T15:23:34.6012849Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2022-09-27T15:23:34.6014861Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2022-09-27T15:23:34.6016990Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6018690Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2022-09-27T15:23:34.6020833Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2022-09-27T15:23:34.6022799Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2022-09-27T15:23:34.6024491Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2022-09-27T15:23:34.6026453Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2022-09-27T15:23:34.6028223Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2022-09-27T15:23:34.6030181Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2022-09-27T15:23:34.6032108Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2022-09-27T15:23:34.6034196Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.6036091Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2022-09-27T15:23:34.6037968Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2022-09-27T15:23:34.6039749Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2022-09-27T15:23:34.6041630Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2022-09-27T15:23:34.6043393Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2022-09-27T15:23:34.6045412Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2022-09-27T15:23:34.6047384Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6049179Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2022-09-27T15:23:34.6051270Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.6052961Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2022-09-27T15:23:34.6054771Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2022-09-27T15:23:34.6056554Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2022-09-27T15:23:34.6058340Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2022-09-27T15:23:34.6060290Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2022-09-27T15:23:34.6062626Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2022-09-27T15:23:34.6064434Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2022-09-27T15:23:34.6066209Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2022-09-27T15:23:34.6068139Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6069806Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2022-09-27T15:23:34.6071676Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2022-09-27T15:23:34.6073682Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2022-09-27T15:23:34.6075590Z adding 'torch/include/ATen/ops/nonzero.h' 2022-09-27T15:23:34.6077621Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2022-09-27T15:23:34.6079207Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2022-09-27T15:23:34.6080931Z adding 'torch/include/ATen/ops/nonzero_native.h' 2022-09-27T15:23:34.6082630Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2022-09-27T15:23:34.6084538Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6086109Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2022-09-27T15:23:34.6088117Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2022-09-27T15:23:34.6089784Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2022-09-27T15:23:34.6091887Z adding 'torch/include/ATen/ops/norm.h' 2022-09-27T15:23:34.6093984Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6095786Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.6097425Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6099276Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2022-09-27T15:23:34.6101050Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2022-09-27T15:23:34.6102801Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2022-09-27T15:23:34.6105198Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6106444Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2022-09-27T15:23:34.6108072Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2022-09-27T15:23:34.6109699Z adding 'torch/include/ATen/ops/norm_meta.h' 2022-09-27T15:23:34.6111429Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2022-09-27T15:23:34.6113243Z adding 'torch/include/ATen/ops/norm_native.h' 2022-09-27T15:23:34.6115744Z adding 'torch/include/ATen/ops/norm_ops.h' 2022-09-27T15:23:34.6118220Z adding 'torch/include/ATen/ops/normal.h' 2022-09-27T15:23:34.6120279Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6122055Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2022-09-27T15:23:34.6123858Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2022-09-27T15:23:34.6125622Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2022-09-27T15:23:34.6127482Z adding 'torch/include/ATen/ops/normal_native.h' 2022-09-27T15:23:34.6130027Z adding 'torch/include/ATen/ops/normal_ops.h' 2022-09-27T15:23:34.6132153Z adding 'torch/include/ATen/ops/not_equal.h' 2022-09-27T15:23:34.6134067Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6135673Z adding 'torch/include/ATen/ops/not_equal_native.h' 2022-09-27T15:23:34.6137608Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2022-09-27T15:23:34.6139820Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2022-09-27T15:23:34.6141672Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6143328Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2022-09-27T15:23:34.6145170Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2022-09-27T15:23:34.6146833Z adding 'torch/include/ATen/ops/numpy_T.h' 2022-09-27T15:23:34.6148644Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6150183Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2022-09-27T15:23:34.6152839Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2022-09-27T15:23:34.6154041Z adding 'torch/include/ATen/ops/one_hot.h' 2022-09-27T15:23:34.6155731Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6157649Z adding 'torch/include/ATen/ops/one_hot_native.h' 2022-09-27T15:23:34.6159706Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2022-09-27T15:23:34.6161627Z adding 'torch/include/ATen/ops/ones.h' 2022-09-27T15:23:34.6163652Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6165615Z adding 'torch/include/ATen/ops/ones_like.h' 2022-09-27T15:23:34.6168391Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6169608Z adding 'torch/include/ATen/ops/ones_like_native.h' 2022-09-27T15:23:34.6172503Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2022-09-27T15:23:34.6174130Z adding 'torch/include/ATen/ops/ones_native.h' 2022-09-27T15:23:34.6177010Z adding 'torch/include/ATen/ops/ones_ops.h' 2022-09-27T15:23:34.6179222Z adding 'torch/include/ATen/ops/or.h' 2022-09-27T15:23:34.6181424Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6183544Z adding 'torch/include/ATen/ops/or_native.h' 2022-09-27T15:23:34.6185759Z adding 'torch/include/ATen/ops/or_ops.h' 2022-09-27T15:23:34.6187936Z adding 'torch/include/ATen/ops/orgqr.h' 2022-09-27T15:23:34.6190129Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6191733Z adding 'torch/include/ATen/ops/orgqr_native.h' 2022-09-27T15:23:34.6193533Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2022-09-27T15:23:34.6195363Z adding 'torch/include/ATen/ops/ormqr.h' 2022-09-27T15:23:34.6197196Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2022-09-27T15:23:34.6198880Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2022-09-27T15:23:34.6201204Z adding 'torch/include/ATen/ops/ormqr_native.h' 2022-09-27T15:23:34.6202960Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2022-09-27T15:23:34.6204799Z adding 'torch/include/ATen/ops/outer.h' 2022-09-27T15:23:34.6206577Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6208283Z adding 'torch/include/ATen/ops/outer_native.h' 2022-09-27T15:23:34.6209888Z adding 'torch/include/ATen/ops/outer_ops.h' 2022-09-27T15:23:34.6211542Z adding 'torch/include/ATen/ops/output_nr.h' 2022-09-27T15:23:34.6213306Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6214840Z adding 'torch/include/ATen/ops/output_nr_native.h' 2022-09-27T15:23:34.6216794Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2022-09-27T15:23:34.6218362Z adding 'torch/include/ATen/ops/pad.h' 2022-09-27T15:23:34.6220601Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6222515Z adding 'torch/include/ATen/ops/pad_native.h' 2022-09-27T15:23:34.6224309Z adding 'torch/include/ATen/ops/pad_ops.h' 2022-09-27T15:23:34.6226009Z adding 'torch/include/ATen/ops/pad_sequence.h' 2022-09-27T15:23:34.6227818Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6229411Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2022-09-27T15:23:34.6231202Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2022-09-27T15:23:34.6232947Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2022-09-27T15:23:34.6235055Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6236737Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2022-09-27T15:23:34.6238536Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2022-09-27T15:23:34.6240242Z adding 'torch/include/ATen/ops/pdist.h' 2022-09-27T15:23:34.6242153Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6243764Z adding 'torch/include/ATen/ops/pdist_native.h' 2022-09-27T15:23:34.6245666Z adding 'torch/include/ATen/ops/pdist_ops.h' 2022-09-27T15:23:34.6247440Z adding 'torch/include/ATen/ops/permute.h' 2022-09-27T15:23:34.6249370Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6251119Z adding 'torch/include/ATen/ops/permute_copy.h' 2022-09-27T15:23:34.6253085Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6254959Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.6256635Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2022-09-27T15:23:34.6258389Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2022-09-27T15:23:34.6260330Z adding 'torch/include/ATen/ops/permute_native.h' 2022-09-27T15:23:34.6262519Z adding 'torch/include/ATen/ops/permute_ops.h' 2022-09-27T15:23:34.6264097Z adding 'torch/include/ATen/ops/pin_memory.h' 2022-09-27T15:23:34.6265906Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6267650Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2022-09-27T15:23:34.6269405Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2022-09-27T15:23:34.6271326Z adding 'torch/include/ATen/ops/pinverse.h' 2022-09-27T15:23:34.6273364Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6274966Z adding 'torch/include/ATen/ops/pinverse_native.h' 2022-09-27T15:23:34.6276666Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2022-09-27T15:23:34.6278591Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2022-09-27T15:23:34.6280491Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6282443Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.6284147Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2022-09-27T15:23:34.6285929Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2022-09-27T15:23:34.6287942Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2022-09-27T15:23:34.6289728Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2022-09-27T15:23:34.6291702Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6293566Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.6295256Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2022-09-27T15:23:34.6297061Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2022-09-27T15:23:34.6299244Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2022-09-27T15:23:34.6301137Z adding 'torch/include/ATen/ops/poisson.h' 2022-09-27T15:23:34.6303044Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6304728Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2022-09-27T15:23:34.6306539Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2022-09-27T15:23:34.6308281Z adding 'torch/include/ATen/ops/poisson_native.h' 2022-09-27T15:23:34.6310084Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2022-09-27T15:23:34.6311925Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6313678Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2022-09-27T15:23:34.6315579Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2022-09-27T15:23:34.6317623Z adding 'torch/include/ATen/ops/poisson_ops.h' 2022-09-27T15:23:34.6319428Z adding 'torch/include/ATen/ops/polar.h' 2022-09-27T15:23:34.6321392Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6323151Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2022-09-27T15:23:34.6325005Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2022-09-27T15:23:34.6326551Z adding 'torch/include/ATen/ops/polar_native.h' 2022-09-27T15:23:34.6328551Z adding 'torch/include/ATen/ops/polar_ops.h' 2022-09-27T15:23:34.6330189Z adding 'torch/include/ATen/ops/polygamma.h' 2022-09-27T15:23:34.6332112Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6334012Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.6335697Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2022-09-27T15:23:34.6337357Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2022-09-27T15:23:34.6339146Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2022-09-27T15:23:34.6340861Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2022-09-27T15:23:34.6342504Z adding 'torch/include/ATen/ops/polygamma_native.h' 2022-09-27T15:23:34.6344235Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2022-09-27T15:23:34.6345890Z adding 'torch/include/ATen/ops/positive.h' 2022-09-27T15:23:34.6347824Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6349279Z adding 'torch/include/ATen/ops/positive_native.h' 2022-09-27T15:23:34.6350889Z adding 'torch/include/ATen/ops/positive_ops.h' 2022-09-27T15:23:34.6352582Z adding 'torch/include/ATen/ops/pow.h' 2022-09-27T15:23:34.6354485Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.6356153Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2022-09-27T15:23:34.6358003Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2022-09-27T15:23:34.6359666Z adding 'torch/include/ATen/ops/pow_meta.h' 2022-09-27T15:23:34.6361271Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2022-09-27T15:23:34.6362954Z adding 'torch/include/ATen/ops/pow_native.h' 2022-09-27T15:23:34.6364932Z adding 'torch/include/ATen/ops/pow_ops.h' 2022-09-27T15:23:34.6366649Z adding 'torch/include/ATen/ops/prelu.h' 2022-09-27T15:23:34.6368393Z adding 'torch/include/ATen/ops/prelu_backward.h' 2022-09-27T15:23:34.6370140Z adding 'torch/include/ATen/ops/prelu_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6371646Z adding 'torch/include/ATen/ops/prelu_backward_cpu_dispatch.h' 2022-09-27T15:23:34.6373597Z adding 'torch/include/ATen/ops/prelu_backward_cuda_dispatch.h' 2022-09-27T15:23:34.6374955Z adding 'torch/include/ATen/ops/prelu_backward_native.h' 2022-09-27T15:23:34.6376684Z adding 'torch/include/ATen/ops/prelu_backward_ops.h' 2022-09-27T15:23:34.6378480Z adding 'torch/include/ATen/ops/prelu_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6380306Z adding 'torch/include/ATen/ops/prelu_cpu_dispatch.h' 2022-09-27T15:23:34.6381920Z adding 'torch/include/ATen/ops/prelu_cuda_dispatch.h' 2022-09-27T15:23:34.6383644Z adding 'torch/include/ATen/ops/prelu_native.h' 2022-09-27T15:23:34.6385465Z adding 'torch/include/ATen/ops/prelu_ops.h' 2022-09-27T15:23:34.6387456Z adding 'torch/include/ATen/ops/prod.h' 2022-09-27T15:23:34.6389336Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6391313Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.6392955Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6394921Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2022-09-27T15:23:34.6396660Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2022-09-27T15:23:34.6398410Z adding 'torch/include/ATen/ops/prod_meta.h' 2022-09-27T15:23:34.6400392Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2022-09-27T15:23:34.6402376Z adding 'torch/include/ATen/ops/prod_native.h' 2022-09-27T15:23:34.6404071Z adding 'torch/include/ATen/ops/prod_ops.h' 2022-09-27T15:23:34.6405733Z adding 'torch/include/ATen/ops/promote_types.h' 2022-09-27T15:23:34.6407462Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6408994Z adding 'torch/include/ATen/ops/promote_types_native.h' 2022-09-27T15:23:34.6410638Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2022-09-27T15:23:34.6412621Z adding 'torch/include/ATen/ops/put.h' 2022-09-27T15:23:34.6414443Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6416091Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2022-09-27T15:23:34.6417998Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2022-09-27T15:23:34.6419835Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2022-09-27T15:23:34.6421747Z adding 'torch/include/ATen/ops/put_native.h' 2022-09-27T15:23:34.6423453Z adding 'torch/include/ATen/ops/put_ops.h' 2022-09-27T15:23:34.6425839Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2022-09-27T15:23:34.6427075Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2022-09-27T15:23:34.6429765Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2022-09-27T15:23:34.6431514Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2022-09-27T15:23:34.6434171Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6435499Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2022-09-27T15:23:34.6438548Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2022-09-27T15:23:34.6440161Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2022-09-27T15:23:34.6442684Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6444458Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2022-09-27T15:23:34.6447065Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2022-09-27T15:23:34.6448794Z adding 'torch/include/ATen/ops/q_scale.h' 2022-09-27T15:23:34.6450917Z adding 'torch/include/ATen/ops/q_scale_native.h' 2022-09-27T15:23:34.6453008Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2022-09-27T15:23:34.6454946Z adding 'torch/include/ATen/ops/q_zero_point.h' 2022-09-27T15:23:34.6457018Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2022-09-27T15:23:34.6459373Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2022-09-27T15:23:34.6461677Z adding 'torch/include/ATen/ops/qr.h' 2022-09-27T15:23:34.6464200Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6465960Z adding 'torch/include/ATen/ops/qr_native.h' 2022-09-27T15:23:34.6468447Z adding 'torch/include/ATen/ops/qr_ops.h' 2022-09-27T15:23:34.6470309Z adding 'torch/include/ATen/ops/qscheme.h' 2022-09-27T15:23:34.6472309Z adding 'torch/include/ATen/ops/qscheme_native.h' 2022-09-27T15:23:34.6474442Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2022-09-27T15:23:34.6476853Z adding 'torch/include/ATen/ops/quantile.h' 2022-09-27T15:23:34.6479396Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6480953Z adding 'torch/include/ATen/ops/quantile_native.h' 2022-09-27T15:23:34.6483781Z adding 'torch/include/ATen/ops/quantile_ops.h' 2022-09-27T15:23:34.6485822Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2022-09-27T15:23:34.6488343Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6490273Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2022-09-27T15:23:34.6492437Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2022-09-27T15:23:34.6494337Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2022-09-27T15:23:34.6496824Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2022-09-27T15:23:34.6499572Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2022-09-27T15:23:34.6502019Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6503920Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2022-09-27T15:23:34.6506245Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2022-09-27T15:23:34.6508196Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2022-09-27T15:23:34.6510564Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6512390Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2022-09-27T15:23:34.6514974Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2022-09-27T15:23:34.6516669Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2022-09-27T15:23:34.6519325Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2022-09-27T15:23:34.6521370Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2022-09-27T15:23:34.6524255Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2022-09-27T15:23:34.6526700Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2022-09-27T15:23:34.6528956Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6531070Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2022-09-27T15:23:34.6533649Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2022-09-27T15:23:34.6535748Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2022-09-27T15:23:34.6538291Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6540290Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2022-09-27T15:23:34.6543090Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2022-09-27T15:23:34.6545211Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2022-09-27T15:23:34.6547909Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6549498Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2022-09-27T15:23:34.6552091Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2022-09-27T15:23:34.6554103Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2022-09-27T15:23:34.6556664Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6558325Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2022-09-27T15:23:34.6560986Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2022-09-27T15:23:34.6563120Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2022-09-27T15:23:34.6565406Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6567270Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2022-09-27T15:23:34.6569812Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2022-09-27T15:23:34.6572050Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2022-09-27T15:23:34.6574336Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6576067Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2022-09-27T15:23:34.6578729Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2022-09-27T15:23:34.6581103Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2022-09-27T15:23:34.6583354Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6585291Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2022-09-27T15:23:34.6587824Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2022-09-27T15:23:34.6589511Z adding 'torch/include/ATen/ops/rad2deg.h' 2022-09-27T15:23:34.6592193Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6593646Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2022-09-27T15:23:34.6596524Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2022-09-27T15:23:34.6599019Z adding 'torch/include/ATen/ops/rand.h' 2022-09-27T15:23:34.6601645Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6603522Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6605922Z adding 'torch/include/ATen/ops/rand_like.h' 2022-09-27T15:23:34.6608116Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6609988Z adding 'torch/include/ATen/ops/rand_like_native.h' 2022-09-27T15:23:34.6612610Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2022-09-27T15:23:34.6614671Z adding 'torch/include/ATen/ops/rand_native.h' 2022-09-27T15:23:34.6617448Z adding 'torch/include/ATen/ops/rand_ops.h' 2022-09-27T15:23:34.6620183Z adding 'torch/include/ATen/ops/randint.h' 2022-09-27T15:23:34.6622855Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6625192Z adding 'torch/include/ATen/ops/randint_like.h' 2022-09-27T15:23:34.6627719Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6629544Z adding 'torch/include/ATen/ops/randint_like_native.h' 2022-09-27T15:23:34.6632251Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2022-09-27T15:23:34.6634517Z adding 'torch/include/ATen/ops/randint_native.h' 2022-09-27T15:23:34.6637236Z adding 'torch/include/ATen/ops/randint_ops.h' 2022-09-27T15:23:34.6640099Z adding 'torch/include/ATen/ops/randn.h' 2022-09-27T15:23:34.6642766Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6644683Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6647148Z adding 'torch/include/ATen/ops/randn_like.h' 2022-09-27T15:23:34.6649258Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6651648Z adding 'torch/include/ATen/ops/randn_like_native.h' 2022-09-27T15:23:34.6653857Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2022-09-27T15:23:34.6655933Z adding 'torch/include/ATen/ops/randn_native.h' 2022-09-27T15:23:34.6658658Z adding 'torch/include/ATen/ops/randn_ops.h' 2022-09-27T15:23:34.6661215Z adding 'torch/include/ATen/ops/random.h' 2022-09-27T15:23:34.6664618Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6666415Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2022-09-27T15:23:34.6668635Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2022-09-27T15:23:34.6670734Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2022-09-27T15:23:34.6672989Z adding 'torch/include/ATen/ops/random_native.h' 2022-09-27T15:23:34.6676062Z adding 'torch/include/ATen/ops/random_ops.h' 2022-09-27T15:23:34.6678564Z adding 'torch/include/ATen/ops/randperm.h' 2022-09-27T15:23:34.6680916Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6682926Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2022-09-27T15:23:34.6685256Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2022-09-27T15:23:34.6687386Z adding 'torch/include/ATen/ops/randperm_native.h' 2022-09-27T15:23:34.6690046Z adding 'torch/include/ATen/ops/randperm_ops.h' 2022-09-27T15:23:34.6692535Z adding 'torch/include/ATen/ops/range.h' 2022-09-27T15:23:34.6694816Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6697074Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2022-09-27T15:23:34.6698753Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2022-09-27T15:23:34.6700682Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2022-09-27T15:23:34.6702402Z adding 'torch/include/ATen/ops/range_native.h' 2022-09-27T15:23:34.6704205Z adding 'torch/include/ATen/ops/range_ops.h' 2022-09-27T15:23:34.6705824Z adding 'torch/include/ATen/ops/ravel.h' 2022-09-27T15:23:34.6707548Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6709145Z adding 'torch/include/ATen/ops/ravel_native.h' 2022-09-27T15:23:34.6710920Z adding 'torch/include/ATen/ops/ravel_ops.h' 2022-09-27T15:23:34.6712465Z adding 'torch/include/ATen/ops/real.h' 2022-09-27T15:23:34.6714032Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6715836Z adding 'torch/include/ATen/ops/real_native.h' 2022-09-27T15:23:34.6717504Z adding 'torch/include/ATen/ops/real_ops.h' 2022-09-27T15:23:34.6719343Z adding 'torch/include/ATen/ops/reciprocal.h' 2022-09-27T15:23:34.6721262Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.6722831Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2022-09-27T15:23:34.6724483Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2022-09-27T15:23:34.6726050Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2022-09-27T15:23:34.6727695Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2022-09-27T15:23:34.6729285Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2022-09-27T15:23:34.6731162Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2022-09-27T15:23:34.6732723Z adding 'torch/include/ATen/ops/record_stream.h' 2022-09-27T15:23:34.6734411Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2022-09-27T15:23:34.6736015Z adding 'torch/include/ATen/ops/record_stream_native.h' 2022-09-27T15:23:34.6737744Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2022-09-27T15:23:34.6739669Z adding 'torch/include/ATen/ops/refine_names.h' 2022-09-27T15:23:34.6741436Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6742949Z adding 'torch/include/ATen/ops/refine_names_native.h' 2022-09-27T15:23:34.6744794Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2022-09-27T15:23:34.6746615Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2022-09-27T15:23:34.6748626Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2022-09-27T15:23:34.6750711Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.6752218Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2022-09-27T15:23:34.6753980Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2022-09-27T15:23:34.6755806Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2022-09-27T15:23:34.6757502Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2022-09-27T15:23:34.6759253Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2022-09-27T15:23:34.6761112Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2022-09-27T15:23:34.6763225Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.6764864Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2022-09-27T15:23:34.6766736Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2022-09-27T15:23:34.6768462Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2022-09-27T15:23:34.6770248Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2022-09-27T15:23:34.6771982Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2022-09-27T15:23:34.6773835Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2022-09-27T15:23:34.6775642Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2022-09-27T15:23:34.6777508Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2022-09-27T15:23:34.6779530Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2022-09-27T15:23:34.6781298Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2022-09-27T15:23:34.6783037Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2022-09-27T15:23:34.6784897Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2022-09-27T15:23:34.6786742Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2022-09-27T15:23:34.6788487Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2022-09-27T15:23:34.6790313Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2022-09-27T15:23:34.6792263Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2022-09-27T15:23:34.6794113Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2022-09-27T15:23:34.6796128Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2022-09-27T15:23:34.6797985Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.6799929Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2022-09-27T15:23:34.6801864Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2022-09-27T15:23:34.6803598Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2022-09-27T15:23:34.6804988Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2022-09-27T15:23:34.6806911Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2022-09-27T15:23:34.6807820Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2022-09-27T15:23:34.6809719Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.6811126Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2022-09-27T15:23:34.6812466Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2022-09-27T15:23:34.6814058Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2022-09-27T15:23:34.6815655Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2022-09-27T15:23:34.6817296Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2022-09-27T15:23:34.6819298Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2022-09-27T15:23:34.6820919Z adding 'torch/include/ATen/ops/relu.h' 2022-09-27T15:23:34.6822535Z adding 'torch/include/ATen/ops/relu6.h' 2022-09-27T15:23:34.6824302Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6825765Z adding 'torch/include/ATen/ops/relu6_native.h' 2022-09-27T15:23:34.6827391Z adding 'torch/include/ATen/ops/relu6_ops.h' 2022-09-27T15:23:34.6829224Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6830630Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2022-09-27T15:23:34.6832091Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2022-09-27T15:23:34.6833587Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2022-09-27T15:23:34.6835122Z adding 'torch/include/ATen/ops/relu_native.h' 2022-09-27T15:23:34.6836755Z adding 'torch/include/ATen/ops/relu_ops.h' 2022-09-27T15:23:34.6838467Z adding 'torch/include/ATen/ops/remainder.h' 2022-09-27T15:23:34.6840199Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6841806Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.6843325Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2022-09-27T15:23:34.6844963Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2022-09-27T15:23:34.6846452Z adding 'torch/include/ATen/ops/remainder_meta.h' 2022-09-27T15:23:34.6848450Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2022-09-27T15:23:34.6849940Z adding 'torch/include/ATen/ops/remainder_native.h' 2022-09-27T15:23:34.6851623Z adding 'torch/include/ATen/ops/remainder_ops.h' 2022-09-27T15:23:34.6853381Z adding 'torch/include/ATen/ops/rename.h' 2022-09-27T15:23:34.6855062Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6856598Z adding 'torch/include/ATen/ops/rename_native.h' 2022-09-27T15:23:34.6858456Z adding 'torch/include/ATen/ops/rename_ops.h' 2022-09-27T15:23:34.6860328Z adding 'torch/include/ATen/ops/renorm.h' 2022-09-27T15:23:34.6862419Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.6864027Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2022-09-27T15:23:34.6865808Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2022-09-27T15:23:34.6867416Z adding 'torch/include/ATen/ops/renorm_meta.h' 2022-09-27T15:23:34.6869185Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2022-09-27T15:23:34.6870878Z adding 'torch/include/ATen/ops/renorm_native.h' 2022-09-27T15:23:34.6872847Z adding 'torch/include/ATen/ops/renorm_ops.h' 2022-09-27T15:23:34.6874894Z adding 'torch/include/ATen/ops/repeat.h' 2022-09-27T15:23:34.6876953Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6878705Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2022-09-27T15:23:34.6880564Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6882278Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6884199Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2022-09-27T15:23:34.6885848Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2022-09-27T15:23:34.6887549Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2022-09-27T15:23:34.6889484Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2022-09-27T15:23:34.6891244Z adding 'torch/include/ATen/ops/repeat_native.h' 2022-09-27T15:23:34.6893059Z adding 'torch/include/ATen/ops/repeat_ops.h' 2022-09-27T15:23:34.6894917Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2022-09-27T15:23:34.6896869Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2022-09-27T15:23:34.6898887Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.6900693Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2022-09-27T15:23:34.6902368Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2022-09-27T15:23:34.6904203Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2022-09-27T15:23:34.6906397Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2022-09-27T15:23:34.6907927Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2022-09-27T15:23:34.6909826Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2022-09-27T15:23:34.6911796Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.6913526Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2022-09-27T15:23:34.6915391Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2022-09-27T15:23:34.6917255Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2022-09-27T15:23:34.6918932Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2022-09-27T15:23:34.6920588Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2022-09-27T15:23:34.6922516Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2022-09-27T15:23:34.6924336Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2022-09-27T15:23:34.6926238Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2022-09-27T15:23:34.6928124Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2022-09-27T15:23:34.6929921Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2022-09-27T15:23:34.6931700Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2022-09-27T15:23:34.6933630Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2022-09-27T15:23:34.6935554Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.6937069Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2022-09-27T15:23:34.6938842Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2022-09-27T15:23:34.6940569Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2022-09-27T15:23:34.6942295Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2022-09-27T15:23:34.6943868Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2022-09-27T15:23:34.6945652Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2022-09-27T15:23:34.6947399Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2022-09-27T15:23:34.6949323Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2022-09-27T15:23:34.6951010Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2022-09-27T15:23:34.6952801Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2022-09-27T15:23:34.6954287Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2022-09-27T15:23:34.6956409Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2022-09-27T15:23:34.6958258Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.6959953Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2022-09-27T15:23:34.6961658Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2022-09-27T15:23:34.6963160Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2022-09-27T15:23:34.6964867Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2022-09-27T15:23:34.6966430Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2022-09-27T15:23:34.6968317Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2022-09-27T15:23:34.6969853Z adding 'torch/include/ATen/ops/requires_grad.h' 2022-09-27T15:23:34.6971755Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6973222Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2022-09-27T15:23:34.6974988Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2022-09-27T15:23:34.6977120Z adding 'torch/include/ATen/ops/reshape.h' 2022-09-27T15:23:34.6978363Z adding 'torch/include/ATen/ops/reshape_as.h' 2022-09-27T15:23:34.6980087Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6981966Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2022-09-27T15:23:34.6983631Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2022-09-27T15:23:34.6985519Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2022-09-27T15:23:34.6986958Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.6988628Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2022-09-27T15:23:34.6990118Z adding 'torch/include/ATen/ops/reshape_native.h' 2022-09-27T15:23:34.6992295Z adding 'torch/include/ATen/ops/reshape_ops.h' 2022-09-27T15:23:34.6993788Z adding 'torch/include/ATen/ops/resize.h' 2022-09-27T15:23:34.6995854Z adding 'torch/include/ATen/ops/resize_as.h' 2022-09-27T15:23:34.6997700Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.6999467Z adding 'torch/include/ATen/ops/resize_as_native.h' 2022-09-27T15:23:34.7001272Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2022-09-27T15:23:34.7003140Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2022-09-27T15:23:34.7004980Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7006697Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2022-09-27T15:23:34.7008602Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2022-09-27T15:23:34.7010207Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2022-09-27T15:23:34.7012065Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7013816Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2022-09-27T15:23:34.7015486Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2022-09-27T15:23:34.7017160Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2022-09-27T15:23:34.7018743Z adding 'torch/include/ATen/ops/resize_native.h' 2022-09-27T15:23:34.7020954Z adding 'torch/include/ATen/ops/resize_ops.h' 2022-09-27T15:23:34.7022718Z adding 'torch/include/ATen/ops/resolve_conj.h' 2022-09-27T15:23:34.7024504Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7025897Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2022-09-27T15:23:34.7027537Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2022-09-27T15:23:34.7029162Z adding 'torch/include/ATen/ops/resolve_neg.h' 2022-09-27T15:23:34.7030886Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7032382Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2022-09-27T15:23:34.7033995Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2022-09-27T15:23:34.7035825Z adding 'torch/include/ATen/ops/result_type.h' 2022-09-27T15:23:34.7037564Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7039175Z adding 'torch/include/ATen/ops/result_type_native.h' 2022-09-27T15:23:34.7041044Z adding 'torch/include/ATen/ops/result_type_ops.h' 2022-09-27T15:23:34.7042700Z adding 'torch/include/ATen/ops/retain_grad.h' 2022-09-27T15:23:34.7044452Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7046089Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2022-09-27T15:23:34.7047864Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2022-09-27T15:23:34.7049411Z adding 'torch/include/ATen/ops/retains_grad.h' 2022-09-27T15:23:34.7051090Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7052541Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2022-09-27T15:23:34.7054368Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2022-09-27T15:23:34.7056078Z adding 'torch/include/ATen/ops/rnn_relu.h' 2022-09-27T15:23:34.7057916Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2022-09-27T15:23:34.7060002Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7061675Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2022-09-27T15:23:34.7063593Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2022-09-27T15:23:34.7065501Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7067148Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2022-09-27T15:23:34.7069455Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2022-09-27T15:23:34.7071314Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2022-09-27T15:23:34.7073278Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2022-09-27T15:23:34.7076032Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7077904Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2022-09-27T15:23:34.7079828Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2022-09-27T15:23:34.7081606Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7083389Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2022-09-27T15:23:34.7085239Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2022-09-27T15:23:34.7087094Z adding 'torch/include/ATen/ops/roll.h' 2022-09-27T15:23:34.7089018Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7090731Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2022-09-27T15:23:34.7092757Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2022-09-27T15:23:34.7094475Z adding 'torch/include/ATen/ops/roll_native.h' 2022-09-27T15:23:34.7096761Z adding 'torch/include/ATen/ops/roll_ops.h' 2022-09-27T15:23:34.7098329Z adding 'torch/include/ATen/ops/rot90.h' 2022-09-27T15:23:34.7100263Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7101893Z adding 'torch/include/ATen/ops/rot90_native.h' 2022-09-27T15:23:34.7103773Z adding 'torch/include/ATen/ops/rot90_ops.h' 2022-09-27T15:23:34.7105489Z adding 'torch/include/ATen/ops/round.h' 2022-09-27T15:23:34.7107442Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7109230Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2022-09-27T15:23:34.7110939Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2022-09-27T15:23:34.7112603Z adding 'torch/include/ATen/ops/round_meta.h' 2022-09-27T15:23:34.7114459Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2022-09-27T15:23:34.7116377Z adding 'torch/include/ATen/ops/round_native.h' 2022-09-27T15:23:34.7118456Z adding 'torch/include/ATen/ops/round_ops.h' 2022-09-27T15:23:34.7120556Z adding 'torch/include/ATen/ops/row_indices.h' 2022-09-27T15:23:34.7122301Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2022-09-27T15:23:34.7124095Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7125688Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2022-09-27T15:23:34.7127446Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2022-09-27T15:23:34.7129227Z adding 'torch/include/ATen/ops/row_indices_native.h' 2022-09-27T15:23:34.7130989Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2022-09-27T15:23:34.7132764Z adding 'torch/include/ATen/ops/row_stack.h' 2022-09-27T15:23:34.7134669Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7136392Z adding 'torch/include/ATen/ops/row_stack_native.h' 2022-09-27T15:23:34.7138121Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2022-09-27T15:23:34.7140119Z adding 'torch/include/ATen/ops/rrelu.h' 2022-09-27T15:23:34.7142053Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7143650Z adding 'torch/include/ATen/ops/rrelu_native.h' 2022-09-27T15:23:34.7145560Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2022-09-27T15:23:34.7147529Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2022-09-27T15:23:34.7149326Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2022-09-27T15:23:34.7151291Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7152808Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2022-09-27T15:23:34.7155014Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2022-09-27T15:23:34.7157159Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2022-09-27T15:23:34.7158821Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2022-09-27T15:23:34.7161000Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2022-09-27T15:23:34.7162139Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2022-09-27T15:23:34.7163924Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2022-09-27T15:23:34.7165763Z adding 'torch/include/ATen/ops/rshift.h' 2022-09-27T15:23:34.7167339Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7168908Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2022-09-27T15:23:34.7170514Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2022-09-27T15:23:34.7172215Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2022-09-27T15:23:34.7173813Z adding 'torch/include/ATen/ops/rshift_native.h' 2022-09-27T15:23:34.7176069Z adding 'torch/include/ATen/ops/rshift_ops.h' 2022-09-27T15:23:34.7177648Z adding 'torch/include/ATen/ops/rsqrt.h' 2022-09-27T15:23:34.7180220Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7181527Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2022-09-27T15:23:34.7183253Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2022-09-27T15:23:34.7184720Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2022-09-27T15:23:34.7186350Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2022-09-27T15:23:34.7187850Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2022-09-27T15:23:34.7189475Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2022-09-27T15:23:34.7191256Z adding 'torch/include/ATen/ops/rsub.h' 2022-09-27T15:23:34.7192957Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7194451Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2022-09-27T15:23:34.7196236Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2022-09-27T15:23:34.7197587Z adding 'torch/include/ATen/ops/rsub_native.h' 2022-09-27T15:23:34.7199209Z adding 'torch/include/ATen/ops/rsub_ops.h' 2022-09-27T15:23:34.7201076Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2022-09-27T15:23:34.7202718Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7204204Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2022-09-27T15:23:34.7205985Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2022-09-27T15:23:34.7207974Z adding 'torch/include/ATen/ops/scatter.h' 2022-09-27T15:23:34.7209599Z adding 'torch/include/ATen/ops/scatter_add.h' 2022-09-27T15:23:34.7211499Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7213035Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7214684Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2022-09-27T15:23:34.7216486Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2022-09-27T15:23:34.7218068Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2022-09-27T15:23:34.7219865Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2022-09-27T15:23:34.7221468Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2022-09-27T15:23:34.7223332Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2022-09-27T15:23:34.7225284Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7226954Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7228639Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2022-09-27T15:23:34.7230482Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2022-09-27T15:23:34.7232166Z adding 'torch/include/ATen/ops/scatter_meta.h' 2022-09-27T15:23:34.7233915Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2022-09-27T15:23:34.7236019Z adding 'torch/include/ATen/ops/scatter_native.h' 2022-09-27T15:23:34.7238298Z adding 'torch/include/ATen/ops/scatter_ops.h' 2022-09-27T15:23:34.7240446Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2022-09-27T15:23:34.7242391Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7244057Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2022-09-27T15:23:34.7245739Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2022-09-27T15:23:34.7247383Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2022-09-27T15:23:34.7249143Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2022-09-27T15:23:34.7250784Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2022-09-27T15:23:34.7252612Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2022-09-27T15:23:34.7254754Z adding 'torch/include/ATen/ops/searchsorted.h' 2022-09-27T15:23:34.7256551Z adding 'torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7258472Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2022-09-27T15:23:34.7260433Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2022-09-27T15:23:34.7262409Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2022-09-27T15:23:34.7264407Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2022-09-27T15:23:34.7266378Z adding 'torch/include/ATen/ops/segment_reduce.h' 2022-09-27T15:23:34.7268427Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7270268Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2022-09-27T15:23:34.7272028Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2022-09-27T15:23:34.7273727Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2022-09-27T15:23:34.7275818Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2022-09-27T15:23:34.7277601Z adding 'torch/include/ATen/ops/select.h' 2022-09-27T15:23:34.7279395Z adding 'torch/include/ATen/ops/select_backward.h' 2022-09-27T15:23:34.7281304Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7283099Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7284681Z adding 'torch/include/ATen/ops/select_backward_native.h' 2022-09-27T15:23:34.7286431Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2022-09-27T15:23:34.7288290Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7290052Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7291819Z adding 'torch/include/ATen/ops/select_copy.h' 2022-09-27T15:23:34.7293767Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7295385Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7296874Z adding 'torch/include/ATen/ops/select_copy_native.h' 2022-09-27T15:23:34.7298680Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2022-09-27T15:23:34.7300459Z adding 'torch/include/ATen/ops/select_native.h' 2022-09-27T15:23:34.7302328Z adding 'torch/include/ATen/ops/select_ops.h' 2022-09-27T15:23:34.7304285Z adding 'torch/include/ATen/ops/select_scatter.h' 2022-09-27T15:23:34.7306105Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7307692Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2022-09-27T15:23:34.7309430Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2022-09-27T15:23:34.7311081Z adding 'torch/include/ATen/ops/selu.h' 2022-09-27T15:23:34.7312839Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7314413Z adding 'torch/include/ATen/ops/selu_native.h' 2022-09-27T15:23:34.7316223Z adding 'torch/include/ATen/ops/selu_ops.h' 2022-09-27T15:23:34.7318316Z adding 'torch/include/ATen/ops/set.h' 2022-09-27T15:23:34.7320592Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7322355Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7323946Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2022-09-27T15:23:34.7325757Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2022-09-27T15:23:34.7327330Z adding 'torch/include/ATen/ops/set_data.h' 2022-09-27T15:23:34.7329153Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7330733Z adding 'torch/include/ATen/ops/set_data_native.h' 2022-09-27T15:23:34.7332472Z adding 'torch/include/ATen/ops/set_data_ops.h' 2022-09-27T15:23:34.7344496Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2022-09-27T15:23:34.7345096Z adding 'torch/include/ATen/ops/set_native.h' 2022-09-27T15:23:34.7345333Z adding 'torch/include/ATen/ops/set_ops.h' 2022-09-27T15:23:34.7345487Z adding 'torch/include/ATen/ops/sgn.h' 2022-09-27T15:23:34.7345786Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7346046Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2022-09-27T15:23:34.7346707Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2022-09-27T15:23:34.7349102Z adding 'torch/include/ATen/ops/sgn_meta.h' 2022-09-27T15:23:34.7350923Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2022-09-27T15:23:34.7353044Z adding 'torch/include/ATen/ops/sgn_native.h' 2022-09-27T15:23:34.7355344Z adding 'torch/include/ATen/ops/sgn_ops.h' 2022-09-27T15:23:34.7357512Z adding 'torch/include/ATen/ops/sigmoid.h' 2022-09-27T15:23:34.7359645Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2022-09-27T15:23:34.7361967Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7363829Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2022-09-27T15:23:34.7366448Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2022-09-27T15:23:34.7367950Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2022-09-27T15:23:34.7370633Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2022-09-27T15:23:34.7372367Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2022-09-27T15:23:34.7374846Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2022-09-27T15:23:34.7376994Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7378918Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2022-09-27T15:23:34.7381199Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2022-09-27T15:23:34.7383064Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2022-09-27T15:23:34.7385440Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2022-09-27T15:23:34.7387167Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2022-09-27T15:23:34.7389483Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2022-09-27T15:23:34.7391550Z adding 'torch/include/ATen/ops/sign.h' 2022-09-27T15:23:34.7393991Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7395603Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2022-09-27T15:23:34.7397992Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2022-09-27T15:23:34.7399698Z adding 'torch/include/ATen/ops/sign_meta.h' 2022-09-27T15:23:34.7402076Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2022-09-27T15:23:34.7403775Z adding 'torch/include/ATen/ops/sign_native.h' 2022-09-27T15:23:34.7406089Z adding 'torch/include/ATen/ops/sign_ops.h' 2022-09-27T15:23:34.7408129Z adding 'torch/include/ATen/ops/signbit.h' 2022-09-27T15:23:34.7410509Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7412385Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2022-09-27T15:23:34.7414388Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2022-09-27T15:23:34.7416335Z adding 'torch/include/ATen/ops/signbit_meta.h' 2022-09-27T15:23:34.7418505Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2022-09-27T15:23:34.7420848Z adding 'torch/include/ATen/ops/signbit_native.h' 2022-09-27T15:23:34.7422998Z adding 'torch/include/ATen/ops/signbit_ops.h' 2022-09-27T15:23:34.7425066Z adding 'torch/include/ATen/ops/silu.h' 2022-09-27T15:23:34.7427403Z adding 'torch/include/ATen/ops/silu_backward.h' 2022-09-27T15:23:34.7429445Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7430982Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7432773Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2022-09-27T15:23:34.7434279Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2022-09-27T15:23:34.7435804Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2022-09-27T15:23:34.7437705Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2022-09-27T15:23:34.7439225Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2022-09-27T15:23:34.7441046Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2022-09-27T15:23:34.7442772Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7444397Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2022-09-27T15:23:34.7446393Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2022-09-27T15:23:34.7447972Z adding 'torch/include/ATen/ops/silu_meta.h' 2022-09-27T15:23:34.7450212Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2022-09-27T15:23:34.7451853Z adding 'torch/include/ATen/ops/silu_native.h' 2022-09-27T15:23:34.7454336Z adding 'torch/include/ATen/ops/silu_ops.h' 2022-09-27T15:23:34.7456202Z adding 'torch/include/ATen/ops/sin.h' 2022-09-27T15:23:34.7458617Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7460554Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2022-09-27T15:23:34.7463080Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2022-09-27T15:23:34.7464844Z adding 'torch/include/ATen/ops/sin_meta.h' 2022-09-27T15:23:34.7467065Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2022-09-27T15:23:34.7469114Z adding 'torch/include/ATen/ops/sin_native.h' 2022-09-27T15:23:34.7471309Z adding 'torch/include/ATen/ops/sin_ops.h' 2022-09-27T15:23:34.7473323Z adding 'torch/include/ATen/ops/sinc.h' 2022-09-27T15:23:34.7475756Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7477925Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2022-09-27T15:23:34.7480095Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2022-09-27T15:23:34.7482122Z adding 'torch/include/ATen/ops/sinc_meta.h' 2022-09-27T15:23:34.7484690Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2022-09-27T15:23:34.7486679Z adding 'torch/include/ATen/ops/sinc_native.h' 2022-09-27T15:23:34.7489224Z adding 'torch/include/ATen/ops/sinc_ops.h' 2022-09-27T15:23:34.7491346Z adding 'torch/include/ATen/ops/sinh.h' 2022-09-27T15:23:34.7493900Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7495747Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2022-09-27T15:23:34.7498323Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2022-09-27T15:23:34.7500134Z adding 'torch/include/ATen/ops/sinh_meta.h' 2022-09-27T15:23:34.7502183Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2022-09-27T15:23:34.7503909Z adding 'torch/include/ATen/ops/sinh_native.h' 2022-09-27T15:23:34.7505618Z adding 'torch/include/ATen/ops/sinh_ops.h' 2022-09-27T15:23:34.7507368Z adding 'torch/include/ATen/ops/size.h' 2022-09-27T15:23:34.7509114Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7511247Z adding 'torch/include/ATen/ops/size_native.h' 2022-09-27T15:23:34.7513037Z adding 'torch/include/ATen/ops/size_ops.h' 2022-09-27T15:23:34.7514827Z adding 'torch/include/ATen/ops/slice.h' 2022-09-27T15:23:34.7516567Z adding 'torch/include/ATen/ops/slice_backward.h' 2022-09-27T15:23:34.7518568Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7520153Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2022-09-27T15:23:34.7521917Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2022-09-27T15:23:34.7523646Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7525397Z adding 'torch/include/ATen/ops/slice_copy.h' 2022-09-27T15:23:34.7527240Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7529139Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7530648Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2022-09-27T15:23:34.7532334Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2022-09-27T15:23:34.7533972Z adding 'torch/include/ATen/ops/slice_native.h' 2022-09-27T15:23:34.7535648Z adding 'torch/include/ATen/ops/slice_ops.h' 2022-09-27T15:23:34.7537429Z adding 'torch/include/ATen/ops/slice_scatter.h' 2022-09-27T15:23:34.7539299Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7540846Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2022-09-27T15:23:34.7542558Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2022-09-27T15:23:34.7544189Z adding 'torch/include/ATen/ops/slogdet.h' 2022-09-27T15:23:34.7546188Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7547777Z adding 'torch/include/ATen/ops/slogdet_native.h' 2022-09-27T15:23:34.7549716Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2022-09-27T15:23:34.7551629Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2022-09-27T15:23:34.7553595Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7555503Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2022-09-27T15:23:34.7557503Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2022-09-27T15:23:34.7559271Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2022-09-27T15:23:34.7561315Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2022-09-27T15:23:34.7563079Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2022-09-27T15:23:34.7565067Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2022-09-27T15:23:34.7567015Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2022-09-27T15:23:34.7569184Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7570982Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2022-09-27T15:23:34.7572741Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2022-09-27T15:23:34.7574563Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2022-09-27T15:23:34.7576688Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2022-09-27T15:23:34.7578636Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2022-09-27T15:23:34.7580885Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7582623Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2022-09-27T15:23:34.7584363Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2022-09-27T15:23:34.7586207Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2022-09-27T15:23:34.7588655Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2022-09-27T15:23:34.7590409Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2022-09-27T15:23:34.7592466Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7594096Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2022-09-27T15:23:34.7595918Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2022-09-27T15:23:34.7597766Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2022-09-27T15:23:34.7599579Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2022-09-27T15:23:34.7601551Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2022-09-27T15:23:34.7603375Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2022-09-27T15:23:34.7605442Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2022-09-27T15:23:34.7607304Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2022-09-27T15:23:34.7609144Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2022-09-27T15:23:34.7611045Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2022-09-27T15:23:34.7612997Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2022-09-27T15:23:34.7614875Z adding 'torch/include/ATen/ops/smm.h' 2022-09-27T15:23:34.7616686Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7618366Z adding 'torch/include/ATen/ops/smm_native.h' 2022-09-27T15:23:34.7620907Z adding 'torch/include/ATen/ops/smm_ops.h' 2022-09-27T15:23:34.7622445Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2022-09-27T15:23:34.7624360Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2022-09-27T15:23:34.7626109Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7627816Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2022-09-27T15:23:34.7629604Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2022-09-27T15:23:34.7631265Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2022-09-27T15:23:34.7633120Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2022-09-27T15:23:34.7635170Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7637235Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2022-09-27T15:23:34.7639300Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2022-09-27T15:23:34.7640965Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2022-09-27T15:23:34.7642888Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2022-09-27T15:23:34.7644791Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2022-09-27T15:23:34.7646443Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2022-09-27T15:23:34.7648378Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2022-09-27T15:23:34.7650469Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2022-09-27T15:23:34.7652199Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7653802Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2022-09-27T15:23:34.7655690Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2022-09-27T15:23:34.7657596Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7659607Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2022-09-27T15:23:34.7661358Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2022-09-27T15:23:34.7663172Z adding 'torch/include/ATen/ops/softmax.h' 2022-09-27T15:23:34.7665137Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7667007Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7668599Z adding 'torch/include/ATen/ops/softmax_native.h' 2022-09-27T15:23:34.7670478Z adding 'torch/include/ATen/ops/softmax_ops.h' 2022-09-27T15:23:34.7672374Z adding 'torch/include/ATen/ops/softplus.h' 2022-09-27T15:23:34.7674264Z adding 'torch/include/ATen/ops/softplus_backward.h' 2022-09-27T15:23:34.7676493Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7678755Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2022-09-27T15:23:34.7680425Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2022-09-27T15:23:34.7682706Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2022-09-27T15:23:34.7684756Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2022-09-27T15:23:34.7686885Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2022-09-27T15:23:34.7689276Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2022-09-27T15:23:34.7691676Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7693636Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2022-09-27T15:23:34.7696138Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2022-09-27T15:23:34.7697975Z adding 'torch/include/ATen/ops/softplus_meta.h' 2022-09-27T15:23:34.7700560Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2022-09-27T15:23:34.7702799Z adding 'torch/include/ATen/ops/softplus_native.h' 2022-09-27T15:23:34.7704963Z adding 'torch/include/ATen/ops/softplus_ops.h' 2022-09-27T15:23:34.7707174Z adding 'torch/include/ATen/ops/softshrink.h' 2022-09-27T15:23:34.7709365Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2022-09-27T15:23:34.7711694Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7713615Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2022-09-27T15:23:34.7715519Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2022-09-27T15:23:34.7717257Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2022-09-27T15:23:34.7718700Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2022-09-27T15:23:34.7720328Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2022-09-27T15:23:34.7722207Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2022-09-27T15:23:34.7724167Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7725820Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2022-09-27T15:23:34.7727564Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2022-09-27T15:23:34.7729350Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2022-09-27T15:23:34.7731085Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2022-09-27T15:23:34.7732812Z adding 'torch/include/ATen/ops/softshrink_native.h' 2022-09-27T15:23:34.7734815Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2022-09-27T15:23:34.7736989Z adding 'torch/include/ATen/ops/sort.h' 2022-09-27T15:23:34.7739120Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7741048Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7742830Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7744618Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2022-09-27T15:23:34.7746277Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2022-09-27T15:23:34.7747961Z adding 'torch/include/ATen/ops/sort_meta.h' 2022-09-27T15:23:34.7749750Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2022-09-27T15:23:34.7751548Z adding 'torch/include/ATen/ops/sort_native.h' 2022-09-27T15:23:34.7753760Z adding 'torch/include/ATen/ops/sort_ops.h' 2022-09-27T15:23:34.7755993Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2022-09-27T15:23:34.7757954Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7760032Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2022-09-27T15:23:34.7761884Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2022-09-27T15:23:34.7763865Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2022-09-27T15:23:34.7765955Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7767636Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2022-09-27T15:23:34.7769605Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2022-09-27T15:23:34.7771567Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2022-09-27T15:23:34.7773787Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7775610Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2022-09-27T15:23:34.7777272Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2022-09-27T15:23:34.7779393Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2022-09-27T15:23:34.7781442Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7783205Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7784733Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2022-09-27T15:23:34.7786735Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2022-09-27T15:23:34.7788622Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2022-09-27T15:23:34.7790482Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7792218Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2022-09-27T15:23:34.7793933Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2022-09-27T15:23:34.7795911Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2022-09-27T15:23:34.7797762Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7799362Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2022-09-27T15:23:34.7801257Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2022-09-27T15:23:34.7802831Z adding 'torch/include/ATen/ops/sparse_dim.h' 2022-09-27T15:23:34.7804464Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2022-09-27T15:23:34.7806060Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2022-09-27T15:23:34.7807683Z adding 'torch/include/ATen/ops/sparse_mask.h' 2022-09-27T15:23:34.7809374Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7810871Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2022-09-27T15:23:34.7812617Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2022-09-27T15:23:34.7814357Z adding 'torch/include/ATen/ops/sparse_resize.h' 2022-09-27T15:23:34.7816067Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2022-09-27T15:23:34.7817861Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7819654Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2022-09-27T15:23:34.7821275Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2022-09-27T15:23:34.7823062Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2022-09-27T15:23:34.7824767Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7826292Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2022-09-27T15:23:34.7827832Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2022-09-27T15:23:34.7829498Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2022-09-27T15:23:34.7831160Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2022-09-27T15:23:34.7832719Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2022-09-27T15:23:34.7834417Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2022-09-27T15:23:34.7836038Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2022-09-27T15:23:34.7837719Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7839192Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2022-09-27T15:23:34.7840751Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2022-09-27T15:23:34.7842245Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2022-09-27T15:23:34.7843786Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2022-09-27T15:23:34.7845180Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2022-09-27T15:23:34.7846768Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2022-09-27T15:23:34.7848620Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2022-09-27T15:23:34.7850454Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7851872Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2022-09-27T15:23:34.7853553Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2022-09-27T15:23:34.7855227Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2022-09-27T15:23:34.7856942Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2022-09-27T15:23:34.7858464Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2022-09-27T15:23:34.7860536Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2022-09-27T15:23:34.7862206Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2022-09-27T15:23:34.7863965Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7865604Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2022-09-27T15:23:34.7867286Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2022-09-27T15:23:34.7868876Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2022-09-27T15:23:34.7870464Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2022-09-27T15:23:34.7872021Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2022-09-27T15:23:34.7873707Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2022-09-27T15:23:34.7875467Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2022-09-27T15:23:34.7877216Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7878790Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2022-09-27T15:23:34.7880466Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2022-09-27T15:23:34.7882058Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2022-09-27T15:23:34.7883670Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2022-09-27T15:23:34.7885293Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2022-09-27T15:23:34.7886982Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2022-09-27T15:23:34.7888733Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2022-09-27T15:23:34.7890421Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7892003Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2022-09-27T15:23:34.7893637Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2022-09-27T15:23:34.7895269Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2022-09-27T15:23:34.7896929Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2022-09-27T15:23:34.7898455Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2022-09-27T15:23:34.7900231Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2022-09-27T15:23:34.7902093Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2022-09-27T15:23:34.7903868Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7905608Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7907237Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7908861Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2022-09-27T15:23:34.7910451Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2022-09-27T15:23:34.7912060Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2022-09-27T15:23:34.7913642Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2022-09-27T15:23:34.7915386Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2022-09-27T15:23:34.7917307Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2022-09-27T15:23:34.7919184Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2022-09-27T15:23:34.7921073Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7922797Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7924645Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7926405Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2022-09-27T15:23:34.7928007Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2022-09-27T15:23:34.7930490Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2022-09-27T15:23:34.7932194Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2022-09-27T15:23:34.7933937Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2022-09-27T15:23:34.7935872Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2022-09-27T15:23:34.7937906Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2022-09-27T15:23:34.7939858Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7941739Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7943373Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7945113Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2022-09-27T15:23:34.7946760Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2022-09-27T15:23:34.7948392Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2022-09-27T15:23:34.7950120Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2022-09-27T15:23:34.7951853Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2022-09-27T15:23:34.7953833Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2022-09-27T15:23:34.7955838Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2022-09-27T15:23:34.7957700Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.7959473Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7961124Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7962783Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2022-09-27T15:23:34.7964456Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2022-09-27T15:23:34.7966265Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2022-09-27T15:23:34.7967903Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2022-09-27T15:23:34.7969818Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2022-09-27T15:23:34.7971697Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2022-09-27T15:23:34.7973708Z adding 'torch/include/ATen/ops/special_digamma.h' 2022-09-27T15:23:34.7975431Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7976938Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2022-09-27T15:23:34.7978716Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2022-09-27T15:23:34.7980539Z adding 'torch/include/ATen/ops/special_entr.h' 2022-09-27T15:23:34.7982230Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.7983847Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2022-09-27T15:23:34.7985379Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2022-09-27T15:23:34.7986988Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2022-09-27T15:23:34.7988625Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2022-09-27T15:23:34.7990533Z adding 'torch/include/ATen/ops/special_entr_native.h' 2022-09-27T15:23:34.7992107Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2022-09-27T15:23:34.7993979Z adding 'torch/include/ATen/ops/special_erf.h' 2022-09-27T15:23:34.7995987Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.7997685Z adding 'torch/include/ATen/ops/special_erf_native.h' 2022-09-27T15:23:34.7999480Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2022-09-27T15:23:34.8001306Z adding 'torch/include/ATen/ops/special_erfc.h' 2022-09-27T15:23:34.8003258Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8004991Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2022-09-27T15:23:34.8006817Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2022-09-27T15:23:34.8008660Z adding 'torch/include/ATen/ops/special_erfcx.h' 2022-09-27T15:23:34.8010482Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8012180Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2022-09-27T15:23:34.8013833Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2022-09-27T15:23:34.8015596Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2022-09-27T15:23:34.8017359Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2022-09-27T15:23:34.8019335Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2022-09-27T15:23:34.8021103Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2022-09-27T15:23:34.8022947Z adding 'torch/include/ATen/ops/special_erfinv.h' 2022-09-27T15:23:34.8024745Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8026448Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2022-09-27T15:23:34.8028205Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2022-09-27T15:23:34.8030086Z adding 'torch/include/ATen/ops/special_exp2.h' 2022-09-27T15:23:34.8031911Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8033685Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2022-09-27T15:23:34.8035541Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2022-09-27T15:23:34.8037450Z adding 'torch/include/ATen/ops/special_expit.h' 2022-09-27T15:23:34.8039325Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8040928Z adding 'torch/include/ATen/ops/special_expit_native.h' 2022-09-27T15:23:34.8042714Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2022-09-27T15:23:34.8044546Z adding 'torch/include/ATen/ops/special_expm1.h' 2022-09-27T15:23:34.8046625Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8048757Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2022-09-27T15:23:34.8050082Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2022-09-27T15:23:34.8051817Z adding 'torch/include/ATen/ops/special_gammainc.h' 2022-09-27T15:23:34.8053744Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8055299Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2022-09-27T15:23:34.8056759Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2022-09-27T15:23:34.8058427Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2022-09-27T15:23:34.8060366Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8062262Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2022-09-27T15:23:34.8064094Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2022-09-27T15:23:34.8065939Z adding 'torch/include/ATen/ops/special_gammaln.h' 2022-09-27T15:23:34.8067671Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8069308Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2022-09-27T15:23:34.8071360Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2022-09-27T15:23:34.8073133Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2022-09-27T15:23:34.8074836Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8076606Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8078346Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8080037Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2022-09-27T15:23:34.8081974Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2022-09-27T15:23:34.8083598Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2022-09-27T15:23:34.8085681Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2022-09-27T15:23:34.8087216Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2022-09-27T15:23:34.8089140Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2022-09-27T15:23:34.8091427Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2022-09-27T15:23:34.8093323Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8095317Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8097011Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8098830Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2022-09-27T15:23:34.8100764Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2022-09-27T15:23:34.8102440Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2022-09-27T15:23:34.8104232Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2022-09-27T15:23:34.8105997Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2022-09-27T15:23:34.8108039Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2022-09-27T15:23:34.8109872Z adding 'torch/include/ATen/ops/special_i0.h' 2022-09-27T15:23:34.8111708Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8113393Z adding 'torch/include/ATen/ops/special_i0_native.h' 2022-09-27T15:23:34.8115229Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2022-09-27T15:23:34.8116994Z adding 'torch/include/ATen/ops/special_i0e.h' 2022-09-27T15:23:34.8119039Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8120742Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2022-09-27T15:23:34.8122463Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2022-09-27T15:23:34.8124155Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2022-09-27T15:23:34.8125980Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2022-09-27T15:23:34.8127689Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2022-09-27T15:23:34.8129666Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2022-09-27T15:23:34.8131385Z adding 'torch/include/ATen/ops/special_i1.h' 2022-09-27T15:23:34.8133349Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8135005Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2022-09-27T15:23:34.8136805Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2022-09-27T15:23:34.8138451Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2022-09-27T15:23:34.8140461Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2022-09-27T15:23:34.8142182Z adding 'torch/include/ATen/ops/special_i1_native.h' 2022-09-27T15:23:34.8144042Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2022-09-27T15:23:34.8145752Z adding 'torch/include/ATen/ops/special_i1e.h' 2022-09-27T15:23:34.8147781Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8149446Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2022-09-27T15:23:34.8151290Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2022-09-27T15:23:34.8153090Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2022-09-27T15:23:34.8154921Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2022-09-27T15:23:34.8156617Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2022-09-27T15:23:34.8158504Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2022-09-27T15:23:34.8160437Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2022-09-27T15:23:34.8162390Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8164309Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8166125Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8167905Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2022-09-27T15:23:34.8169675Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2022-09-27T15:23:34.8171349Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2022-09-27T15:23:34.8173123Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2022-09-27T15:23:34.8174898Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2022-09-27T15:23:34.8176930Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2022-09-27T15:23:34.8179269Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2022-09-27T15:23:34.8181289Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8182882Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8184673Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8186306Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2022-09-27T15:23:34.8187992Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2022-09-27T15:23:34.8189641Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2022-09-27T15:23:34.8191419Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2022-09-27T15:23:34.8193153Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2022-09-27T15:23:34.8195136Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2022-09-27T15:23:34.8197123Z adding 'torch/include/ATen/ops/special_log1p.h' 2022-09-27T15:23:34.8198993Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8200389Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2022-09-27T15:23:34.8202531Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2022-09-27T15:23:34.8204364Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2022-09-27T15:23:34.8206350Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8208002Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2022-09-27T15:23:34.8209759Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2022-09-27T15:23:34.8211388Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2022-09-27T15:23:34.8213131Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2022-09-27T15:23:34.8214737Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2022-09-27T15:23:34.8216560Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2022-09-27T15:23:34.8218256Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2022-09-27T15:23:34.8220206Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8222222Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2022-09-27T15:23:34.8223954Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2022-09-27T15:23:34.8225614Z adding 'torch/include/ATen/ops/special_logit.h' 2022-09-27T15:23:34.8227492Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8229118Z adding 'torch/include/ATen/ops/special_logit_native.h' 2022-09-27T15:23:34.8230837Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2022-09-27T15:23:34.8232604Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2022-09-27T15:23:34.8234552Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8236335Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2022-09-27T15:23:34.8238225Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2022-09-27T15:23:34.8240030Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2022-09-27T15:23:34.8242099Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8243678Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2022-09-27T15:23:34.8245496Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2022-09-27T15:23:34.8247272Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2022-09-27T15:23:34.8249378Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2022-09-27T15:23:34.8250868Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2022-09-27T15:23:34.8252512Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2022-09-27T15:23:34.8254940Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2022-09-27T15:23:34.8256176Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8258011Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2022-09-27T15:23:34.8259636Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2022-09-27T15:23:34.8261437Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2022-09-27T15:23:34.8263285Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2022-09-27T15:23:34.8264959Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2022-09-27T15:23:34.8266733Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2022-09-27T15:23:34.8268431Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2022-09-27T15:23:34.8270458Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8271753Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2022-09-27T15:23:34.8273342Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2022-09-27T15:23:34.8275014Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2022-09-27T15:23:34.8277049Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2022-09-27T15:23:34.8278854Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2022-09-27T15:23:34.8280420Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2022-09-27T15:23:34.8282337Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2022-09-27T15:23:34.8284292Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8285752Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2022-09-27T15:23:34.8287489Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2022-09-27T15:23:34.8289059Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2022-09-27T15:23:34.8290954Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2022-09-27T15:23:34.8292543Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2022-09-27T15:23:34.8294516Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2022-09-27T15:23:34.8296134Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2022-09-27T15:23:34.8297985Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8299637Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2022-09-27T15:23:34.8301398Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2022-09-27T15:23:34.8303305Z adding 'torch/include/ATen/ops/special_ndtr.h' 2022-09-27T15:23:34.8304899Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8306506Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2022-09-27T15:23:34.8308263Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2022-09-27T15:23:34.8310143Z adding 'torch/include/ATen/ops/special_ndtri.h' 2022-09-27T15:23:34.8312035Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8313670Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2022-09-27T15:23:34.8315441Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2022-09-27T15:23:34.8317156Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2022-09-27T15:23:34.8318860Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2022-09-27T15:23:34.8320556Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2022-09-27T15:23:34.8322304Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2022-09-27T15:23:34.8324222Z adding 'torch/include/ATen/ops/special_polygamma.h' 2022-09-27T15:23:34.8326004Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8327850Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2022-09-27T15:23:34.8329346Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2022-09-27T15:23:34.8331050Z adding 'torch/include/ATen/ops/special_psi.h' 2022-09-27T15:23:34.8333048Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8334707Z adding 'torch/include/ATen/ops/special_psi_native.h' 2022-09-27T15:23:34.8336532Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2022-09-27T15:23:34.8338499Z adding 'torch/include/ATen/ops/special_round.h' 2022-09-27T15:23:34.8340326Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8342811Z adding 'torch/include/ATen/ops/special_round_native.h' 2022-09-27T15:23:34.8344592Z adding 'torch/include/ATen/ops/special_round_ops.h' 2022-09-27T15:23:34.8346469Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2022-09-27T15:23:34.8348283Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8349999Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2022-09-27T15:23:34.8351650Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2022-09-27T15:23:34.8353351Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2022-09-27T15:23:34.8355044Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2022-09-27T15:23:34.8356745Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2022-09-27T15:23:34.8358511Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2022-09-27T15:23:34.8360251Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2022-09-27T15:23:34.8362657Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8363943Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2022-09-27T15:23:34.8365784Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2022-09-27T15:23:34.8367332Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2022-09-27T15:23:34.8369755Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2022-09-27T15:23:34.8370613Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2022-09-27T15:23:34.8372552Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2022-09-27T15:23:34.8374590Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2022-09-27T15:23:34.8376476Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8378377Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8380622Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8382263Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2022-09-27T15:23:34.8383888Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2022-09-27T15:23:34.8385759Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2022-09-27T15:23:34.8387198Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2022-09-27T15:23:34.8388841Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2022-09-27T15:23:34.8390884Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2022-09-27T15:23:34.8392892Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2022-09-27T15:23:34.8394746Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8396764Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8398268Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8399948Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2022-09-27T15:23:34.8401670Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2022-09-27T15:23:34.8403453Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2022-09-27T15:23:34.8405218Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2022-09-27T15:23:34.8407048Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2022-09-27T15:23:34.8408655Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2022-09-27T15:23:34.8410964Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2022-09-27T15:23:34.8412794Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8414559Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8416341Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8418130Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2022-09-27T15:23:34.8420093Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2022-09-27T15:23:34.8421982Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2022-09-27T15:23:34.8423848Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2022-09-27T15:23:34.8425714Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2022-09-27T15:23:34.8427784Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2022-09-27T15:23:34.8429818Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2022-09-27T15:23:34.8431906Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8433963Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8435637Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8437422Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2022-09-27T15:23:34.8439208Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2022-09-27T15:23:34.8441126Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2022-09-27T15:23:34.8442805Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2022-09-27T15:23:34.8444584Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2022-09-27T15:23:34.8446713Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2022-09-27T15:23:34.8448627Z adding 'torch/include/ATen/ops/special_sinc.h' 2022-09-27T15:23:34.8450535Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8452268Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2022-09-27T15:23:34.8454058Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2022-09-27T15:23:34.8455972Z adding 'torch/include/ATen/ops/special_softmax.h' 2022-09-27T15:23:34.8457882Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8459650Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2022-09-27T15:23:34.8461672Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2022-09-27T15:23:34.8463605Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2022-09-27T15:23:34.8465557Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8467190Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2022-09-27T15:23:34.8469009Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2022-09-27T15:23:34.8470715Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2022-09-27T15:23:34.8472597Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2022-09-27T15:23:34.8474366Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2022-09-27T15:23:34.8476480Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2022-09-27T15:23:34.8478447Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2022-09-27T15:23:34.8480481Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8482347Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8484118Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2022-09-27T15:23:34.8485978Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2022-09-27T15:23:34.8487694Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2022-09-27T15:23:34.8489517Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2022-09-27T15:23:34.8491655Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2022-09-27T15:23:34.8493613Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2022-09-27T15:23:34.8495596Z adding 'torch/include/ATen/ops/special_xlogy.h' 2022-09-27T15:23:34.8497565Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8499968Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2022-09-27T15:23:34.8501548Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2022-09-27T15:23:34.8503580Z adding 'torch/include/ATen/ops/special_zeta.h' 2022-09-27T15:23:34.8505526Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8507198Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8508831Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2022-09-27T15:23:34.8510899Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2022-09-27T15:23:34.8512504Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2022-09-27T15:23:34.8514289Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2022-09-27T15:23:34.8516189Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2022-09-27T15:23:34.8518244Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2022-09-27T15:23:34.8520062Z adding 'torch/include/ATen/ops/split.h' 2022-09-27T15:23:34.8521929Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8523600Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8525292Z adding 'torch/include/ATen/ops/split_copy.h' 2022-09-27T15:23:34.8559080Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8559709Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8560225Z adding 'torch/include/ATen/ops/split_copy_native.h' 2022-09-27T15:23:34.8560594Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2022-09-27T15:23:34.8560880Z adding 'torch/include/ATen/ops/split_native.h' 2022-09-27T15:23:34.8561166Z adding 'torch/include/ATen/ops/split_ops.h' 2022-09-27T15:23:34.8561588Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2022-09-27T15:23:34.8561953Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8562314Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2022-09-27T15:23:34.8562707Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8563186Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8563679Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2022-09-27T15:23:34.8564033Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2022-09-27T15:23:34.8564359Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2022-09-27T15:23:34.8564662Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2022-09-27T15:23:34.8564942Z adding 'torch/include/ATen/ops/sqrt.h' 2022-09-27T15:23:34.8565320Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8565751Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2022-09-27T15:23:34.8566128Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2022-09-27T15:23:34.8566418Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2022-09-27T15:23:34.8566857Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2022-09-27T15:23:34.8567137Z adding 'torch/include/ATen/ops/sqrt_native.h' 2022-09-27T15:23:34.8567415Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2022-09-27T15:23:34.8567737Z adding 'torch/include/ATen/ops/square.h' 2022-09-27T15:23:34.8568571Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8570578Z adding 'torch/include/ATen/ops/square_native.h' 2022-09-27T15:23:34.8572410Z adding 'torch/include/ATen/ops/square_ops.h' 2022-09-27T15:23:34.8573986Z adding 'torch/include/ATen/ops/squeeze.h' 2022-09-27T15:23:34.8575946Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8577730Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8579771Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2022-09-27T15:23:34.8581654Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8583416Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8585038Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2022-09-27T15:23:34.8586934Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2022-09-27T15:23:34.8588606Z adding 'torch/include/ATen/ops/squeeze_native.h' 2022-09-27T15:23:34.8590548Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2022-09-27T15:23:34.8592585Z adding 'torch/include/ATen/ops/sspaddmm.h' 2022-09-27T15:23:34.8594422Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8596158Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2022-09-27T15:23:34.8597881Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2022-09-27T15:23:34.8599647Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2022-09-27T15:23:34.8601520Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2022-09-27T15:23:34.8603392Z adding 'torch/include/ATen/ops/stack.h' 2022-09-27T15:23:34.8605273Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8606915Z adding 'torch/include/ATen/ops/stack_native.h' 2022-09-27T15:23:34.8608799Z adding 'torch/include/ATen/ops/stack_ops.h' 2022-09-27T15:23:34.8610914Z adding 'torch/include/ATen/ops/std.h' 2022-09-27T15:23:34.8612955Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8614734Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2022-09-27T15:23:34.8616497Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2022-09-27T15:23:34.8618491Z adding 'torch/include/ATen/ops/std_mean.h' 2022-09-27T15:23:34.8620521Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8622303Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8624062Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2022-09-27T15:23:34.8625766Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2022-09-27T15:23:34.8627546Z adding 'torch/include/ATen/ops/std_mean_native.h' 2022-09-27T15:23:34.8629685Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2022-09-27T15:23:34.8631606Z adding 'torch/include/ATen/ops/std_native.h' 2022-09-27T15:23:34.8633913Z adding 'torch/include/ATen/ops/std_ops.h' 2022-09-27T15:23:34.8636101Z adding 'torch/include/ATen/ops/stft.h' 2022-09-27T15:23:34.8638181Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8639838Z adding 'torch/include/ATen/ops/stft_native.h' 2022-09-27T15:23:34.8641777Z adding 'torch/include/ATen/ops/stft_ops.h' 2022-09-27T15:23:34.8643649Z adding 'torch/include/ATen/ops/stride.h' 2022-09-27T15:23:34.8645464Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8647094Z adding 'torch/include/ATen/ops/stride_native.h' 2022-09-27T15:23:34.8648820Z adding 'torch/include/ATen/ops/stride_ops.h' 2022-09-27T15:23:34.8650723Z adding 'torch/include/ATen/ops/sub.h' 2022-09-27T15:23:34.8652911Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8654613Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8656254Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2022-09-27T15:23:34.8658049Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2022-09-27T15:23:34.8660290Z adding 'torch/include/ATen/ops/sub_meta.h' 2022-09-27T15:23:34.8662306Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2022-09-27T15:23:34.8663889Z adding 'torch/include/ATen/ops/sub_native.h' 2022-09-27T15:23:34.8665831Z adding 'torch/include/ATen/ops/sub_ops.h' 2022-09-27T15:23:34.8667751Z adding 'torch/include/ATen/ops/subtract.h' 2022-09-27T15:23:34.8669772Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8671369Z adding 'torch/include/ATen/ops/subtract_native.h' 2022-09-27T15:23:34.8673408Z adding 'torch/include/ATen/ops/subtract_ops.h' 2022-09-27T15:23:34.8675686Z adding 'torch/include/ATen/ops/sum.h' 2022-09-27T15:23:34.8677712Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8679587Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8681397Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8683311Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2022-09-27T15:23:34.8685291Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2022-09-27T15:23:34.8686992Z adding 'torch/include/ATen/ops/sum_meta.h' 2022-09-27T15:23:34.8688877Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2022-09-27T15:23:34.8690718Z adding 'torch/include/ATen/ops/sum_native.h' 2022-09-27T15:23:34.8692824Z adding 'torch/include/ATen/ops/sum_ops.h' 2022-09-27T15:23:34.8694745Z adding 'torch/include/ATen/ops/sum_to_size.h' 2022-09-27T15:23:34.8696679Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8698349Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2022-09-27T15:23:34.8700918Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2022-09-27T15:23:34.8702380Z adding 'torch/include/ATen/ops/svd.h' 2022-09-27T15:23:34.8704482Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8706257Z adding 'torch/include/ATen/ops/svd_native.h' 2022-09-27T15:23:34.8708223Z adding 'torch/include/ATen/ops/svd_ops.h' 2022-09-27T15:23:34.8710055Z adding 'torch/include/ATen/ops/swapaxes.h' 2022-09-27T15:23:34.8711961Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8713632Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2022-09-27T15:23:34.8715591Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2022-09-27T15:23:34.8717435Z adding 'torch/include/ATen/ops/swapdims.h' 2022-09-27T15:23:34.8719376Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8720953Z adding 'torch/include/ATen/ops/swapdims_native.h' 2022-09-27T15:23:34.8722751Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2022-09-27T15:23:34.8724556Z adding 'torch/include/ATen/ops/symeig.h' 2022-09-27T15:23:34.8726521Z adding 'torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8728135Z adding 'torch/include/ATen/ops/symeig_native.h' 2022-09-27T15:23:34.8730042Z adding 'torch/include/ATen/ops/symeig_ops.h' 2022-09-27T15:23:34.8731781Z adding 'torch/include/ATen/ops/t.h' 2022-09-27T15:23:34.8733910Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8735430Z adding 'torch/include/ATen/ops/t_copy.h' 2022-09-27T15:23:34.8737186Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8738812Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8740407Z adding 'torch/include/ATen/ops/t_copy_native.h' 2022-09-27T15:23:34.8742090Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2022-09-27T15:23:34.8743693Z adding 'torch/include/ATen/ops/t_native.h' 2022-09-27T15:23:34.8745321Z adding 'torch/include/ATen/ops/t_ops.h' 2022-09-27T15:23:34.8747495Z adding 'torch/include/ATen/ops/take.h' 2022-09-27T15:23:34.8748852Z adding 'torch/include/ATen/ops/take_along_dim.h' 2022-09-27T15:23:34.8750494Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8752054Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2022-09-27T15:23:34.8754216Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2022-09-27T15:23:34.8755933Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2022-09-27T15:23:34.8757621Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2022-09-27T15:23:34.8759280Z adding 'torch/include/ATen/ops/take_native.h' 2022-09-27T15:23:34.8761398Z adding 'torch/include/ATen/ops/take_ops.h' 2022-09-27T15:23:34.8763538Z adding 'torch/include/ATen/ops/tan.h' 2022-09-27T15:23:34.8766448Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8768545Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2022-09-27T15:23:34.8770670Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2022-09-27T15:23:34.8772239Z adding 'torch/include/ATen/ops/tan_meta.h' 2022-09-27T15:23:34.8774029Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2022-09-27T15:23:34.8775191Z adding 'torch/include/ATen/ops/tan_native.h' 2022-09-27T15:23:34.8777262Z adding 'torch/include/ATen/ops/tan_ops.h' 2022-09-27T15:23:34.8778784Z adding 'torch/include/ATen/ops/tanh.h' 2022-09-27T15:23:34.8780564Z adding 'torch/include/ATen/ops/tanh_backward.h' 2022-09-27T15:23:34.8782646Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8784365Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2022-09-27T15:23:34.8786178Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2022-09-27T15:23:34.8788032Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2022-09-27T15:23:34.8789824Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2022-09-27T15:23:34.8791673Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2022-09-27T15:23:34.8793632Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2022-09-27T15:23:34.8795700Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8797573Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2022-09-27T15:23:34.8799373Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2022-09-27T15:23:34.8801159Z adding 'torch/include/ATen/ops/tanh_meta.h' 2022-09-27T15:23:34.8803006Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2022-09-27T15:23:34.8804834Z adding 'torch/include/ATen/ops/tanh_native.h' 2022-09-27T15:23:34.8806827Z adding 'torch/include/ATen/ops/tanh_ops.h' 2022-09-27T15:23:34.8808938Z adding 'torch/include/ATen/ops/tensor.h' 2022-09-27T15:23:34.8810804Z adding 'torch/include/ATen/ops/tensor_split.h' 2022-09-27T15:23:34.8812926Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8814736Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2022-09-27T15:23:34.8816701Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2022-09-27T15:23:34.8818700Z adding 'torch/include/ATen/ops/tensordot.h' 2022-09-27T15:23:34.8820835Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8822796Z adding 'torch/include/ATen/ops/tensordot_cpu_dispatch.h' 2022-09-27T15:23:34.8824578Z adding 'torch/include/ATen/ops/tensordot_cuda_dispatch.h' 2022-09-27T15:23:34.8826386Z adding 'torch/include/ATen/ops/tensordot_native.h' 2022-09-27T15:23:34.8828319Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2022-09-27T15:23:34.8830350Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2022-09-27T15:23:34.8832358Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8834168Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2022-09-27T15:23:34.8836333Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2022-09-27T15:23:34.8838239Z adding 'torch/include/ATen/ops/threshold.h' 2022-09-27T15:23:34.8840240Z adding 'torch/include/ATen/ops/threshold_backward.h' 2022-09-27T15:23:34.8842332Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8844114Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2022-09-27T15:23:34.8846042Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2022-09-27T15:23:34.8847782Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2022-09-27T15:23:34.8849718Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2022-09-27T15:23:34.8851566Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2022-09-27T15:23:34.8853526Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2022-09-27T15:23:34.8855607Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8857317Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2022-09-27T15:23:34.8859575Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2022-09-27T15:23:34.8861410Z adding 'torch/include/ATen/ops/threshold_meta.h' 2022-09-27T15:23:34.8863354Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2022-09-27T15:23:34.8865215Z adding 'torch/include/ATen/ops/threshold_native.h' 2022-09-27T15:23:34.8867274Z adding 'torch/include/ATen/ops/threshold_ops.h' 2022-09-27T15:23:34.8869186Z adding 'torch/include/ATen/ops/tile.h' 2022-09-27T15:23:34.8871000Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8873111Z adding 'torch/include/ATen/ops/tile_native.h' 2022-09-27T15:23:34.8874836Z adding 'torch/include/ATen/ops/tile_ops.h' 2022-09-27T15:23:34.8876745Z adding 'torch/include/ATen/ops/to.h' 2022-09-27T15:23:34.8878747Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8880447Z adding 'torch/include/ATen/ops/to_dense.h' 2022-09-27T15:23:34.8882223Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2022-09-27T15:23:34.8884128Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8885807Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2022-09-27T15:23:34.8887839Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2022-09-27T15:23:34.8889670Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8891345Z adding 'torch/include/ATen/ops/to_dense_native.h' 2022-09-27T15:23:34.8893238Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2022-09-27T15:23:34.8895118Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2022-09-27T15:23:34.8896989Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2022-09-27T15:23:34.8898911Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8900846Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2022-09-27T15:23:34.8902695Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2022-09-27T15:23:34.8904966Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8906758Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2022-09-27T15:23:34.8908850Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2022-09-27T15:23:34.8910475Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2022-09-27T15:23:34.8912120Z adding 'torch/include/ATen/ops/to_native.h' 2022-09-27T15:23:34.8914121Z adding 'torch/include/ATen/ops/to_ops.h' 2022-09-27T15:23:34.8916089Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2022-09-27T15:23:34.8918065Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8919696Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2022-09-27T15:23:34.8921442Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2022-09-27T15:23:34.8923188Z adding 'torch/include/ATen/ops/to_sparse.h' 2022-09-27T15:23:34.8924967Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2022-09-27T15:23:34.8926700Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8928393Z adding 'torch/include/ATen/ops/to_sparse_bsc_cpu_dispatch.h' 2022-09-27T15:23:34.8930023Z adding 'torch/include/ATen/ops/to_sparse_bsc_cuda_dispatch.h' 2022-09-27T15:23:34.8932162Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2022-09-27T15:23:34.8933725Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2022-09-27T15:23:34.8936148Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2022-09-27T15:23:34.8938125Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8940088Z adding 'torch/include/ATen/ops/to_sparse_bsr_cpu_dispatch.h' 2022-09-27T15:23:34.8941912Z adding 'torch/include/ATen/ops/to_sparse_bsr_cuda_dispatch.h' 2022-09-27T15:23:34.8943568Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2022-09-27T15:23:34.8945520Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2022-09-27T15:23:34.8947547Z adding 'torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8949236Z adding 'torch/include/ATen/ops/to_sparse_cpu_dispatch.h' 2022-09-27T15:23:34.8950981Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2022-09-27T15:23:34.8952739Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8954462Z adding 'torch/include/ATen/ops/to_sparse_csc_cpu_dispatch.h' 2022-09-27T15:23:34.8956079Z adding 'torch/include/ATen/ops/to_sparse_csc_cuda_dispatch.h' 2022-09-27T15:23:34.8957647Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2022-09-27T15:23:34.8959418Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2022-09-27T15:23:34.8961186Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2022-09-27T15:23:34.8963112Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.8964699Z adding 'torch/include/ATen/ops/to_sparse_csr_cpu_dispatch.h' 2022-09-27T15:23:34.8966348Z adding 'torch/include/ATen/ops/to_sparse_csr_cuda_dispatch.h' 2022-09-27T15:23:34.8967943Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2022-09-27T15:23:34.8969746Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2022-09-27T15:23:34.8971453Z adding 'torch/include/ATen/ops/to_sparse_cuda_dispatch.h' 2022-09-27T15:23:34.8973024Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2022-09-27T15:23:34.8975135Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2022-09-27T15:23:34.8977026Z adding 'torch/include/ATen/ops/topk.h' 2022-09-27T15:23:34.8978952Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.8980853Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2022-09-27T15:23:34.8982606Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2022-09-27T15:23:34.8984262Z adding 'torch/include/ATen/ops/topk_meta.h' 2022-09-27T15:23:34.8985751Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2022-09-27T15:23:34.8987429Z adding 'torch/include/ATen/ops/topk_native.h' 2022-09-27T15:23:34.8989523Z adding 'torch/include/ATen/ops/topk_ops.h' 2022-09-27T15:23:34.8991218Z adding 'torch/include/ATen/ops/trace.h' 2022-09-27T15:23:34.8992723Z adding 'torch/include/ATen/ops/trace_backward.h' 2022-09-27T15:23:34.8994429Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.8996051Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2022-09-27T15:23:34.8997732Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2022-09-27T15:23:34.8999380Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9000964Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2022-09-27T15:23:34.9002547Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2022-09-27T15:23:34.9004203Z adding 'torch/include/ATen/ops/trace_native.h' 2022-09-27T15:23:34.9005913Z adding 'torch/include/ATen/ops/trace_ops.h' 2022-09-27T15:23:34.9007631Z adding 'torch/include/ATen/ops/transpose.h' 2022-09-27T15:23:34.9009309Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9010956Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.9012509Z adding 'torch/include/ATen/ops/transpose_copy.h' 2022-09-27T15:23:34.9014258Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9015883Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9017440Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2022-09-27T15:23:34.9019405Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2022-09-27T15:23:34.9021396Z adding 'torch/include/ATen/ops/transpose_native.h' 2022-09-27T15:23:34.9023048Z adding 'torch/include/ATen/ops/transpose_ops.h' 2022-09-27T15:23:34.9024764Z adding 'torch/include/ATen/ops/trapezoid.h' 2022-09-27T15:23:34.9026424Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.9028047Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2022-09-27T15:23:34.9029751Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2022-09-27T15:23:34.9031635Z adding 'torch/include/ATen/ops/trapz.h' 2022-09-27T15:23:34.9033457Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.9035274Z adding 'torch/include/ATen/ops/trapz_native.h' 2022-09-27T15:23:34.9037488Z adding 'torch/include/ATen/ops/trapz_ops.h' 2022-09-27T15:23:34.9038896Z adding 'torch/include/ATen/ops/triangular_solve.h' 2022-09-27T15:23:34.9040712Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9042304Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2022-09-27T15:23:34.9043979Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2022-09-27T15:23:34.9045654Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2022-09-27T15:23:34.9047473Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2022-09-27T15:23:34.9049049Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2022-09-27T15:23:34.9050831Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2022-09-27T15:23:34.9052476Z adding 'torch/include/ATen/ops/tril.h' 2022-09-27T15:23:34.9054166Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9055727Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2022-09-27T15:23:34.9057308Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2022-09-27T15:23:34.9059385Z adding 'torch/include/ATen/ops/tril_indices.h' 2022-09-27T15:23:34.9061328Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9062903Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2022-09-27T15:23:34.9064476Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2022-09-27T15:23:34.9066035Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2022-09-27T15:23:34.9067856Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2022-09-27T15:23:34.9069502Z adding 'torch/include/ATen/ops/tril_meta.h' 2022-09-27T15:23:34.9071241Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2022-09-27T15:23:34.9073359Z adding 'torch/include/ATen/ops/tril_native.h' 2022-09-27T15:23:34.9075106Z adding 'torch/include/ATen/ops/tril_ops.h' 2022-09-27T15:23:34.9077015Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2022-09-27T15:23:34.9078858Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.9080641Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2022-09-27T15:23:34.9082296Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2022-09-27T15:23:34.9083946Z adding 'torch/include/ATen/ops/triu.h' 2022-09-27T15:23:34.9085786Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9087384Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2022-09-27T15:23:34.9089315Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2022-09-27T15:23:34.9090941Z adding 'torch/include/ATen/ops/triu_indices.h' 2022-09-27T15:23:34.9092657Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9094371Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2022-09-27T15:23:34.9096098Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2022-09-27T15:23:34.9097869Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2022-09-27T15:23:34.9099838Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2022-09-27T15:23:34.9101643Z adding 'torch/include/ATen/ops/triu_meta.h' 2022-09-27T15:23:34.9103285Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2022-09-27T15:23:34.9105033Z adding 'torch/include/ATen/ops/triu_native.h' 2022-09-27T15:23:34.9106666Z adding 'torch/include/ATen/ops/triu_ops.h' 2022-09-27T15:23:34.9108511Z adding 'torch/include/ATen/ops/true_divide.h' 2022-09-27T15:23:34.9110256Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.9111935Z adding 'torch/include/ATen/ops/true_divide_native.h' 2022-09-27T15:23:34.9113870Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2022-09-27T15:23:34.9115776Z adding 'torch/include/ATen/ops/trunc.h' 2022-09-27T15:23:34.9117562Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9119303Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2022-09-27T15:23:34.9120862Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2022-09-27T15:23:34.9122486Z adding 'torch/include/ATen/ops/trunc_meta.h' 2022-09-27T15:23:34.9124111Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2022-09-27T15:23:34.9125851Z adding 'torch/include/ATen/ops/trunc_native.h' 2022-09-27T15:23:34.9127698Z adding 'torch/include/ATen/ops/trunc_ops.h' 2022-09-27T15:23:34.9129312Z adding 'torch/include/ATen/ops/type_as.h' 2022-09-27T15:23:34.9131068Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.9132601Z adding 'torch/include/ATen/ops/type_as_native.h' 2022-09-27T15:23:34.9134319Z adding 'torch/include/ATen/ops/type_as_ops.h' 2022-09-27T15:23:34.9136085Z adding 'torch/include/ATen/ops/unbind.h' 2022-09-27T15:23:34.9137874Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9139715Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.9141401Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautogradnestedtensor_dispatch.h' 2022-09-27T15:23:34.9143066Z adding 'torch/include/ATen/ops/unbind_copy.h' 2022-09-27T15:23:34.9144853Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9146533Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9148027Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2022-09-27T15:23:34.9149874Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2022-09-27T15:23:34.9151499Z adding 'torch/include/ATen/ops/unbind_native.h' 2022-09-27T15:23:34.9153251Z adding 'torch/include/ATen/ops/unbind_ops.h' 2022-09-27T15:23:34.9155077Z adding 'torch/include/ATen/ops/unflatten.h' 2022-09-27T15:23:34.9156943Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.9158538Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2022-09-27T15:23:34.9160349Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.9161837Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2022-09-27T15:23:34.9163682Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2022-09-27T15:23:34.9165309Z adding 'torch/include/ATen/ops/unflatten_native.h' 2022-09-27T15:23:34.9167189Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2022-09-27T15:23:34.9168766Z adding 'torch/include/ATen/ops/unfold.h' 2022-09-27T15:23:34.9170622Z adding 'torch/include/ATen/ops/unfold_backward.h' 2022-09-27T15:23:34.9172483Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9174210Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2022-09-27T15:23:34.9175745Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2022-09-27T15:23:34.9177408Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2022-09-27T15:23:34.9180245Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2022-09-27T15:23:34.9182322Z adding 'torch/include/ATen/ops/unfold_copy.h' 2022-09-27T15:23:34.9184177Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9185991Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9187532Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2022-09-27T15:23:34.9189376Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2022-09-27T15:23:34.9191493Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2022-09-27T15:23:34.9192916Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2022-09-27T15:23:34.9194556Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2022-09-27T15:23:34.9196447Z adding 'torch/include/ATen/ops/unfold_native.h' 2022-09-27T15:23:34.9198166Z adding 'torch/include/ATen/ops/unfold_ops.h' 2022-09-27T15:23:34.9200263Z adding 'torch/include/ATen/ops/uniform.h' 2022-09-27T15:23:34.9202261Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9203802Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2022-09-27T15:23:34.9205531Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2022-09-27T15:23:34.9207300Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2022-09-27T15:23:34.9209076Z adding 'torch/include/ATen/ops/uniform_native.h' 2022-09-27T15:23:34.9211155Z adding 'torch/include/ATen/ops/uniform_ops.h' 2022-09-27T15:23:34.9213203Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2022-09-27T15:23:34.9214906Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9216498Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2022-09-27T15:23:34.9218113Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2022-09-27T15:23:34.9220124Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2022-09-27T15:23:34.9222002Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2022-09-27T15:23:34.9224126Z adding 'torch/include/ATen/ops/unique_dim.h' 2022-09-27T15:23:34.9225811Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9227319Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2022-09-27T15:23:34.9229142Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9230692Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2022-09-27T15:23:34.9232272Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2022-09-27T15:23:34.9233920Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2022-09-27T15:23:34.9235790Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2022-09-27T15:23:34.9237435Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2022-09-27T15:23:34.9239294Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2022-09-27T15:23:34.9240773Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2022-09-27T15:23:34.9242538Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2022-09-27T15:23:34.9244003Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2022-09-27T15:23:34.9245729Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.9247085Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2022-09-27T15:23:34.9248696Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2022-09-27T15:23:34.9250253Z adding 'torch/include/ATen/ops/unsafe_split.h' 2022-09-27T15:23:34.9252076Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9253608Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2022-09-27T15:23:34.9255052Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2022-09-27T15:23:34.9256704Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2022-09-27T15:23:34.9258389Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9260114Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2022-09-27T15:23:34.9261666Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2022-09-27T15:23:34.9263231Z adding 'torch/include/ATen/ops/unsqueeze.h' 2022-09-27T15:23:34.9264894Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9266510Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2022-09-27T15:23:34.9268134Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9269831Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9271215Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2022-09-27T15:23:34.9272880Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2022-09-27T15:23:34.9274440Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2022-09-27T15:23:34.9276425Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2022-09-27T15:23:34.9278216Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2022-09-27T15:23:34.9280173Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2022-09-27T15:23:34.9281964Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9283653Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9285164Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2022-09-27T15:23:34.9286942Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2022-09-27T15:23:34.9288509Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2022-09-27T15:23:34.9290136Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2022-09-27T15:23:34.9291731Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2022-09-27T15:23:34.9293679Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2022-09-27T15:23:34.9295487Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9297229Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9298772Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2022-09-27T15:23:34.9300644Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2022-09-27T15:23:34.9302163Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2022-09-27T15:23:34.9303845Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2022-09-27T15:23:34.9305464Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2022-09-27T15:23:34.9307247Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2022-09-27T15:23:34.9309056Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2022-09-27T15:23:34.9311016Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2022-09-27T15:23:34.9312783Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9314792Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9316807Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2022-09-27T15:23:34.9318630Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2022-09-27T15:23:34.9320145Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2022-09-27T15:23:34.9321829Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2022-09-27T15:23:34.9323503Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2022-09-27T15:23:34.9325517Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2022-09-27T15:23:34.9327284Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9328955Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9330513Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2022-09-27T15:23:34.9332253Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2022-09-27T15:23:34.9333675Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2022-09-27T15:23:34.9335345Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2022-09-27T15:23:34.9336943Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2022-09-27T15:23:34.9338859Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2022-09-27T15:23:34.9340937Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2022-09-27T15:23:34.9342846Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2022-09-27T15:23:34.9344626Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9346472Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9348198Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2022-09-27T15:23:34.9349724Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2022-09-27T15:23:34.9351192Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2022-09-27T15:23:34.9352830Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2022-09-27T15:23:34.9354481Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2022-09-27T15:23:34.9356626Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2022-09-27T15:23:34.9358440Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9360024Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9361488Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2022-09-27T15:23:34.9363173Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2022-09-27T15:23:34.9365224Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2022-09-27T15:23:34.9366796Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2022-09-27T15:23:34.9368381Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2022-09-27T15:23:34.9370729Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2022-09-27T15:23:34.9372743Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2022-09-27T15:23:34.9375515Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2022-09-27T15:23:34.9377790Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9380029Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9382355Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2022-09-27T15:23:34.9384502Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2022-09-27T15:23:34.9386597Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2022-09-27T15:23:34.9388910Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2022-09-27T15:23:34.9390989Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2022-09-27T15:23:34.9393504Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2022-09-27T15:23:34.9395787Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9397875Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9400336Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2022-09-27T15:23:34.9402261Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2022-09-27T15:23:34.9404398Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2022-09-27T15:23:34.9406768Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2022-09-27T15:23:34.9408592Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2022-09-27T15:23:34.9411329Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2022-09-27T15:23:34.9413598Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2022-09-27T15:23:34.9416160Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2022-09-27T15:23:34.9418752Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9420837Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9423136Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2022-09-27T15:23:34.9425342Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2022-09-27T15:23:34.9427249Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2022-09-27T15:23:34.9429773Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2022-09-27T15:23:34.9431611Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2022-09-27T15:23:34.9434238Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2022-09-27T15:23:34.9436724Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9438859Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9440804Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2022-09-27T15:23:34.9443078Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2022-09-27T15:23:34.9445028Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2022-09-27T15:23:34.9447540Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2022-09-27T15:23:34.9449433Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2022-09-27T15:23:34.9452117Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2022-09-27T15:23:34.9454392Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2022-09-27T15:23:34.9456871Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2022-09-27T15:23:34.9459323Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9461591Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9463158Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2022-09-27T15:23:34.9464990Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2022-09-27T15:23:34.9466651Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2022-09-27T15:23:34.9468364Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2022-09-27T15:23:34.9470125Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2022-09-27T15:23:34.9472226Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2022-09-27T15:23:34.9474249Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9476221Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9477772Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2022-09-27T15:23:34.9479933Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2022-09-27T15:23:34.9481279Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2022-09-27T15:23:34.9482933Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2022-09-27T15:23:34.9484661Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2022-09-27T15:23:34.9486446Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2022-09-27T15:23:34.9488312Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2022-09-27T15:23:34.9490173Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2022-09-27T15:23:34.9492031Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9493640Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9495170Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2022-09-27T15:23:34.9496841Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2022-09-27T15:23:34.9498469Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2022-09-27T15:23:34.9500146Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2022-09-27T15:23:34.9502005Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2022-09-27T15:23:34.9504085Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2022-09-27T15:23:34.9505904Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9507897Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9509331Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2022-09-27T15:23:34.9511120Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2022-09-27T15:23:34.9513005Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2022-09-27T15:23:34.9514745Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2022-09-27T15:23:34.9516341Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2022-09-27T15:23:34.9518231Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2022-09-27T15:23:34.9520209Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2022-09-27T15:23:34.9521983Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.9523412Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2022-09-27T15:23:34.9525087Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2022-09-27T15:23:34.9526575Z adding 'torch/include/ATen/ops/values.h' 2022-09-27T15:23:34.9528148Z adding 'torch/include/ATen/ops/values_copy.h' 2022-09-27T15:23:34.9529919Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9531550Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9532988Z adding 'torch/include/ATen/ops/values_copy_native.h' 2022-09-27T15:23:34.9534712Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2022-09-27T15:23:34.9536373Z adding 'torch/include/ATen/ops/values_native.h' 2022-09-27T15:23:34.9538158Z adding 'torch/include/ATen/ops/values_ops.h' 2022-09-27T15:23:34.9540087Z adding 'torch/include/ATen/ops/vander.h' 2022-09-27T15:23:34.9541727Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.9543205Z adding 'torch/include/ATen/ops/vander_native.h' 2022-09-27T15:23:34.9544910Z adding 'torch/include/ATen/ops/vander_ops.h' 2022-09-27T15:23:34.9546866Z adding 'torch/include/ATen/ops/var.h' 2022-09-27T15:23:34.9548917Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.9550673Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2022-09-27T15:23:34.9552394Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2022-09-27T15:23:34.9554431Z adding 'torch/include/ATen/ops/var_mean.h' 2022-09-27T15:23:34.9556445Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9558269Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.9559852Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2022-09-27T15:23:34.9561703Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2022-09-27T15:23:34.9563405Z adding 'torch/include/ATen/ops/var_mean_native.h' 2022-09-27T15:23:34.9565429Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2022-09-27T15:23:34.9567221Z adding 'torch/include/ATen/ops/var_native.h' 2022-09-27T15:23:34.9569487Z adding 'torch/include/ATen/ops/var_ops.h' 2022-09-27T15:23:34.9571226Z adding 'torch/include/ATen/ops/vdot.h' 2022-09-27T15:23:34.9573114Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9574740Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2022-09-27T15:23:34.9576411Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2022-09-27T15:23:34.9577981Z adding 'torch/include/ATen/ops/vdot_native.h' 2022-09-27T15:23:34.9580004Z adding 'torch/include/ATen/ops/vdot_ops.h' 2022-09-27T15:23:34.9581569Z adding 'torch/include/ATen/ops/view.h' 2022-09-27T15:23:34.9583212Z adding 'torch/include/ATen/ops/view_as.h' 2022-09-27T15:23:34.9584869Z adding 'torch/include/ATen/ops/view_as_complex.h' 2022-09-27T15:23:34.9586558Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2022-09-27T15:23:34.9588319Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9590326Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9591805Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2022-09-27T15:23:34.9593788Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2022-09-27T15:23:34.9595425Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2022-09-27T15:23:34.9596980Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2022-09-27T15:23:34.9598896Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2022-09-27T15:23:34.9600402Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2022-09-27T15:23:34.9602905Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2022-09-27T15:23:34.9604861Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.9606441Z adding 'torch/include/ATen/ops/view_as_native.h' 2022-09-27T15:23:34.9608255Z adding 'torch/include/ATen/ops/view_as_ops.h' 2022-09-27T15:23:34.9609970Z adding 'torch/include/ATen/ops/view_as_real.h' 2022-09-27T15:23:34.9611858Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2022-09-27T15:23:34.9613653Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9615463Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9617066Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2022-09-27T15:23:34.9618938Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2022-09-27T15:23:34.9620877Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2022-09-27T15:23:34.9622530Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2022-09-27T15:23:34.9624219Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2022-09-27T15:23:34.9625646Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2022-09-27T15:23:34.9627301Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2022-09-27T15:23:34.9629106Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9630810Z adding 'torch/include/ATen/ops/view_copy.h' 2022-09-27T15:23:34.9632702Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9634471Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9636151Z adding 'torch/include/ATen/ops/view_copy_native.h' 2022-09-27T15:23:34.9638021Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2022-09-27T15:23:34.9639915Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2022-09-27T15:23:34.9641592Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2022-09-27T15:23:34.9643263Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2022-09-27T15:23:34.9644789Z adding 'torch/include/ATen/ops/view_native.h' 2022-09-27T15:23:34.9646650Z adding 'torch/include/ATen/ops/view_ops.h' 2022-09-27T15:23:34.9648466Z adding 'torch/include/ATen/ops/vsplit.h' 2022-09-27T15:23:34.9650365Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.9651880Z adding 'torch/include/ATen/ops/vsplit_native.h' 2022-09-27T15:23:34.9653713Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2022-09-27T15:23:34.9655393Z adding 'torch/include/ATen/ops/vstack.h' 2022-09-27T15:23:34.9657262Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.9658753Z adding 'torch/include/ATen/ops/vstack_native.h' 2022-09-27T15:23:34.9660895Z adding 'torch/include/ATen/ops/vstack_ops.h' 2022-09-27T15:23:34.9662747Z adding 'torch/include/ATen/ops/where.h' 2022-09-27T15:23:34.9664636Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.9666250Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2022-09-27T15:23:34.9668101Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2022-09-27T15:23:34.9669646Z adding 'torch/include/ATen/ops/where_native.h' 2022-09-27T15:23:34.9671644Z adding 'torch/include/ATen/ops/where_ops.h' 2022-09-27T15:23:34.9673634Z adding 'torch/include/ATen/ops/xlogy.h' 2022-09-27T15:23:34.9675686Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9677407Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-09-27T15:23:34.9679090Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2022-09-27T15:23:34.9680700Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2022-09-27T15:23:34.9682389Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2022-09-27T15:23:34.9684052Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2022-09-27T15:23:34.9685778Z adding 'torch/include/ATen/ops/xlogy_native.h' 2022-09-27T15:23:34.9688179Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2022-09-27T15:23:34.9690051Z adding 'torch/include/ATen/ops/xor.h' 2022-09-27T15:23:34.9691851Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2022-09-27T15:23:34.9693446Z adding 'torch/include/ATen/ops/xor_native.h' 2022-09-27T15:23:34.9695690Z adding 'torch/include/ATen/ops/xor_ops.h' 2022-09-27T15:23:34.9697265Z adding 'torch/include/ATen/ops/zero.h' 2022-09-27T15:23:34.9699363Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9701039Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2022-09-27T15:23:34.9702922Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2022-09-27T15:23:34.9704422Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2022-09-27T15:23:34.9705919Z adding 'torch/include/ATen/ops/zero_native.h' 2022-09-27T15:23:34.9707695Z adding 'torch/include/ATen/ops/zero_ops.h' 2022-09-27T15:23:34.9709784Z adding 'torch/include/ATen/ops/zeros.h' 2022-09-27T15:23:34.9711783Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9713764Z adding 'torch/include/ATen/ops/zeros_like.h' 2022-09-27T15:23:34.9715780Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2022-09-27T15:23:34.9717456Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2022-09-27T15:23:34.9719285Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2022-09-27T15:23:34.9721122Z adding 'torch/include/ATen/ops/zeros_native.h' 2022-09-27T15:23:34.9723154Z adding 'torch/include/ATen/ops/zeros_ops.h' 2022-09-27T15:23:34.9728538Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2022-09-27T15:23:34.9732388Z adding 'torch/include/ATen/quantized/Quantizer.h' 2022-09-27T15:23:34.9737927Z adding 'torch/include/c10/core/Allocator.h' 2022-09-27T15:23:34.9740265Z adding 'torch/include/c10/core/AutogradState.h' 2022-09-27T15:23:34.9743606Z adding 'torch/include/c10/core/Backend.h' 2022-09-27T15:23:34.9746158Z adding 'torch/include/c10/core/CPUAllocator.h' 2022-09-27T15:23:34.9748445Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2022-09-27T15:23:34.9750672Z adding 'torch/include/c10/core/CopyBytes.h' 2022-09-27T15:23:34.9752666Z adding 'torch/include/c10/core/DefaultDtype.h' 2022-09-27T15:23:34.9754802Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2022-09-27T15:23:34.9758233Z adding 'torch/include/c10/core/Device.h' 2022-09-27T15:23:34.9760436Z adding 'torch/include/c10/core/DeviceArray.h' 2022-09-27T15:23:34.9764018Z adding 'torch/include/c10/core/DeviceGuard.h' 2022-09-27T15:23:34.9766938Z adding 'torch/include/c10/core/DeviceType.h' 2022-09-27T15:23:34.9777765Z adding 'torch/include/c10/core/DispatchKey.h' 2022-09-27T15:23:34.9791654Z adding 'torch/include/c10/core/DispatchKeySet.h' 2022-09-27T15:23:34.9795429Z adding 'torch/include/c10/core/DynamicCast.h' 2022-09-27T15:23:34.9798425Z adding 'torch/include/c10/core/Event.h' 2022-09-27T15:23:34.9801415Z adding 'torch/include/c10/core/GeneratorImpl.h' 2022-09-27T15:23:34.9803556Z adding 'torch/include/c10/core/GradMode.h' 2022-09-27T15:23:34.9806338Z adding 'torch/include/c10/core/InferenceMode.h' 2022-09-27T15:23:34.9808561Z adding 'torch/include/c10/core/Layout.h' 2022-09-27T15:23:34.9812420Z adding 'torch/include/c10/core/MemoryFormat.h' 2022-09-27T15:23:34.9814792Z adding 'torch/include/c10/core/OptionalRef.h' 2022-09-27T15:23:34.9817428Z adding 'torch/include/c10/core/PyHandleCache.h' 2022-09-27T15:23:34.9819749Z adding 'torch/include/c10/core/QEngine.h' 2022-09-27T15:23:34.9822017Z adding 'torch/include/c10/core/QScheme.h' 2022-09-27T15:23:34.9824364Z adding 'torch/include/c10/core/SafePyObject.h' 2022-09-27T15:23:34.9827498Z adding 'torch/include/c10/core/Scalar.h' 2022-09-27T15:23:34.9833011Z adding 'torch/include/c10/core/ScalarType.h' 2022-09-27T15:23:34.9835676Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2022-09-27T15:23:34.9838657Z adding 'torch/include/c10/core/Storage.h' 2022-09-27T15:23:34.9841989Z adding 'torch/include/c10/core/StorageImpl.h' 2022-09-27T15:23:34.9846006Z adding 'torch/include/c10/core/Stream.h' 2022-09-27T15:23:34.9849153Z adding 'torch/include/c10/core/StreamGuard.h' 2022-09-27T15:23:34.9851822Z adding 'torch/include/c10/core/SymFloat.h' 2022-09-27T15:23:34.9853917Z adding 'torch/include/c10/core/SymFloatNodeImpl.h' 2022-09-27T15:23:34.9857506Z adding 'torch/include/c10/core/SymInt.h' 2022-09-27T15:23:34.9859798Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2022-09-27T15:23:34.9861781Z adding 'torch/include/c10/core/SymIntNodeImpl.h' 2022-09-27T15:23:34.9899929Z adding 'torch/include/c10/core/TensorImpl.h' 2022-09-27T15:23:34.9909934Z adding 'torch/include/c10/core/TensorOptions.h' 2022-09-27T15:23:34.9912218Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2022-09-27T15:23:34.9913811Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2022-09-27T15:23:34.9915304Z adding 'torch/include/c10/core/alignment.h' 2022-09-27T15:23:34.9917370Z adding 'torch/include/c10/core/thread_pool.h' 2022-09-27T15:23:34.9922411Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2022-09-27T15:23:34.9924824Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2022-09-27T15:23:34.9926809Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2022-09-27T15:23:34.9931542Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2022-09-27T15:23:34.9934200Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2022-09-27T15:23:34.9937957Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2022-09-27T15:23:34.9940969Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2022-09-27T15:23:34.9944793Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2022-09-27T15:23:34.9946685Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2022-09-27T15:23:34.9950001Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2022-09-27T15:23:34.9951812Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2022-09-27T15:23:34.9953696Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2022-09-27T15:23:34.9955504Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2022-09-27T15:23:34.9957723Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2022-09-27T15:23:34.9960759Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2022-09-27T15:23:34.9962974Z adding 'torch/include/c10/cuda/CUDAException.h' 2022-09-27T15:23:34.9965296Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2022-09-27T15:23:34.9967558Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2022-09-27T15:23:34.9971044Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2022-09-27T15:23:34.9973253Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2022-09-27T15:23:34.9976231Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2022-09-27T15:23:34.9977936Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2022-09-27T15:23:34.9982715Z adding 'torch/include/c10/cuda/CUDAStream.h' 2022-09-27T15:23:34.9986516Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2022-09-27T15:23:34.9988466Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2022-09-27T15:23:34.9992077Z adding 'torch/include/c10/macros/Export.h' 2022-09-27T15:23:34.9998564Z adding 'torch/include/c10/macros/Macros.h' 2022-09-27T15:23:35.0000991Z adding 'torch/include/c10/macros/cmake_macros.h' 2022-09-27T15:23:35.0005226Z adding 'torch/include/c10/util/AlignOf.h' 2022-09-27T15:23:35.0009151Z adding 'torch/include/c10/util/Array.h' 2022-09-27T15:23:35.0013645Z adding 'torch/include/c10/util/ArrayRef.h' 2022-09-27T15:23:35.0017214Z adding 'torch/include/c10/util/BFloat16-inl.h' 2022-09-27T15:23:35.0020807Z adding 'torch/include/c10/util/BFloat16-math.h' 2022-09-27T15:23:35.0023768Z adding 'torch/include/c10/util/BFloat16.h' 2022-09-27T15:23:35.0025793Z adding 'torch/include/c10/util/Backtrace.h' 2022-09-27T15:23:35.0028750Z adding 'torch/include/c10/util/Bitset.h' 2022-09-27T15:23:35.0033868Z adding 'torch/include/c10/util/C++17.h' 2022-09-27T15:23:35.0036850Z adding 'torch/include/c10/util/CallOnce.h' 2022-09-27T15:23:35.0040700Z adding 'torch/include/c10/util/ConstexprCrc.h' 2022-09-27T15:23:35.0043465Z adding 'torch/include/c10/util/DeadlockDetection.h' 2022-09-27T15:23:35.0046216Z adding 'torch/include/c10/util/Deprecated.h' 2022-09-27T15:23:35.0048227Z adding 'torch/include/c10/util/DimVector.h' 2022-09-27T15:23:35.0056531Z adding 'torch/include/c10/util/Exception.h' 2022-09-27T15:23:35.0060208Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2022-09-27T15:23:35.0062930Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2022-09-27T15:23:35.0066945Z adding 'torch/include/c10/util/Flags.h' 2022-09-27T15:23:35.0069869Z adding 'torch/include/c10/util/FunctionRef.h' 2022-09-27T15:23:35.0073237Z adding 'torch/include/c10/util/Half-inl.h' 2022-09-27T15:23:35.0080394Z adding 'torch/include/c10/util/Half.h' 2022-09-27T15:23:35.0083457Z adding 'torch/include/c10/util/IdWrapper.h' 2022-09-27T15:23:35.0087068Z adding 'torch/include/c10/util/LeftRight.h' 2022-09-27T15:23:35.0089514Z adding 'torch/include/c10/util/Load.h' 2022-09-27T15:23:35.0093775Z adding 'torch/include/c10/util/Logging.h' 2022-09-27T15:23:35.0096747Z adding 'torch/include/c10/util/MathConstants.h' 2022-09-27T15:23:35.0100418Z adding 'torch/include/c10/util/MaybeOwned.h' 2022-09-27T15:23:35.0105722Z adding 'torch/include/c10/util/Metaprogramming.h' 2022-09-27T15:23:35.0114376Z adding 'torch/include/c10/util/Optional.h' 2022-09-27T15:23:35.0118773Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2022-09-27T15:23:35.0123086Z adding 'torch/include/c10/util/Registry.h' 2022-09-27T15:23:35.0125750Z adding 'torch/include/c10/util/ScopeExit.h' 2022-09-27T15:23:35.0128004Z adding 'torch/include/c10/util/SmallBuffer.h' 2022-09-27T15:23:35.0143037Z adding 'torch/include/c10/util/SmallVector.h' 2022-09-27T15:23:35.0147616Z adding 'torch/include/c10/util/StringUtil.h' 2022-09-27T15:23:35.0149927Z adding 'torch/include/c10/util/Synchronized.h' 2022-09-27T15:23:35.0152802Z adding 'torch/include/c10/util/ThreadLocal.h' 2022-09-27T15:23:35.0155658Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2022-09-27T15:23:35.0157675Z adding 'torch/include/c10/util/Type.h' 2022-09-27T15:23:35.0160799Z adding 'torch/include/c10/util/TypeCast.h' 2022-09-27T15:23:35.0164128Z adding 'torch/include/c10/util/TypeIndex.h' 2022-09-27T15:23:35.0169161Z adding 'torch/include/c10/util/TypeList.h' 2022-09-27T15:23:35.0172339Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2022-09-27T15:23:35.0175452Z adding 'torch/include/c10/util/TypeTraits.h' 2022-09-27T15:23:35.0177542Z adding 'torch/include/c10/util/Unicode.h' 2022-09-27T15:23:35.0180972Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2022-09-27T15:23:35.0182915Z adding 'torch/include/c10/util/Unroll.h' 2022-09-27T15:23:35.0185855Z adding 'torch/include/c10/util/accumulate.h' 2022-09-27T15:23:35.0191403Z adding 'torch/include/c10/util/complex.h' 2022-09-27T15:23:35.0194824Z adding 'torch/include/c10/util/complex_math.h' 2022-09-27T15:23:35.0197261Z adding 'torch/include/c10/util/complex_utils.h' 2022-09-27T15:23:35.0199417Z adding 'torch/include/c10/util/copysign.h' 2022-09-27T15:23:35.0202591Z adding 'torch/include/c10/util/either.h' 2022-09-27T15:23:35.0205032Z adding 'torch/include/c10/util/env.h' 2022-09-27T15:23:35.0217887Z adding 'torch/include/c10/util/flat_hash_map.h' 2022-09-27T15:23:35.0224019Z adding 'torch/include/c10/util/hash.h' 2022-09-27T15:23:35.0226039Z adding 'torch/include/c10/util/in_place.h' 2022-09-27T15:23:35.0230910Z adding 'torch/include/c10/util/int128.h' 2022-09-27T15:23:35.0241596Z adding 'torch/include/c10/util/intrusive_ptr.h' 2022-09-27T15:23:35.0244939Z adding 'torch/include/c10/util/irange.h' 2022-09-27T15:23:35.0253421Z adding 'torch/include/c10/util/llvmMathExtras.h' 2022-09-27T15:23:35.0256872Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2022-09-27T15:23:35.0261112Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2022-09-27T15:23:35.0264017Z adding 'torch/include/c10/util/math_compat.h' 2022-09-27T15:23:35.0266457Z adding 'torch/include/c10/util/numa.h' 2022-09-27T15:23:35.0281846Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2022-09-27T15:23:35.0285568Z adding 'torch/include/c10/util/overloaded.h' 2022-09-27T15:23:35.0287022Z adding 'torch/include/c10/util/python_stub.h' 2022-09-27T15:23:35.0289224Z adding 'torch/include/c10/util/qint32.h' 2022-09-27T15:23:35.0291081Z adding 'torch/include/c10/util/qint8.h' 2022-09-27T15:23:35.0293240Z adding 'torch/include/c10/util/quint2x4.h' 2022-09-27T15:23:35.0295018Z adding 'torch/include/c10/util/quint4x2.h' 2022-09-27T15:23:35.0297188Z adding 'torch/include/c10/util/quint8.h' 2022-09-27T15:23:35.0300386Z adding 'torch/include/c10/util/reverse_iterator.h' 2022-09-27T15:23:35.0303329Z adding 'torch/include/c10/util/safe_numerics.h' 2022-09-27T15:23:35.0305968Z adding 'torch/include/c10/util/signal_handler.h' 2022-09-27T15:23:35.0313281Z adding 'torch/include/c10/util/sparse_bitset.h' 2022-09-27T15:23:35.0316164Z adding 'torch/include/c10/util/strides.h' 2022-09-27T15:23:35.0318679Z adding 'torch/include/c10/util/string_utils.h' 2022-09-27T15:23:35.0324497Z adding 'torch/include/c10/util/string_view.h' 2022-09-27T15:23:35.0332575Z adding 'torch/include/c10/util/strong_type.h' 2022-09-27T15:23:35.0336515Z adding 'torch/include/c10/util/tempfile.h' 2022-09-27T15:23:35.0338188Z adding 'torch/include/c10/util/thread_name.h' 2022-09-27T15:23:35.0346132Z adding 'torch/include/c10/util/typeid.h' 2022-09-27T15:23:35.0367404Z adding 'torch/include/c10/util/variant.h' 2022-09-27T15:23:35.0371786Z adding 'torch/include/c10/util/win32-headers.h' 2022-09-27T15:23:35.0375916Z adding 'torch/include/c10d/Backend.hpp' 2022-09-27T15:23:35.0378218Z adding 'torch/include/c10d/FileStore.hpp' 2022-09-27T15:23:35.0380279Z adding 'torch/include/c10d/GlooDeviceFactory.hpp' 2022-09-27T15:23:35.0391232Z adding 'torch/include/c10d/HashStore.hpp' 2022-09-27T15:23:35.0394577Z adding 'torch/include/c10d/NCCLUtils.hpp' 2022-09-27T15:23:35.0397256Z adding 'torch/include/c10d/Ops.hpp' 2022-09-27T15:23:35.0399722Z adding 'torch/include/c10d/ParamCommsUtils.hpp' 2022-09-27T15:23:35.0401649Z adding 'torch/include/c10d/PrefixStore.hpp' 2022-09-27T15:23:35.0405918Z adding 'torch/include/c10d/ProcessGroup.hpp' 2022-09-27T15:23:35.0410919Z adding 'torch/include/c10d/ProcessGroupGloo.hpp' 2022-09-27T15:23:35.0414932Z adding 'torch/include/c10d/ProcessGroupMPI.hpp' 2022-09-27T15:23:35.0423951Z adding 'torch/include/c10d/ProcessGroupNCCL.hpp' 2022-09-27T15:23:35.0427262Z adding 'torch/include/c10d/ProcessGroupRoundRobin.hpp' 2022-09-27T15:23:35.0431057Z adding 'torch/include/c10d/ProcessGroupUCC.hpp' 2022-09-27T15:23:35.0434322Z adding 'torch/include/c10d/ProcessGroupWrapper.hpp' 2022-09-27T15:23:35.0437109Z adding 'torch/include/c10d/PyProcessGroup.hpp' 2022-09-27T15:23:35.0439613Z adding 'torch/include/c10d/Store.hpp' 2022-09-27T15:23:35.0442303Z adding 'torch/include/c10d/TCPStore.hpp' 2022-09-27T15:23:35.0445805Z adding 'torch/include/c10d/TraceUtils.h' 2022-09-27T15:23:35.0448818Z adding 'torch/include/c10d/Types.hpp' 2022-09-27T15:23:35.0450919Z adding 'torch/include/c10d/UCCForNCCL.hpp' 2022-09-27T15:23:35.0453589Z adding 'torch/include/c10d/UCCTracing.hpp' 2022-09-27T15:23:35.0456703Z adding 'torch/include/c10d/UCCUtils.hpp' 2022-09-27T15:23:35.0458959Z adding 'torch/include/c10d/UnixSockUtils.hpp' 2022-09-27T15:23:35.0465378Z adding 'torch/include/c10d/Utils.hpp' 2022-09-27T15:23:35.0467897Z adding 'torch/include/c10d/WinSockUtils.hpp' 2022-09-27T15:23:35.0470971Z adding 'torch/include/c10d/Work.hpp' 2022-09-27T15:23:35.0473272Z adding 'torch/include/c10d/c10d.h' 2022-09-27T15:23:35.0476249Z adding 'torch/include/c10d/comm.hpp' 2022-09-27T15:23:35.0478387Z adding 'torch/include/c10d/debug.h' 2022-09-27T15:23:35.0480986Z adding 'torch/include/c10d/default_comm_hooks.hpp' 2022-09-27T15:23:35.0483035Z adding 'torch/include/c10d/error.h' 2022-09-27T15:23:35.0485319Z adding 'torch/include/c10d/exception.h' 2022-09-27T15:23:35.0488255Z adding 'torch/include/c10d/logger.hpp' 2022-09-27T15:23:35.0490718Z adding 'torch/include/c10d/logging.h' 2022-09-27T15:23:35.0493037Z adding 'torch/include/c10d/python_comm_hook.h' 2022-09-27T15:23:35.0501719Z adding 'torch/include/c10d/reducer.hpp' 2022-09-27T15:23:35.0504718Z adding 'torch/include/c10d/reducer_timer.hpp' 2022-09-27T15:23:35.0507234Z adding 'torch/include/c10d/sequence_num.hpp' 2022-09-27T15:23:35.0509671Z adding 'torch/include/c10d/socket.h' 2022-09-27T15:23:35.0512920Z adding 'torch/include/caffe2/contrib/aten/aten_op.h' 2022-09-27T15:23:35.0516490Z adding 'torch/include/caffe2/contrib/aten/aten_op_template.h' 2022-09-27T15:23:35.0521168Z adding 'torch/include/caffe2/contrib/fakelowp/batch_matmul_fp16_fake_op.h' 2022-09-27T15:23:35.0523093Z adding 'torch/include/caffe2/contrib/fakelowp/common.h' 2022-09-27T15:23:35.0527479Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_fc_acc_op.h' 2022-09-27T15:23:35.0529777Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_fma.h' 2022-09-27T15:23:35.0532185Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_gemm_utils.h' 2022-09-27T15:23:35.0534561Z adding 'torch/include/caffe2/contrib/fakelowp/int8_dequantize_op_nnpi.h' 2022-09-27T15:23:35.0537266Z adding 'torch/include/caffe2/contrib/fakelowp/int8_quantize_op_nnpi.h' 2022-09-27T15:23:35.0539986Z adding 'torch/include/caffe2/contrib/fakelowp/int8_swish_op_nnpi.h' 2022-09-27T15:23:35.0543556Z adding 'torch/include/caffe2/contrib/fakelowp/layernorm_fp16_fake_op.h' 2022-09-27T15:23:35.0547216Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_4bit_rowwise_fp16_fake_op.h' 2022-09-27T15:23:35.0551194Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_8bit_rowwise_fp16_fake_op.h' 2022-09-27T15:23:35.0555038Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_ops.h' 2022-09-27T15:23:35.0557992Z adding 'torch/include/caffe2/contrib/fakelowp/quant_lut_fp16_fake_op.h' 2022-09-27T15:23:35.0561853Z adding 'torch/include/caffe2/contrib/fakelowp/spatial_batch_norm_fp16_fake_op.h' 2022-09-27T15:23:35.0564612Z adding 'torch/include/caffe2/contrib/fakelowp/sum_fp16_fake_op.h' 2022-09-27T15:23:35.0566898Z adding 'torch/include/caffe2/contrib/fakelowp/unary_fp16_fake_op.h' 2022-09-27T15:23:35.0570542Z adding 'torch/include/caffe2/contrib/gloo/allgather_ops.h' 2022-09-27T15:23:35.0573368Z adding 'torch/include/caffe2/contrib/gloo/allreduce_ops.h' 2022-09-27T15:23:35.0575927Z adding 'torch/include/caffe2/contrib/gloo/barrier_ops.h' 2022-09-27T15:23:35.0578593Z adding 'torch/include/caffe2/contrib/gloo/broadcast_ops.h' 2022-09-27T15:23:35.0581346Z adding 'torch/include/caffe2/contrib/gloo/common.h' 2022-09-27T15:23:35.0584666Z adding 'torch/include/caffe2/contrib/gloo/common_world_ops.h' 2022-09-27T15:23:35.0586641Z adding 'torch/include/caffe2/contrib/gloo/context.h' 2022-09-27T15:23:35.0589692Z adding 'torch/include/caffe2/contrib/gloo/reduce_scatter_ops.h' 2022-09-27T15:23:35.0591938Z adding 'torch/include/caffe2/contrib/gloo/store_handler.h' 2022-09-27T15:23:35.0594780Z adding 'torch/include/caffe2/contrib/nccl/cuda_nccl_gpu.h' 2022-09-27T15:23:35.0597838Z adding 'torch/include/caffe2/contrib/opencl/context.h' 2022-09-27T15:23:35.0600748Z adding 'torch/include/caffe2/contrib/prof/prof_dag_stats_op.h' 2022-09-27T15:23:35.0605034Z adding 'torch/include/caffe2/contrib/shm_mutex/shm_mutex.h' 2022-09-27T15:23:35.0607858Z adding 'torch/include/caffe2/contrib/tensorrt/tensorrt_op_trt.h' 2022-09-27T15:23:35.0610519Z adding 'torch/include/caffe2/contrib/tensorrt/tensorrt_tranformer.h' 2022-09-27T15:23:35.0612971Z adding 'torch/include/caffe2/contrib/tensorrt/trt_utils.h' 2022-09-27T15:23:35.0616040Z adding 'torch/include/caffe2/contrib/warpctc/ctc_op.h' 2022-09-27T15:23:35.0619316Z adding 'torch/include/caffe2/core/allocator.h' 2022-09-27T15:23:35.0622079Z adding 'torch/include/caffe2/core/blob.h' 2022-09-27T15:23:35.0626529Z adding 'torch/include/caffe2/core/blob_serialization.h' 2022-09-27T15:23:35.0629848Z adding 'torch/include/caffe2/core/blob_serializer_base.h' 2022-09-27T15:23:35.0631960Z adding 'torch/include/caffe2/core/blob_stats.h' 2022-09-27T15:23:35.0635181Z adding 'torch/include/caffe2/core/common.h' 2022-09-27T15:23:35.0639010Z adding 'torch/include/caffe2/core/common_cudnn.h' 2022-09-27T15:23:35.0644577Z adding 'torch/include/caffe2/core/common_gpu.h' 2022-09-27T15:23:35.0647022Z adding 'torch/include/caffe2/core/common_omp.h' 2022-09-27T15:23:35.0650396Z adding 'torch/include/caffe2/core/context.h' 2022-09-27T15:23:35.0653291Z adding 'torch/include/caffe2/core/context_base.h' 2022-09-27T15:23:35.0657848Z adding 'torch/include/caffe2/core/context_gpu.h' 2022-09-27T15:23:35.0661946Z adding 'torch/include/caffe2/core/cudnn_wrappers.h' 2022-09-27T15:23:35.0666252Z adding 'torch/include/caffe2/core/db.h' 2022-09-27T15:23:35.0668984Z adding 'torch/include/caffe2/core/distributions_stubs.h' 2022-09-27T15:23:35.0673230Z adding 'torch/include/caffe2/core/event.h' 2022-09-27T15:23:35.0676010Z adding 'torch/include/caffe2/core/event_cpu.h' 2022-09-27T15:23:35.0679745Z adding 'torch/include/caffe2/core/export_c10_op_to_caffe2.h' 2022-09-27T15:23:35.0684410Z adding 'torch/include/caffe2/core/export_caffe2_op_to_c10.h' 2022-09-27T15:23:35.0686326Z adding 'torch/include/caffe2/core/flags.h' 2022-09-27T15:23:35.0689532Z adding 'torch/include/caffe2/core/graph.h' 2022-09-27T15:23:35.0693043Z adding 'torch/include/caffe2/core/init.h' 2022-09-27T15:23:35.0695055Z adding 'torch/include/caffe2/core/logging.h' 2022-09-27T15:23:35.0698001Z adding 'torch/include/caffe2/core/macros.h' 2022-09-27T15:23:35.0700189Z adding 'torch/include/caffe2/core/memonger.h' 2022-09-27T15:23:35.0702881Z adding 'torch/include/caffe2/core/module.h' 2022-09-27T15:23:35.0705943Z adding 'torch/include/caffe2/core/net.h' 2022-09-27T15:23:35.0709585Z adding 'torch/include/caffe2/core/net_async_base.h' 2022-09-27T15:23:35.0712065Z adding 'torch/include/caffe2/core/net_async_scheduling.h' 2022-09-27T15:23:35.0714270Z adding 'torch/include/caffe2/core/net_async_task.h' 2022-09-27T15:23:35.0716802Z adding 'torch/include/caffe2/core/net_async_task_future.h' 2022-09-27T15:23:35.0719325Z adding 'torch/include/caffe2/core/net_async_task_graph.h' 2022-09-27T15:23:35.0722547Z adding 'torch/include/caffe2/core/net_async_tracing.h' 2022-09-27T15:23:35.0725138Z adding 'torch/include/caffe2/core/net_dag_utils.h' 2022-09-27T15:23:35.0727548Z adding 'torch/include/caffe2/core/net_parallel.h' 2022-09-27T15:23:35.0730224Z adding 'torch/include/caffe2/core/net_simple.h' 2022-09-27T15:23:35.0732844Z adding 'torch/include/caffe2/core/net_simple_refcount.h' 2022-09-27T15:23:35.0734743Z adding 'torch/include/caffe2/core/numa.h' 2022-09-27T15:23:35.0737580Z adding 'torch/include/caffe2/core/observer.h' 2022-09-27T15:23:35.0755182Z adding 'torch/include/caffe2/core/operator.h' 2022-09-27T15:23:35.0760475Z adding 'torch/include/caffe2/core/operator_gradient.h' 2022-09-27T15:23:35.0766578Z adding 'torch/include/caffe2/core/operator_schema.h' 2022-09-27T15:23:35.0768831Z adding 'torch/include/caffe2/core/plan_executor.h' 2022-09-27T15:23:35.0771505Z adding 'torch/include/caffe2/core/prof_dag_counters.h' 2022-09-27T15:23:35.0774797Z adding 'torch/include/caffe2/core/qtensor.h' 2022-09-27T15:23:35.0777518Z adding 'torch/include/caffe2/core/qtensor_serialization.h' 2022-09-27T15:23:35.0780710Z adding 'torch/include/caffe2/core/scope_guard.h' 2022-09-27T15:23:35.0782833Z adding 'torch/include/caffe2/core/static_tracepoint.h' 2022-09-27T15:23:35.0785838Z adding 'torch/include/caffe2/core/static_tracepoint_elfx86.h' 2022-09-27T15:23:35.0790061Z adding 'torch/include/caffe2/core/stats.h' 2022-09-27T15:23:35.0792310Z adding 'torch/include/caffe2/core/storage.h' 2022-09-27T15:23:35.0799378Z adding 'torch/include/caffe2/core/tensor.h' 2022-09-27T15:23:35.0801689Z adding 'torch/include/caffe2/core/tensor_impl.h' 2022-09-27T15:23:35.0803619Z adding 'torch/include/caffe2/core/tensor_int8.h' 2022-09-27T15:23:35.0807037Z adding 'torch/include/caffe2/core/test_utils.h' 2022-09-27T15:23:35.0809077Z adding 'torch/include/caffe2/core/timer.h' 2022-09-27T15:23:35.0812529Z adding 'torch/include/caffe2/core/transform.h' 2022-09-27T15:23:35.0815105Z adding 'torch/include/caffe2/core/types.h' 2022-09-27T15:23:35.0819938Z adding 'torch/include/caffe2/core/workspace.h' 2022-09-27T15:23:35.0823887Z adding 'torch/include/caffe2/core/hip/common_miopen.h' 2022-09-27T15:23:35.0827016Z adding 'torch/include/caffe2/core/hip/miopen_wrapper.h' 2022-09-27T15:23:35.0832075Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters/Dot.h' 2022-09-27T15:23:35.0836389Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpClasses.h' 2022-09-27T15:23:35.0838869Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpEnum.h' 2022-09-27T15:23:35.0840883Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpNames.h' 2022-09-27T15:23:35.0844791Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Algorithms.h' 2022-09-27T15:23:35.0847795Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/BinaryMatchImpl.h' 2022-09-27T15:23:35.0853067Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Graph.h' 2022-09-27T15:23:35.0856658Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TarjansImpl.h' 2022-09-27T15:23:35.0859446Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TopoSort.h' 2022-09-27T15:23:35.0862472Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/Compiler.h' 2022-09-27T15:23:35.0865545Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/ControlFlow.h' 2022-09-27T15:23:35.0870868Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/NeuralNet.h' 2022-09-27T15:23:35.0876047Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Casting.h' 2022-09-27T15:23:35.0879170Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Common.h' 2022-09-27T15:23:35.0882057Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/Match.h' 2022-09-27T15:23:35.0887428Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/SubgraphMatcher.h' 2022-09-27T15:23:35.0890527Z adding 'torch/include/caffe2/core/nomnigraph/tests/test_util.h' 2022-09-27T15:23:35.0893799Z adding 'torch/include/caffe2/cuda_rtc/common_rtc.h' 2022-09-27T15:23:35.0896279Z adding 'torch/include/caffe2/db/create_db_op.h' 2022-09-27T15:23:35.0898803Z adding 'torch/include/caffe2/distributed/file_store_handler.h' 2022-09-27T15:23:35.0900980Z adding 'torch/include/caffe2/distributed/file_store_handler_op.h' 2022-09-27T15:23:35.0902357Z adding 'torch/include/caffe2/distributed/redis_store_handler.h' 2022-09-27T15:23:35.0904013Z adding 'torch/include/caffe2/distributed/redis_store_handler_op.h' 2022-09-27T15:23:35.0905709Z adding 'torch/include/caffe2/distributed/store_handler.h' 2022-09-27T15:23:35.0907425Z adding 'torch/include/caffe2/distributed/store_ops.h' 2022-09-27T15:23:35.0910584Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_decomposition.h' 2022-09-27T15:23:35.0914559Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_prune.h' 2022-09-27T15:23:35.0917493Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_sparse.h' 2022-09-27T15:23:35.0920318Z adding 'torch/include/caffe2/experiments/operators/funhash_op.h' 2022-09-27T15:23:35.0923276Z adding 'torch/include/caffe2/experiments/operators/sparse_funhash_op.h' 2022-09-27T15:23:35.0925751Z adding 'torch/include/caffe2/experiments/operators/sparse_matrix_reshape_op.h' 2022-09-27T15:23:35.0928229Z adding 'torch/include/caffe2/experiments/operators/tt_contraction_op.h' 2022-09-27T15:23:35.0930282Z adding 'torch/include/caffe2/experiments/operators/tt_pad_op.h' 2022-09-27T15:23:35.0932584Z adding 'torch/include/caffe2/ideep/ideep_utils.h' 2022-09-27T15:23:35.0934786Z adding 'torch/include/caffe2/ideep/operators/conv_pool_base_op.h' 2022-09-27T15:23:35.0938055Z adding 'torch/include/caffe2/ideep/operators/conv_transpose_unpool_base_op.h' 2022-09-27T15:23:35.0941613Z adding 'torch/include/caffe2/ideep/operators/operator_fallback_ideep.h' 2022-09-27T15:23:35.0944624Z adding 'torch/include/caffe2/ideep/utils/ideep_context.h' 2022-09-27T15:23:35.0947087Z adding 'torch/include/caffe2/ideep/utils/ideep_operator.h' 2022-09-27T15:23:35.0959826Z adding 'torch/include/caffe2/image/image_input_op.h' 2022-09-27T15:23:35.0962607Z adding 'torch/include/caffe2/image/transform_gpu.h' 2022-09-27T15:23:35.0965032Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe.h' 2022-09-27T15:23:35.0966722Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe_defines.h' 2022-09-27T15:23:35.0968377Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe_predictor.h' 2022-09-27T15:23:35.0970286Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn.h' 2022-09-27T15:23:35.0972013Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_context.h' 2022-09-27T15:23:35.0973754Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_graph_mask.h' 2022-09-27T15:23:35.0983619Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_kernels.h' 2022-09-27T15:23:35.0986679Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_test.h' 2022-09-27T15:23:35.0990353Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/libopencl.h' 2022-09-27T15:23:35.1002757Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl.h' 2022-09-27T15:23:35.1007963Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_ext.h' 2022-09-27T15:23:35.1011064Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl.h' 2022-09-27T15:23:35.1013443Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl_ext.h' 2022-09-27T15:23:35.1021047Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_platform.h' 2022-09-27T15:23:35.1023878Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/opencl.h' 2022-09-27T15:23:35.1029811Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/libvulkan-stub.h' 2022-09-27T15:23:35.1033039Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vk_platform.h' 2022-09-27T15:23:35.1089761Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vulkan.h' 2022-09-27T15:23:35.1116477Z adding 'torch/include/caffe2/mobile/contrib/nnapi/NeuralNetworks.h' 2022-09-27T15:23:35.1120555Z adding 'torch/include/caffe2/mobile/contrib/nnapi/dlnnapi.h' 2022-09-27T15:23:35.1122873Z adding 'torch/include/caffe2/mobile/contrib/nnapi/nnapi.h' 2022-09-27T15:23:35.1124891Z adding 'torch/include/caffe2/mobile/contrib/snpe/snpe_ffi.h' 2022-09-27T15:23:35.1127122Z adding 'torch/include/caffe2/mobile/contrib/ulp2/ulp.h' 2022-09-27T15:23:35.1128795Z adding 'torch/include/caffe2/mobile/contrib/ulp2/ulp_neon.h' 2022-09-27T15:23:35.1131592Z adding 'torch/include/caffe2/mpi/mpi_common.h' 2022-09-27T15:23:35.1134448Z adding 'torch/include/caffe2/mpi/mpi_ops.h' 2022-09-27T15:23:35.1137091Z adding 'torch/include/caffe2/observers/operator_attaching_net_observer.h' 2022-09-27T15:23:35.1139493Z adding 'torch/include/caffe2/observers/profile_observer.h' 2022-09-27T15:23:35.1141438Z adding 'torch/include/caffe2/observers/runcnt_observer.h' 2022-09-27T15:23:35.1143147Z adding 'torch/include/caffe2/observers/time_observer.h' 2022-09-27T15:23:35.1146445Z adding 'torch/include/caffe2/onnx/backend.h' 2022-09-27T15:23:35.1148371Z adding 'torch/include/caffe2/onnx/backend_rep.h' 2022-09-27T15:23:35.1150005Z adding 'torch/include/caffe2/onnx/device.h' 2022-09-27T15:23:35.1152041Z adding 'torch/include/caffe2/onnx/helper.h' 2022-09-27T15:23:35.1153903Z adding 'torch/include/caffe2/onnx/offline_tensor.h' 2022-09-27T15:23:35.1156232Z adding 'torch/include/caffe2/onnx/onnx_exporter.h' 2022-09-27T15:23:35.1158412Z adding 'torch/include/caffe2/onnx/onnxifi_graph_info.h' 2022-09-27T15:23:35.1160095Z adding 'torch/include/caffe2/onnx/onnxifi_init.h' 2022-09-27T15:23:35.1161882Z adding 'torch/include/caffe2/onnx/torch_ops/constants.h' 2022-09-27T15:23:35.1163609Z adding 'torch/include/caffe2/onnx/torch_ops/operator_sets.h' 2022-09-27T15:23:35.1165249Z adding 'torch/include/caffe2/onnx/torch_ops/schema.h' 2022-09-27T15:23:35.1169712Z adding 'torch/include/caffe2/operators/abs_op.h' 2022-09-27T15:23:35.1171542Z adding 'torch/include/caffe2/operators/accumulate_op.h' 2022-09-27T15:23:35.1173160Z adding 'torch/include/caffe2/operators/accuracy_op.h' 2022-09-27T15:23:35.1174698Z adding 'torch/include/caffe2/operators/acos_op.h' 2022-09-27T15:23:35.1176971Z adding 'torch/include/caffe2/operators/activation_ops_cudnn.h' 2022-09-27T15:23:35.1179172Z adding 'torch/include/caffe2/operators/affine_channel_op.h' 2022-09-27T15:23:35.1181105Z adding 'torch/include/caffe2/operators/alias_with_name.h' 2022-09-27T15:23:35.1182763Z adding 'torch/include/caffe2/operators/apmeter_op.h' 2022-09-27T15:23:35.1184712Z adding 'torch/include/caffe2/operators/arg_ops.h' 2022-09-27T15:23:35.1186377Z adding 'torch/include/caffe2/operators/asin_op.h' 2022-09-27T15:23:35.1188281Z adding 'torch/include/caffe2/operators/assert_op.h' 2022-09-27T15:23:35.1189997Z adding 'torch/include/caffe2/operators/async_net_barrier_op.h' 2022-09-27T15:23:35.1191651Z adding 'torch/include/caffe2/operators/atan_op.h' 2022-09-27T15:23:35.1193515Z adding 'torch/include/caffe2/operators/batch_box_cox_op.h' 2022-09-27T15:23:35.1195300Z adding 'torch/include/caffe2/operators/batch_bucketize_op.h' 2022-09-27T15:23:35.1435864Z adding 'torch/include/caffe2/operators/batch_gather_ops.h' 2022-09-27T15:23:35.1439245Z adding 'torch/include/caffe2/operators/batch_matmul_op.h' 2022-09-27T15:23:35.1441257Z adding 'torch/include/caffe2/operators/batch_moments_op.h' 2022-09-27T15:23:35.1443072Z adding 'torch/include/caffe2/operators/batch_permutation_op.h' 2022-09-27T15:23:35.1445744Z adding 'torch/include/caffe2/operators/batch_sparse_to_dense_op.h' 2022-09-27T15:23:35.1448100Z adding 'torch/include/caffe2/operators/bbox_transform_op.h' 2022-09-27T15:23:35.1450939Z adding 'torch/include/caffe2/operators/bisect_percentile_op.h' 2022-09-27T15:23:35.1453244Z adding 'torch/include/caffe2/operators/boolean_mask_ops.h' 2022-09-27T15:23:35.1454942Z adding 'torch/include/caffe2/operators/boolean_unmask_ops.h' 2022-09-27T15:23:35.1457432Z adding 'torch/include/caffe2/operators/box_with_nms_limit_op.h' 2022-09-27T15:23:35.1459666Z adding 'torch/include/caffe2/operators/bucketize_op.h' 2022-09-27T15:23:35.1461847Z adding 'torch/include/caffe2/operators/byte_weight_dequant_op.h' 2022-09-27T15:23:35.1463878Z adding 'torch/include/caffe2/operators/cast_op.h' 2022-09-27T15:23:35.1465580Z adding 'torch/include/caffe2/operators/cbrt_op.h' 2022-09-27T15:23:35.1467999Z adding 'torch/include/caffe2/operators/cc_bmm_bg_op.h' 2022-09-27T15:23:35.1469975Z adding 'torch/include/caffe2/operators/ceil_op.h' 2022-09-27T15:23:35.1471819Z adding 'torch/include/caffe2/operators/channel_backprop_stats_op.h' 2022-09-27T15:23:35.1474046Z adding 'torch/include/caffe2/operators/channel_shuffle_op.h' 2022-09-27T15:23:35.1476053Z adding 'torch/include/caffe2/operators/channel_stats_op.h' 2022-09-27T15:23:35.1478141Z adding 'torch/include/caffe2/operators/clip_op.h' 2022-09-27T15:23:35.1480880Z adding 'torch/include/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.h' 2022-09-27T15:23:35.1484979Z adding 'torch/include/caffe2/operators/concat_split_op.h' 2022-09-27T15:23:35.1487159Z adding 'torch/include/caffe2/operators/conditional_op.h' 2022-09-27T15:23:35.1489403Z adding 'torch/include/caffe2/operators/conv_op.h' 2022-09-27T15:23:35.1491808Z adding 'torch/include/caffe2/operators/conv_op_cache_cudnn.h' 2022-09-27T15:23:35.1497773Z adding 'torch/include/caffe2/operators/conv_op_impl.h' 2022-09-27T15:23:35.1500479Z adding 'torch/include/caffe2/operators/conv_op_shared.h' 2022-09-27T15:23:35.1508022Z adding 'torch/include/caffe2/operators/conv_pool_op_base.h' 2022-09-27T15:23:35.1510996Z adding 'torch/include/caffe2/operators/conv_transpose_op.h' 2022-09-27T15:23:35.1514903Z adding 'torch/include/caffe2/operators/conv_transpose_op_impl.h' 2022-09-27T15:23:35.1517587Z adding 'torch/include/caffe2/operators/conv_transpose_op_mobile.h' 2022-09-27T15:23:35.1523698Z adding 'torch/include/caffe2/operators/conv_transpose_op_mobile_impl.h' 2022-09-27T15:23:35.1527723Z adding 'torch/include/caffe2/operators/conv_transpose_unpool_op_base.h' 2022-09-27T15:23:35.1529840Z adding 'torch/include/caffe2/operators/copy_op.h' 2022-09-27T15:23:35.1532079Z adding 'torch/include/caffe2/operators/copy_rows_to_tensor_op.h' 2022-09-27T15:23:35.1533855Z adding 'torch/include/caffe2/operators/cos_op.h' 2022-09-27T15:23:35.1535653Z adding 'torch/include/caffe2/operators/cosh_op.h' 2022-09-27T15:23:35.1537479Z adding 'torch/include/caffe2/operators/cosine_embedding_criterion_op.h' 2022-09-27T15:23:35.1539921Z adding 'torch/include/caffe2/operators/counter_ops.h' 2022-09-27T15:23:35.1542704Z adding 'torch/include/caffe2/operators/create_scope_op.h' 2022-09-27T15:23:35.1544872Z adding 'torch/include/caffe2/operators/cross_entropy_op.h' 2022-09-27T15:23:35.1546924Z adding 'torch/include/caffe2/operators/ctc_beam_search_decoder_op.h' 2022-09-27T15:23:35.1548669Z adding 'torch/include/caffe2/operators/ctc_greedy_decoder_op.h' 2022-09-27T15:23:35.1550493Z adding 'torch/include/caffe2/operators/cube_op.h' 2022-09-27T15:23:35.1552101Z adding 'torch/include/caffe2/operators/data_couple.h' 2022-09-27T15:23:35.1554877Z adding 'torch/include/caffe2/operators/dataset_ops.h' 2022-09-27T15:23:35.1557354Z adding 'torch/include/caffe2/operators/deform_conv_op.h' 2022-09-27T15:23:35.1561150Z adding 'torch/include/caffe2/operators/deform_conv_op_impl.h' 2022-09-27T15:23:35.1563586Z adding 'torch/include/caffe2/operators/dense_vector_to_id_list_op.h' 2022-09-27T15:23:35.1566418Z adding 'torch/include/caffe2/operators/distance_op.h' 2022-09-27T15:23:35.1569488Z adding 'torch/include/caffe2/operators/do_op.h' 2022-09-27T15:23:35.1571589Z adding 'torch/include/caffe2/operators/dropout_op.h' 2022-09-27T15:23:35.1573535Z adding 'torch/include/caffe2/operators/elementwise_add_op.h' 2022-09-27T15:23:35.1575399Z adding 'torch/include/caffe2/operators/elementwise_div_op.h' 2022-09-27T15:23:35.1577254Z adding 'torch/include/caffe2/operators/elementwise_linear_op.h' 2022-09-27T15:23:35.1580089Z adding 'torch/include/caffe2/operators/elementwise_logical_ops.h' 2022-09-27T15:23:35.1581962Z adding 'torch/include/caffe2/operators/elementwise_mul_op.h' 2022-09-27T15:23:35.1584566Z adding 'torch/include/caffe2/operators/elementwise_op_test.h' 2022-09-27T15:23:35.1589141Z adding 'torch/include/caffe2/operators/elementwise_ops.h' 2022-09-27T15:23:35.1591414Z adding 'torch/include/caffe2/operators/elementwise_ops_utils.h' 2022-09-27T15:23:35.1593313Z adding 'torch/include/caffe2/operators/elementwise_sub_op.h' 2022-09-27T15:23:35.1595215Z adding 'torch/include/caffe2/operators/elu_op.h' 2022-09-27T15:23:35.1597416Z adding 'torch/include/caffe2/operators/enforce_finite_op.h' 2022-09-27T15:23:35.1599562Z adding 'torch/include/caffe2/operators/ensure_clipped_op.h' 2022-09-27T15:23:35.1601553Z adding 'torch/include/caffe2/operators/ensure_cpu_output_op.h' 2022-09-27T15:23:35.1603447Z adding 'torch/include/caffe2/operators/erf_op.h' 2022-09-27T15:23:35.1605045Z adding 'torch/include/caffe2/operators/exp_op.h' 2022-09-27T15:23:35.1607345Z adding 'torch/include/caffe2/operators/expand_op.h' 2022-09-27T15:23:35.1610181Z adding 'torch/include/caffe2/operators/expand_squeeze_dims_op.h' 2022-09-27T15:23:35.1611780Z adding 'torch/include/caffe2/operators/fc_inference.h' 2022-09-27T15:23:35.1616266Z adding 'torch/include/caffe2/operators/feature_maps_ops.h' 2022-09-27T15:23:35.1619326Z adding 'torch/include/caffe2/operators/feed_blob_op.h' 2022-09-27T15:23:35.1623834Z adding 'torch/include/caffe2/operators/filler_op.h' 2022-09-27T15:23:35.1626313Z adding 'torch/include/caffe2/operators/find_duplicate_elements_op.h' 2022-09-27T15:23:35.1628443Z adding 'torch/include/caffe2/operators/find_op.h' 2022-09-27T15:23:35.1630502Z adding 'torch/include/caffe2/operators/flatten_op.h' 2022-09-27T15:23:35.1632329Z adding 'torch/include/caffe2/operators/flexible_top_k.h' 2022-09-27T15:23:35.1634122Z adding 'torch/include/caffe2/operators/floor_op.h' 2022-09-27T15:23:35.1636083Z adding 'torch/include/caffe2/operators/free_op.h' 2022-09-27T15:23:35.1639115Z adding 'torch/include/caffe2/operators/fully_connected_op.h' 2022-09-27T15:23:35.1641995Z adding 'torch/include/caffe2/operators/fused_rowwise_8bit_conversion_ops.h' 2022-09-27T15:23:35.1645422Z adding 'torch/include/caffe2/operators/fused_rowwise_nbit_conversion_ops.h' 2022-09-27T15:23:35.1648287Z adding 'torch/include/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h' 2022-09-27T15:23:35.1650450Z adding 'torch/include/caffe2/operators/fused_rowwise_random_quantization_ops.h' 2022-09-27T15:23:35.1652669Z adding 'torch/include/caffe2/operators/gather_fused_8bit_rowwise_op.h' 2022-09-27T15:23:35.1656070Z adding 'torch/include/caffe2/operators/gather_op.h' 2022-09-27T15:23:35.1659866Z adding 'torch/include/caffe2/operators/gather_ranges_to_dense_op.h' 2022-09-27T15:23:35.1662016Z adding 'torch/include/caffe2/operators/gelu_op.h' 2022-09-27T15:23:35.1664961Z adding 'torch/include/caffe2/operators/generate_proposals_op.h' 2022-09-27T15:23:35.1669271Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_boxes.h' 2022-09-27T15:23:35.1676320Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_nms.h' 2022-09-27T15:23:35.1679014Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_nms_gpu.h' 2022-09-27T15:23:35.1681473Z adding 'torch/include/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.h' 2022-09-27T15:23:35.1683625Z adding 'torch/include/caffe2/operators/given_tensor_fill_op.h' 2022-09-27T15:23:35.1685686Z adding 'torch/include/caffe2/operators/glu_op.h' 2022-09-27T15:23:35.1688577Z adding 'torch/include/caffe2/operators/group_norm_op.h' 2022-09-27T15:23:35.1691565Z adding 'torch/include/caffe2/operators/gru_unit_op.h' 2022-09-27T15:23:35.1694337Z adding 'torch/include/caffe2/operators/h_softmax_op.h' 2022-09-27T15:23:35.1696620Z adding 'torch/include/caffe2/operators/half_float_ops.h' 2022-09-27T15:23:35.1698676Z adding 'torch/include/caffe2/operators/hard_sigmoid_op.h' 2022-09-27T15:23:35.1701031Z adding 'torch/include/caffe2/operators/heatmap_max_keypoint_op.h' 2022-09-27T15:23:35.1703170Z adding 'torch/include/caffe2/operators/histogram_op.h' 2022-09-27T15:23:35.1705153Z adding 'torch/include/caffe2/operators/if_op.h' 2022-09-27T15:23:35.1707981Z adding 'torch/include/caffe2/operators/im2col_op.h' 2022-09-27T15:23:35.1710360Z adding 'torch/include/caffe2/operators/index_hash_ops.h' 2022-09-27T15:23:35.1712723Z adding 'torch/include/caffe2/operators/index_ops.h' 2022-09-27T15:23:35.1716748Z adding 'torch/include/caffe2/operators/inference_lstm_op.h' 2022-09-27T15:23:35.1719654Z adding 'torch/include/caffe2/operators/instance_norm_op.h' 2022-09-27T15:23:35.1721625Z adding 'torch/include/caffe2/operators/integral_image_op.h' 2022-09-27T15:23:35.1723421Z adding 'torch/include/caffe2/operators/is_empty_op.h' 2022-09-27T15:23:35.1725314Z adding 'torch/include/caffe2/operators/jsd_op.h' 2022-09-27T15:23:35.1727283Z adding 'torch/include/caffe2/operators/key_split_ops.h' 2022-09-27T15:23:35.1730300Z adding 'torch/include/caffe2/operators/layer_norm_op.h' 2022-09-27T15:23:35.1732505Z adding 'torch/include/caffe2/operators/leaky_relu_op.h' 2022-09-27T15:23:35.1734582Z adding 'torch/include/caffe2/operators/length_split_op.h' 2022-09-27T15:23:35.1737101Z adding 'torch/include/caffe2/operators/lengths_pad_op.h' 2022-09-27T15:23:35.1740236Z adding 'torch/include/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h' 2022-09-27T15:23:35.1745288Z adding 'torch/include/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.h' 2022-09-27T15:23:35.1751982Z adding 'torch/include/caffe2/operators/lengths_reducer_ops.h' 2022-09-27T15:23:35.1755518Z adding 'torch/include/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h' 2022-09-27T15:23:35.1757484Z adding 'torch/include/caffe2/operators/lengths_tile_op.h' 2022-09-27T15:23:35.1759450Z adding 'torch/include/caffe2/operators/lengths_top_k_op.h' 2022-09-27T15:23:35.1761589Z adding 'torch/include/caffe2/operators/listwise_l2r_op.h' 2022-09-27T15:23:35.1766166Z adding 'torch/include/caffe2/operators/load_save_op.h' 2022-09-27T15:23:35.1768506Z adding 'torch/include/caffe2/operators/load_save_op_util.h' 2022-09-27T15:23:35.1770925Z adding 'torch/include/caffe2/operators/local_response_normalization_op.h' 2022-09-27T15:23:35.1773073Z adding 'torch/include/caffe2/operators/locally_connected_op.h' 2022-09-27T15:23:35.1777914Z adding 'torch/include/caffe2/operators/locally_connected_op_impl.h' 2022-09-27T15:23:35.1780806Z adding 'torch/include/caffe2/operators/locally_connected_op_util.h' 2022-09-27T15:23:35.1782628Z adding 'torch/include/caffe2/operators/log1p_op.h' 2022-09-27T15:23:35.1784273Z adding 'torch/include/caffe2/operators/log_op.h' 2022-09-27T15:23:35.1785895Z adding 'torch/include/caffe2/operators/logit_op.h' 2022-09-27T15:23:35.1788258Z adding 'torch/include/caffe2/operators/loss_op.h' 2022-09-27T15:23:35.1789473Z adding 'torch/include/caffe2/operators/lpnorm_op.h' 2022-09-27T15:23:35.1791886Z adding 'torch/include/caffe2/operators/lstm_unit_op.h' 2022-09-27T15:23:35.1795317Z adding 'torch/include/caffe2/operators/lstm_utils.h' 2022-09-27T15:23:35.1798510Z adding 'torch/include/caffe2/operators/map_ops.h' 2022-09-27T15:23:35.1800423Z adding 'torch/include/caffe2/operators/margin_loss_l2r_op.h' 2022-09-27T15:23:35.1802109Z adding 'torch/include/caffe2/operators/margin_ranking_criterion_op.h' 2022-09-27T15:23:35.1804118Z adding 'torch/include/caffe2/operators/matmul_op.h' 2022-09-27T15:23:35.1805865Z adding 'torch/include/caffe2/operators/max_pool_with_index_gpu.h' 2022-09-27T15:23:35.1807999Z adding 'torch/include/caffe2/operators/mean_op.h' 2022-09-27T15:23:35.1810063Z adding 'torch/include/caffe2/operators/merge_id_lists_op.h' 2022-09-27T15:23:35.1812115Z adding 'torch/include/caffe2/operators/minmax_ops.h' 2022-09-27T15:23:35.1813818Z adding 'torch/include/caffe2/operators/mish_op.h' 2022-09-27T15:23:35.1815535Z adding 'torch/include/caffe2/operators/mod_op.h' 2022-09-27T15:23:35.1817639Z adding 'torch/include/caffe2/operators/moments_op.h' 2022-09-27T15:23:35.1819523Z adding 'torch/include/caffe2/operators/multi_class_accuracy_op.h' 2022-09-27T15:23:35.1821099Z adding 'torch/include/caffe2/operators/negate_gradient_op.h' 2022-09-27T15:23:35.1822758Z adding 'torch/include/caffe2/operators/negative_op.h' 2022-09-27T15:23:35.1824672Z adding 'torch/include/caffe2/operators/ngram_ops.h' 2022-09-27T15:23:35.1826664Z adding 'torch/include/caffe2/operators/no_default_engine_op.h' 2022-09-27T15:23:35.1828287Z adding 'torch/include/caffe2/operators/normalize_l1_op.h' 2022-09-27T15:23:35.1830186Z adding 'torch/include/caffe2/operators/normalize_op.h' 2022-09-27T15:23:35.1832544Z adding 'torch/include/caffe2/operators/numpy_tile_op.h' 2022-09-27T15:23:35.1834728Z adding 'torch/include/caffe2/operators/one_hot_ops.h' 2022-09-27T15:23:35.1838360Z adding 'torch/include/caffe2/operators/onnx_while_op.h' 2022-09-27T15:23:35.1840703Z adding 'torch/include/caffe2/operators/op_utils_cudnn.h' 2022-09-27T15:23:35.1843216Z adding 'torch/include/caffe2/operators/operator_fallback_gpu.h' 2022-09-27T15:23:35.1845176Z adding 'torch/include/caffe2/operators/order_switch_ops.h' 2022-09-27T15:23:35.1847557Z adding 'torch/include/caffe2/operators/pack_rnn_sequence_op.h' 2022-09-27T15:23:35.1849462Z adding 'torch/include/caffe2/operators/pack_segments.h' 2022-09-27T15:23:35.1851434Z adding 'torch/include/caffe2/operators/pad_op.h' 2022-09-27T15:23:35.1855123Z adding 'torch/include/caffe2/operators/partition_ops.h' 2022-09-27T15:23:35.1857010Z adding 'torch/include/caffe2/operators/percentile_op.h' 2022-09-27T15:23:35.1858739Z adding 'torch/include/caffe2/operators/perplexity_op.h' 2022-09-27T15:23:35.1861779Z adding 'torch/include/caffe2/operators/piecewise_linear_transform_op.h' 2022-09-27T15:23:35.1864460Z adding 'torch/include/caffe2/operators/pool_op.h' 2022-09-27T15:23:35.1866372Z adding 'torch/include/caffe2/operators/pool_op_util.h' 2022-09-27T15:23:35.1868784Z adding 'torch/include/caffe2/operators/pow_op.h' 2022-09-27T15:23:35.1871223Z adding 'torch/include/caffe2/operators/prefetch_op.h' 2022-09-27T15:23:35.1873013Z adding 'torch/include/caffe2/operators/prelu_op.h' 2022-09-27T15:23:35.1875065Z adding 'torch/include/caffe2/operators/prepend_dim_op.h' 2022-09-27T15:23:35.1878125Z adding 'torch/include/caffe2/operators/quant_decode_op.h' 2022-09-27T15:23:35.1881187Z adding 'torch/include/caffe2/operators/quantile_op.h' 2022-09-27T15:23:35.1882562Z adding 'torch/include/caffe2/operators/rank_loss_op.h' 2022-09-27T15:23:35.1884132Z adding 'torch/include/caffe2/operators/reciprocal_op.h' 2022-09-27T15:23:35.1886335Z adding 'torch/include/caffe2/operators/reduce_front_back_max_ops.h' 2022-09-27T15:23:35.1889045Z adding 'torch/include/caffe2/operators/reduce_front_back_sum_mean_ops.h' 2022-09-27T15:23:35.1891862Z adding 'torch/include/caffe2/operators/reduce_ops.h' 2022-09-27T15:23:35.1897414Z adding 'torch/include/caffe2/operators/reducer_functors.h' 2022-09-27T15:23:35.1900539Z adding 'torch/include/caffe2/operators/reduction_ops.h' 2022-09-27T15:23:35.1902552Z adding 'torch/include/caffe2/operators/relu_n_op.h' 2022-09-27T15:23:35.1904407Z adding 'torch/include/caffe2/operators/relu_op.h' 2022-09-27T15:23:35.1906687Z adding 'torch/include/caffe2/operators/remove_data_blocks_op.h' 2022-09-27T15:23:35.1908609Z adding 'torch/include/caffe2/operators/replace_nan_op.h' 2022-09-27T15:23:35.1911823Z adding 'torch/include/caffe2/operators/reshape_op.h' 2022-09-27T15:23:35.1913998Z adding 'torch/include/caffe2/operators/resize_3d_op.h' 2022-09-27T15:23:35.1916034Z adding 'torch/include/caffe2/operators/resize_op.h' 2022-09-27T15:23:35.1918184Z adding 'torch/include/caffe2/operators/reverse_packed_segs_op.h' 2022-09-27T15:23:35.1920250Z adding 'torch/include/caffe2/operators/rmac_regions_op.h' 2022-09-27T15:23:35.1922321Z adding 'torch/include/caffe2/operators/rms_norm_op.h' 2022-09-27T15:23:35.1924676Z adding 'torch/include/caffe2/operators/roi_align_gradient_op.h' 2022-09-27T15:23:35.1926651Z adding 'torch/include/caffe2/operators/roi_align_op.h' 2022-09-27T15:23:35.1928855Z adding 'torch/include/caffe2/operators/roi_align_rotated_gradient_op.h' 2022-09-27T15:23:35.1930773Z adding 'torch/include/caffe2/operators/roi_align_rotated_op.h' 2022-09-27T15:23:35.1932804Z adding 'torch/include/caffe2/operators/roi_pool_op.h' 2022-09-27T15:23:35.1934855Z adding 'torch/include/caffe2/operators/rowmul_op.h' 2022-09-27T15:23:35.1936849Z adding 'torch/include/caffe2/operators/rsqrt_op.h' 2022-09-27T15:23:35.1938823Z adding 'torch/include/caffe2/operators/scale_blobs_op.h' 2022-09-27T15:23:35.1941161Z adding 'torch/include/caffe2/operators/scale_op.h' 2022-09-27T15:23:35.1956057Z adding 'torch/include/caffe2/operators/segment_reduction_op.h' 2022-09-27T15:23:35.1960324Z adding 'torch/include/caffe2/operators/self_binning_histogram_op.h' 2022-09-27T15:23:35.1962174Z adding 'torch/include/caffe2/operators/selu_op.h' 2022-09-27T15:23:35.1965108Z adding 'torch/include/caffe2/operators/sequence_ops.h' 2022-09-27T15:23:35.1967436Z adding 'torch/include/caffe2/operators/shape_op.h' 2022-09-27T15:23:35.1969462Z adding 'torch/include/caffe2/operators/sigmoid_op.h' 2022-09-27T15:23:35.1971020Z adding 'torch/include/caffe2/operators/sin_op.h' 2022-09-27T15:23:35.1972619Z adding 'torch/include/caffe2/operators/sinh_op.h' 2022-09-27T15:23:35.1974514Z adding 'torch/include/caffe2/operators/sinusoid_position_encoding_op.h' 2022-09-27T15:23:35.1977825Z adding 'torch/include/caffe2/operators/slice_op.h' 2022-09-27T15:23:35.1980420Z adding 'torch/include/caffe2/operators/softmax_op.h' 2022-09-27T15:23:35.1981904Z adding 'torch/include/caffe2/operators/softmax_utils.h' 2022-09-27T15:23:35.1983778Z adding 'torch/include/caffe2/operators/softmax_with_loss_op.h' 2022-09-27T15:23:35.1985533Z adding 'torch/include/caffe2/operators/softplus_op.h' 2022-09-27T15:23:35.1987140Z adding 'torch/include/caffe2/operators/softsign_op.h' 2022-09-27T15:23:35.1989710Z adding 'torch/include/caffe2/operators/space_batch_op.h' 2022-09-27T15:23:35.1991686Z adding 'torch/include/caffe2/operators/sparse_dropout_with_replacement_op.h' 2022-09-27T15:23:35.1993480Z adding 'torch/include/caffe2/operators/sparse_itemwise_dropout_with_replacement_op.h' 2022-09-27T15:23:35.1995397Z adding 'torch/include/caffe2/operators/sparse_lp_regularizer_op.h' 2022-09-27T15:23:35.1997128Z adding 'torch/include/caffe2/operators/sparse_normalize_op.h' 2022-09-27T15:23:35.2000345Z adding 'torch/include/caffe2/operators/sparse_to_dense_mask_op.h' 2022-09-27T15:23:35.2002976Z adding 'torch/include/caffe2/operators/sparse_to_dense_op.h' 2022-09-27T15:23:35.2006936Z adding 'torch/include/caffe2/operators/spatial_batch_norm_op.h' 2022-09-27T15:23:35.2009235Z adding 'torch/include/caffe2/operators/spatial_softmax_with_loss_op.h' 2022-09-27T15:23:35.2010887Z adding 'torch/include/caffe2/operators/sqr_op.h' 2022-09-27T15:23:35.2012544Z adding 'torch/include/caffe2/operators/sqrt_op.h' 2022-09-27T15:23:35.2014393Z adding 'torch/include/caffe2/operators/square_root_divide_op.h' 2022-09-27T15:23:35.2017805Z adding 'torch/include/caffe2/operators/stats_put_ops.h' 2022-09-27T15:23:35.2019689Z adding 'torch/include/caffe2/operators/stop_gradient.h' 2022-09-27T15:23:35.2021899Z adding 'torch/include/caffe2/operators/string_ops.h' 2022-09-27T15:23:35.2023898Z adding 'torch/include/caffe2/operators/stump_func_op.h' 2022-09-27T15:23:35.2026051Z adding 'torch/include/caffe2/operators/summarize_op.h' 2022-09-27T15:23:35.2027671Z adding 'torch/include/caffe2/operators/swish_op.h' 2022-09-27T15:23:35.2029194Z adding 'torch/include/caffe2/operators/tan_op.h' 2022-09-27T15:23:35.2031029Z adding 'torch/include/caffe2/operators/tanh_op.h' 2022-09-27T15:23:35.2033487Z adding 'torch/include/caffe2/operators/tensor_protos_db_input.h' 2022-09-27T15:23:35.2035899Z adding 'torch/include/caffe2/operators/text_file_reader_utils.h' 2022-09-27T15:23:35.2037685Z adding 'torch/include/caffe2/operators/thresholded_relu_op.h' 2022-09-27T15:23:35.2040763Z adding 'torch/include/caffe2/operators/tile_op.h' 2022-09-27T15:23:35.2042697Z adding 'torch/include/caffe2/operators/top_k.h' 2022-09-27T15:23:35.2044746Z adding 'torch/include/caffe2/operators/transpose_op.h' 2022-09-27T15:23:35.2047453Z adding 'torch/include/caffe2/operators/tt_linear_op.h' 2022-09-27T15:23:35.2049619Z adding 'torch/include/caffe2/operators/unique_ops.h' 2022-09-27T15:23:35.2051755Z adding 'torch/include/caffe2/operators/unsafe_coalesce.h' 2022-09-27T15:23:35.2053961Z adding 'torch/include/caffe2/operators/upsample_op.h' 2022-09-27T15:23:35.2067003Z adding 'torch/include/caffe2/operators/utility_ops.h' 2022-09-27T15:23:35.2070017Z adding 'torch/include/caffe2/operators/variable_length_sequence_padding.h' 2022-09-27T15:23:35.2071802Z adding 'torch/include/caffe2/operators/weighted_multi_sampling_op.h' 2022-09-27T15:23:35.2073369Z adding 'torch/include/caffe2/operators/weighted_sample_op.h' 2022-09-27T15:23:35.2075497Z adding 'torch/include/caffe2/operators/while_op.h' 2022-09-27T15:23:35.2077051Z adding 'torch/include/caffe2/operators/zero_gradient_op.h' 2022-09-27T15:23:35.2079746Z adding 'torch/include/caffe2/operators/hip/activation_ops_miopen.h' 2022-09-27T15:23:35.2082670Z adding 'torch/include/caffe2/operators/quantized/int8_add_op.h' 2022-09-27T15:23:35.2085207Z adding 'torch/include/caffe2/operators/quantized/int8_average_pool_op.h' 2022-09-27T15:23:35.2087625Z adding 'torch/include/caffe2/operators/quantized/int8_channel_shuffle_op.h' 2022-09-27T15:23:35.2089775Z adding 'torch/include/caffe2/operators/quantized/int8_concat_op.h' 2022-09-27T15:23:35.2092829Z adding 'torch/include/caffe2/operators/quantized/int8_conv_op.h' 2022-09-27T15:23:35.2096184Z adding 'torch/include/caffe2/operators/quantized/int8_conv_transpose_op.h' 2022-09-27T15:23:35.2097991Z adding 'torch/include/caffe2/operators/quantized/int8_dequantize_op.h' 2022-09-27T15:23:35.2100265Z adding 'torch/include/caffe2/operators/quantized/int8_fc_op.h' 2022-09-27T15:23:35.2114475Z adding 'torch/include/caffe2/operators/quantized/int8_flatten_op.h' 2022-09-27T15:23:35.2115169Z adding 'torch/include/caffe2/operators/quantized/int8_given_tensor_fill_op.h' 2022-09-27T15:23:35.2115517Z adding 'torch/include/caffe2/operators/quantized/int8_leaky_relu_op.h' 2022-09-27T15:23:35.2115765Z adding 'torch/include/caffe2/operators/quantized/int8_max_pool_op.h' 2022-09-27T15:23:35.2115962Z adding 'torch/include/caffe2/operators/quantized/int8_quantize_op.h' 2022-09-27T15:23:35.2116135Z adding 'torch/include/caffe2/operators/quantized/int8_relu_op.h' 2022-09-27T15:23:35.2116377Z adding 'torch/include/caffe2/operators/quantized/int8_reshape_op.h' 2022-09-27T15:23:35.2118450Z adding 'torch/include/caffe2/operators/quantized/int8_resize_nearest_op.h' 2022-09-27T15:23:35.2122185Z adding 'torch/include/caffe2/operators/quantized/int8_roi_align_op.h' 2022-09-27T15:23:35.2124809Z adding 'torch/include/caffe2/operators/quantized/int8_sigmoid_op.h' 2022-09-27T15:23:35.2126537Z adding 'torch/include/caffe2/operators/quantized/int8_simd.h' 2022-09-27T15:23:35.2128587Z adding 'torch/include/caffe2/operators/quantized/int8_slice_op.h' 2022-09-27T15:23:35.2130857Z adding 'torch/include/caffe2/operators/quantized/int8_softmax_op.h' 2022-09-27T15:23:35.2133240Z adding 'torch/include/caffe2/operators/quantized/int8_test_utils.h' 2022-09-27T15:23:35.2135155Z adding 'torch/include/caffe2/operators/quantized/int8_transpose_op.h' 2022-09-27T15:23:35.2137569Z adding 'torch/include/caffe2/operators/quantized/int8_utils.h' 2022-09-27T15:23:35.2140450Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_blob_fetcher_op.h' 2022-09-27T15:23:35.2146163Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor.h' 2022-09-27T15:23:35.2148841Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor_gpu.h' 2022-09-27T15:23:35.2150839Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor_incl.h' 2022-09-27T15:23:35.2160134Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_op.h' 2022-09-27T15:23:35.2163141Z adding 'torch/include/caffe2/operators/rnn/recurrent_op_cudnn.h' 2022-09-27T15:23:35.2165689Z adding 'torch/include/caffe2/operators/rnn/hip/recurrent_op_miopen.h' 2022-09-27T15:23:35.2168493Z adding 'torch/include/caffe2/opt/annotations.h' 2022-09-27T15:23:35.2170314Z adding 'torch/include/caffe2/opt/backend_cutting.h' 2022-09-27T15:23:35.2172514Z adding 'torch/include/caffe2/opt/backend_transformer_base.h' 2022-09-27T15:23:35.2175549Z adding 'torch/include/caffe2/opt/bound_shape_inferencer.h' 2022-09-27T15:23:35.2178459Z adding 'torch/include/caffe2/opt/converter.h' 2022-09-27T15:23:35.2180260Z adding 'torch/include/caffe2/opt/device.h' 2022-09-27T15:23:35.2182037Z adding 'torch/include/caffe2/opt/distributed.h' 2022-09-27T15:23:35.2184002Z adding 'torch/include/caffe2/opt/fakefp16_transform.h' 2022-09-27T15:23:35.2186442Z adding 'torch/include/caffe2/opt/fusion.h' 2022-09-27T15:23:35.2188794Z adding 'torch/include/caffe2/opt/glow_net_transform.h' 2022-09-27T15:23:35.2190267Z adding 'torch/include/caffe2/opt/mobile.h' 2022-09-27T15:23:35.2192384Z adding 'torch/include/caffe2/opt/onnx_convert.h' 2022-09-27T15:23:35.2198042Z adding 'torch/include/caffe2/opt/onnxifi_op.h' 2022-09-27T15:23:35.2201616Z adding 'torch/include/caffe2/opt/onnxifi_transformer.h' 2022-09-27T15:23:35.2203620Z adding 'torch/include/caffe2/opt/optimize_ideep.h' 2022-09-27T15:23:35.2204970Z adding 'torch/include/caffe2/opt/optimizer.h' 2022-09-27T15:23:35.2207229Z adding 'torch/include/caffe2/opt/passes.h' 2022-09-27T15:23:35.2209673Z adding 'torch/include/caffe2/opt/shape_info.h' 2022-09-27T15:23:35.2212068Z adding 'torch/include/caffe2/opt/tvm_transformer.h' 2022-09-27T15:23:35.2215205Z adding 'torch/include/caffe2/opt/custom/cc_amrc.h' 2022-09-27T15:23:35.2217404Z adding 'torch/include/caffe2/opt/custom/concat_elim.h' 2022-09-27T15:23:35.2219313Z adding 'torch/include/caffe2/opt/custom/freeze_quantization_params.h' 2022-09-27T15:23:35.2220993Z adding 'torch/include/caffe2/opt/custom/in_batch_broadcast.h' 2022-09-27T15:23:35.2222701Z adding 'torch/include/caffe2/opt/custom/pointwise_elim.h' 2022-09-27T15:23:35.2224954Z adding 'torch/include/caffe2/opt/nql/ast.h' 2022-09-27T15:23:35.2227667Z adding 'torch/include/caffe2/opt/nql/graphmatcher.h' 2022-09-27T15:23:35.2230888Z adding 'torch/include/caffe2/perfkernels/adagrad.h' 2022-09-27T15:23:35.2233498Z adding 'torch/include/caffe2/perfkernels/common.h' 2022-09-27T15:23:35.2235869Z adding 'torch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h' 2022-09-27T15:23:35.2237979Z adding 'torch/include/caffe2/perfkernels/embedding_lookup.h' 2022-09-27T15:23:35.2240027Z adding 'torch/include/caffe2/perfkernels/embedding_lookup_idx.h' 2022-09-27T15:23:35.2242180Z adding 'torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.h' 2022-09-27T15:23:35.2244458Z adding 'torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.h' 2022-09-27T15:23:35.2246175Z adding 'torch/include/caffe2/perfkernels/fused_nbit_rowwise_conversion.h' 2022-09-27T15:23:35.2248780Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu-impl.h' 2022-09-27T15:23:35.2250631Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu.h' 2022-09-27T15:23:35.2252371Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu_common.h' 2022-09-27T15:23:35.2254211Z adding 'torch/include/caffe2/perfkernels/math.h' 2022-09-27T15:23:35.2255972Z adding 'torch/include/caffe2/perfkernels/typed_axpy.h' 2022-09-27T15:23:35.2257973Z adding 'torch/include/caffe2/predictor/InferenceGraph.h' 2022-09-27T15:23:35.2260617Z adding 'torch/include/caffe2/predictor/ThreadLocalPtr.h' 2022-09-27T15:23:35.2262728Z adding 'torch/include/caffe2/predictor/predictor.h' 2022-09-27T15:23:35.2264934Z adding 'torch/include/caffe2/predictor/predictor_config.h' 2022-09-27T15:23:35.2266858Z adding 'torch/include/caffe2/predictor/predictor_utils.h' 2022-09-27T15:23:35.2268544Z adding 'torch/include/caffe2/predictor/transforms.h' 2022-09-27T15:23:35.2270706Z adding 'torch/include/caffe2/predictor/emulator/benchmark.h' 2022-09-27T15:23:35.2273478Z adding 'torch/include/caffe2/predictor/emulator/data_filler.h' 2022-09-27T15:23:35.2275296Z adding 'torch/include/caffe2/predictor/emulator/emulator.h' 2022-09-27T15:23:35.2277657Z adding 'torch/include/caffe2/predictor/emulator/net_supplier.h' 2022-09-27T15:23:35.2279443Z adding 'torch/include/caffe2/predictor/emulator/output_formatter.h' 2022-09-27T15:23:35.2281258Z adding 'torch/include/caffe2/predictor/emulator/profiler.h' 2022-09-27T15:23:35.2283118Z adding 'torch/include/caffe2/predictor/emulator/std_output_formatter.h' 2022-09-27T15:23:35.2284842Z adding 'torch/include/caffe2/predictor/emulator/time_profiler.h' 2022-09-27T15:23:35.2286840Z adding 'torch/include/caffe2/predictor/emulator/utils.h' 2022-09-27T15:23:35.2359078Z adding 'torch/include/caffe2/proto/caffe2.pb.h' 2022-09-27T15:23:35.2371625Z adding 'torch/include/caffe2/proto/caffe2_pb.h' 2022-09-27T15:23:35.2392495Z adding 'torch/include/caffe2/proto/torch.pb.h' 2022-09-27T15:23:35.2397359Z adding 'torch/include/caffe2/proto/torch_pb.h' 2022-09-27T15:23:35.2400960Z adding 'torch/include/caffe2/python/dlpack.h' 2022-09-27T15:23:35.2407101Z adding 'torch/include/caffe2/python/pybind_state.h' 2022-09-27T15:23:35.2410480Z adding 'torch/include/caffe2/python/pybind_state_dlpack.h' 2022-09-27T15:23:35.2412693Z adding 'torch/include/caffe2/python/pybind_state_registry.h' 2022-09-27T15:23:35.2417555Z adding 'torch/include/caffe2/quantization/server/activation_distribution_observer.h' 2022-09-27T15:23:35.2420150Z adding 'torch/include/caffe2/quantization/server/batch_matmul_dnnlowp_op.h' 2022-09-27T15:23:35.2422462Z adding 'torch/include/caffe2/quantization/server/batch_permutation_dnnlowp_op.h' 2022-09-27T15:23:35.2425178Z adding 'torch/include/caffe2/quantization/server/caffe2_dnnlowp_utils.h' 2022-09-27T15:23:35.2427858Z adding 'torch/include/caffe2/quantization/server/channel_shuffle_dnnlowp_op.h' 2022-09-27T15:23:35.2429595Z adding 'torch/include/caffe2/quantization/server/compute_equalization_scale.h' 2022-09-27T15:23:35.2431860Z adding 'torch/include/caffe2/quantization/server/concat_dnnlowp_op.h' 2022-09-27T15:23:35.2434455Z adding 'torch/include/caffe2/quantization/server/conv_dnnlowp_acc16_op.h' 2022-09-27T15:23:35.2437617Z adding 'torch/include/caffe2/quantization/server/conv_dnnlowp_op.h' 2022-09-27T15:23:35.2441362Z adding 'torch/include/caffe2/quantization/server/conv_pool_dnnlowp_op_base.h' 2022-09-27T15:23:35.2443593Z adding 'torch/include/caffe2/quantization/server/conv_relu_op.h' 2022-09-27T15:23:35.2446419Z adding 'torch/include/caffe2/quantization/server/dequantize_dnnlowp_op.h' 2022-09-27T15:23:35.2449207Z adding 'torch/include/caffe2/quantization/server/dnnlowp.h' 2022-09-27T15:23:35.2453807Z adding 'torch/include/caffe2/quantization/server/dnnlowp_op.h' 2022-09-27T15:23:35.2456366Z adding 'torch/include/caffe2/quantization/server/dnnlowp_partition.h' 2022-09-27T15:23:35.2458840Z adding 'torch/include/caffe2/quantization/server/dynamic_histogram.h' 2022-09-27T15:23:35.2462445Z adding 'torch/include/caffe2/quantization/server/elementwise_dnnlowp_op.h' 2022-09-27T15:23:35.2464912Z adding 'torch/include/caffe2/quantization/server/elementwise_linear_dnnlowp_op.h' 2022-09-27T15:23:35.2468287Z adding 'torch/include/caffe2/quantization/server/fb_fc_packed_op.h' 2022-09-27T15:23:35.2470617Z adding 'torch/include/caffe2/quantization/server/fbgemm_fp16_pack_op.h' 2022-09-27T15:23:35.2472680Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_blob.h' 2022-09-27T15:23:35.2474423Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_matrix_cache.h' 2022-09-27T15:23:35.2477023Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_op.h' 2022-09-27T15:23:35.2479064Z adding 'torch/include/caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.h' 2022-09-27T15:23:35.2481205Z adding 'torch/include/caffe2/quantization/server/fully_connected_dnnlowp_op.h' 2022-09-27T15:23:35.2483532Z adding 'torch/include/caffe2/quantization/server/fully_connected_fake_lowp_op.h' 2022-09-27T15:23:35.2486049Z adding 'torch/include/caffe2/quantization/server/group_norm_dnnlowp_op.h' 2022-09-27T15:23:35.2490067Z adding 'torch/include/caffe2/quantization/server/im2col_dnnlowp.h' 2022-09-27T15:23:35.2492483Z adding 'torch/include/caffe2/quantization/server/int8_gen_quant_params.h' 2022-09-27T15:23:35.2494622Z adding 'torch/include/caffe2/quantization/server/int8_gen_quant_params_min_max.h' 2022-09-27T15:23:35.2496579Z adding 'torch/include/caffe2/quantization/server/int8_quant_scheme_blob_fill.h' 2022-09-27T15:23:35.2498492Z adding 'torch/include/caffe2/quantization/server/kl_minimization.h' 2022-09-27T15:23:35.2500557Z adding 'torch/include/caffe2/quantization/server/l2_minimization.h' 2022-09-27T15:23:35.2502555Z adding 'torch/include/caffe2/quantization/server/lstm_unit_dnnlowp_op.h' 2022-09-27T15:23:35.2504697Z adding 'torch/include/caffe2/quantization/server/mmio.h' 2022-09-27T15:23:35.2507005Z adding 'torch/include/caffe2/quantization/server/op_wrapper.h' 2022-09-27T15:23:35.2508914Z adding 'torch/include/caffe2/quantization/server/pool_dnnlowp_op_avx2.h' 2022-09-27T15:23:35.2510875Z adding 'torch/include/caffe2/quantization/server/quantization_error_minimization.h' 2022-09-27T15:23:35.2512665Z adding 'torch/include/caffe2/quantization/server/quantize_dnnlowp_op.h' 2022-09-27T15:23:35.2514592Z adding 'torch/include/caffe2/quantization/server/relu_dnnlowp_op.h' 2022-09-27T15:23:35.2516649Z adding 'torch/include/caffe2/quantization/server/resize_nearest_3d_dnnlowp_op.h' 2022-09-27T15:23:35.2518542Z adding 'torch/include/caffe2/quantization/server/resize_nearest_dnnlowp_op.h' 2022-09-27T15:23:35.2520414Z adding 'torch/include/caffe2/quantization/server/sigmoid.h' 2022-09-27T15:23:35.2522656Z adding 'torch/include/caffe2/quantization/server/spatial_batch_norm_dnnlowp_op.h' 2022-09-27T15:23:35.2524580Z adding 'torch/include/caffe2/quantization/server/tanh.h' 2022-09-27T15:23:35.2526346Z adding 'torch/include/caffe2/quantization/server/transpose.h' 2022-09-27T15:23:35.2528760Z adding 'torch/include/caffe2/quantization/server/utility_dnnlowp_ops.h' 2022-09-27T15:23:35.2531365Z adding 'torch/include/caffe2/queue/blobs_queue.h' 2022-09-27T15:23:35.2533665Z adding 'torch/include/caffe2/queue/blobs_queue_db.h' 2022-09-27T15:23:35.2536935Z adding 'torch/include/caffe2/queue/queue_ops.h' 2022-09-27T15:23:35.2539330Z adding 'torch/include/caffe2/queue/rebatching_queue.h' 2022-09-27T15:23:35.2542167Z adding 'torch/include/caffe2/queue/rebatching_queue_ops.h' 2022-09-27T15:23:35.2575598Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2022-09-27T15:23:35.2578686Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2022-09-27T15:23:35.2580834Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2022-09-27T15:23:35.2584072Z adding 'torch/include/caffe2/serialize/inline_container.h' 2022-09-27T15:23:35.2586012Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2022-09-27T15:23:35.2587824Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2022-09-27T15:23:35.2590969Z adding 'torch/include/caffe2/serialize/versions.h' 2022-09-27T15:23:35.2594437Z adding 'torch/include/caffe2/sgd/adadelta_op.h' 2022-09-27T15:23:35.2598293Z adding 'torch/include/caffe2/sgd/adagrad_fused.h' 2022-09-27T15:23:35.2602810Z adding 'torch/include/caffe2/sgd/adagrad_op.h' 2022-09-27T15:23:35.2608007Z adding 'torch/include/caffe2/sgd/adam_op.h' 2022-09-27T15:23:35.2610780Z adding 'torch/include/caffe2/sgd/clip_tensor_op.h' 2022-09-27T15:23:35.2613294Z adding 'torch/include/caffe2/sgd/decay_adagrad_op.h' 2022-09-27T15:23:35.2615241Z adding 'torch/include/caffe2/sgd/fp16_momentum_sgd_op.h' 2022-09-27T15:23:35.2617352Z adding 'torch/include/caffe2/sgd/fp32_momentum_sgd_op.h' 2022-09-27T15:23:35.2619715Z adding 'torch/include/caffe2/sgd/ftrl_op.h' 2022-09-27T15:23:35.2621643Z adding 'torch/include/caffe2/sgd/gftrl_op.h' 2022-09-27T15:23:35.2624078Z adding 'torch/include/caffe2/sgd/iter_op.h' 2022-09-27T15:23:35.2626138Z adding 'torch/include/caffe2/sgd/lars_op.h' 2022-09-27T15:23:35.2628329Z adding 'torch/include/caffe2/sgd/learning_rate_adaption_op.h' 2022-09-27T15:23:35.2632400Z adding 'torch/include/caffe2/sgd/learning_rate_functors.h' 2022-09-27T15:23:35.2636248Z adding 'torch/include/caffe2/sgd/learning_rate_op.h' 2022-09-27T15:23:35.2638449Z adding 'torch/include/caffe2/sgd/math_lp.h' 2022-09-27T15:23:35.2640790Z adding 'torch/include/caffe2/sgd/momentum_sgd_op.h' 2022-09-27T15:23:35.2642962Z adding 'torch/include/caffe2/sgd/rmsprop_op.h' 2022-09-27T15:23:35.2648945Z adding 'torch/include/caffe2/sgd/rowwise_adagrad_fused.h' 2022-09-27T15:23:35.2651823Z adding 'torch/include/caffe2/sgd/rowwise_counter.h' 2022-09-27T15:23:35.2654479Z adding 'torch/include/caffe2/sgd/storm_op.h' 2022-09-27T15:23:35.2656861Z adding 'torch/include/caffe2/sgd/weight_scale_op.h' 2022-09-27T15:23:35.2659856Z adding 'torch/include/caffe2/sgd/wngrad_op.h' 2022-09-27T15:23:35.2663711Z adding 'torch/include/caffe2/sgd/yellowfin_op.h' 2022-09-27T15:23:35.2666595Z adding 'torch/include/caffe2/share/contrib/zstd/quant_decomp_zstd_op.h' 2022-09-27T15:23:35.2668921Z adding 'torch/include/caffe2/transforms/common_subexpression_elimination.h' 2022-09-27T15:23:35.2670653Z adding 'torch/include/caffe2/transforms/conv_to_nnpack_transform.h' 2022-09-27T15:23:35.2673325Z adding 'torch/include/caffe2/transforms/pattern_net_transform.h' 2022-09-27T15:23:35.2675353Z adding 'torch/include/caffe2/transforms/single_op_transform.h' 2022-09-27T15:23:35.2678013Z adding 'torch/include/caffe2/utils/bench_utils.h' 2022-09-27T15:23:35.2679868Z adding 'torch/include/caffe2/utils/cast.h' 2022-09-27T15:23:35.2684384Z adding 'torch/include/caffe2/utils/cblas.h' 2022-09-27T15:23:35.2687090Z adding 'torch/include/caffe2/utils/conversions.h' 2022-09-27T15:23:35.2689247Z adding 'torch/include/caffe2/utils/cpu_neon.h' 2022-09-27T15:23:35.2691348Z adding 'torch/include/caffe2/utils/cpuid.h' 2022-09-27T15:23:35.2693869Z adding 'torch/include/caffe2/utils/eigen_utils.h' 2022-09-27T15:23:35.2696422Z adding 'torch/include/caffe2/utils/filler.h' 2022-09-27T15:23:35.2698869Z adding 'torch/include/caffe2/utils/fixed_divisor.h' 2022-09-27T15:23:35.2700957Z adding 'torch/include/caffe2/utils/knob_patcher.h' 2022-09-27T15:23:35.2702852Z adding 'torch/include/caffe2/utils/knobs.h' 2022-09-27T15:23:35.2704653Z adding 'torch/include/caffe2/utils/map_utils.h' 2022-09-27T15:23:35.2706594Z adding 'torch/include/caffe2/utils/math-detail.h' 2022-09-27T15:23:35.2710314Z adding 'torch/include/caffe2/utils/math.h' 2022-09-27T15:23:35.2712655Z adding 'torch/include/caffe2/utils/murmur_hash3.h' 2022-09-27T15:23:35.2714467Z adding 'torch/include/caffe2/utils/proto_convert.h' 2022-09-27T15:23:35.2718714Z adding 'torch/include/caffe2/utils/proto_utils.h' 2022-09-27T15:23:35.2720872Z adding 'torch/include/caffe2/utils/proto_wrap.h' 2022-09-27T15:23:35.2722676Z adding 'torch/include/caffe2/utils/signal_handler.h' 2022-09-27T15:23:35.2724918Z adding 'torch/include/caffe2/utils/simple_queue.h' 2022-09-27T15:23:35.2727105Z adding 'torch/include/caffe2/utils/smart_tensor_printer.h' 2022-09-27T15:23:35.2729971Z adding 'torch/include/caffe2/utils/string_utils.h' 2022-09-27T15:23:35.2732275Z adding 'torch/include/caffe2/utils/zmq_helper.h' 2022-09-27T15:23:35.2734477Z adding 'torch/include/caffe2/utils/math/broadcast.h' 2022-09-27T15:23:35.2736974Z adding 'torch/include/caffe2/utils/math/elementwise.h' 2022-09-27T15:23:35.2738905Z adding 'torch/include/caffe2/utils/math/half_utils.h' 2022-09-27T15:23:35.2741230Z adding 'torch/include/caffe2/utils/math/reduce.h' 2022-09-27T15:23:35.2743277Z adding 'torch/include/caffe2/utils/math/transpose.h' 2022-09-27T15:23:35.2745781Z adding 'torch/include/caffe2/utils/math/utils.h' 2022-09-27T15:23:35.2748487Z adding 'torch/include/caffe2/utils/threadpool/ThreadPool.h' 2022-09-27T15:23:35.2750529Z adding 'torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h' 2022-09-27T15:23:35.2755076Z adding 'torch/include/caffe2/utils/threadpool/WorkersPool.h' 2022-09-27T15:23:35.2757457Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h' 2022-09-27T15:23:35.2760292Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool.h' 2022-09-27T15:23:35.2762382Z adding 'torch/include/caffe2/utils/threadpool/thread_pool_guard.h' 2022-09-27T15:23:35.2764707Z adding 'torch/include/caffe2/video/optical_flow.h' 2022-09-27T15:23:35.2769431Z adding 'torch/include/caffe2/video/video_decoder.h' 2022-09-27T15:23:35.2779141Z adding 'torch/include/caffe2/video/video_input_op.h' 2022-09-27T15:23:35.2781916Z adding 'torch/include/caffe2/video/video_io.h' 2022-09-27T15:23:35.2789051Z adding 'torch/include/pybind11/attr.h' 2022-09-27T15:23:35.2792574Z adding 'torch/include/pybind11/buffer_info.h' 2022-09-27T15:23:35.2811941Z adding 'torch/include/pybind11/cast.h' 2022-09-27T15:23:35.2816667Z adding 'torch/include/pybind11/chrono.h' 2022-09-27T15:23:35.2818577Z adding 'torch/include/pybind11/common.h' 2022-09-27T15:23:35.2821014Z adding 'torch/include/pybind11/complex.h' 2022-09-27T15:23:35.2830117Z adding 'torch/include/pybind11/eigen.h' 2022-09-27T15:23:35.2835179Z adding 'torch/include/pybind11/embed.h' 2022-09-27T15:23:35.2838053Z adding 'torch/include/pybind11/eval.h' 2022-09-27T15:23:35.2840834Z adding 'torch/include/pybind11/functional.h' 2022-09-27T15:23:35.2844038Z adding 'torch/include/pybind11/gil.h' 2022-09-27T15:23:35.2847734Z adding 'torch/include/pybind11/iostream.h' 2022-09-27T15:23:35.2870322Z adding 'torch/include/pybind11/numpy.h' 2022-09-27T15:23:35.2875151Z adding 'torch/include/pybind11/operators.h' 2022-09-27T15:23:35.2877535Z adding 'torch/include/pybind11/options.h' 2022-09-27T15:23:35.2913346Z adding 'torch/include/pybind11/pybind11.h' 2022-09-27T15:23:35.2940008Z adding 'torch/include/pybind11/pytypes.h' 2022-09-27T15:23:35.2946420Z adding 'torch/include/pybind11/stl.h' 2022-09-27T15:23:35.2953863Z adding 'torch/include/pybind11/stl_bind.h' 2022-09-27T15:23:35.2963392Z adding 'torch/include/pybind11/detail/class.h' 2022-09-27T15:23:35.2978081Z adding 'torch/include/pybind11/detail/common.h' 2022-09-27T15:23:35.2982100Z adding 'torch/include/pybind11/detail/descr.h' 2022-09-27T15:23:35.2987398Z adding 'torch/include/pybind11/detail/init.h' 2022-09-27T15:23:35.2994822Z adding 'torch/include/pybind11/detail/internals.h' 2022-09-27T15:23:35.3008207Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2022-09-27T15:23:35.3011277Z adding 'torch/include/pybind11/detail/typeid.h' 2022-09-27T15:23:35.3017779Z adding 'torch/include/torch/custom_class.h' 2022-09-27T15:23:35.3022082Z adding 'torch/include/torch/custom_class_detail.h' 2022-09-27T15:23:35.3023865Z adding 'torch/include/torch/extension.h' 2022-09-27T15:23:35.3035567Z adding 'torch/include/torch/library.h' 2022-09-27T15:23:35.3038313Z adding 'torch/include/torch/script.h' 2022-09-27T15:23:35.3041468Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2022-09-27T15:23:35.3043345Z adding 'torch/include/torch/csrc/DataLoader.h' 2022-09-27T15:23:35.3045094Z adding 'torch/include/torch/csrc/Device.h' 2022-09-27T15:23:35.3046965Z adding 'torch/include/torch/csrc/Dtype.h' 2022-09-27T15:23:35.3048925Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2022-09-27T15:23:35.3053651Z adding 'torch/include/torch/csrc/Exceptions.h' 2022-09-27T15:23:35.3055709Z adding 'torch/include/torch/csrc/Export.h' 2022-09-27T15:23:35.3057579Z adding 'torch/include/torch/csrc/Generator.h' 2022-09-27T15:23:35.3059546Z adding 'torch/include/torch/csrc/Layout.h' 2022-09-27T15:23:35.3061394Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2022-09-27T15:23:35.3063112Z adding 'torch/include/torch/csrc/Module.h' 2022-09-27T15:23:35.3064640Z adding 'torch/include/torch/csrc/PythonTypes.h' 2022-09-27T15:23:35.3066321Z adding 'torch/include/torch/csrc/QScheme.h' 2022-09-27T15:23:35.3067979Z adding 'torch/include/torch/csrc/Size.h' 2022-09-27T15:23:35.3069680Z adding 'torch/include/torch/csrc/Storage.h' 2022-09-27T15:23:35.3071274Z adding 'torch/include/torch/csrc/StorageMethods.h' 2022-09-27T15:23:35.3072945Z adding 'torch/include/torch/csrc/StorageSharing.h' 2022-09-27T15:23:35.3074584Z adding 'torch/include/torch/csrc/Stream.h' 2022-09-27T15:23:35.3076318Z adding 'torch/include/torch/csrc/THConcat.h' 2022-09-27T15:23:35.3077932Z adding 'torch/include/torch/csrc/THP.h' 2022-09-27T15:23:35.3079783Z adding 'torch/include/torch/csrc/TypeInfo.h' 2022-09-27T15:23:35.3081201Z adding 'torch/include/torch/csrc/Types.h' 2022-09-27T15:23:35.3083320Z adding 'torch/include/torch/csrc/copy_utils.h' 2022-09-27T15:23:35.3084954Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2022-09-27T15:23:35.3086496Z adding 'torch/include/torch/csrc/python_dimname.h' 2022-09-27T15:23:35.3088289Z adding 'torch/include/torch/csrc/python_headers.h' 2022-09-27T15:23:35.3089871Z adding 'torch/include/torch/csrc/serialization.h' 2022-09-27T15:23:35.3093201Z adding 'torch/include/torch/csrc/utils.h' 2022-09-27T15:23:35.3096154Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2022-09-27T15:23:35.3098160Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2022-09-27T15:23:35.3100225Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2022-09-27T15:23:35.3101794Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2022-09-27T15:23:35.3103480Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2022-09-27T15:23:35.3106446Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2022-09-27T15:23:35.3109311Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2022-09-27T15:23:35.3112612Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2022-09-27T15:23:35.3114703Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2022-09-27T15:23:35.3116653Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2022-09-27T15:23:35.3121707Z adding 'torch/include/torch/csrc/api/include/torch/linalg.h' 2022-09-27T15:23:35.3124404Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2022-09-27T15:23:35.3125870Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2022-09-27T15:23:35.3127500Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2022-09-27T15:23:35.3132255Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2022-09-27T15:23:35.3136172Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2022-09-27T15:23:35.3139323Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2022-09-27T15:23:35.3141095Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2022-09-27T15:23:35.3146072Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2022-09-27T15:23:35.3148853Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2022-09-27T15:23:35.3150938Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2022-09-27T15:23:35.3153489Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2022-09-27T15:23:35.3155444Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2022-09-27T15:23:35.3157997Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2022-09-27T15:23:35.3160100Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2022-09-27T15:23:35.3161906Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2022-09-27T15:23:35.3163792Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2022-09-27T15:23:35.3166583Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2022-09-27T15:23:35.3168397Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2022-09-27T15:23:35.3170147Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2022-09-27T15:23:35.3172203Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2022-09-27T15:23:35.3176423Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2022-09-27T15:23:35.3178831Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2022-09-27T15:23:35.3181601Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2022-09-27T15:23:35.3184464Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2022-09-27T15:23:35.3191351Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2022-09-27T15:23:35.3194453Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2022-09-27T15:23:35.3196819Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2022-09-27T15:23:35.3198874Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2022-09-27T15:23:35.3201188Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2022-09-27T15:23:35.3203187Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2022-09-27T15:23:35.3205817Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2022-09-27T15:23:35.3208728Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2022-09-27T15:23:35.3211180Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2022-09-27T15:23:35.3213727Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2022-09-27T15:23:35.3215571Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2022-09-27T15:23:35.3218000Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2022-09-27T15:23:35.3220430Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2022-09-27T15:23:35.3222494Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2022-09-27T15:23:35.3224207Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2022-09-27T15:23:35.3226310Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2022-09-27T15:23:35.3228682Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2022-09-27T15:23:35.3230840Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2022-09-27T15:23:35.3232710Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2022-09-27T15:23:35.3234735Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2022-09-27T15:23:35.3236866Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2022-09-27T15:23:35.3241799Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2022-09-27T15:23:35.3244277Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2022-09-27T15:23:35.3247303Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2022-09-27T15:23:35.3249114Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2022-09-27T15:23:35.3251561Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2022-09-27T15:23:35.3258679Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2022-09-27T15:23:35.3261492Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2022-09-27T15:23:35.3263261Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2022-09-27T15:23:35.3265425Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2022-09-27T15:23:35.3268835Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2022-09-27T15:23:35.3270624Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2022-09-27T15:23:35.3276771Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2022-09-27T15:23:35.3279651Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2022-09-27T15:23:35.3282031Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2022-09-27T15:23:35.3284314Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2022-09-27T15:23:35.3286806Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2022-09-27T15:23:35.3289791Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2022-09-27T15:23:35.3291990Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2022-09-27T15:23:35.3294073Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2022-09-27T15:23:35.3295946Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2022-09-27T15:23:35.3301193Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2022-09-27T15:23:35.3304572Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2022-09-27T15:23:35.3307075Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2022-09-27T15:23:35.3308942Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2022-09-27T15:23:35.3313891Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2022-09-27T15:23:35.3318055Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2022-09-27T15:23:35.3320696Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2022-09-27T15:23:35.3323253Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2022-09-27T15:23:35.3328063Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2022-09-27T15:23:35.3331231Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2022-09-27T15:23:35.3334105Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2022-09-27T15:23:35.3336922Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2022-09-27T15:23:35.3341142Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2022-09-27T15:23:35.3343770Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2022-09-27T15:23:35.3346304Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2022-09-27T15:23:35.3349071Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2022-09-27T15:23:35.3351543Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2022-09-27T15:23:35.3353851Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2022-09-27T15:23:35.3356752Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2022-09-27T15:23:35.3362613Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2022-09-27T15:23:35.3366198Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2022-09-27T15:23:35.3369344Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2022-09-27T15:23:35.3372045Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2022-09-27T15:23:35.3376817Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2022-09-27T15:23:35.3381565Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2022-09-27T15:23:35.3384565Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2022-09-27T15:23:35.3387306Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2022-09-27T15:23:35.3390191Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2022-09-27T15:23:35.3392620Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2022-09-27T15:23:35.3394814Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2022-09-27T15:23:35.3399983Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2022-09-27T15:23:35.3402988Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2022-09-27T15:23:35.3405620Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2022-09-27T15:23:35.3408373Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2022-09-27T15:23:35.3411623Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2022-09-27T15:23:35.3415332Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2022-09-27T15:23:35.3417717Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2022-09-27T15:23:35.3420611Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2022-09-27T15:23:35.3423236Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2022-09-27T15:23:35.3428026Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2022-09-27T15:23:35.3433001Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2022-09-27T15:23:35.3435530Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2022-09-27T15:23:35.3437764Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2022-09-27T15:23:35.3440716Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2022-09-27T15:23:35.3443215Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2022-09-27T15:23:35.3445339Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2022-09-27T15:23:35.3448370Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2022-09-27T15:23:35.3450823Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2022-09-27T15:23:35.3452871Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2022-09-27T15:23:35.3455137Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2022-09-27T15:23:35.3460185Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2022-09-27T15:23:35.3463426Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2022-09-27T15:23:35.3465880Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2022-09-27T15:23:35.3468087Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2022-09-27T15:23:35.3472122Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2022-09-27T15:23:35.3474993Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2022-09-27T15:23:35.3477119Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2022-09-27T15:23:35.3479340Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2022-09-27T15:23:35.3481303Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2022-09-27T15:23:35.3483751Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2022-09-27T15:23:35.3485691Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2022-09-27T15:23:35.3490566Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2022-09-27T15:23:35.3493628Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2022-09-27T15:23:35.3496094Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2022-09-27T15:23:35.3500520Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2022-09-27T15:23:35.3503687Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2022-09-27T15:23:35.3505948Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2022-09-27T15:23:35.3508298Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2022-09-27T15:23:35.3511772Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2022-09-27T15:23:35.3515049Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2022-09-27T15:23:35.3517442Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2022-09-27T15:23:35.3522949Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2022-09-27T15:23:35.3523526Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2022-09-27T15:23:35.3526028Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2022-09-27T15:23:35.3528011Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2022-09-27T15:23:35.3529835Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2022-09-27T15:23:35.3532323Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2022-09-27T15:23:35.3534396Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2022-09-27T15:23:35.3536185Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2022-09-27T15:23:35.3543668Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2022-09-27T15:23:35.3546055Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2022-09-27T15:23:35.3551168Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2022-09-27T15:23:35.3553608Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2022-09-27T15:23:35.3556439Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2022-09-27T15:23:35.3558354Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2022-09-27T15:23:35.3560054Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2022-09-27T15:23:35.3565085Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2022-09-27T15:23:35.3567446Z adding 'torch/include/torch/csrc/autograd/edge.h' 2022-09-27T15:23:35.3571628Z adding 'torch/include/torch/csrc/autograd/engine.h' 2022-09-27T15:23:35.3575608Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2022-09-27T15:23:35.3585137Z adding 'torch/include/torch/csrc/autograd/function.h' 2022-09-27T15:23:35.3587657Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2022-09-27T15:23:35.3589341Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2022-09-27T15:23:35.3592623Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2022-09-27T15:23:35.3594851Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2022-09-27T15:23:35.3597470Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2022-09-27T15:23:35.3599744Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2022-09-27T15:23:35.3601623Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2022-09-27T15:23:35.3604244Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2022-09-27T15:23:35.3608518Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2022-09-27T15:23:35.3610300Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2022-09-27T15:23:35.3612393Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2022-09-27T15:23:35.3614191Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2022-09-27T15:23:35.3616327Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2022-09-27T15:23:35.3618308Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2022-09-27T15:23:35.3620416Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2022-09-27T15:23:35.3623067Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2022-09-27T15:23:35.3624536Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2022-09-27T15:23:35.3626188Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2022-09-27T15:23:35.3627940Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2022-09-27T15:23:35.3629191Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2022-09-27T15:23:35.3630835Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2022-09-27T15:23:35.3632064Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2022-09-27T15:23:35.3633537Z adding 'torch/include/torch/csrc/autograd/python_return_types.h' 2022-09-27T15:23:35.3635367Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2022-09-27T15:23:35.3636791Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2022-09-27T15:23:35.3638215Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2022-09-27T15:23:35.3639790Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2022-09-27T15:23:35.3641717Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2022-09-27T15:23:35.3643317Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2022-09-27T15:23:35.3644945Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2022-09-27T15:23:35.3647329Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2022-09-27T15:23:35.3648953Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2022-09-27T15:23:35.3650405Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2022-09-27T15:23:35.3661345Z adding 'torch/include/torch/csrc/autograd/variable.h' 2022-09-27T15:23:35.3666881Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2022-09-27T15:23:35.3669324Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2022-09-27T15:23:35.3671072Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2022-09-27T15:23:35.3672651Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2022-09-27T15:23:35.3675114Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2022-09-27T15:23:35.3677500Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2022-09-27T15:23:35.3701839Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2022-09-27T15:23:35.3709233Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2022-09-27T15:23:35.3710975Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2022-09-27T15:23:35.3716485Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2022-09-27T15:23:35.3719257Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2022-09-27T15:23:35.3721362Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2022-09-27T15:23:35.3723097Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2022-09-27T15:23:35.3724935Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2022-09-27T15:23:35.3726550Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2022-09-27T15:23:35.3729281Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2022-09-27T15:23:35.3731041Z adding 'torch/include/torch/csrc/cuda/Event.h' 2022-09-27T15:23:35.3732440Z adding 'torch/include/torch/csrc/cuda/Module.h' 2022-09-27T15:23:35.3734106Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2022-09-27T15:23:35.3735896Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2022-09-27T15:23:35.3737857Z adding 'torch/include/torch/csrc/cuda/comm.h' 2022-09-27T15:23:35.3739365Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2022-09-27T15:23:35.3742440Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2022-09-27T15:23:35.3743864Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2022-09-27T15:23:35.3745486Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2022-09-27T15:23:35.3748122Z adding 'torch/include/torch/csrc/deploy/Exception.h' 2022-09-27T15:23:35.3751446Z adding 'torch/include/torch/csrc/deploy/deploy.h' 2022-09-27T15:23:35.3753535Z adding 'torch/include/torch/csrc/deploy/elf_file.h' 2022-09-27T15:23:35.3755756Z adding 'torch/include/torch/csrc/deploy/environment.h' 2022-09-27T15:23:35.3757564Z adding 'torch/include/torch/csrc/deploy/loader.h' 2022-09-27T15:23:35.3759553Z adding 'torch/include/torch/csrc/deploy/mem_file.h' 2022-09-27T15:23:35.3761072Z adding 'torch/include/torch/csrc/deploy/noop_environment.h' 2022-09-27T15:23:35.3762668Z adding 'torch/include/torch/csrc/deploy/path_environment.h' 2022-09-27T15:23:35.3768906Z adding 'torch/include/torch/csrc/deploy/interpreter/Optional.hpp' 2022-09-27T15:23:35.3771971Z adding 'torch/include/torch/csrc/deploy/interpreter/builtin_registry.h' 2022-09-27T15:23:35.3774824Z adding 'torch/include/torch/csrc/deploy/interpreter/interpreter_impl.h' 2022-09-27T15:23:35.3777195Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2022-09-27T15:23:35.3779741Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2022-09-27T15:23:35.3782803Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2022-09-27T15:23:35.3785291Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2022-09-27T15:23:35.3787107Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2022-09-27T15:23:35.3788841Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2022-09-27T15:23:35.3790663Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2022-09-27T15:23:35.3792351Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2022-09-27T15:23:35.3794975Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2022-09-27T15:23:35.3796983Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2022-09-27T15:23:35.3798756Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2022-09-27T15:23:35.3800890Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2022-09-27T15:23:35.3802388Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2022-09-27T15:23:35.3807157Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2022-09-27T15:23:35.3809185Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2022-09-27T15:23:35.3815050Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2022-09-27T15:23:35.3821137Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2022-09-27T15:23:35.3823643Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2022-09-27T15:23:35.3825824Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2022-09-27T15:23:35.3827687Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2022-09-27T15:23:35.3829395Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2022-09-27T15:23:35.3835186Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2022-09-27T15:23:35.3838291Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2022-09-27T15:23:35.3840125Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2022-09-27T15:23:35.3842034Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2022-09-27T15:23:35.3844803Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2022-09-27T15:23:35.3845915Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2022-09-27T15:23:35.3847980Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2022-09-27T15:23:35.3850948Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2022-09-27T15:23:35.3853128Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2022-09-27T15:23:35.3854510Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2022-09-27T15:23:35.3858884Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2022-09-27T15:23:35.3862237Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2022-09-27T15:23:35.3864461Z adding 'torch/include/torch/csrc/jit/api/method.h' 2022-09-27T15:23:35.3871255Z adding 'torch/include/torch/csrc/jit/api/module.h' 2022-09-27T15:23:35.3874400Z adding 'torch/include/torch/csrc/jit/api/object.h' 2022-09-27T15:23:35.3877200Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2022-09-27T15:23:35.3880316Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2022-09-27T15:23:35.3882486Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2022-09-27T15:23:35.3884309Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2022-09-27T15:23:35.3886193Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2022-09-27T15:23:35.3887691Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2022-09-27T15:23:35.3889362Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2022-09-27T15:23:35.3890889Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2022-09-27T15:23:35.3892522Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2022-09-27T15:23:35.3899366Z adding 'torch/include/torch/csrc/jit/codegen/cuda/arith.h' 2022-09-27T15:23:35.3901653Z adding 'torch/include/torch/csrc/jit/codegen/cuda/codegen.h' 2022-09-27T15:23:35.3903223Z adding 'torch/include/torch/csrc/jit/codegen/cuda/compute_at.h' 2022-09-27T15:23:35.3906789Z adding 'torch/include/torch/csrc/jit/codegen/cuda/compute_at_map.h' 2022-09-27T15:23:35.3909605Z adding 'torch/include/torch/csrc/jit/codegen/cuda/contiguity.h' 2022-09-27T15:23:35.3913165Z adding 'torch/include/torch/csrc/jit/codegen/cuda/disjoint_set.h' 2022-09-27T15:23:35.3916708Z adding 'torch/include/torch/csrc/jit/codegen/cuda/dispatch.h' 2022-09-27T15:23:35.3919897Z adding 'torch/include/torch/csrc/jit/codegen/cuda/dynamic_type.h' 2022-09-27T15:23:35.3923977Z adding 'torch/include/torch/csrc/jit/codegen/cuda/evaluator_common.h' 2022-09-27T15:23:35.3927748Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor.h' 2022-09-27T15:23:35.3930296Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_kernel_arg.h' 2022-09-27T15:23:35.3932612Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_launch_params.h' 2022-09-27T15:23:35.3936100Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_utils.h' 2022-09-27T15:23:35.3938225Z adding 'torch/include/torch/csrc/jit/codegen/cuda/expr_evaluator.h' 2022-09-27T15:23:35.3942431Z adding 'torch/include/torch/csrc/jit/codegen/cuda/fusion.h' 2022-09-27T15:23:35.3949662Z adding 'torch/include/torch/csrc/jit/codegen/cuda/fusion_segmenter.h' 2022-09-27T15:23:35.3951777Z adding 'torch/include/torch/csrc/jit/codegen/cuda/grouped_reduction.h' 2022-09-27T15:23:35.3956792Z adding 'torch/include/torch/csrc/jit/codegen/cuda/index_compute.h' 2022-09-27T15:23:35.3959655Z adding 'torch/include/torch/csrc/jit/codegen/cuda/index_reference_replay.h' 2022-09-27T15:23:35.3961998Z adding 'torch/include/torch/csrc/jit/codegen/cuda/inline_propagator.h' 2022-09-27T15:23:35.3964151Z adding 'torch/include/torch/csrc/jit/codegen/cuda/instrumentation.h' 2022-09-27T15:23:35.3966234Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2022-09-27T15:23:35.3967734Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_all_nodes.h' 2022-09-27T15:23:35.3972609Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_base_nodes.h' 2022-09-27T15:23:35.3975571Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_builder.h' 2022-09-27T15:23:35.3977823Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_cloner.h' 2022-09-27T15:23:35.3980640Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_container.h' 2022-09-27T15:23:35.3982975Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_graphviz.h' 2022-09-27T15:23:35.3989263Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_interface_nodes.h' 2022-09-27T15:23:35.4002849Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_internal_nodes.h' 2022-09-27T15:23:35.4006228Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_iostream.h' 2022-09-27T15:23:35.4008387Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_printer.h' 2022-09-27T15:23:35.4011667Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_utils.h' 2022-09-27T15:23:35.4016395Z adding 'torch/include/torch/csrc/jit/codegen/cuda/iter_visitor.h' 2022-09-27T15:23:35.4019503Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel.h' 2022-09-27T15:23:35.4024743Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_cache.h' 2022-09-27T15:23:35.4027085Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h' 2022-09-27T15:23:35.4033211Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_ir.h' 2022-09-27T15:23:35.4035811Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.h' 2022-09-27T15:23:35.4038668Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower2device.h' 2022-09-27T15:23:35.4040589Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_alias_memory.h' 2022-09-27T15:23:35.4042261Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_allocation.h' 2022-09-27T15:23:35.4045941Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_double_buffer.h' 2022-09-27T15:23:35.4047824Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_expr_sort.h' 2022-09-27T15:23:35.4049491Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_fused_reduction.h' 2022-09-27T15:23:35.4051128Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.h' 2022-09-27T15:23:35.4053175Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index.h' 2022-09-27T15:23:35.4056597Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index_compute.h' 2022-09-27T15:23:35.4059370Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index_hoist.h' 2022-09-27T15:23:35.4061370Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_insert_syncs.h' 2022-09-27T15:23:35.4063070Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_instrument.h' 2022-09-27T15:23:35.4064984Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_loops.h' 2022-09-27T15:23:35.4067144Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_magic_zero.h' 2022-09-27T15:23:35.4069259Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.h' 2022-09-27T15:23:35.4070910Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_predicate.h' 2022-09-27T15:23:35.4072812Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.h' 2022-09-27T15:23:35.4074500Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_replace_size.h' 2022-09-27T15:23:35.4078105Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_shift.h' 2022-09-27T15:23:35.4080145Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_sync_information.h' 2022-09-27T15:23:35.4083204Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_thread_predicate.h' 2022-09-27T15:23:35.4085130Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.h' 2022-09-27T15:23:35.4087250Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.h' 2022-09-27T15:23:35.4089143Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_unroll.h' 2022-09-27T15:23:35.4093221Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_utils.h' 2022-09-27T15:23:35.4095534Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_validation.h' 2022-09-27T15:23:35.4097356Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_warp_reduce.h' 2022-09-27T15:23:35.4099494Z adding 'torch/include/torch/csrc/jit/codegen/cuda/manager.h' 2022-09-27T15:23:35.4103137Z adding 'torch/include/torch/csrc/jit/codegen/cuda/maxinfo_propagator.h' 2022-09-27T15:23:35.4106455Z adding 'torch/include/torch/csrc/jit/codegen/cuda/mma_type.h' 2022-09-27T15:23:35.4108344Z adding 'torch/include/torch/csrc/jit/codegen/cuda/mutator.h' 2022-09-27T15:23:35.4110516Z adding 'torch/include/torch/csrc/jit/codegen/cuda/non_divisible_split.h' 2022-09-27T15:23:35.4112589Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parallel_dimension_map.h' 2022-09-27T15:23:35.4115610Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.h' 2022-09-27T15:23:35.4117768Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parser.h' 2022-09-27T15:23:35.4119473Z adding 'torch/include/torch/csrc/jit/codegen/cuda/partial_split_map.h' 2022-09-27T15:23:35.4121106Z adding 'torch/include/torch/csrc/jit/codegen/cuda/partition.h' 2022-09-27T15:23:35.4123851Z adding 'torch/include/torch/csrc/jit/codegen/cuda/predicate_compute.h' 2022-09-27T15:23:35.4125730Z adding 'torch/include/torch/csrc/jit/codegen/cuda/reference_tensor.h' 2022-09-27T15:23:35.4131004Z adding 'torch/include/torch/csrc/jit/codegen/cuda/root_domain_map.h' 2022-09-27T15:23:35.4135558Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_iter.h' 2022-09-27T15:23:35.4138558Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_replay.h' 2022-09-27T15:23:35.4140892Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_rfactor.h' 2022-09-27T15:23:35.4143276Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_view.h' 2022-09-27T15:23:35.4148144Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type.h' 2022-09-27T15:23:35.4149814Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type_inference.h' 2022-09-27T15:23:35.4151670Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type_promotion.h' 2022-09-27T15:23:35.4154291Z adding 'torch/include/torch/csrc/jit/codegen/cuda/utils.h' 2022-09-27T15:23:35.4156350Z adding 'torch/include/torch/csrc/jit/codegen/cuda/vectorization_info.h' 2022-09-27T15:23:35.4158597Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/alias.h' 2022-09-27T15:23:35.4160637Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/all_ops.h' 2022-09-27T15:23:35.4162217Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/composite.h' 2022-09-27T15:23:35.4164266Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/normalization.h' 2022-09-27T15:23:35.4167219Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/all_schedulers.h' 2022-09-27T15:23:35.4170809Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/compile_time_info.h' 2022-09-27T15:23:35.4173022Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/debug_utils.h' 2022-09-27T15:23:35.4174576Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/heuristic.h' 2022-09-27T15:23:35.4176339Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/matmul.h' 2022-09-27T15:23:35.4179411Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.h' 2022-09-27T15:23:35.4181409Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/normalization.h' 2022-09-27T15:23:35.4183100Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise.h' 2022-09-27T15:23:35.4185294Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_heuristic.h' 2022-09-27T15:23:35.4187256Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.h' 2022-09-27T15:23:35.4188896Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction.h' 2022-09-27T15:23:35.4191993Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_heuristic.h' 2022-09-27T15:23:35.4194265Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.h' 2022-09-27T15:23:35.4197683Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/registry.h' 2022-09-27T15:23:35.4200559Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose.h' 2022-09-27T15:23:35.4202873Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose_heuristic.h' 2022-09-27T15:23:35.4208953Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/utils.h' 2022-09-27T15:23:35.4211224Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/vectorize_helper.h' 2022-09-27T15:23:35.4213759Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2022-09-27T15:23:35.4215356Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2022-09-27T15:23:35.4218888Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2022-09-27T15:23:35.4220881Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2022-09-27T15:23:35.4222469Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2022-09-27T15:23:35.4224546Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2022-09-27T15:23:35.4225704Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2022-09-27T15:23:35.4227618Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2022-09-27T15:23:35.4229159Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2022-09-27T15:23:35.4230821Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2022-09-27T15:23:35.4236830Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2022-09-27T15:23:35.4239120Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2022-09-27T15:23:35.4240932Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2022-09-27T15:23:35.4242985Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2022-09-27T15:23:35.4245080Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2022-09-27T15:23:35.4246485Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2022-09-27T15:23:35.4248146Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2022-09-27T15:23:35.4250116Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2022-09-27T15:23:35.4252185Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2022-09-27T15:23:35.4254116Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2022-09-27T15:23:35.4281213Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2022-09-27T15:23:35.4281864Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2022-09-27T15:23:35.4282281Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2022-09-27T15:23:35.4282593Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2022-09-27T15:23:35.4282956Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2022-09-27T15:23:35.4283408Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2022-09-27T15:23:35.4286145Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2022-09-27T15:23:35.4288974Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2022-09-27T15:23:35.4294537Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2022-09-27T15:23:35.4296852Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2022-09-27T15:23:35.4298779Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2022-09-27T15:23:35.4301631Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2022-09-27T15:23:35.4318848Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2022-09-27T15:23:35.4322321Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2022-09-27T15:23:35.4324583Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2022-09-27T15:23:35.4326522Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2022-09-27T15:23:35.4327891Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2022-09-27T15:23:35.4330767Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2022-09-27T15:23:35.4333253Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2022-09-27T15:23:35.4335098Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2022-09-27T15:23:35.4337368Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2022-09-27T15:23:35.4339708Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2022-09-27T15:23:35.4342560Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2022-09-27T15:23:35.4345451Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2022-09-27T15:23:35.4346897Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2022-09-27T15:23:35.4349096Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2022-09-27T15:23:35.4351222Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2022-09-27T15:23:35.4352979Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2022-09-27T15:23:35.4354698Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2022-09-27T15:23:35.4356310Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2022-09-27T15:23:35.4358028Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2022-09-27T15:23:35.4360567Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2022-09-27T15:23:35.4362906Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2022-09-27T15:23:35.4364618Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2022-09-27T15:23:35.4366458Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2022-09-27T15:23:35.4368174Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2022-09-27T15:23:35.4370130Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2022-09-27T15:23:35.4371914Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2022-09-27T15:23:35.4373693Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2022-09-27T15:23:35.4375569Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2022-09-27T15:23:35.4377796Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2022-09-27T15:23:35.4379614Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2022-09-27T15:23:35.4382494Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2022-09-27T15:23:35.4383821Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2022-09-27T15:23:35.4385311Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2022-09-27T15:23:35.4387006Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2022-09-27T15:23:35.4388653Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2022-09-27T15:23:35.4390205Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2022-09-27T15:23:35.4391729Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2022-09-27T15:23:35.4392956Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2022-09-27T15:23:35.4394585Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2022-09-27T15:23:35.4396506Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2022-09-27T15:23:35.4397958Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2022-09-27T15:23:35.4399447Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2022-09-27T15:23:35.4400988Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2022-09-27T15:23:35.4402685Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2022-09-27T15:23:35.4404412Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2022-09-27T15:23:35.4405895Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2022-09-27T15:23:35.4407652Z adding 'torch/include/torch/csrc/jit/passes/cuda_graph_fuser.h' 2022-09-27T15:23:35.4409366Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2022-09-27T15:23:35.4411143Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2022-09-27T15:23:35.4412939Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2022-09-27T15:23:35.4414310Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2022-09-27T15:23:35.4416105Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2022-09-27T15:23:35.4417664Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2022-09-27T15:23:35.4419892Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2022-09-27T15:23:35.4421821Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2022-09-27T15:23:35.4423652Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2022-09-27T15:23:35.4425132Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2022-09-27T15:23:35.4426499Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2022-09-27T15:23:35.4428196Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2022-09-27T15:23:35.4429907Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2022-09-27T15:23:35.4431589Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2022-09-27T15:23:35.4433157Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2022-09-27T15:23:35.4435152Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2022-09-27T15:23:35.4436640Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2022-09-27T15:23:35.4438573Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2022-09-27T15:23:35.4440552Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2022-09-27T15:23:35.4442178Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2022-09-27T15:23:35.4444359Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2022-09-27T15:23:35.4445497Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2022-09-27T15:23:35.4447434Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2022-09-27T15:23:35.4449139Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2022-09-27T15:23:35.4450133Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2022-09-27T15:23:35.4451813Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2022-09-27T15:23:35.4453398Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2022-09-27T15:23:35.4455162Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2022-09-27T15:23:35.4456480Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2022-09-27T15:23:35.4458346Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2022-09-27T15:23:35.4460157Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2022-09-27T15:23:35.4461716Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2022-09-27T15:23:35.4463362Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2022-09-27T15:23:35.4464992Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2022-09-27T15:23:35.4466639Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2022-09-27T15:23:35.4468492Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2022-09-27T15:23:35.4469999Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2022-09-27T15:23:35.4471873Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2022-09-27T15:23:35.4473573Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2022-09-27T15:23:35.4476228Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2022-09-27T15:23:35.4478124Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2022-09-27T15:23:35.4479827Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2022-09-27T15:23:35.4481568Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2022-09-27T15:23:35.4483459Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2022-09-27T15:23:35.4485172Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2022-09-27T15:23:35.4486663Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2022-09-27T15:23:35.4488184Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2022-09-27T15:23:35.4489810Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2022-09-27T15:23:35.4491603Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2022-09-27T15:23:35.4493226Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2022-09-27T15:23:35.4494809Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2022-09-27T15:23:35.4497105Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2022-09-27T15:23:35.4498547Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2022-09-27T15:23:35.4500661Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2022-09-27T15:23:35.4502194Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2022-09-27T15:23:35.4504038Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2022-09-27T15:23:35.4505844Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2022-09-27T15:23:35.4507504Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2022-09-27T15:23:35.4509922Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2022-09-27T15:23:35.4512049Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2022-09-27T15:23:35.4513984Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2022-09-27T15:23:35.4516279Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2022-09-27T15:23:35.4518486Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2022-09-27T15:23:35.4520459Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2022-09-27T15:23:35.4522509Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2022-09-27T15:23:35.4524253Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2022-09-27T15:23:35.4525936Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2022-09-27T15:23:35.4527654Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2022-09-27T15:23:35.4530016Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2022-09-27T15:23:35.4532063Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2022-09-27T15:23:35.4533774Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2022-09-27T15:23:35.4536878Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2022-09-27T15:23:35.4539221Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2022-09-27T15:23:35.4541266Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2022-09-27T15:23:35.4550457Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2022-09-27T15:23:35.4552974Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2022-09-27T15:23:35.4554724Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2022-09-27T15:23:35.4556896Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2022-09-27T15:23:35.4559801Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2022-09-27T15:23:35.4561654Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2022-09-27T15:23:35.4563123Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2022-09-27T15:23:35.4565221Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2022-09-27T15:23:35.4567261Z adding 'torch/include/torch/csrc/jit/python/init.h' 2022-09-27T15:23:35.4569067Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2022-09-27T15:23:35.4571894Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2022-09-27T15:23:35.4583249Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2022-09-27T15:23:35.4586515Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2022-09-27T15:23:35.4588124Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2022-09-27T15:23:35.4590302Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2022-09-27T15:23:35.4592438Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2022-09-27T15:23:35.4594790Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2022-09-27T15:23:35.4597707Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2022-09-27T15:23:35.4601109Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2022-09-27T15:23:35.4603179Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2022-09-27T15:23:35.4604917Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2022-09-27T15:23:35.4606508Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2022-09-27T15:23:35.4607870Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2022-09-27T15:23:35.4613777Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2022-09-27T15:23:35.4616831Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2022-09-27T15:23:35.4619282Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2022-09-27T15:23:35.4621139Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2022-09-27T15:23:35.4623025Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2022-09-27T15:23:35.4624826Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2022-09-27T15:23:35.4626565Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2022-09-27T15:23:35.4628959Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2022-09-27T15:23:35.4631435Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2022-09-27T15:23:35.4634340Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2022-09-27T15:23:35.4637256Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2022-09-27T15:23:35.4640114Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2022-09-27T15:23:35.4642224Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2022-09-27T15:23:35.4643953Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2022-09-27T15:23:35.4645944Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2022-09-27T15:23:35.4649826Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2022-09-27T15:23:35.4651887Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2022-09-27T15:23:35.4653392Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2022-09-27T15:23:35.4655595Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2022-09-27T15:23:35.4659505Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2022-09-27T15:23:35.4666948Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2022-09-27T15:23:35.4670009Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2022-09-27T15:23:35.4671702Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2022-09-27T15:23:35.4673378Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2022-09-27T15:23:35.4674990Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2022-09-27T15:23:35.4676798Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2022-09-27T15:23:35.4678410Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2022-09-27T15:23:35.4680691Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2022-09-27T15:23:35.4682373Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2022-09-27T15:23:35.4684199Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2022-09-27T15:23:35.4686405Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2022-09-27T15:23:35.4688978Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2022-09-27T15:23:35.4692892Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2022-09-27T15:23:35.4695123Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2022-09-27T15:23:35.4697607Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2022-09-27T15:23:35.4700264Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2022-09-27T15:23:35.4702346Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2022-09-27T15:23:35.4704313Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2022-09-27T15:23:35.4706642Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2022-09-27T15:23:35.4708733Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2022-09-27T15:23:35.4710261Z adding 'torch/include/torch/csrc/jit/serialization/import_legacy.h' 2022-09-27T15:23:35.4711991Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2022-09-27T15:23:35.4714319Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2022-09-27T15:23:35.4730857Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2022-09-27T15:23:35.4734654Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2022-09-27T15:23:35.4736858Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2022-09-27T15:23:35.4740947Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2022-09-27T15:23:35.4743326Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2022-09-27T15:23:35.4745230Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2022-09-27T15:23:35.4746714Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2022-09-27T15:23:35.4748485Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2022-09-27T15:23:35.4750156Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2022-09-27T15:23:35.4753292Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2022-09-27T15:23:35.4757528Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2022-09-27T15:23:35.4759963Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2022-09-27T15:23:35.4761880Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2022-09-27T15:23:35.4764408Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2022-09-27T15:23:35.4767418Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2022-09-27T15:23:35.4769540Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2022-09-27T15:23:35.4771186Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2022-09-27T15:23:35.4774206Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2022-09-27T15:23:35.4776425Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2022-09-27T15:23:35.4780203Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2022-09-27T15:23:35.4782155Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2022-09-27T15:23:35.4786661Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2022-09-27T15:23:35.4788855Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2022-09-27T15:23:35.4790546Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2022-09-27T15:23:35.4792620Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2022-09-27T15:23:35.4794679Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2022-09-27T15:23:35.4797376Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2022-09-27T15:23:35.4799899Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2022-09-27T15:23:35.4802942Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2022-09-27T15:23:35.4804791Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2022-09-27T15:23:35.4810498Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2022-09-27T15:23:35.4812860Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2022-09-27T15:23:35.4814719Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2022-09-27T15:23:35.4816891Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2022-09-27T15:23:35.4821868Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2022-09-27T15:23:35.4823825Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2022-09-27T15:23:35.4825648Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2022-09-27T15:23:35.4830023Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2022-09-27T15:23:35.4832594Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2022-09-27T15:23:35.4834741Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2022-09-27T15:23:35.4841593Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2022-09-27T15:23:35.4843656Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2022-09-27T15:23:35.4845507Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2022-09-27T15:23:35.4849803Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2022-09-27T15:23:35.4852867Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2022-09-27T15:23:35.4857598Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2022-09-27T15:23:35.4864084Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2022-09-27T15:23:35.4867466Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2022-09-27T15:23:35.4869404Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2022-09-27T15:23:35.4871739Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2022-09-27T15:23:35.4873652Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2022-09-27T15:23:35.4875608Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2022-09-27T15:23:35.4877997Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2022-09-27T15:23:35.4879858Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2022-09-27T15:23:35.4881562Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2022-09-27T15:23:35.4883060Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2022-09-27T15:23:35.4884815Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2022-09-27T15:23:35.4886694Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2022-09-27T15:23:35.4888773Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2022-09-27T15:23:35.4890657Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2022-09-27T15:23:35.4892386Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2022-09-27T15:23:35.4894740Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2022-09-27T15:23:35.4896669Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2022-09-27T15:23:35.4899250Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2022-09-27T15:23:35.4901615Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2022-09-27T15:23:35.4904302Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2022-09-27T15:23:35.4907018Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2022-09-27T15:23:35.4909856Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2022-09-27T15:23:35.4911801Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2022-09-27T15:23:35.4913586Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2022-09-27T15:23:35.4915891Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2022-09-27T15:23:35.4919115Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2022-09-27T15:23:35.4921613Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2022-09-27T15:23:35.4925216Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2022-09-27T15:23:35.4928555Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2022-09-27T15:23:35.4930574Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2022-09-27T15:23:35.4932607Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2022-09-27T15:23:35.4934520Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2022-09-27T15:23:35.4937777Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2022-09-27T15:23:35.4940808Z adding 'torch/include/torch/csrc/lazy/core/lazy_view.h' 2022-09-27T15:23:35.4944159Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2022-09-27T15:23:35.4946291Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2022-09-27T15:23:35.4948258Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2022-09-27T15:23:35.4950373Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2022-09-27T15:23:35.4954082Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2022-09-27T15:23:35.4958507Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2022-09-27T15:23:35.4960784Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2022-09-27T15:23:35.4963063Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2022-09-27T15:23:35.4965017Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2022-09-27T15:23:35.4967146Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2022-09-27T15:23:35.4969213Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2022-09-27T15:23:35.4971625Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2022-09-27T15:23:35.4974090Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2022-09-27T15:23:35.4976116Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2022-09-27T15:23:35.4977967Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2022-09-27T15:23:35.4980403Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2022-09-27T15:23:35.4982494Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2022-09-27T15:23:35.4985002Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2022-09-27T15:23:35.4987199Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2022-09-27T15:23:35.4989085Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2022-09-27T15:23:35.4990921Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2022-09-27T15:23:35.4992699Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2022-09-27T15:23:35.4995240Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2022-09-27T15:23:35.4997776Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2022-09-27T15:23:35.4999602Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2022-09-27T15:23:35.5001549Z adding 'torch/include/torch/csrc/onnx/init.h' 2022-09-27T15:23:35.5003174Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2022-09-27T15:23:35.5005411Z adding 'torch/include/torch/csrc/profiler/api.h' 2022-09-27T15:23:35.5010029Z adding 'torch/include/torch/csrc/profiler/collection.h' 2022-09-27T15:23:35.5013790Z adding 'torch/include/torch/csrc/profiler/containers.h' 2022-09-27T15:23:35.5015587Z adding 'torch/include/torch/csrc/profiler/execution_graph_observer.h' 2022-09-27T15:23:35.5017279Z adding 'torch/include/torch/csrc/profiler/itt_observer.h' 2022-09-27T15:23:35.5019440Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2022-09-27T15:23:35.5021363Z adding 'torch/include/torch/csrc/profiler/nvtx_observer.h' 2022-09-27T15:23:35.5024595Z adding 'torch/include/torch/csrc/profiler/util.h' 2022-09-27T15:23:35.5027288Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2022-09-27T15:23:35.5029293Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2022-09-27T15:23:35.5031510Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2022-09-27T15:23:35.5034258Z adding 'torch/include/torch/csrc/utils/auto_gil.h' 2022-09-27T15:23:35.5036340Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2022-09-27T15:23:35.5037861Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2022-09-27T15:23:35.5039254Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2022-09-27T15:23:35.5040953Z adding 'torch/include/torch/csrc/utils/cuda_lazy_init.h' 2022-09-27T15:23:35.5043148Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2022-09-27T15:23:35.5044419Z adding 'torch/include/torch/csrc/utils/disallow_copy.h' 2022-09-27T15:23:35.5045673Z adding 'torch/include/torch/csrc/utils/init.h' 2022-09-27T15:23:35.5047261Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2022-09-27T15:23:35.5048945Z adding 'torch/include/torch/csrc/utils/memory.h' 2022-09-27T15:23:35.5050374Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2022-09-27T15:23:35.5052107Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2022-09-27T15:23:35.5054405Z adding 'torch/include/torch/csrc/utils/out_types.h' 2022-09-27T15:23:35.5056967Z adding 'torch/include/torch/csrc/utils/pybind.h' 2022-09-27T15:23:35.5058668Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2022-09-27T15:23:35.5068433Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2022-09-27T15:23:35.5071403Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2022-09-27T15:23:35.5072904Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2022-09-27T15:23:35.5075224Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2022-09-27T15:23:35.5077377Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2022-09-27T15:23:35.5079833Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2022-09-27T15:23:35.5081423Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2022-09-27T15:23:35.5083028Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2022-09-27T15:23:35.5084600Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2022-09-27T15:23:35.5086821Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2022-09-27T15:23:35.5088779Z adding 'torch/include/torch/csrc/utils/six.h' 2022-09-27T15:23:35.5090361Z adding 'torch/include/torch/csrc/utils/structseq.h' 2022-09-27T15:23:35.5091898Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2022-09-27T15:23:35.5093443Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2022-09-27T15:23:35.5095461Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2022-09-27T15:23:35.5097172Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2022-09-27T15:23:35.5098585Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2022-09-27T15:23:35.5100293Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2022-09-27T15:23:35.5102062Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2022-09-27T15:23:35.5103902Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2022-09-27T15:23:35.5105922Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2022-09-27T15:23:35.5107380Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2022-09-27T15:23:35.5110112Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2022-09-27T15:23:35.5113495Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2022-09-27T15:23:35.5115554Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2022-09-27T15:23:35.5117929Z adding 'torch/include/torch/csrc/utils/variadic.h' 2022-09-27T15:23:35.5122505Z adding 'torch/jit/__init__.py' 2022-09-27T15:23:35.5125117Z adding 'torch/jit/_async.py' 2022-09-27T15:23:35.5128152Z adding 'torch/jit/_builtins.py' 2022-09-27T15:23:35.5131980Z adding 'torch/jit/_check.py' 2022-09-27T15:23:35.5135261Z adding 'torch/jit/_dataclass_impls.py' 2022-09-27T15:23:35.5137095Z adding 'torch/jit/_decomposition_utils.py' 2022-09-27T15:23:35.5139749Z adding 'torch/jit/_decompositions.py' 2022-09-27T15:23:35.5144267Z adding 'torch/jit/_freeze.py' 2022-09-27T15:23:35.5147113Z adding 'torch/jit/_fuser.py' 2022-09-27T15:23:35.5149006Z adding 'torch/jit/_ir_utils.py' 2022-09-27T15:23:35.5150523Z adding 'torch/jit/_logging.py' 2022-09-27T15:23:35.5153343Z adding 'torch/jit/_monkeytype_config.py' 2022-09-27T15:23:35.5155333Z adding 'torch/jit/_pickle.py' 2022-09-27T15:23:35.5168244Z adding 'torch/jit/_recursive.py' 2022-09-27T15:23:35.5188717Z adding 'torch/jit/_script.py' 2022-09-27T15:23:35.5193449Z adding 'torch/jit/_serialization.py' 2022-09-27T15:23:35.5204699Z adding 'torch/jit/_shape_functions.py' 2022-09-27T15:23:35.5207930Z adding 'torch/jit/_state.py' 2022-09-27T15:23:35.5221906Z adding 'torch/jit/_trace.py' 2022-09-27T15:23:35.5228486Z adding 'torch/jit/annotations.py' 2022-09-27T15:23:35.5241020Z adding 'torch/jit/frontend.py' 2022-09-27T15:23:35.5243671Z adding 'torch/jit/generate_bytecode.py' 2022-09-27T15:23:35.5248955Z adding 'torch/jit/quantized.py' 2022-09-27T15:23:35.5253096Z adding 'torch/jit/supported_ops.py' 2022-09-27T15:23:35.5255251Z adding 'torch/jit/unsupported_tensor_ops.py' 2022-09-27T15:23:35.5257126Z adding 'torch/jit/_passes/__init__.py' 2022-09-27T15:23:35.5258921Z adding 'torch/jit/_passes/_property_propagation.py' 2022-09-27T15:23:35.5262595Z adding 'torch/jit/mobile/__init__.py' 2022-09-27T15:23:35.5397611Z adding 'torch/lib/libbackend_with_compiler.so' 2022-09-27T15:23:35.5652875Z adding 'torch/lib/libc10.so' 2022-09-27T15:23:35.5779980Z adding 'torch/lib/libjitbackend_test.so' 2022-09-27T15:23:35.5800396Z adding 'torch/lib/libshm.so' 2022-09-27T15:23:35.5805158Z adding 'torch/lib/libtorch.so' 2022-09-27T15:23:45.3677627Z adding 'torch/lib/libtorch_cpu.so' 2022-09-27T15:23:45.9990912Z adding 'torch/lib/libtorch_global_deps.so' 2022-09-27T15:23:46.8238921Z adding 'torch/lib/libtorch_python.so' 2022-09-27T15:23:46.8997328Z adding 'torch/lib/libtorchbind_test.so' 2022-09-27T15:23:46.9045378Z adding 'torch/linalg/__init__.py' 2022-09-27T15:23:46.9050128Z adding 'torch/masked/__init__.py' 2022-09-27T15:23:46.9052554Z adding 'torch/masked/maskedtensor/__init__.py' 2022-09-27T15:23:46.9054837Z adding 'torch/masked/maskedtensor/binary.py' 2022-09-27T15:23:46.9061784Z adding 'torch/masked/maskedtensor/core.py' 2022-09-27T15:23:46.9064978Z adding 'torch/masked/maskedtensor/functions.py' 2022-09-27T15:23:46.9067375Z adding 'torch/masked/maskedtensor/matmul.py' 2022-09-27T15:23:46.9069382Z adding 'torch/masked/maskedtensor/passthrough.py' 2022-09-27T15:23:46.9072343Z adding 'torch/masked/maskedtensor/reductions.py' 2022-09-27T15:23:46.9074768Z adding 'torch/masked/maskedtensor/unary.py' 2022-09-27T15:23:46.9077039Z adding 'torch/monitor/__init__.py' 2022-09-27T15:23:46.9079404Z adding 'torch/multiprocessing/__init__.py' 2022-09-27T15:23:46.9081396Z adding 'torch/multiprocessing/_atfork.py' 2022-09-27T15:23:46.9083245Z adding 'torch/multiprocessing/pool.py' 2022-09-27T15:23:46.9085253Z adding 'torch/multiprocessing/queue.py' 2022-09-27T15:23:46.9090461Z adding 'torch/multiprocessing/reductions.py' 2022-09-27T15:23:46.9094415Z adding 'torch/multiprocessing/spawn.py' 2022-09-27T15:23:46.9097146Z adding 'torch/nested/__init__.py' 2022-09-27T15:23:46.9099830Z adding 'torch/nn/__init__.py' 2022-09-27T15:23:46.9101854Z adding 'torch/nn/_reduction.py' 2022-09-27T15:23:46.9103808Z adding 'torch/nn/common_types.py' 2022-09-27T15:23:46.9105957Z adding 'torch/nn/cpp.py' 2022-09-27T15:23:46.9160405Z adding 'torch/nn/functional.py' 2022-09-27T15:23:46.9168652Z adding 'torch/nn/functional.pyi' 2022-09-27T15:23:46.9171572Z adding 'torch/nn/grad.py' 2022-09-27T15:23:46.9177347Z adding 'torch/nn/init.py' 2022-09-27T15:23:46.9181463Z adding 'torch/nn/parameter.py' 2022-09-27T15:23:46.9183360Z adding 'torch/nn/parameter.pyi' 2022-09-27T15:23:46.9185273Z adding 'torch/nn/backends/__init__.py' 2022-09-27T15:23:46.9186670Z adding 'torch/nn/backends/thnn.py' 2022-09-27T15:23:46.9188482Z adding 'torch/nn/intrinsic/__init__.py' 2022-09-27T15:23:46.9191370Z adding 'torch/nn/intrinsic/modules/__init__.py' 2022-09-27T15:23:46.9193814Z adding 'torch/nn/intrinsic/modules/fused.py' 2022-09-27T15:23:46.9195867Z adding 'torch/nn/intrinsic/qat/__init__.py' 2022-09-27T15:23:46.9197808Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2022-09-27T15:23:46.9203025Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2022-09-27T15:23:46.9206521Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2022-09-27T15:23:46.9208704Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2022-09-27T15:23:46.9210603Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2022-09-27T15:23:46.9212330Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2022-09-27T15:23:46.9214146Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2022-09-27T15:23:46.9216044Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2022-09-27T15:23:46.9217938Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2022-09-27T15:23:46.9219991Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2022-09-27T15:23:46.9222441Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2022-09-27T15:23:46.9224412Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2022-09-27T15:23:46.9227730Z adding 'torch/nn/modules/__init__.py' 2022-09-27T15:23:46.9231733Z adding 'torch/nn/modules/_functions.py' 2022-09-27T15:23:46.9243737Z adding 'torch/nn/modules/activation.py' 2022-09-27T15:23:46.9249142Z adding 'torch/nn/modules/adaptive.py' 2022-09-27T15:23:46.9256645Z adding 'torch/nn/modules/batchnorm.py' 2022-09-27T15:23:46.9259634Z adding 'torch/nn/modules/channelshuffle.py' 2022-09-27T15:23:46.9267828Z adding 'torch/nn/modules/container.py' 2022-09-27T15:23:46.9281528Z adding 'torch/nn/modules/conv.py' 2022-09-27T15:23:46.9285477Z adding 'torch/nn/modules/distance.py' 2022-09-27T15:23:46.9288788Z adding 'torch/nn/modules/dropout.py' 2022-09-27T15:23:46.9292090Z adding 'torch/nn/modules/flatten.py' 2022-09-27T15:23:46.9295936Z adding 'torch/nn/modules/fold.py' 2022-09-27T15:23:46.9300074Z adding 'torch/nn/modules/instancenorm.py' 2022-09-27T15:23:46.9304709Z adding 'torch/nn/modules/lazy.py' 2022-09-27T15:23:46.9308415Z adding 'torch/nn/modules/linear.py' 2022-09-27T15:23:46.9329135Z adding 'torch/nn/modules/loss.py' 2022-09-27T15:23:46.9356141Z adding 'torch/nn/modules/module.py' 2022-09-27T15:23:46.9361716Z adding 'torch/nn/modules/normalization.py' 2022-09-27T15:23:46.9365409Z adding 'torch/nn/modules/padding.py' 2022-09-27T15:23:46.9368144Z adding 'torch/nn/modules/pixelshuffle.py' 2022-09-27T15:23:46.9377223Z adding 'torch/nn/modules/pooling.py' 2022-09-27T15:23:46.9390683Z adding 'torch/nn/modules/rnn.py' 2022-09-27T15:23:46.9397685Z adding 'torch/nn/modules/sparse.py' 2022-09-27T15:23:46.9405565Z adding 'torch/nn/modules/transformer.py' 2022-09-27T15:23:46.9409861Z adding 'torch/nn/modules/upsampling.py' 2022-09-27T15:23:46.9412384Z adding 'torch/nn/modules/utils.py' 2022-09-27T15:23:46.9414790Z adding 'torch/nn/parallel/__init__.py' 2022-09-27T15:23:46.9416572Z adding 'torch/nn/parallel/__init__.pyi' 2022-09-27T15:23:46.9418660Z adding 'torch/nn/parallel/_functions.py' 2022-09-27T15:23:46.9421158Z adding 'torch/nn/parallel/_replicated_tensor_ddp_interop.py' 2022-09-27T15:23:46.9422889Z adding 'torch/nn/parallel/_replicated_tensor_ddp_utils.py' 2022-09-27T15:23:46.9426366Z adding 'torch/nn/parallel/comm.py' 2022-09-27T15:23:46.9428162Z adding 'torch/nn/parallel/common_types.pyi' 2022-09-27T15:23:46.9431911Z adding 'torch/nn/parallel/data_parallel.py' 2022-09-27T15:23:46.9433893Z adding 'torch/nn/parallel/data_parallel.pyi' 2022-09-27T15:23:46.9460384Z adding 'torch/nn/parallel/distributed.py' 2022-09-27T15:23:46.9463933Z adding 'torch/nn/parallel/distributed.pyi' 2022-09-27T15:23:46.9466206Z adding 'torch/nn/parallel/parallel_apply.py' 2022-09-27T15:23:46.9467905Z adding 'torch/nn/parallel/parallel_apply.pyi' 2022-09-27T15:23:46.9470540Z adding 'torch/nn/parallel/replicate.py' 2022-09-27T15:23:46.9472303Z adding 'torch/nn/parallel/replicate.pyi' 2022-09-27T15:23:46.9474705Z adding 'torch/nn/parallel/scatter_gather.py' 2022-09-27T15:23:46.9476495Z adding 'torch/nn/parallel/scatter_gather.pyi' 2022-09-27T15:23:46.9478571Z adding 'torch/nn/qat/__init__.py' 2022-09-27T15:23:46.9480360Z adding 'torch/nn/qat/dynamic/__init__.py' 2022-09-27T15:23:46.9482135Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2022-09-27T15:23:46.9483800Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2022-09-27T15:23:46.9485668Z adding 'torch/nn/qat/modules/__init__.py' 2022-09-27T15:23:46.9487350Z adding 'torch/nn/qat/modules/conv.py' 2022-09-27T15:23:46.9488970Z adding 'torch/nn/qat/modules/embedding_ops.py' 2022-09-27T15:23:46.9490527Z adding 'torch/nn/qat/modules/linear.py' 2022-09-27T15:23:46.9492312Z adding 'torch/nn/quantizable/__init__.py' 2022-09-27T15:23:46.9494043Z adding 'torch/nn/quantizable/modules/__init__.py' 2022-09-27T15:23:46.9495799Z adding 'torch/nn/quantizable/modules/activation.py' 2022-09-27T15:23:46.9497279Z adding 'torch/nn/quantizable/modules/rnn.py' 2022-09-27T15:23:46.9499385Z adding 'torch/nn/quantized/__init__.py' 2022-09-27T15:23:46.9501029Z adding 'torch/nn/quantized/functional.py' 2022-09-27T15:23:46.9502698Z adding 'torch/nn/quantized/_reference/__init__.py' 2022-09-27T15:23:46.9504616Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2022-09-27T15:23:46.9506441Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2022-09-27T15:23:46.9507979Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2022-09-27T15:23:46.9509547Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2022-09-27T15:23:46.9511168Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2022-09-27T15:23:46.9512683Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2022-09-27T15:23:46.9514454Z adding 'torch/nn/quantized/dynamic/__init__.py' 2022-09-27T15:23:46.9516562Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2022-09-27T15:23:46.9518166Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2022-09-27T15:23:46.9519825Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2022-09-27T15:23:46.9521459Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2022-09-27T15:23:46.9523806Z adding 'torch/nn/quantized/modules/__init__.py' 2022-09-27T15:23:46.9525613Z adding 'torch/nn/quantized/modules/activation.py' 2022-09-27T15:23:46.9527284Z adding 'torch/nn/quantized/modules/batchnorm.py' 2022-09-27T15:23:46.9528867Z adding 'torch/nn/quantized/modules/conv.py' 2022-09-27T15:23:46.9530452Z adding 'torch/nn/quantized/modules/dropout.py' 2022-09-27T15:23:46.9532107Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2022-09-27T15:23:46.9533761Z adding 'torch/nn/quantized/modules/functional_modules.py' 2022-09-27T15:23:46.9535328Z adding 'torch/nn/quantized/modules/linear.py' 2022-09-27T15:23:46.9536955Z adding 'torch/nn/quantized/modules/normalization.py' 2022-09-27T15:23:46.9538525Z adding 'torch/nn/quantized/modules/rnn.py' 2022-09-27T15:23:46.9540289Z adding 'torch/nn/quantized/modules/utils.py' 2022-09-27T15:23:46.9542523Z adding 'torch/nn/utils/__init__.py' 2022-09-27T15:23:46.9544879Z adding 'torch/nn/utils/_deprecation_utils.py' 2022-09-27T15:23:46.9547159Z adding 'torch/nn/utils/_per_sample_grad.py' 2022-09-27T15:23:46.9549917Z adding 'torch/nn/utils/_stateless.py' 2022-09-27T15:23:46.9552697Z adding 'torch/nn/utils/clip_grad.py' 2022-09-27T15:23:46.9555546Z adding 'torch/nn/utils/convert_parameters.py' 2022-09-27T15:23:46.9558281Z adding 'torch/nn/utils/fusion.py' 2022-09-27T15:23:46.9560995Z adding 'torch/nn/utils/init.py' 2022-09-27T15:23:46.9563936Z adding 'torch/nn/utils/memory_format.py' 2022-09-27T15:23:46.9571947Z adding 'torch/nn/utils/parametrizations.py' 2022-09-27T15:23:46.9583336Z adding 'torch/nn/utils/parametrize.py' 2022-09-27T15:23:46.9598798Z adding 'torch/nn/utils/prune.py' 2022-09-27T15:23:46.9606622Z adding 'torch/nn/utils/rnn.py' 2022-09-27T15:23:46.9612479Z adding 'torch/nn/utils/spectral_norm.py' 2022-09-27T15:23:46.9616023Z adding 'torch/nn/utils/stateless.py' 2022-09-27T15:23:46.9619362Z adding 'torch/nn/utils/weight_norm.py' 2022-09-27T15:23:46.9622394Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2022-09-27T15:23:46.9624880Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2022-09-27T15:23:46.9629265Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2022-09-27T15:23:46.9632177Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2022-09-27T15:23:46.9635000Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2022-09-27T15:23:46.9638576Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2022-09-27T15:23:46.9641637Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2022-09-27T15:23:46.9644540Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2022-09-27T15:23:46.9647424Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2022-09-27T15:23:46.9649987Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2022-09-27T15:23:46.9653539Z adding 'torch/onnx/__init__.py' 2022-09-27T15:23:46.9655670Z adding 'torch/onnx/_constants.py' 2022-09-27T15:23:46.9657980Z adding 'torch/onnx/_deprecation.py' 2022-09-27T15:23:46.9660260Z adding 'torch/onnx/_experimental.py' 2022-09-27T15:23:46.9662877Z adding 'torch/onnx/_exporter_states.py' 2022-09-27T15:23:46.9665497Z adding 'torch/onnx/_globals.py' 2022-09-27T15:23:46.9668384Z adding 'torch/onnx/_onnx_supported_ops.py' 2022-09-27T15:23:46.9672438Z adding 'torch/onnx/_patch_torch.py' 2022-09-27T15:23:46.9676051Z adding 'torch/onnx/_type_utils.py' 2022-09-27T15:23:46.9679112Z adding 'torch/onnx/errors.py' 2022-09-27T15:23:46.9681031Z adding 'torch/onnx/operators.py' 2022-09-27T15:23:46.9684863Z adding 'torch/onnx/symbolic_caffe2.py' 2022-09-27T15:23:46.9703499Z adding 'torch/onnx/symbolic_helper.py' 2022-09-27T15:23:46.9712102Z adding 'torch/onnx/symbolic_opset10.py' 2022-09-27T15:23:46.9726912Z adding 'torch/onnx/symbolic_opset11.py' 2022-09-27T15:23:46.9732835Z adding 'torch/onnx/symbolic_opset12.py' 2022-09-27T15:23:46.9741568Z adding 'torch/onnx/symbolic_opset13.py' 2022-09-27T15:23:46.9745074Z adding 'torch/onnx/symbolic_opset14.py' 2022-09-27T15:23:46.9747474Z adding 'torch/onnx/symbolic_opset15.py' 2022-09-27T15:23:46.9750198Z adding 'torch/onnx/symbolic_opset16.py' 2022-09-27T15:23:46.9752586Z adding 'torch/onnx/symbolic_opset17.py' 2022-09-27T15:23:46.9755181Z adding 'torch/onnx/symbolic_opset7.py' 2022-09-27T15:23:46.9759983Z adding 'torch/onnx/symbolic_opset8.py' 2022-09-27T15:23:46.9819556Z adding 'torch/onnx/symbolic_opset9.py' 2022-09-27T15:23:46.9849277Z adding 'torch/onnx/utils.py' 2022-09-27T15:23:46.9858110Z adding 'torch/onnx/verification.py' 2022-09-27T15:23:46.9860774Z adding 'torch/onnx/_internal/__init__.py' 2022-09-27T15:23:46.9863019Z adding 'torch/onnx/_internal/_beartype.py' 2022-09-27T15:23:46.9867677Z adding 'torch/onnx/_internal/registration.py' 2022-09-27T15:23:46.9870400Z adding 'torch/optim/__init__.py' 2022-09-27T15:23:46.9872198Z adding 'torch/optim/__init__.pyi' 2022-09-27T15:23:46.9874409Z adding 'torch/optim/_functional.py' 2022-09-27T15:23:46.9878196Z adding 'torch/optim/adadelta.py' 2022-09-27T15:23:46.9880078Z adding 'torch/optim/adadelta.pyi' 2022-09-27T15:23:46.9884077Z adding 'torch/optim/adagrad.py' 2022-09-27T15:23:46.9886137Z adding 'torch/optim/adagrad.pyi' 2022-09-27T15:23:46.9892968Z adding 'torch/optim/adam.py' 2022-09-27T15:23:46.9895452Z adding 'torch/optim/adam.pyi' 2022-09-27T15:23:46.9899410Z adding 'torch/optim/adamax.py' 2022-09-27T15:23:46.9901491Z adding 'torch/optim/adamax.pyi' 2022-09-27T15:23:46.9906606Z adding 'torch/optim/adamw.py' 2022-09-27T15:23:46.9908827Z adding 'torch/optim/adamw.pyi' 2022-09-27T15:23:46.9912257Z adding 'torch/optim/asgd.py' 2022-09-27T15:23:46.9914120Z adding 'torch/optim/asgd.pyi' 2022-09-27T15:23:46.9919582Z adding 'torch/optim/lbfgs.py' 2022-09-27T15:23:46.9921784Z adding 'torch/optim/lbfgs.pyi' 2022-09-27T15:23:46.9940045Z adding 'torch/optim/lr_scheduler.py' 2022-09-27T15:23:46.9944350Z adding 'torch/optim/lr_scheduler.pyi' 2022-09-27T15:23:46.9948547Z adding 'torch/optim/nadam.py' 2022-09-27T15:23:46.9950565Z adding 'torch/optim/nadam.pyi' 2022-09-27T15:23:46.9956056Z adding 'torch/optim/optimizer.py' 2022-09-27T15:23:46.9958004Z adding 'torch/optim/optimizer.pyi' 2022-09-27T15:23:46.9962027Z adding 'torch/optim/radam.py' 2022-09-27T15:23:46.9964075Z adding 'torch/optim/radam.pyi' 2022-09-27T15:23:46.9968392Z adding 'torch/optim/rmsprop.py' 2022-09-27T15:23:46.9970457Z adding 'torch/optim/rmsprop.pyi' 2022-09-27T15:23:46.9974238Z adding 'torch/optim/rprop.py' 2022-09-27T15:23:46.9976224Z adding 'torch/optim/rprop.pyi' 2022-09-27T15:23:46.9980339Z adding 'torch/optim/sgd.py' 2022-09-27T15:23:46.9982344Z adding 'torch/optim/sgd.pyi' 2022-09-27T15:23:46.9984964Z adding 'torch/optim/sparse_adam.py' 2022-09-27T15:23:46.9986722Z adding 'torch/optim/sparse_adam.pyi' 2022-09-27T15:23:46.9991131Z adding 'torch/optim/swa_utils.py' 2022-09-27T15:23:46.9993321Z adding 'torch/optim/swa_utils.pyi' 2022-09-27T15:23:46.9995712Z adding 'torch/optim/_multi_tensor/__init__.py' 2022-09-27T15:23:46.9997895Z adding 'torch/package/__init__.py' 2022-09-27T15:23:47.0000606Z adding 'torch/package/_digraph.py' 2022-09-27T15:23:47.0002816Z adding 'torch/package/_directory_reader.py' 2022-09-27T15:23:47.0005110Z adding 'torch/package/_importlib.py' 2022-09-27T15:23:47.0007269Z adding 'torch/package/_mangling.py' 2022-09-27T15:23:47.0009652Z adding 'torch/package/_mock.py' 2022-09-27T15:23:47.0012249Z adding 'torch/package/_package_pickler.py' 2022-09-27T15:23:47.0014186Z adding 'torch/package/_package_unpickler.py' 2022-09-27T15:23:47.0017142Z adding 'torch/package/_stdlib.py' 2022-09-27T15:23:47.0020550Z adding 'torch/package/file_structure_representation.py' 2022-09-27T15:23:47.0023072Z adding 'torch/package/find_file_dependencies.py' 2022-09-27T15:23:47.0025487Z adding 'torch/package/glob_group.py' 2022-09-27T15:23:47.0029220Z adding 'torch/package/importer.py' 2022-09-27T15:23:47.0043728Z adding 'torch/package/package_exporter.py' 2022-09-27T15:23:47.0054556Z adding 'torch/package/package_importer.py' 2022-09-27T15:23:47.0057190Z adding 'torch/package/analyze/__init__.py' 2022-09-27T15:23:47.0059294Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2022-09-27T15:23:47.0061033Z adding 'torch/package/analyze/is_from_package.py' 2022-09-27T15:23:47.0063073Z adding 'torch/package/analyze/trace_dependencies.py' 2022-09-27T15:23:47.0065305Z adding 'torch/profiler/__init__.py' 2022-09-27T15:23:47.0071939Z adding 'torch/profiler/_pattern_matcher.py' 2022-09-27T15:23:47.0077117Z adding 'torch/profiler/_utils.py' 2022-09-27T15:23:47.0079340Z adding 'torch/profiler/itt.py' 2022-09-27T15:23:47.0085941Z adding 'torch/profiler/profiler.py' 2022-09-27T15:23:47.0088293Z adding 'torch/profiler/python_tracer.py' 2022-09-27T15:23:47.0090988Z adding 'torch/quantization/__init__.py' 2022-09-27T15:23:47.0092837Z adding 'torch/quantization/_numeric_suite.py' 2022-09-27T15:23:47.0094651Z adding 'torch/quantization/_numeric_suite_fx.py' 2022-09-27T15:23:47.0097074Z adding 'torch/quantization/fake_quantize.py' 2022-09-27T15:23:47.0098777Z adding 'torch/quantization/fuse_modules.py' 2022-09-27T15:23:47.0100905Z adding 'torch/quantization/fuser_method_mappings.py' 2022-09-27T15:23:47.0102020Z adding 'torch/quantization/observer.py' 2022-09-27T15:23:47.0104249Z adding 'torch/quantization/qconfig.py' 2022-09-27T15:23:47.0105866Z adding 'torch/quantization/quant_type.py' 2022-09-27T15:23:47.0107629Z adding 'torch/quantization/quantization_mappings.py' 2022-09-27T15:23:47.0109247Z adding 'torch/quantization/quantize.py' 2022-09-27T15:23:47.0111062Z adding 'torch/quantization/quantize_fx.py' 2022-09-27T15:23:47.0112484Z adding 'torch/quantization/quantize_jit.py' 2022-09-27T15:23:47.0114113Z adding 'torch/quantization/stubs.py' 2022-09-27T15:23:47.0116040Z adding 'torch/quantization/utils.py' 2022-09-27T15:23:47.0118775Z adding 'torch/quantization/fx/__init__.py' 2022-09-27T15:23:47.0120322Z adding 'torch/quantization/fx/_equalize.py' 2022-09-27T15:23:47.0122179Z adding 'torch/quantization/fx/convert.py' 2022-09-27T15:23:47.0123590Z adding 'torch/quantization/fx/fuse.py' 2022-09-27T15:23:47.0125182Z adding 'torch/quantization/fx/fusion_patterns.py' 2022-09-27T15:23:47.0127744Z adding 'torch/quantization/fx/graph_module.py' 2022-09-27T15:23:47.0129536Z adding 'torch/quantization/fx/match_utils.py' 2022-09-27T15:23:47.0131274Z adding 'torch/quantization/fx/pattern_utils.py' 2022-09-27T15:23:47.0132862Z adding 'torch/quantization/fx/prepare.py' 2022-09-27T15:23:47.0134813Z adding 'torch/quantization/fx/quantization_patterns.py' 2022-09-27T15:23:47.0136386Z adding 'torch/quantization/fx/quantization_types.py' 2022-09-27T15:23:47.0137847Z adding 'torch/quantization/fx/utils.py' 2022-09-27T15:23:47.0140855Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2022-09-27T15:23:47.0143249Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2022-09-27T15:23:47.0144837Z adding 'torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake' 2022-09-27T15:23:47.0146349Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2022-09-27T15:23:47.0148755Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2022-09-27T15:23:47.0150648Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2022-09-27T15:23:47.0152391Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2022-09-27T15:23:47.0154684Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2022-09-27T15:23:47.0182307Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2022-09-27T15:23:47.0188534Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake' 2022-09-27T15:23:47.0190657Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2022-09-27T15:23:47.0193243Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2022-09-27T15:23:47.0195740Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2022-09-27T15:23:47.0199784Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2022-09-27T15:23:47.0203420Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2022-09-27T15:23:47.0207326Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2022-09-27T15:23:47.0213040Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2022-09-27T15:23:47.0215487Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2022-09-27T15:23:47.0217635Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2022-09-27T15:23:47.0219404Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2022-09-27T15:23:47.0221085Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2022-09-27T15:23:47.0222933Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2022-09-27T15:23:47.0224807Z adding 'torch/share/cmake/Caffe2/public/threads.cmake' 2022-09-27T15:23:47.0231103Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2022-09-27T15:23:47.0233926Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake' 2022-09-27T15:23:47.0236190Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake' 2022-09-27T15:23:47.0239042Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2022-09-27T15:23:47.0241022Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2022-09-27T15:23:47.0245268Z adding 'torch/sparse/__init__.py' 2022-09-27T15:23:47.0252123Z adding 'torch/special/__init__.py' 2022-09-27T15:23:47.0503194Z adding 'torch/test/CppSignature_test' 2022-09-27T15:23:47.0861175Z adding 'torch/test/Dict_test' 2022-09-27T15:23:47.1140086Z adding 'torch/test/Dimname_test' 2022-09-27T15:23:47.1445363Z adding 'torch/test/IListRef_test' 2022-09-27T15:23:47.1771212Z adding 'torch/test/KernelFunction_test' 2022-09-27T15:23:47.2259966Z adding 'torch/test/List_test' 2022-09-27T15:23:47.2614099Z adding 'torch/test/MaybeOwned_test' 2022-09-27T15:23:47.2911493Z adding 'torch/test/NamedTensor_test' 2022-09-27T15:23:47.3210166Z adding 'torch/test/apply_utils_test' 2022-09-27T15:23:47.3514210Z adding 'torch/test/atest' 2022-09-27T15:23:47.3800207Z adding 'torch/test/backend_fallback_test' 2022-09-27T15:23:47.4127880Z adding 'torch/test/basic' 2022-09-27T15:23:47.4407029Z adding 'torch/test/broadcast_test' 2022-09-27T15:23:47.4664839Z adding 'torch/test/c10_Array_test' 2022-09-27T15:23:47.4934666Z adding 'torch/test/c10_Bitset_test' 2022-09-27T15:23:47.5199143Z adding 'torch/test/c10_C++17_test' 2022-09-27T15:23:47.5459631Z adding 'torch/test/c10_CompileTimeFunctionPointer_test' 2022-09-27T15:23:47.5713615Z adding 'torch/test/c10_ConstexprCrc_test' 2022-09-27T15:23:47.5971408Z adding 'torch/test/c10_DeadlockDetection_test' 2022-09-27T15:23:47.6238308Z adding 'torch/test/c10_DeviceGuard_test' 2022-09-27T15:23:47.6499991Z adding 'torch/test/c10_Device_test' 2022-09-27T15:23:47.6802162Z adding 'torch/test/c10_DispatchKeySet_test' 2022-09-27T15:23:47.7062691Z adding 'torch/test/c10_Half_test' 2022-09-27T15:23:47.7340838Z adding 'torch/test/c10_InlineDeviceGuard_test' 2022-09-27T15:23:47.7630812Z adding 'torch/test/c10_InlineStreamGuard_test' 2022-09-27T15:23:47.7919607Z adding 'torch/test/c10_LeftRight_test' 2022-09-27T15:23:47.8225128Z adding 'torch/test/c10_Metaprogramming_test' 2022-09-27T15:23:47.8518232Z adding 'torch/test/c10_SizesAndStrides_test' 2022-09-27T15:23:47.9150930Z adding 'torch/test/c10_SmallVectorTest' 2022-09-27T15:23:47.9438567Z adding 'torch/test/c10_StreamGuard_test' 2022-09-27T15:23:47.9699891Z adding 'torch/test/c10_SymInt_test' 2022-09-27T15:23:47.9959564Z adding 'torch/test/c10_Synchronized_test' 2022-09-27T15:23:48.0240677Z adding 'torch/test/c10_ThreadLocal_test' 2022-09-27T15:23:48.0507447Z adding 'torch/test/c10_TypeIndex_test' 2022-09-27T15:23:48.0770052Z adding 'torch/test/c10_TypeList_test' 2022-09-27T15:23:48.1025495Z adding 'torch/test/c10_TypeTraits_test' 2022-09-27T15:23:48.1295084Z adding 'torch/test/c10_accumulate_test' 2022-09-27T15:23:48.1577612Z adding 'torch/test/c10_bfloat16_test' 2022-09-27T15:23:48.1863821Z adding 'torch/test/c10_complex_math_test' 2022-09-27T15:23:48.2147045Z adding 'torch/test/c10_complex_test' 2022-09-27T15:23:48.2620984Z adding 'torch/test/c10_either_test' 2022-09-27T15:23:48.2911288Z adding 'torch/test/c10_exception_test' 2022-09-27T15:23:48.3177426Z adding 'torch/test/c10_flags_test' 2022-09-27T15:23:48.3408334Z adding 'torch/test/c10_intrusive_ptr_benchmark' 2022-09-27T15:23:48.4064048Z adding 'torch/test/c10_intrusive_ptr_test' 2022-09-27T15:23:48.4363407Z adding 'torch/test/c10_irange_test' 2022-09-27T15:23:48.4646769Z adding 'torch/test/c10_logging_test' 2022-09-27T15:23:48.5030070Z adding 'torch/test/c10_optional_test' 2022-09-27T15:23:48.5352039Z adding 'torch/test/c10_ordered_preserving_dict_test' 2022-09-27T15:23:48.5633768Z adding 'torch/test/c10_registry_test' 2022-09-27T15:23:48.5929846Z adding 'torch/test/c10_string_view_test' 2022-09-27T15:23:48.6198053Z adding 'torch/test/c10_tempfile_test' 2022-09-27T15:23:48.6477390Z adding 'torch/test/c10_typeid_test' 2022-09-27T15:23:48.6771309Z adding 'torch/test/cpu_generator_test' 2022-09-27T15:23:48.7048130Z adding 'torch/test/cpu_profiling_allocator_test' 2022-09-27T15:23:48.7496823Z adding 'torch/test/cpu_rng_test' 2022-09-27T15:23:48.7769019Z adding 'torch/test/dispatch_key_set_test' 2022-09-27T15:23:48.8031078Z adding 'torch/test/dlconvertor_test' 2022-09-27T15:23:48.8335799Z adding 'torch/test/extension_backend_test' 2022-09-27T15:23:48.8611930Z adding 'torch/test/half_test' 2022-09-27T15:23:48.8882741Z adding 'torch/test/inline_container_test' 2022-09-27T15:23:48.9396567Z adding 'torch/test/ivalue_test' 2022-09-27T15:23:49.0045070Z adding 'torch/test/kernel_function_legacy_test' 2022-09-27T15:23:49.0564163Z adding 'torch/test/kernel_function_test' 2022-09-27T15:23:49.1222252Z adding 'torch/test/kernel_lambda_legacy_test' 2022-09-27T15:23:49.1772502Z adding 'torch/test/kernel_lambda_test' 2022-09-27T15:23:49.2107216Z adding 'torch/test/kernel_stackbased_test' 2022-09-27T15:23:49.2369589Z adding 'torch/test/lazy_tensor_test' 2022-09-27T15:23:49.2871337Z adding 'torch/test/make_boxed_from_unboxed_functor_test' 2022-09-27T15:23:49.3160280Z adding 'torch/test/math_kernel_test' 2022-09-27T15:23:49.3431995Z adding 'torch/test/memory_format_test' 2022-09-27T15:23:49.3703508Z adding 'torch/test/memory_overlapping_test' 2022-09-27T15:23:49.3977053Z adding 'torch/test/mobile_memory_cleanup' 2022-09-27T15:23:49.4270729Z adding 'torch/test/native_test' 2022-09-27T15:23:49.4526950Z adding 'torch/test/op_allowlist_test' 2022-09-27T15:23:49.5922352Z adding 'torch/test/op_registration_test' 2022-09-27T15:23:49.6275941Z adding 'torch/test/operator_name_test' 2022-09-27T15:23:49.6539814Z adding 'torch/test/operators_test' 2022-09-27T15:23:49.6807037Z adding 'torch/test/packedtensoraccessor_test' 2022-09-27T15:23:49.7157912Z adding 'torch/test/pow_test' 2022-09-27T15:23:49.7452648Z adding 'torch/test/quantized_test' 2022-09-27T15:23:49.7712625Z adding 'torch/test/reduce_ops_test' 2022-09-27T15:23:49.7976748Z adding 'torch/test/reportMemoryUsage_test' 2022-09-27T15:23:49.8273385Z adding 'torch/test/scalar_tensor_test' 2022-09-27T15:23:49.8567292Z adding 'torch/test/scalar_test' 2022-09-27T15:23:49.8836811Z adding 'torch/test/stride_properties_test' 2022-09-27T15:23:49.9224763Z adding 'torch/test/tensor_iterator_test' 2022-09-27T15:23:49.9514158Z adding 'torch/test/test_parallel' 2022-09-27T15:23:49.9535754Z adding 'torch/test/thread_init_test' 2022-09-27T15:23:49.9795285Z adding 'torch/test/type_ptr_test' 2022-09-27T15:23:50.0117095Z adding 'torch/test/type_test' 2022-09-27T15:23:50.0390540Z adding 'torch/test/undefined_tensor_test' 2022-09-27T15:23:50.0649272Z adding 'torch/test/variant_test' 2022-09-27T15:23:50.0666841Z adding 'torch/test/verify_api_visibility' 2022-09-27T15:23:50.1041027Z adding 'torch/test/vmap_test' 2022-09-27T15:23:50.1680871Z adding 'torch/test/vulkan_api_test' 2022-09-27T15:23:50.1975422Z adding 'torch/test/weakref_test' 2022-09-27T15:23:50.2243845Z adding 'torch/test/wrapdim_test' 2022-09-27T15:23:50.2502760Z adding 'torch/test/xla_tensor_test' 2022-09-27T15:23:50.2518008Z adding 'torch/testing/__init__.py' 2022-09-27T15:23:50.2533239Z adding 'torch/testing/_comparison.py' 2022-09-27T15:23:50.2538974Z adding 'torch/testing/_creation.py' 2022-09-27T15:23:50.2542690Z adding 'torch/testing/_deprecated.py' 2022-09-27T15:23:50.2545857Z adding 'torch/testing/_legacy.py' 2022-09-27T15:23:50.2548845Z adding 'torch/testing/_internal/__init__.py' 2022-09-27T15:23:50.2553812Z adding 'torch/testing/_internal/autocast_test_lists.py' 2022-09-27T15:23:50.2557952Z adding 'torch/testing/_internal/check_kernel_launches.py' 2022-09-27T15:23:50.2561584Z adding 'torch/testing/_internal/common_cuda.py' 2022-09-27T15:23:50.2579771Z adding 'torch/testing/_internal/common_device_type.py' 2022-09-27T15:23:50.2590830Z adding 'torch/testing/_internal/common_distributed.py' 2022-09-27T15:23:50.2593690Z adding 'torch/testing/_internal/common_dtype.py' 2022-09-27T15:23:50.2605154Z adding 'torch/testing/_internal/common_fsdp.py' 2022-09-27T15:23:50.2611248Z adding 'torch/testing/_internal/common_jit.py' 2022-09-27T15:23:50.2778700Z adding 'torch/testing/_internal/common_methods_invocations.py' 2022-09-27T15:23:50.2821556Z adding 'torch/testing/_internal/common_modules.py' 2022-09-27T15:23:50.2860654Z adding 'torch/testing/_internal/common_nn.py' 2022-09-27T15:23:50.2887042Z adding 'torch/testing/_internal/common_quantization.py' 2022-09-27T15:23:50.2892836Z adding 'torch/testing/_internal/common_quantized.py' 2022-09-27T15:23:50.2896821Z adding 'torch/testing/_internal/common_subclass.py' 2022-09-27T15:23:50.2949351Z adding 'torch/testing/_internal/common_utils.py' 2022-09-27T15:23:50.2960368Z adding 'torch/testing/_internal/composite_compliance.py' 2022-09-27T15:23:50.2964450Z adding 'torch/testing/_internal/dist_utils.py' 2022-09-27T15:23:50.2969836Z adding 'torch/testing/_internal/hypothesis_utils.py' 2022-09-27T15:23:50.2979620Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2022-09-27T15:23:50.2990157Z adding 'torch/testing/_internal/jit_utils.py' 2022-09-27T15:23:50.2994339Z adding 'torch/testing/_internal/logging_tensor.py' 2022-09-27T15:23:50.2996678Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2022-09-27T15:23:50.3000103Z adding 'torch/testing/_internal/schema_check_mode.py' 2022-09-27T15:23:50.3002706Z adding 'torch/testing/_internal/codegen/__init__.py' 2022-09-27T15:23:50.3008088Z adding 'torch/testing/_internal/codegen/random_topo_test.py' 2022-09-27T15:23:50.3010756Z adding 'torch/testing/_internal/data/__init__.py' 2022-09-27T15:23:50.3012511Z adding 'torch/testing/_internal/data/network1.py' 2022-09-27T15:23:50.3014521Z adding 'torch/testing/_internal/data/network2.py' 2022-09-27T15:23:50.3017111Z adding 'torch/testing/_internal/distributed/__init__.py' 2022-09-27T15:23:50.3024624Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2022-09-27T15:23:50.3107461Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2022-09-27T15:23:50.3118851Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2022-09-27T15:23:50.3120868Z adding 'torch/testing/_internal/distributed/pipe_with_ddp_test.py' 2022-09-27T15:23:50.3124049Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2022-09-27T15:23:50.3126226Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2022-09-27T15:23:50.3128126Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2022-09-27T15:23:50.3130902Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2022-09-27T15:23:50.3133047Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2022-09-27T15:23:50.3134882Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2022-09-27T15:23:50.3136583Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2022-09-27T15:23:50.3138192Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2022-09-27T15:23:50.3144079Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2022-09-27T15:23:50.3146593Z adding 'torch/testing/_internal/distributed/pipeline/__init__.py' 2022-09-27T15:23:50.3148177Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2022-09-27T15:23:50.3173699Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2022-09-27T15:23:50.3179206Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2022-09-27T15:23:50.3182923Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2022-09-27T15:23:50.3184938Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2022-09-27T15:23:50.3186872Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2022-09-27T15:23:50.3239710Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2022-09-27T15:23:50.3246310Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2022-09-27T15:23:50.3247843Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2022-09-27T15:23:50.3250213Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2022-09-27T15:23:50.3253909Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2022-09-27T15:23:50.3255717Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2022-09-27T15:23:50.3257852Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2022-09-27T15:23:50.3269547Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2022-09-27T15:23:50.3273274Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2022-09-27T15:23:50.3275193Z adding 'torch/testing/_internal/generated/__init__.py' 2022-09-27T15:23:50.3307807Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2022-09-27T15:23:50.3317843Z adding 'torch/testing/_internal/opinfo/__init__.py' 2022-09-27T15:23:50.3348401Z adding 'torch/testing/_internal/opinfo/core.py' 2022-09-27T15:23:50.3353321Z adding 'torch/testing/_internal/opinfo/refs.py' 2022-09-27T15:23:50.3357001Z adding 'torch/testing/_internal/opinfo/utils.py' 2022-09-27T15:23:50.3359297Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2022-09-27T15:23:50.3366193Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2022-09-27T15:23:50.3370930Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2022-09-27T15:23:50.3388954Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2022-09-27T15:23:50.3395227Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2022-09-27T15:23:50.3397401Z adding 'torch/testing/_internal/test_module/__init__.py' 2022-09-27T15:23:50.3398713Z adding 'torch/testing/_internal/test_module/future_div.py' 2022-09-27T15:23:50.3400228Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2022-09-27T15:23:50.3402575Z adding 'torch/utils/__init__.py' 2022-09-27T15:23:50.3405116Z adding 'torch/utils/_cpp_extension_versioner.py' 2022-09-27T15:23:50.3406387Z adding 'torch/utils/_crash_handler.py' 2022-09-27T15:23:50.3409427Z adding 'torch/utils/_cuda_trace.py' 2022-09-27T15:23:50.3413739Z adding 'torch/utils/_freeze.py' 2022-09-27T15:23:50.3417119Z adding 'torch/utils/_mode_utils.py' 2022-09-27T15:23:50.3421545Z adding 'torch/utils/_python_dispatch.py' 2022-09-27T15:23:50.3426187Z adding 'torch/utils/_pytree.py' 2022-09-27T15:23:50.3428903Z adding 'torch/utils/_zip.py' 2022-09-27T15:23:50.3435800Z adding 'torch/utils/bundled_inputs.py' 2022-09-27T15:23:50.3443037Z adding 'torch/utils/checkpoint.py' 2022-09-27T15:23:50.3448937Z adding 'torch/utils/collect_env.py' 2022-09-27T15:23:50.3479756Z adding 'torch/utils/cpp_extension.py' 2022-09-27T15:23:50.3484887Z adding 'torch/utils/dlpack.py' 2022-09-27T15:23:50.3486839Z adding 'torch/utils/file_baton.py' 2022-09-27T15:23:50.3490691Z adding 'torch/utils/hooks.py' 2022-09-27T15:23:50.3493935Z adding 'torch/utils/mkldnn.py' 2022-09-27T15:23:50.3498422Z adding 'torch/utils/mobile_optimizer.py' 2022-09-27T15:23:50.3500991Z adding 'torch/utils/model_zoo.py' 2022-09-27T15:23:50.3504148Z adding 'torch/utils/show_pickle.py' 2022-09-27T15:23:50.3507656Z adding 'torch/utils/throughput_benchmark.py' 2022-09-27T15:23:50.3510302Z adding 'torch/utils/backcompat/__init__.py' 2022-09-27T15:23:50.3512324Z adding 'torch/utils/benchmark/__init__.py' 2022-09-27T15:23:50.3514782Z adding 'torch/utils/benchmark/examples/__init__.py' 2022-09-27T15:23:50.3518645Z adding 'torch/utils/benchmark/examples/blas_compare.py' 2022-09-27T15:23:50.3522349Z adding 'torch/utils/benchmark/examples/blas_compare_setup.py' 2022-09-27T15:23:50.3525113Z adding 'torch/utils/benchmark/examples/compare.py' 2022-09-27T15:23:50.3530669Z adding 'torch/utils/benchmark/examples/end_to_end.py' 2022-09-27T15:23:50.3533690Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2022-09-27T15:23:50.3536738Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2022-09-27T15:23:50.3538714Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2022-09-27T15:23:50.3542409Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2022-09-27T15:23:50.3544482Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2022-09-27T15:23:50.3547497Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2022-09-27T15:23:50.3550242Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2022-09-27T15:23:50.3552999Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2022-09-27T15:23:50.3555901Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2022-09-27T15:23:50.3558537Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2022-09-27T15:23:50.3561047Z adding 'torch/utils/benchmark/utils/__init__.py' 2022-09-27T15:23:50.3563106Z adding 'torch/utils/benchmark/utils/_stubs.py' 2022-09-27T15:23:50.3568583Z adding 'torch/utils/benchmark/utils/common.py' 2022-09-27T15:23:50.3573520Z adding 'torch/utils/benchmark/utils/compare.py' 2022-09-27T15:23:50.3577417Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2022-09-27T15:23:50.3584038Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2022-09-27T15:23:50.3587670Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2022-09-27T15:23:50.3589651Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2022-09-27T15:23:50.3596922Z adding 'torch/utils/benchmark/utils/timer.py' 2022-09-27T15:23:50.3599824Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2022-09-27T15:23:50.3603065Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2022-09-27T15:23:50.3605318Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2022-09-27T15:23:50.3607868Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2022-09-27T15:23:50.3619779Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2022-09-27T15:23:50.3666807Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2022-09-27T15:23:50.3678669Z adding 'torch/utils/bottleneck/__init__.py' 2022-09-27T15:23:50.3681893Z adding 'torch/utils/bottleneck/__main__.py' 2022-09-27T15:23:50.3684828Z adding 'torch/utils/data/__init__.py' 2022-09-27T15:23:50.3686664Z adding 'torch/utils/data/backward_compatibility.py' 2022-09-27T15:23:50.3713287Z adding 'torch/utils/data/dataloader.py' 2022-09-27T15:23:50.3718561Z adding 'torch/utils/data/dataloader_experimental.py' 2022-09-27T15:23:50.3723381Z adding 'torch/utils/data/dataset.py' 2022-09-27T15:23:50.3726969Z adding 'torch/utils/data/distributed.py' 2022-09-27T15:23:50.3729827Z adding 'torch/utils/data/graph.py' 2022-09-27T15:23:50.3733096Z adding 'torch/utils/data/graph_settings.py' 2022-09-27T15:23:50.3737359Z adding 'torch/utils/data/sampler.py' 2022-09-27T15:23:50.3740786Z adding 'torch/utils/data/_utils/__init__.py' 2022-09-27T15:23:50.3744515Z adding 'torch/utils/data/_utils/collate.py' 2022-09-27T15:23:50.3746978Z adding 'torch/utils/data/_utils/fetch.py' 2022-09-27T15:23:50.3749739Z adding 'torch/utils/data/_utils/pin_memory.py' 2022-09-27T15:23:50.3751693Z adding 'torch/utils/data/_utils/serialization.py' 2022-09-27T15:23:50.3754826Z adding 'torch/utils/data/_utils/signal_handling.py' 2022-09-27T15:23:50.3760131Z adding 'torch/utils/data/_utils/worker.py' 2022-09-27T15:23:50.3762797Z adding 'torch/utils/data/communication/__init__.py' 2022-09-27T15:23:50.3765258Z adding 'torch/utils/data/communication/eventloop.py' 2022-09-27T15:23:50.3768580Z adding 'torch/utils/data/communication/iter.py' 2022-09-27T15:23:50.3771871Z adding 'torch/utils/data/communication/map.py' 2022-09-27T15:23:50.3774145Z adding 'torch/utils/data/communication/messages.py' 2022-09-27T15:23:50.3777446Z adding 'torch/utils/data/communication/protocol.py' 2022-09-27T15:23:50.3780065Z adding 'torch/utils/data/communication/queue.py' 2022-09-27T15:23:50.3782476Z adding 'torch/utils/data/datapipes/__init__.py' 2022-09-27T15:23:50.3785932Z adding 'torch/utils/data/datapipes/_decorator.py' 2022-09-27T15:23:50.3790357Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2022-09-27T15:23:50.3796424Z adding 'torch/utils/data/datapipes/_typing.py' 2022-09-27T15:23:50.3801682Z adding 'torch/utils/data/datapipes/datapipe.py' 2022-09-27T15:23:50.3806105Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2022-09-27T15:23:50.3808819Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2022-09-27T15:23:50.3811372Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2022-09-27T15:23:50.3816055Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2022-09-27T15:23:50.3819199Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2022-09-27T15:23:50.3821302Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2022-09-27T15:23:50.3824303Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2022-09-27T15:23:50.3828392Z adding 'torch/utils/data/datapipes/iter/callable.py' 2022-09-27T15:23:50.3832116Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2022-09-27T15:23:50.3838986Z adding 'torch/utils/data/datapipes/iter/combining.py' 2022-09-27T15:23:50.3842220Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2022-09-27T15:23:50.3844886Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2022-09-27T15:23:50.3849618Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2022-09-27T15:23:50.3852697Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2022-09-27T15:23:50.3855705Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2022-09-27T15:23:50.3858020Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2022-09-27T15:23:50.3860998Z adding 'torch/utils/data/datapipes/iter/utils.py' 2022-09-27T15:23:50.3863771Z adding 'torch/utils/data/datapipes/map/__init__.py' 2022-09-27T15:23:50.3866275Z adding 'torch/utils/data/datapipes/map/callable.py' 2022-09-27T15:23:50.3869369Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2022-09-27T15:23:50.3872374Z adding 'torch/utils/data/datapipes/map/combining.py' 2022-09-27T15:23:50.3875045Z adding 'torch/utils/data/datapipes/map/grouping.py' 2022-09-27T15:23:50.3877509Z adding 'torch/utils/data/datapipes/map/utils.py' 2022-09-27T15:23:50.3879986Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2022-09-27T15:23:50.3885241Z adding 'torch/utils/data/datapipes/utils/common.py' 2022-09-27T15:23:50.3889954Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2022-09-27T15:23:50.3893116Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2022-09-27T15:23:50.3895339Z adding 'torch/utils/hipify/__init__.py' 2022-09-27T15:23:50.3898067Z adding 'torch/utils/hipify/constants.py' 2022-09-27T15:23:50.3945896Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2022-09-27T15:23:50.3966894Z adding 'torch/utils/hipify/hipify_python.py' 2022-09-27T15:23:50.3969734Z adding 'torch/utils/hipify/version.py' 2022-09-27T15:23:50.3971781Z adding 'torch/utils/jit/__init__.py' 2022-09-27T15:23:50.3975003Z adding 'torch/utils/jit/log_extract.py' 2022-09-27T15:23:50.3981798Z adding 'torch/utils/model_dump/__init__.py' 2022-09-27T15:23:50.3984075Z adding 'torch/utils/model_dump/__main__.py' 2022-09-27T15:23:50.3990345Z adding 'torch/utils/model_dump/code.js' 2022-09-27T15:23:50.3993113Z adding 'torch/utils/model_dump/htm.mjs' 2022-09-27T15:23:50.3997863Z adding 'torch/utils/model_dump/preact.mjs' 2022-09-27T15:23:50.4000227Z adding 'torch/utils/model_dump/skeleton.html' 2022-09-27T15:23:50.4002997Z adding 'torch/utils/tensorboard/__init__.py' 2022-09-27T15:23:50.4011525Z adding 'torch/utils/tensorboard/_caffe2_graph.py' 2022-09-27T15:23:50.4014475Z adding 'torch/utils/tensorboard/_convert_np.py' 2022-09-27T15:23:50.4017112Z adding 'torch/utils/tensorboard/_embedding.py' 2022-09-27T15:23:50.4019947Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2022-09-27T15:23:50.4022393Z adding 'torch/utils/tensorboard/_proto_graph.py' 2022-09-27T15:23:50.4028015Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2022-09-27T15:23:50.4031594Z adding 'torch/utils/tensorboard/_utils.py' 2022-09-27T15:23:50.4040878Z adding 'torch/utils/tensorboard/summary.py' 2022-09-27T15:23:50.4053787Z adding 'torch/utils/tensorboard/writer.py' 2022-09-27T15:23:50.4059375Z adding 'torchgen/__init__.py' 2022-09-27T15:23:50.4062026Z adding 'torchgen/code_template.py' 2022-09-27T15:23:50.4064908Z adding 'torchgen/context.py' 2022-09-27T15:23:50.4095099Z adding 'torchgen/gen.py' 2022-09-27T15:23:50.4104564Z adding 'torchgen/gen_backend_stubs.py' 2022-09-27T15:23:50.4114573Z adding 'torchgen/gen_functionalization_type.py' 2022-09-27T15:23:50.4122657Z adding 'torchgen/gen_lazy_tensor.py' 2022-09-27T15:23:50.4126791Z adding 'torchgen/gen_vmap_plumbing.py' 2022-09-27T15:23:50.4129523Z adding 'torchgen/local.py' 2022-09-27T15:23:50.4165857Z adding 'torchgen/model.py' 2022-09-27T15:23:50.4177907Z adding 'torchgen/native_function_generation.py' 2022-09-27T15:23:50.4184797Z adding 'torchgen/utils.py' 2022-09-27T15:23:50.4187928Z adding 'torchgen/api/__init__.py' 2022-09-27T15:23:50.4196251Z adding 'torchgen/api/autograd.py' 2022-09-27T15:23:50.4202262Z adding 'torchgen/api/cpp.py' 2022-09-27T15:23:50.4205461Z adding 'torchgen/api/dispatcher.py' 2022-09-27T15:23:50.4209011Z adding 'torchgen/api/functionalization.py' 2022-09-27T15:23:50.4215254Z adding 'torchgen/api/lazy.py' 2022-09-27T15:23:50.4217831Z adding 'torchgen/api/meta.py' 2022-09-27T15:23:50.4221203Z adding 'torchgen/api/native.py' 2022-09-27T15:23:50.4238434Z adding 'torchgen/api/python.py' 2022-09-27T15:23:50.4243164Z adding 'torchgen/api/structured.py' 2022-09-27T15:23:50.4248844Z adding 'torchgen/api/translate.py' 2022-09-27T15:23:50.4257426Z adding 'torchgen/api/types.py' 2022-09-27T15:23:50.4261605Z adding 'torchgen/api/ufunc.py' 2022-09-27T15:23:50.4265854Z adding 'torchgen/api/unboxing.py' 2022-09-27T15:23:50.4268690Z adding 'torchgen/dest/__init__.py' 2022-09-27T15:23:50.4277500Z adding 'torchgen/dest/lazy_ir.py' 2022-09-27T15:23:50.4280603Z adding 'torchgen/dest/lazy_ts_lowering.py' 2022-09-27T15:23:50.4283155Z adding 'torchgen/dest/native_functions.py' 2022-09-27T15:23:50.4294627Z adding 'torchgen/dest/register_dispatch_key.py' 2022-09-27T15:23:50.4301536Z adding 'torchgen/dest/ufunc.py' 2022-09-27T15:23:50.4304254Z adding 'torchgen/operator_versions/__init__.py' 2022-09-27T15:23:50.4308803Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2022-09-27T15:23:50.4311193Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2022-09-27T15:23:50.4407506Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2022-09-27T15:23:50.4421844Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2022-09-27T15:23:50.4425324Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2022-09-27T15:23:50.4427346Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2022-09-27T15:23:50.4430007Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2022-09-27T15:23:50.4432635Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2022-09-27T15:23:50.4434496Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2022-09-27T15:23:50.4436851Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2022-09-27T15:23:50.4439049Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2022-09-27T15:23:50.4440848Z adding 'torchgen/packaged/ATen/templates/Function.h' 2022-09-27T15:23:50.4443161Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2022-09-27T15:23:50.4445961Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2022-09-27T15:23:50.4449061Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2022-09-27T15:23:50.4451222Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2022-09-27T15:23:50.4453517Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2022-09-27T15:23:50.4455747Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2022-09-27T15:23:50.4459851Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2022-09-27T15:23:50.4473850Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2022-09-27T15:23:50.4475193Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2022-09-27T15:23:50.4477613Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2022-09-27T15:23:50.4479403Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2022-09-27T15:23:50.4481680Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2022-09-27T15:23:50.4484504Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2022-09-27T15:23:50.4486444Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2022-09-27T15:23:50.4488773Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2022-09-27T15:23:50.4491301Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2022-09-27T15:23:50.4493594Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2022-09-27T15:23:50.4495695Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2022-09-27T15:23:50.4498285Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2022-09-27T15:23:50.4501138Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2022-09-27T15:23:50.4503068Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2022-09-27T15:23:50.4505158Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2022-09-27T15:23:50.4515208Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2022-09-27T15:23:50.4518318Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2022-09-27T15:23:50.4520157Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2022-09-27T15:23:50.4522533Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2022-09-27T15:23:50.4524421Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2022-09-27T15:23:50.4526799Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2022-09-27T15:23:50.4528972Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2022-09-27T15:23:50.4531309Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2022-09-27T15:23:50.4533154Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2022-09-27T15:23:50.4535753Z adding 'torchgen/selective_build/__init__.py' 2022-09-27T15:23:50.4539389Z adding 'torchgen/selective_build/operator.py' 2022-09-27T15:23:50.4543391Z adding 'torchgen/selective_build/selector.py' 2022-09-27T15:23:50.4545797Z adding 'torchgen/static_runtime/__init__.py' 2022-09-27T15:23:50.4549564Z adding 'torchgen/static_runtime/config.py' 2022-09-27T15:23:50.4553324Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2022-09-27T15:23:50.4560746Z adding 'torchgen/static_runtime/generator.py' 2022-09-27T15:23:50.4600138Z adding 'torch-1.13.0a0+git52424e2.dist-info/LICENSE' 2022-09-27T15:23:50.4615182Z adding 'torch-1.13.0a0+git52424e2.dist-info/METADATA' 2022-09-27T15:23:50.4622750Z adding 'torch-1.13.0a0+git52424e2.dist-info/NOTICE' 2022-09-27T15:23:50.4623981Z adding 'torch-1.13.0a0+git52424e2.dist-info/WHEEL' 2022-09-27T15:23:50.4625846Z adding 'torch-1.13.0a0+git52424e2.dist-info/entry_points.txt' 2022-09-27T15:23:50.4626994Z adding 'torch-1.13.0a0+git52424e2.dist-info/top_level.txt' 2022-09-27T15:23:50.5191428Z adding 'torch-1.13.0a0+git52424e2.dist-info/RECORD' 2022-09-27T15:23:50.5466433Z removing build/bdist.linux-x86_64/wheel 2022-09-27T15:23:50.8362371Z + python -mpip install dist/torch-1.13.0a0+git52424e2-cp37-cp37m-linux_x86_64.whl 2022-09-27T15:23:51.2256753Z Processing ./dist/torch-1.13.0a0+git52424e2-cp37-cp37m-linux_x86_64.whl 2022-09-27T15:23:51.3026775Z 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:23:52.1101813Z Installing collected packages: torch 2022-09-27T15:23:58.6957163Z Successfully installed torch-1.13.0a0+git52424e2 2022-09-27T15:23:58.7895871Z + set -x 2022-09-27T15:23:58.7897514Z + assert_git_not_dirty 2022-09-27T15:23:58.7898097Z + [[ linux-vulkan-bionic-py3.7-clang9 != *rocm* ]] 2022-09-27T15:23:58.7899627Z + [[ linux-vulkan-bionic-py3.7-clang9 != *xla* ]] 2022-09-27T15:23:58.7900132Z ++ git status --porcelain 2022-09-27T15:24:05.0971847Z + git_status= 2022-09-27T15:24:05.0972186Z + [[ -n '' ]] 2022-09-27T15:24:05.0972396Z + mkdir -p dist 2022-09-27T15:24:05.1016329Z + '[' -f build/.ninja_log ']' 2022-09-27T15:24:05.1016829Z + [[ linux-vulkan-bionic-py3.7-clang9 == *rocm* ]] 2022-09-27T15:24:05.1017301Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts 2022-09-27T15:24:05.1020437Z ++ [[ linux-vulkan-bionic-py3.7-clang9 == *rocm* ]] 2022-09-27T15:24:05.1020744Z ++ echo OFF 2022-09-27T15:24:05.1022353Z + CUSTOM_TEST_USE_ROCM=OFF 2022-09-27T15:24:05.1022797Z + CUSTOM_TEST_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public 2022-09-27T15:24:05.1023308Z + mkdir -pv build/custom_test_artifacts 2022-09-27T15:24:05.1032437Z mkdir: created directory 'build/custom_test_artifacts' 2022-09-27T15:24:05.1033596Z + CUSTOM_OP_BUILD=build/custom_test_artifacts/custom-op-build 2022-09-27T15:24:05.1034061Z + CUSTOM_OP_TEST=/var/lib/jenkins/workspace/test/custom_operator 2022-09-27T15:24:05.1034506Z + python --version 2022-09-27T15:24:05.1048937Z Python 3.7.13 2022-09-27T15:24:05.1053478Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2022-09-27T15:24:05.2952975Z + SITE_PACKAGES=/opt/conda/lib/python3.7/site-packages 2022-09-27T15:24:05.2953554Z + mkdir -p build/custom_test_artifacts/custom-op-build 2022-09-27T15:24:05.2963846Z + pushd build/custom_test_artifacts/custom-op-build 2022-09-27T15:24:05.2964222Z ~/workspace/build/custom_test_artifacts/custom-op-build ~/workspace 2022-09-27T15:24:05.2967067Z ++ which python 2022-09-27T15:24:05.2976318Z + 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:24:05.3851360Z -- The C compiler identification is Clang 9.0.0 2022-09-27T15:24:05.4828398Z -- The CXX compiler identification is Clang 9.0.0 2022-09-27T15:24:05.4864337Z -- Check for working C compiler: /opt/cache/bin/clang 2022-09-27T15:24:05.6359264Z -- Check for working C compiler: /opt/cache/bin/clang -- works 2022-09-27T15:24:05.6363299Z -- Detecting C compiler ABI info 2022-09-27T15:24:05.7606077Z -- Detecting C compiler ABI info - done 2022-09-27T15:24:05.7638418Z -- Detecting C compile features 2022-09-27T15:24:06.1303977Z -- Detecting C compile features - done 2022-09-27T15:24:06.1325555Z -- Check for working CXX compiler: /opt/cache/bin/clang++ 2022-09-27T15:24:06.2893350Z -- Check for working CXX compiler: /opt/cache/bin/clang++ -- works 2022-09-27T15:24:06.2898375Z -- Detecting CXX compiler ABI info 2022-09-27T15:24:06.4589487Z -- Detecting CXX compiler ABI info - done 2022-09-27T15:24:06.4620300Z -- Detecting CXX compile features 2022-09-27T15:24:07.2787817Z -- Detecting CXX compile features - done 2022-09-27T15:24:07.2820831Z -- Looking for pthread.h 2022-09-27T15:24:07.4047127Z -- Looking for pthread.h - found 2022-09-27T15:24:07.4048234Z -- Looking for pthread_create 2022-09-27T15:24:07.5238064Z -- Looking for pthread_create - not found 2022-09-27T15:24:07.5238752Z -- Looking for pthread_create in pthreads 2022-09-27T15:24:07.6450748Z -- Looking for pthread_create in pthreads - not found 2022-09-27T15:24:07.6451252Z -- Looking for pthread_create in pthread 2022-09-27T15:24:07.7614228Z -- Looking for pthread_create in pthread - found 2022-09-27T15:24:07.7621785Z -- Found Threads: TRUE 2022-09-27T15:24:07.7761424Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-09-27T15:24:07.7761943Z static library kineto_LIBRARY-NOTFOUND not found. 2022-09-27T15:24:07.7762211Z Call Stack (most recent call first): 2022-09-27T15:24:07.7762874Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-09-27T15:24:07.7763284Z CMakeLists.txt:9 (find_package) 2022-09-27T15:24:07.7763482Z 2022-09-27T15:24:07.7763489Z 2022-09-27T15:24:07.7765049Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-09-27T15:24:07.7772751Z -- Configuring done 2022-09-27T15:24:07.7817856Z -- Generating done 2022-09-27T15:24:07.7845342Z CMake Warning: 2022-09-27T15:24:07.7845772Z Manually-specified variables were not used by the project: 2022-09-27T15:24:07.7845965Z 2022-09-27T15:24:07.7846048Z PYTHON_EXECUTABLE 2022-09-27T15:24:07.7846190Z 2022-09-27T15:24:07.7846195Z 2022-09-27T15:24:07.7854312Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build 2022-09-27T15:24:07.7870213Z + make VERBOSE=1 2022-09-27T15:24:07.7882389Z /usr/local/bin/cmake -S/var/lib/jenkins/workspace/test/custom_operator -B/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build --check-build-system CMakeFiles/Makefile.cmake 0 2022-09-27T15:24:07.7915039Z /usr/local/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2022-09-27T15:24:07.7934971Z make -f CMakeFiles/Makefile2 all 2022-09-27T15:24:07.7945044Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:24:07.7945487Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/depend 2022-09-27T15:24:07.7955110Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:24:07.7956199Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake --color= 2022-09-27T15:24:07.7979215Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.internal". 2022-09-27T15:24:07.7980136Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.internal". 2022-09-27T15:24:07.7980699Z Scanning dependencies of target custom_ops 2022-09-27T15:24:08.0193847Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:24:08.0194344Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/build 2022-09-27T15:24:08.1219423Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:24:08.1247723Z [ 25%] Building CXX object CMakeFiles/custom_ops.dir/op.cpp.o 2022-09-27T15:24:08.1251550Z /opt/cache/bin/clang++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dcustom_ops_EXPORTS -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++14 -o CMakeFiles/custom_ops.dir/op.cpp.o -c /var/lib/jenkins/workspace/test/custom_operator/op.cpp 2022-09-27T15:24:08.6288567Z [ 50%] Linking CXX shared library libcustom_ops.so 2022-09-27T15:24:08.6290625Z /usr/local/bin/cmake -E cmake_link_script CMakeFiles/custom_ops.dir/link.txt --verbose=1 2022-09-27T15:24:08.6309552Z /opt/cache/bin/clang++ -fPIC -shared -Wl,-soname,libcustom_ops.so -o libcustom_ops.so CMakeFiles/custom_ops.dir/op.cpp.o -Wl,-rpath,/opt/conda/lib/python3.7/site-packages/torch/lib /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lpthread 2022-09-27T15:24:08.8714508Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:24:08.8764338Z [ 50%] Built target custom_ops 2022-09-27T15:24:08.8768146Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/depend 2022-09-27T15:24:08.8778950Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:24:08.8780258Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake --color= 2022-09-27T15:24:08.8804606Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.internal". 2022-09-27T15:24:08.8805727Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.internal". 2022-09-27T15:24:08.8806300Z Scanning dependencies of target test_custom_ops 2022-09-27T15:24:09.0927043Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:24:09.0927586Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/build 2022-09-27T15:24:09.1980747Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:24:09.2008484Z [ 75%] Building CXX object CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-09-27T15:24:09.2011802Z /opt/cache/bin/clang++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++14 -o CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -c /var/lib/jenkins/workspace/test/custom_operator/test_custom_ops.cpp 2022-09-27T15:24:09.7224431Z [100%] Linking CXX executable test_custom_ops 2022-09-27T15:24:09.7227258Z /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_custom_ops.dir/link.txt --verbose=1 2022-09-27T15:24:09.7246264Z /opt/cache/bin/clang++ -rdynamic CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -o test_custom_ops -Wl,-rpath,/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build:/opt/conda/lib/python3.7/site-packages/torch/lib libcustom_ops.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lpthread /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so 2022-09-27T15:24:10.0618078Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:24:10.0658534Z [100%] Built target test_custom_ops 2022-09-27T15:24:10.0662107Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-09-27T15:24:10.0663073Z /usr/local/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles 0 2022-09-27T15:24:10.0684643Z + popd 2022-09-27T15:24:10.0684954Z ~/workspace 2022-09-27T15:24:10.0685150Z + assert_git_not_dirty 2022-09-27T15:24:10.0685512Z + [[ linux-vulkan-bionic-py3.7-clang9 != *rocm* ]] 2022-09-27T15:24:10.0685836Z + [[ linux-vulkan-bionic-py3.7-clang9 != *xla* ]] 2022-09-27T15:24:10.0690297Z ++ git status --porcelain 2022-09-27T15:24:10.1533698Z + git_status= 2022-09-27T15:24:10.1534271Z + [[ -n '' ]] 2022-09-27T15:24:10.1534725Z + JIT_HOOK_BUILD=build/custom_test_artifacts/jit-hook-build 2022-09-27T15:24:10.1535013Z + JIT_HOOK_TEST=/var/lib/jenkins/workspace/test/jit_hooks 2022-09-27T15:24:10.1535272Z + python --version 2022-09-27T15:24:10.1548568Z Python 3.7.13 2022-09-27T15:24:10.1552858Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2022-09-27T15:24:10.3455502Z + SITE_PACKAGES=/opt/conda/lib/python3.7/site-packages 2022-09-27T15:24:10.3455856Z + mkdir -p build/custom_test_artifacts/jit-hook-build 2022-09-27T15:24:10.3466445Z + pushd build/custom_test_artifacts/jit-hook-build 2022-09-27T15:24:10.3466791Z ~/workspace/build/custom_test_artifacts/jit-hook-build ~/workspace 2022-09-27T15:24:10.3470131Z ++ which python 2022-09-27T15:24:10.3477764Z + 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:24:10.4146488Z -- The C compiler identification is Clang 9.0.0 2022-09-27T15:24:10.5154467Z -- The CXX compiler identification is Clang 9.0.0 2022-09-27T15:24:10.5190401Z -- Check for working C compiler: /opt/cache/bin/clang 2022-09-27T15:24:10.6351680Z -- Check for working C compiler: /opt/cache/bin/clang -- works 2022-09-27T15:24:10.6355652Z -- Detecting C compiler ABI info 2022-09-27T15:24:10.7517015Z -- Detecting C compiler ABI info - done 2022-09-27T15:24:10.7549536Z -- Detecting C compile features 2022-09-27T15:24:11.1074524Z -- Detecting C compile features - done 2022-09-27T15:24:11.1096203Z -- Check for working CXX compiler: /opt/cache/bin/clang++ 2022-09-27T15:24:11.2681097Z -- Check for working CXX compiler: /opt/cache/bin/clang++ -- works 2022-09-27T15:24:11.2686321Z -- Detecting CXX compiler ABI info 2022-09-27T15:24:11.4245824Z -- Detecting CXX compiler ABI info - done 2022-09-27T15:24:11.4277318Z -- Detecting CXX compile features 2022-09-27T15:24:12.2492416Z -- Detecting CXX compile features - done 2022-09-27T15:24:12.2524498Z -- Looking for pthread.h 2022-09-27T15:24:12.3713940Z -- Looking for pthread.h - found 2022-09-27T15:24:12.3716389Z -- Looking for pthread_create 2022-09-27T15:24:12.4909481Z -- Looking for pthread_create - not found 2022-09-27T15:24:12.4910313Z -- Looking for pthread_create in pthreads 2022-09-27T15:24:12.5992900Z -- Looking for pthread_create in pthreads - not found 2022-09-27T15:24:12.5993473Z -- Looking for pthread_create in pthread 2022-09-27T15:24:12.7168870Z -- Looking for pthread_create in pthread - found 2022-09-27T15:24:12.7177044Z -- Found Threads: TRUE 2022-09-27T15:24:12.7310979Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-09-27T15:24:12.7311705Z static library kineto_LIBRARY-NOTFOUND not found. 2022-09-27T15:24:12.7311990Z Call Stack (most recent call first): 2022-09-27T15:24:12.7312393Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-09-27T15:24:12.7312715Z CMakeLists.txt:9 (find_package) 2022-09-27T15:24:12.7312849Z 2022-09-27T15:24:12.7312854Z 2022-09-27T15:24:12.7314330Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-09-27T15:24:12.7321043Z -- Configuring done 2022-09-27T15:24:12.7348399Z -- Generating done 2022-09-27T15:24:12.7352962Z CMake Warning: 2022-09-27T15:24:12.7353430Z Manually-specified variables were not used by the project: 2022-09-27T15:24:12.7353753Z 2022-09-27T15:24:12.7353905Z PYTHON_EXECUTABLE 2022-09-27T15:24:12.7354114Z 2022-09-27T15:24:12.7354120Z 2022-09-27T15:24:12.7366411Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build 2022-09-27T15:24:12.7382894Z + make VERBOSE=1 2022-09-27T15:24:12.7394484Z /usr/local/bin/cmake -S/var/lib/jenkins/workspace/test/jit_hooks -B/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build --check-build-system CMakeFiles/Makefile.cmake 0 2022-09-27T15:24:12.7426395Z /usr/local/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2022-09-27T15:24:12.7458456Z make -f CMakeFiles/Makefile2 all 2022-09-27T15:24:12.7467697Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-09-27T15:24:12.7468169Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/depend 2022-09-27T15:24:12.7478460Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-09-27T15:24:12.7479506Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/jit_hooks /var/lib/jenkins/workspace/test/jit_hooks /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake --color= 2022-09-27T15:24:12.7502048Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.internal". 2022-09-27T15:24:12.7503180Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.internal". 2022-09-27T15:24:12.7503736Z Scanning dependencies of target test_jit_hooks 2022-09-27T15:24:12.9608330Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-09-27T15:24:12.9608994Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/build 2022-09-27T15:24:13.0655478Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-09-27T15:24:13.0682522Z [ 50%] Building CXX object CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-09-27T15:24:13.0686750Z /opt/cache/bin/clang++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++14 -o CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -c /var/lib/jenkins/workspace/test/jit_hooks/test_jit_hooks.cpp 2022-09-27T15:24:13.5648551Z [100%] Linking CXX executable test_jit_hooks 2022-09-27T15:24:13.5650982Z /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_jit_hooks.dir/link.txt --verbose=1 2022-09-27T15:24:13.5670487Z /opt/cache/bin/clang++ -rdynamic CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -o test_jit_hooks -Wl,-rpath,/opt/conda/lib/python3.7/site-packages/torch/lib /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lpthread 2022-09-27T15:24:13.8856874Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-09-27T15:24:13.8901622Z [100%] Built target test_jit_hooks 2022-09-27T15:24:13.8905538Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-09-27T15:24:13.8906685Z /usr/local/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles 0 2022-09-27T15:24:13.8928975Z + popd 2022-09-27T15:24:13.8929248Z ~/workspace 2022-09-27T15:24:13.8929437Z + assert_git_not_dirty 2022-09-27T15:24:13.8929812Z + [[ linux-vulkan-bionic-py3.7-clang9 != *rocm* ]] 2022-09-27T15:24:13.8930146Z + [[ linux-vulkan-bionic-py3.7-clang9 != *xla* ]] 2022-09-27T15:24:13.8933389Z ++ git status --porcelain 2022-09-27T15:24:13.9778073Z + git_status= 2022-09-27T15:24:13.9778593Z + [[ -n '' ]] 2022-09-27T15:24:13.9779215Z + CUSTOM_BACKEND_BUILD=build/custom_test_artifacts/custom-backend-build 2022-09-27T15:24:13.9779716Z + CUSTOM_BACKEND_TEST=/var/lib/jenkins/workspace/test/custom_backend 2022-09-27T15:24:13.9780094Z + python --version 2022-09-27T15:24:13.9795794Z Python 3.7.13 2022-09-27T15:24:13.9797128Z + mkdir -p build/custom_test_artifacts/custom-backend-build 2022-09-27T15:24:13.9807733Z + pushd build/custom_test_artifacts/custom-backend-build 2022-09-27T15:24:13.9808168Z ~/workspace/build/custom_test_artifacts/custom-backend-build ~/workspace 2022-09-27T15:24:13.9810894Z ++ which python 2022-09-27T15:24:13.9819661Z + 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:24:14.0487220Z -- The C compiler identification is Clang 9.0.0 2022-09-27T15:24:14.1463975Z -- The CXX compiler identification is Clang 9.0.0 2022-09-27T15:24:14.1500301Z -- Check for working C compiler: /opt/cache/bin/clang 2022-09-27T15:24:14.2676531Z -- Check for working C compiler: /opt/cache/bin/clang -- works 2022-09-27T15:24:14.2680921Z -- Detecting C compiler ABI info 2022-09-27T15:24:14.3854600Z -- Detecting C compiler ABI info - done 2022-09-27T15:24:14.3886074Z -- Detecting C compile features 2022-09-27T15:24:14.7871349Z -- Detecting C compile features - done 2022-09-27T15:24:14.7892190Z -- Check for working CXX compiler: /opt/cache/bin/clang++ 2022-09-27T15:24:14.9424146Z -- Check for working CXX compiler: /opt/cache/bin/clang++ -- works 2022-09-27T15:24:14.9427979Z -- Detecting CXX compiler ABI info 2022-09-27T15:24:15.0952797Z -- Detecting CXX compiler ABI info - done 2022-09-27T15:24:15.0984068Z -- Detecting CXX compile features 2022-09-27T15:24:15.9114338Z -- Detecting CXX compile features - done 2022-09-27T15:24:15.9145854Z -- Looking for pthread.h 2022-09-27T15:24:16.0350802Z -- Looking for pthread.h - found 2022-09-27T15:24:16.0352834Z -- Looking for pthread_create 2022-09-27T15:24:16.1576487Z -- Looking for pthread_create - not found 2022-09-27T15:24:16.1577047Z -- Looking for pthread_create in pthreads 2022-09-27T15:24:16.2686038Z -- Looking for pthread_create in pthreads - not found 2022-09-27T15:24:16.2686362Z -- Looking for pthread_create in pthread 2022-09-27T15:24:16.3890210Z -- Looking for pthread_create in pthread - found 2022-09-27T15:24:16.3897361Z -- Found Threads: TRUE 2022-09-27T15:24:16.4035113Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-09-27T15:24:16.4035783Z static library kineto_LIBRARY-NOTFOUND not found. 2022-09-27T15:24:16.4036096Z Call Stack (most recent call first): 2022-09-27T15:24:16.4036575Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-09-27T15:24:16.4036963Z CMakeLists.txt:9 (find_package) 2022-09-27T15:24:16.4037188Z 2022-09-27T15:24:16.4037196Z 2022-09-27T15:24:16.4037612Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-09-27T15:24:16.4044596Z -- Configuring done 2022-09-27T15:24:16.4090766Z -- Generating done 2022-09-27T15:24:16.4111753Z CMake Warning: 2022-09-27T15:24:16.4112228Z Manually-specified variables were not used by the project: 2022-09-27T15:24:16.4112407Z 2022-09-27T15:24:16.4112506Z PYTHON_EXECUTABLE 2022-09-27T15:24:16.4112624Z 2022-09-27T15:24:16.4112629Z 2022-09-27T15:24:16.4120591Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build 2022-09-27T15:24:16.4136755Z + make VERBOSE=1 2022-09-27T15:24:16.4149186Z /usr/local/bin/cmake -S/var/lib/jenkins/workspace/test/custom_backend -B/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build --check-build-system CMakeFiles/Makefile.cmake 0 2022-09-27T15:24:16.4181125Z /usr/local/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2022-09-27T15:24:16.4201749Z make -f CMakeFiles/Makefile2 all 2022-09-27T15:24:16.4212769Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:24:16.4213247Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/depend 2022-09-27T15:24:16.4222619Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:24:16.4224683Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake --color= 2022-09-27T15:24:16.4248074Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.internal". 2022-09-27T15:24:16.4249046Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.internal". 2022-09-27T15:24:16.4249646Z Scanning dependencies of target custom_backend 2022-09-27T15:24:16.4572260Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:24:16.4572804Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/build 2022-09-27T15:24:16.4713412Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:24:16.4739819Z [ 25%] Building CXX object CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-09-27T15:24:16.4743849Z /opt/cache/bin/clang++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dcustom_backend_EXPORTS -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++14 -o CMakeFiles/custom_backend.dir/custom_backend.cpp.o -c /var/lib/jenkins/workspace/test/custom_backend/custom_backend.cpp 2022-09-27T15:24:16.8004701Z [ 50%] Linking CXX shared library libcustom_backend.so 2022-09-27T15:24:16.8007443Z /usr/local/bin/cmake -E cmake_link_script CMakeFiles/custom_backend.dir/link.txt --verbose=1 2022-09-27T15:24:16.8024659Z /opt/cache/bin/clang++ -fPIC -shared -Wl,-soname,libcustom_backend.so -o libcustom_backend.so CMakeFiles/custom_backend.dir/custom_backend.cpp.o -Wl,-rpath,/opt/conda/lib/python3.7/site-packages/torch/lib /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lpthread 2022-09-27T15:24:17.0570949Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:24:17.0608739Z [ 50%] Built target custom_backend 2022-09-27T15:24:17.0613070Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/depend 2022-09-27T15:24:17.0624713Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:24:17.0626698Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake --color= 2022-09-27T15:24:17.0651063Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.internal". 2022-09-27T15:24:17.0652293Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.internal". 2022-09-27T15:24:17.0652894Z Scanning dependencies of target test_custom_backend 2022-09-27T15:24:17.2768794Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:24:17.2769513Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/build 2022-09-27T15:24:17.3807279Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:24:17.3835013Z [ 75%] Building CXX object CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-09-27T15:24:17.3838827Z /opt/cache/bin/clang++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++14 -o CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -c /var/lib/jenkins/workspace/test/custom_backend/test_custom_backend.cpp 2022-09-27T15:24:17.8357527Z [100%] Linking CXX executable test_custom_backend 2022-09-27T15:24:17.8360550Z /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_custom_backend.dir/link.txt --verbose=1 2022-09-27T15:24:17.8378761Z /opt/cache/bin/clang++ -rdynamic CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -o test_custom_backend -Wl,-rpath,/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build:/opt/conda/lib/python3.7/site-packages/torch/lib libcustom_backend.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lpthread /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so 2022-09-27T15:24:18.1660684Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:24:18.1707365Z [100%] Built target test_custom_backend 2022-09-27T15:24:18.1710755Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-09-27T15:24:18.1712482Z /usr/local/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles 0 2022-09-27T15:24:18.1734110Z + popd 2022-09-27T15:24:18.1734389Z ~/workspace 2022-09-27T15:24:18.1734577Z + assert_git_not_dirty 2022-09-27T15:24:18.1734941Z + [[ linux-vulkan-bionic-py3.7-clang9 != *rocm* ]] 2022-09-27T15:24:18.1735272Z + [[ linux-vulkan-bionic-py3.7-clang9 != *xla* ]] 2022-09-27T15:24:18.1738244Z ++ git status --porcelain 2022-09-27T15:24:18.2586121Z + git_status= 2022-09-27T15:24:18.2586554Z + [[ -n '' ]] 2022-09-27T15:24:18.2586947Z + [[ linux-vulkan-bionic-py3.7-clang9 != *libtorch* ]] 2022-09-27T15:24:18.2587271Z + [[ linux-vulkan-bionic-py3.7-clang9 != *bazel* ]] 2022-09-27T15:24:18.2587534Z + python tools/stats/export_test_times.py 2022-09-27T15:24:18.3106358Z Ignoring disabled issues: [] 2022-09-27T15:24:18.3107647Z Exporting test times from test-infra to .pytorch-test-times.json 2022-09-27T15:24:18.3108735Z 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:24:18.3438004Z Could not download https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json because: linux-vulkan-bionic-py3.7-clang9 not found, available envs are: dict_keys(['linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck', 'linux-bionic-cuda11.6-py3.7-gcc7-debug', 'linux-bionic-cuda11.6-py3.9-gcc7', 'linux-bionic-cuda11.7-py3.7-gcc7-debug', 'linux-focal-rocm5.2-py3.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:24:18.3608978Z Could not download https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json because: linux-vulkan-bionic-py3.7-clang9 not found, available envs are: dict_keys(['linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck', 'linux-bionic-cuda11.6-py3.7-gcc7-debug', 'linux-bionic-cuda11.6-py3.9-gcc7', 'linux-bionic-cuda11.7-py3.7-gcc7-debug', 'linux-focal-rocm5.2-py3.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:24:18.3854820Z Could not download https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json because: linux-vulkan-bionic-py3.7-clang9 not found, available envs are: dict_keys(['linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck', 'linux-bionic-cuda11.6-py3.7-gcc7-debug', 'linux-bionic-cuda11.6-py3.9-gcc7', 'linux-bionic-cuda11.7-py3.7-gcc7-debug', 'linux-focal-rocm5.2-py3.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:24:18.3856358Z All retries exhausted, downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json failed. 2022-09-27T15:24:18.3927159Z + print_sccache_stats 2022-09-27T15:24:18.3927762Z + echo 'PyTorch Build Statistics' 2022-09-27T15:24:18.3928062Z PyTorch Build Statistics 2022-09-27T15:24:18.3928285Z + sccache --show-stats 2022-09-27T15:24:18.3953723Z Compile requests 6784 2022-09-27T15:24:18.3954150Z Compile requests executed 6441 2022-09-27T15:24:18.3954536Z Cache hits 6414 2022-09-27T15:24:18.3954869Z Cache hits (C/C++) 6414 2022-09-27T15:24:18.3955069Z Cache misses 2 2022-09-27T15:24:18.3955270Z Cache misses (C/C++) 2 2022-09-27T15:24:18.3955455Z Cache timeouts 0 2022-09-27T15:24:18.3955655Z Cache read errors 0 2022-09-27T15:24:18.3955865Z Forced recaches 0 2022-09-27T15:24:18.3956052Z Cache write errors 0 2022-09-27T15:24:18.3956331Z Compilation failures 7 2022-09-27T15:24:18.3956625Z Cache errors 18 2022-09-27T15:24:18.3956855Z Cache errors (C/C++) 18 2022-09-27T15:24:18.3957260Z Non-cacheable compilations 0 2022-09-27T15:24:18.3957524Z Non-cacheable calls 14 2022-09-27T15:24:18.3957777Z Non-compilation calls 329 2022-09-27T15:24:18.3957985Z Unsupported compiler calls 0 2022-09-27T15:24:18.3958205Z Average cache write 0.107 s 2022-09-27T15:24:18.3958422Z Average cache read miss 20.260 s 2022-09-27T15:24:18.3958619Z Average cache read hit 0.052 s 2022-09-27T15:24:18.3958845Z Failed distributed compilations 0 2022-09-27T15:24:18.3958984Z 2022-09-27T15:24:18.3959095Z Non-cacheable reasons: 2022-09-27T15:24:18.3959286Z multiple input files 13 2022-09-27T15:24:18.3959687Z unknown source language 1 2022-09-27T15:24:18.3959840Z 2022-09-27T15:24:18.3960492Z 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:24:18.3961238Z + [[ -n 8575885664 ]] 2022-09-27T15:24:18.3961473Z + jq .stats 2022-09-27T15:24:18.3961721Z + sccache --show-stats --stats-format json 2022-09-27T15:24:18.4063465Z + sccache_epilogue 2022-09-27T15:24:18.4064028Z + echo '::group::Sccache Compilation Log' 2022-09-27T15:24:18.4064818Z ##[group]Sccache Compilation Log 2022-09-27T15:24:18.4065120Z + echo '=================== sccache compilation log ===================' 2022-09-27T15:24:18.4065363Z =================== sccache compilation log =================== 2022-09-27T15:24:18.4065682Z + python /var/lib/jenkins/workspace/.jenkins/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2022-09-27T15:24:18.4241894Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2022-09-27T15:24:18.4242270Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2022-09-27T15:24:18.4242619Z + sccache --show-stats 2022-09-27T15:24:18.4266826Z Compile requests 6784 2022-09-27T15:24:18.4267134Z Compile requests executed 6441 2022-09-27T15:24:18.4267711Z Cache hits 6414 2022-09-27T15:24:18.4267938Z Cache hits (C/C++) 6414 2022-09-27T15:24:18.4268136Z Cache misses 2 2022-09-27T15:24:18.4268322Z Cache misses (C/C++) 2 2022-09-27T15:24:18.4268525Z Cache timeouts 0 2022-09-27T15:24:18.4268726Z Cache read errors 0 2022-09-27T15:24:18.4268962Z Forced recaches 0 2022-09-27T15:24:18.4269197Z Cache write errors 0 2022-09-27T15:24:18.4269522Z Compilation failures 7 2022-09-27T15:24:18.4269809Z Cache errors 18 2022-09-27T15:24:18.4270125Z Cache errors (C/C++) 18 2022-09-27T15:24:18.4270661Z Non-cacheable compilations 0 2022-09-27T15:24:18.4271069Z Non-cacheable calls 14 2022-09-27T15:24:18.4271518Z Non-compilation calls 329 2022-09-27T15:24:18.4272019Z Unsupported compiler calls 0 2022-09-27T15:24:18.4272494Z Average cache write 0.107 s 2022-09-27T15:24:18.4272935Z Average cache read miss 20.260 s 2022-09-27T15:24:18.4273397Z Average cache read hit 0.052 s 2022-09-27T15:24:18.4273889Z Failed distributed compilations 0 2022-09-27T15:24:18.4274192Z 2022-09-27T15:24:18.4274432Z Non-cacheable reasons: 2022-09-27T15:24:18.4274930Z multiple input files 13 2022-09-27T15:24:18.4275393Z unknown source language 1 2022-09-27T15:24:18.4275663Z 2022-09-27T15:24:18.4276587Z 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:24:18.4300105Z + sccache --stop-server 2022-09-27T15:24:18.4304391Z Stopping sccache server... 2022-09-27T15:24:18.4307575Z Compile requests 6784 2022-09-27T15:24:18.4307928Z Compile requests executed 6441 2022-09-27T15:24:18.4308290Z Cache hits 6414 2022-09-27T15:24:18.4308618Z Cache hits (C/C++) 6414 2022-09-27T15:24:18.4308938Z Cache misses 2 2022-09-27T15:24:18.4309301Z Cache misses (C/C++) 2 2022-09-27T15:24:18.4309651Z Cache timeouts 0 2022-09-27T15:24:18.4310015Z Cache read errors 0 2022-09-27T15:24:18.4310310Z Forced recaches 0 2022-09-27T15:24:18.4310498Z Cache write errors 0 2022-09-27T15:24:18.4310706Z Compilation failures 7 2022-09-27T15:24:18.4311102Z Cache errors 18 2022-09-27T15:24:18.4311373Z Cache errors (C/C++) 18 2022-09-27T15:24:18.4311747Z Non-cacheable compilations 0 2022-09-27T15:24:18.4312015Z Non-cacheable calls 14 2022-09-27T15:24:18.4312329Z Non-compilation calls 329 2022-09-27T15:24:18.4312653Z Unsupported compiler calls 0 2022-09-27T15:24:18.4312975Z Average cache write 0.107 s 2022-09-27T15:24:18.4313211Z Average cache read miss 20.260 s 2022-09-27T15:24:18.4313410Z Average cache read hit 0.052 s 2022-09-27T15:24:18.4313634Z Failed distributed compilations 0 2022-09-27T15:24:18.4313773Z 2022-09-27T15:24:18.4313888Z Non-cacheable reasons: 2022-09-27T15:24:18.4314078Z multiple input files 13 2022-09-27T15:24:18.4314343Z unknown source language 1 2022-09-27T15:24:18.4314505Z 2022-09-27T15:24:18.4315059Z 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:24:18.4315672Z + echo ::endgroup:: 2022-09-27T15:24:18.4316652Z ##[endgroup] 2022-09-27T15:24:18.4374052Z ##[group]Run zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .pytorch-test-times.json 2022-09-27T15:24:18.4374476Z zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .pytorch-test-times.json 2022-09-27T15:24:18.4386604Z shell: /usr/bin/bash -e {0} 2022-09-27T15:24:18.4386837Z ##[endgroup] 2022-09-27T15:24:18.4463068Z zip warning: name not matched: .pytorch-test-times.json 2022-09-27T15:24:18.4471484Z adding: dist/ (stored 0%) 2022-09-27T15:24:21.9599267Z adding: dist/torch-1.13.0a0+git52424e2-cp37-cp37m-linux_x86_64.whl (deflated 2%) 2022-09-27T15:24:21.9599850Z adding: build/custom_test_artifacts/ (stored 0%) 2022-09-27T15:24:21.9600454Z adding: build/custom_test_artifacts/custom-op-build/ (stored 0%) 2022-09-27T15:24:21.9601141Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/ (stored 0%) 2022-09-27T15:24:21.9602564Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log (deflated 90%) 2022-09-27T15:24:21.9603316Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/ (stored 0%) 2022-09-27T15:24:21.9604098Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeSystem.cmake (deflated 64%) 2022-09-27T15:24:21.9604910Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdC/ (stored 0%) 2022-09-27T15:24:21.9605709Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdC/tmp/ (stored 0%) 2022-09-27T15:24:21.9606607Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2022-09-27T15:24:21.9608354Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdC/a.out (deflated 69%) 2022-09-27T15:24:21.9609185Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCXX/ (stored 0%) 2022-09-27T15:24:21.9610013Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCXX/tmp/ (stored 0%) 2022-09-27T15:24:21.9611370Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 77%) 2022-09-27T15:24:21.9613650Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCXX/a.out (deflated 69%) 2022-09-27T15:24:21.9615797Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_C.bin (deflated 67%) 2022-09-27T15:24:21.9616731Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeCCompiler.cmake (deflated 65%) 2022-09-27T15:24:21.9618828Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_CXX.bin (deflated 67%) 2022-09-27T15:24:21.9620123Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeCXXCompiler.cmake (deflated 72%) 2022-09-27T15:24:21.9621127Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ (stored 0%) 2022-09-27T15:24:21.9621918Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/feature_tests.c (deflated 64%) 2022-09-27T15:24:21.9622732Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/feature_tests.cxx (deflated 88%) 2022-09-27T15:24:21.9624184Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/feature_tests.bin (deflated 73%) 2022-09-27T15:24:21.9625118Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log (deflated 73%) 2022-09-27T15:24:21.9625919Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache (deflated 8%) 2022-09-27T15:24:21.9626705Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ (stored 0%) 2022-09-27T15:24:21.9648904Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make (deflated 96%) 2022-09-27T15:24:21.9650008Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt (deflated 61%) 2022-09-27T15:24:21.9650938Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake (deflated 37%) 2022-09-27T15:24:21.9651836Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make (deflated 74%) 2022-09-27T15:24:21.9652703Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake (deflated 52%) 2022-09-27T15:24:21.9653598Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make (deflated 37%) 2022-09-27T15:24:21.9654486Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make (deflated 26%) 2022-09-27T15:24:21.9703597Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/CXX.includecache (deflated 94%) 2022-09-27T15:24:21.9719800Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.internal (deflated 94%) 2022-09-27T15:24:21.9777130Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o (deflated 79%) 2022-09-27T15:24:21.9777995Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ (stored 0%) 2022-09-27T15:24:21.9797998Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make (deflated 96%) 2022-09-27T15:24:21.9798887Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt (deflated 61%) 2022-09-27T15:24:21.9799744Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake (deflated 32%) 2022-09-27T15:24:21.9800626Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make (deflated 72%) 2022-09-27T15:24:21.9801505Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake (deflated 47%) 2022-09-27T15:24:21.9802361Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make (deflated 36%) 2022-09-27T15:24:21.9803209Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make (deflated 26%) 2022-09-27T15:24:21.9852308Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/CXX.includecache (deflated 94%) 2022-09-27T15:24:21.9868596Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.internal (deflated 94%) 2022-09-27T15:24:21.9957647Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o (deflated 79%) 2022-09-27T15:24:21.9958589Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 48%) 2022-09-27T15:24:21.9959514Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt (deflated 74%) 2022-09-27T15:24:21.9960495Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks (stored 0%) 2022-09-27T15:24:21.9961303Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 (deflated 74%) 2022-09-27T15:24:21.9962073Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake (deflated 85%) 2022-09-27T15:24:21.9962999Z adding: build/custom_test_artifacts/custom-op-build/CMakeCache.txt (deflated 78%) 2022-09-27T15:24:21.9964273Z adding: build/custom_test_artifacts/custom-op-build/Makefile (deflated 73%) 2022-09-27T15:24:21.9965298Z adding: build/custom_test_artifacts/custom-op-build/cmake_install.cmake (deflated 61%) 2022-09-27T15:24:22.0052614Z adding: build/custom_test_artifacts/custom-op-build/libcustom_ops.so (deflated 71%) 2022-09-27T15:24:22.0103220Z adding: build/custom_test_artifacts/custom-op-build/test_custom_ops (deflated 68%) 2022-09-27T15:24:22.0103607Z adding: build/custom_test_artifacts/jit-hook-build/ (stored 0%) 2022-09-27T15:24:22.0103973Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ (stored 0%) 2022-09-27T15:24:22.0106505Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log (deflated 90%) 2022-09-27T15:24:22.0106917Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/ (stored 0%) 2022-09-27T15:24:22.0107354Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeSystem.cmake (deflated 64%) 2022-09-27T15:24:22.0107789Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdC/ (stored 0%) 2022-09-27T15:24:22.0108226Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdC/tmp/ (stored 0%) 2022-09-27T15:24:22.0109267Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2022-09-27T15:24:22.0111174Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdC/a.out (deflated 69%) 2022-09-27T15:24:22.0111621Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCXX/ (stored 0%) 2022-09-27T15:24:22.0112069Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCXX/tmp/ (stored 0%) 2022-09-27T15:24:22.0113617Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 77%) 2022-09-27T15:24:22.0115519Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCXX/a.out (deflated 69%) 2022-09-27T15:24:22.0117439Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_C.bin (deflated 67%) 2022-09-27T15:24:22.0118091Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeCCompiler.cmake (deflated 65%) 2022-09-27T15:24:22.0120075Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_CXX.bin (deflated 67%) 2022-09-27T15:24:22.0121114Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeCXXCompiler.cmake (deflated 72%) 2022-09-27T15:24:22.0121548Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ (stored 0%) 2022-09-27T15:24:22.0121966Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/feature_tests.c (deflated 64%) 2022-09-27T15:24:22.0122814Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/feature_tests.cxx (deflated 88%) 2022-09-27T15:24:22.0125014Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/feature_tests.bin (deflated 73%) 2022-09-27T15:24:22.0125724Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log (deflated 73%) 2022-09-27T15:24:22.0126712Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache (deflated 8%) 2022-09-27T15:24:22.0127494Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ (stored 0%) 2022-09-27T15:24:22.0150087Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make (deflated 96%) 2022-09-27T15:24:22.0151001Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt (deflated 64%) 2022-09-27T15:24:22.0151898Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake (deflated 36%) 2022-09-27T15:24:22.0152772Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make (deflated 73%) 2022-09-27T15:24:22.0153639Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake (deflated 48%) 2022-09-27T15:24:22.0154523Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make (deflated 37%) 2022-09-27T15:24:22.0155471Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make (deflated 26%) 2022-09-27T15:24:22.0204144Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/CXX.includecache (deflated 94%) 2022-09-27T15:24:22.0220621Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.internal (deflated 94%) 2022-09-27T15:24:22.0258745Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o (deflated 77%) 2022-09-27T15:24:22.0259927Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2022-09-27T15:24:22.0260792Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt (deflated 64%) 2022-09-27T15:24:22.0261586Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks (stored 0%) 2022-09-27T15:24:22.0262375Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 (deflated 67%) 2022-09-27T15:24:22.0263158Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake (deflated 85%) 2022-09-27T15:24:22.0264066Z adding: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt (deflated 78%) 2022-09-27T15:24:22.0265238Z adding: build/custom_test_artifacts/jit-hook-build/Makefile (deflated 70%) 2022-09-27T15:24:22.0266162Z adding: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake (deflated 60%) 2022-09-27T15:24:22.0300488Z adding: build/custom_test_artifacts/jit-hook-build/test_jit_hooks (deflated 68%) 2022-09-27T15:24:22.0301174Z adding: build/custom_test_artifacts/custom-backend-build/ (stored 0%) 2022-09-27T15:24:22.0301886Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ (stored 0%) 2022-09-27T15:24:22.0304214Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log (deflated 90%) 2022-09-27T15:24:22.0305004Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/ (stored 0%) 2022-09-27T15:24:22.0305826Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeSystem.cmake (deflated 64%) 2022-09-27T15:24:22.0306681Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdC/ (stored 0%) 2022-09-27T15:24:22.0307514Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdC/tmp/ (stored 0%) 2022-09-27T15:24:22.0308432Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2022-09-27T15:24:22.0309679Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdC/a.out (deflated 69%) 2022-09-27T15:24:22.0310542Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCXX/ (stored 0%) 2022-09-27T15:24:22.0311401Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCXX/tmp/ (stored 0%) 2022-09-27T15:24:22.0312728Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 77%) 2022-09-27T15:24:22.0315057Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCXX/a.out (deflated 69%) 2022-09-27T15:24:22.0317303Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_C.bin (deflated 67%) 2022-09-27T15:24:22.0318276Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeCCompiler.cmake (deflated 65%) 2022-09-27T15:24:22.0320063Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_CXX.bin (deflated 67%) 2022-09-27T15:24:22.0321188Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeCXXCompiler.cmake (deflated 72%) 2022-09-27T15:24:22.0322029Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ (stored 0%) 2022-09-27T15:24:22.0322848Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/feature_tests.c (deflated 64%) 2022-09-27T15:24:22.0323700Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/feature_tests.cxx (deflated 88%) 2022-09-27T15:24:22.0325378Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/feature_tests.bin (deflated 73%) 2022-09-27T15:24:22.0326521Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log (deflated 74%) 2022-09-27T15:24:22.0327375Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache (deflated 8%) 2022-09-27T15:24:22.0328217Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ (stored 0%) 2022-09-27T15:24:22.0351313Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make (deflated 96%) 2022-09-27T15:24:22.0352267Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt (deflated 62%) 2022-09-27T15:24:22.0353251Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake (deflated 41%) 2022-09-27T15:24:22.0354231Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make (deflated 75%) 2022-09-27T15:24:22.0355274Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake (deflated 53%) 2022-09-27T15:24:22.0356211Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make (deflated 37%) 2022-09-27T15:24:22.0357158Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make (deflated 26%) 2022-09-27T15:24:22.0405937Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/CXX.includecache (deflated 94%) 2022-09-27T15:24:22.0422232Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.internal (deflated 94%) 2022-09-27T15:24:22.0452281Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o (deflated 77%) 2022-09-27T15:24:22.0453210Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ (stored 0%) 2022-09-27T15:24:22.0456744Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make (deflated 94%) 2022-09-27T15:24:22.0457689Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt (deflated 63%) 2022-09-27T15:24:22.0458623Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake (deflated 38%) 2022-09-27T15:24:22.0459747Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make (deflated 74%) 2022-09-27T15:24:22.0460671Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake (deflated 49%) 2022-09-27T15:24:22.0461578Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make (deflated 37%) 2022-09-27T15:24:22.0462686Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make (deflated 26%) 2022-09-27T15:24:22.0467948Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/CXX.includecache (deflated 88%) 2022-09-27T15:24:22.0471407Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.internal (deflated 91%) 2022-09-27T15:24:22.0595916Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o (deflated 79%) 2022-09-27T15:24:22.0596931Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 48%) 2022-09-27T15:24:22.0597889Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt (deflated 75%) 2022-09-27T15:24:22.0598731Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks (stored 0%) 2022-09-27T15:24:22.0599568Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 (deflated 74%) 2022-09-27T15:24:22.0600560Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake (deflated 85%) 2022-09-27T15:24:22.0601356Z adding: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt (deflated 78%) 2022-09-27T15:24:22.0602129Z adding: build/custom_test_artifacts/custom-backend-build/Makefile (deflated 75%) 2022-09-27T15:24:22.0602888Z adding: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake (deflated 61%) 2022-09-27T15:24:22.0723087Z adding: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so (deflated 70%) 2022-09-27T15:24:22.0749955Z adding: build/custom_test_artifacts/custom-backend-build/test_custom_backend (deflated 69%) 2022-09-27T15:24:22.0750469Z adding: build/lib/ (stored 0%) 2022-09-27T15:24:22.0751163Z adding: build/lib/libclog.a (deflated 69%) 2022-09-27T15:24:22.0844433Z adding: build/lib/libgtest.a (deflated 72%) 2022-09-27T15:24:22.0858351Z adding: build/lib/libpthreadpool.a (deflated 59%) 2022-09-27T15:24:22.0964899Z adding: build/lib/libbenchmark.a (deflated 70%) 2022-09-27T15:24:22.1084777Z adding: build/lib/libprotobuf-lite.a (deflated 74%) 2022-09-27T15:24:22.1095906Z adding: build/lib/libittnotify.a (deflated 77%) 2022-09-27T15:24:22.1210725Z adding: build/lib/libasmjit.a (deflated 61%) 2022-09-27T15:24:22.1850833Z adding: build/lib/libprotobuf.a (deflated 73%) 2022-09-27T15:24:22.1893398Z adding: build/lib/libtensorpipe_uv.a (deflated 66%) 2022-09-27T15:24:22.2002452Z adding: build/lib/libgloo.a (deflated 73%) 2022-09-27T15:24:22.2027248Z adding: build/lib/libfmt.a (deflated 68%) 2022-09-27T15:24:22.2028491Z adding: build/lib/libfoxi_loader.a (deflated 64%) 2022-09-27T15:24:22.2030087Z adding: build/lib/libtorch_global_deps.so (deflated 73%) 2022-09-27T15:24:22.2117053Z adding: build/lib/libc10.so (deflated 62%) 2022-09-27T15:24:22.2127668Z adding: build/lib/libcpuinfo_internals.a (deflated 69%) 2022-09-27T15:24:22.2131472Z adding: build/lib/libnnpack_reference_layers.a (deflated 61%) 2022-09-27T15:24:22.2143341Z adding: build/lib/libcpuinfo.a (deflated 67%) 2022-09-27T15:24:22.2162487Z adding: build/lib/libgmock.a (deflated 69%) 2022-09-27T15:24:22.2163555Z adding: build/lib/libgtest_main.a (deflated 62%) 2022-09-27T15:24:22.2164530Z adding: build/lib/libbenchmark_main.a (deflated 61%) 2022-09-27T15:24:22.2886126Z adding: build/lib/libprotoc.a (deflated 72%) 2022-09-27T15:24:23.6915014Z adding: build/lib/libdnnl.a (deflated 80%) 2022-09-27T15:24:23.7654955Z adding: build/lib/libtensorpipe.a (deflated 77%) 2022-09-27T15:24:23.7676235Z adding: build/lib/libqnnpack.a (deflated 64%) 2022-09-27T15:24:23.7708584Z adding: build/lib/libpytorch_qnnpack.a (deflated 63%) 2022-09-27T15:24:23.9110054Z adding: build/lib/libfbgemm.a (deflated 84%) 2022-09-27T15:24:23.9110613Z adding: build/lib/libgmock_main.a (deflated 62%) 2022-09-27T15:24:24.0734856Z adding: build/lib/libdnnl_graph.a (deflated 75%) 2022-09-27T15:24:24.1036928Z adding: build/lib/libkineto.a (deflated 68%) 2022-09-27T15:24:24.1097713Z adding: build/lib/libcaffe2_protos.a (deflated 73%) 2022-09-27T15:24:24.1281802Z adding: build/lib/libXNNPACK.a (deflated 69%) 2022-09-27T15:24:24.1347906Z adding: build/lib/libonnx_proto.a (deflated 74%) 2022-09-27T15:24:24.2205117Z adding: build/lib/libonnx.a (deflated 75%) 2022-09-27T15:24:24.2232277Z adding: build/lib/libnnpack.a (deflated 73%) 2022-09-27T15:24:27.6748652Z adding: build/lib/libtorch_cpu.so (deflated 70%) 2022-09-27T15:24:27.6749090Z adding: build/lib/libtorch.so (deflated 72%) 2022-09-27T15:24:27.6789318Z adding: build/lib/libjitbackend_test.so (deflated 62%) 2022-09-27T15:24:27.6882930Z adding: build/lib/libtorchbind_test.so (deflated 70%) 2022-09-27T15:24:27.6929565Z adding: build/lib/libbackend_with_compiler.so (deflated 60%) 2022-09-27T15:24:27.6935931Z adding: build/lib/libshm.so (deflated 64%) 2022-09-27T15:24:27.9786314Z adding: build/lib/libtorch_python.so (deflated 68%) 2022-09-27T15:24:27.9854529Z adding: build/lib/libnnapi_backend.so (deflated 58%) 2022-09-27T15:24:27.9854773Z adding: build/bin/ (stored 0%) 2022-09-27T15:24:27.9940141Z adding: build/bin/c10_tempfile_test (deflated 60%) 2022-09-27T15:24:28.0021751Z adding: build/bin/c10_Array_test (deflated 60%) 2022-09-27T15:24:28.0115919Z adding: build/bin/c10_string_view_test (deflated 62%) 2022-09-27T15:24:28.0198840Z adding: build/bin/c10_Half_test (deflated 60%) 2022-09-27T15:24:28.0283143Z adding: build/bin/c10_SymInt_test (deflated 60%) 2022-09-27T15:24:28.0369754Z adding: build/bin/c10_accumulate_test (deflated 60%) 2022-09-27T15:24:28.0459524Z adding: build/bin/c10_bfloat16_test (deflated 61%) 2022-09-27T15:24:28.0548755Z adding: build/bin/c10_InlineDeviceGuard_test (deflated 61%) 2022-09-27T15:24:28.0650155Z adding: build/bin/c10_ordered_preserving_dict_test (deflated 62%) 2022-09-27T15:24:28.0733470Z adding: build/bin/c10_DeadlockDetection_test (deflated 60%) 2022-09-27T15:24:28.0817168Z adding: build/bin/c10_Synchronized_test (deflated 60%) 2022-09-27T15:24:28.0903912Z adding: build/bin/c10_Bitset_test (deflated 61%) 2022-09-27T15:24:28.0991218Z adding: build/bin/c10_exception_test (deflated 60%) 2022-09-27T15:24:28.1083743Z adding: build/bin/c10_SizesAndStrides_test (deflated 61%) 2022-09-27T15:24:28.1169009Z adding: build/bin/c10_DeviceGuard_test (deflated 60%) 2022-09-27T15:24:28.1261096Z adding: build/bin/c10_InlineStreamGuard_test (deflated 61%) 2022-09-27T15:24:28.1345558Z adding: build/bin/c10_C++17_test (deflated 61%) 2022-09-27T15:24:28.1430942Z adding: build/bin/c10_flags_test (deflated 60%) 2022-09-27T15:24:28.1527287Z adding: build/bin/c10_DispatchKeySet_test (deflated 61%) 2022-09-27T15:24:28.1753140Z adding: build/bin/c10_SmallVectorTest (deflated 73%) 2022-09-27T15:24:28.1836634Z adding: build/bin/c10_CompileTimeFunctionPointer_test (deflated 60%) 2022-09-27T15:24:28.1918487Z adding: build/bin/c10_StreamGuard_test (deflated 60%) 2022-09-27T15:24:28.2010582Z adding: build/bin/c10_LeftRight_test (deflated 61%) 2022-09-27T15:24:28.2095411Z adding: build/bin/c10_TypeIndex_test (deflated 61%) 2022-09-27T15:24:28.2177489Z adding: build/bin/c10_TypeTraits_test (deflated 60%) 2022-09-27T15:24:28.2259397Z adding: build/bin/c10_ConstexprCrc_test (deflated 60%) 2022-09-27T15:24:28.2349383Z adding: build/bin/c10_ThreadLocal_test (deflated 61%) 2022-09-27T15:24:28.2472552Z adding: build/bin/c10_optional_test (deflated 65%) 2022-09-27T15:24:28.2556953Z adding: build/bin/c10_TypeList_test (deflated 60%) 2022-09-27T15:24:28.2648517Z adding: build/bin/c10_complex_math_test (deflated 61%) 2022-09-27T15:24:28.2732946Z adding: build/bin/c10_Device_test (deflated 60%) 2022-09-27T15:24:28.2823647Z adding: build/bin/c10_complex_test (deflated 61%) 2022-09-27T15:24:28.3042871Z adding: build/bin/c10_intrusive_ptr_test (deflated 73%) 2022-09-27T15:24:28.3197963Z adding: build/bin/c10_either_test (deflated 70%) 2022-09-27T15:24:28.3282704Z adding: build/bin/c10_irange_test (deflated 60%) 2022-09-27T15:24:28.3373326Z adding: build/bin/c10_logging_test (deflated 61%) 2022-09-27T15:24:28.3462721Z adding: build/bin/c10_typeid_test (deflated 61%) 2022-09-27T15:24:28.3560601Z adding: build/bin/c10_Metaprogramming_test (deflated 64%) 2022-09-27T15:24:28.3649751Z adding: build/bin/c10_registry_test (deflated 60%) 2022-09-27T15:24:28.3724179Z adding: build/bin/c10_intrusive_ptr_benchmark (deflated 59%) 2022-09-27T15:24:28.4416778Z adding: build/bin/protoc-3.13.0.0 (deflated 62%) 2022-09-27T15:24:28.5109007Z adding: build/bin/protoc (deflated 62%) 2022-09-27T15:24:28.5637742Z adding: build/bin/vec_test_all_types_AVX512 (deflated 71%) 2022-09-27T15:24:28.6203325Z adding: build/bin/vec_test_all_types_AVX2 (deflated 69%) 2022-09-27T15:24:28.6721948Z adding: build/bin/vec_test_all_types_DEFAULT (deflated 70%) 2022-09-27T15:24:28.6809825Z adding: build/bin/FileStoreTest (deflated 60%) 2022-09-27T15:24:28.6908211Z adding: build/bin/TCPStoreTest (deflated 61%) 2022-09-27T15:24:28.6996472Z adding: build/bin/HashStoreTest (deflated 60%) 2022-09-27T15:24:28.7000386Z adding: build/bin/example_allreduce (deflated 61%) 2022-09-27T15:24:28.7110835Z adding: build/bin/ProcessGroupGlooTest (deflated 61%) 2022-09-27T15:24:28.7198550Z adding: build/bin/memory_format_test (deflated 61%) 2022-09-27T15:24:28.7297242Z adding: build/bin/IListRef_test (deflated 61%) 2022-09-27T15:24:28.7413788Z adding: build/bin/pow_test (deflated 62%) 2022-09-27T15:24:28.7497705Z adding: build/bin/reduce_ops_test (deflated 60%) 2022-09-27T15:24:28.7579639Z adding: build/bin/op_allowlist_test (deflated 60%) 2022-09-27T15:24:28.7667768Z adding: build/bin/half_test (deflated 60%) 2022-09-27T15:24:28.7751803Z adding: build/bin/CppSignature_test (deflated 60%) 2022-09-27T15:24:28.7835818Z adding: build/bin/dispatch_key_set_test (deflated 60%) 2022-09-27T15:24:28.7933706Z adding: build/bin/extension_backend_test (deflated 61%) 2022-09-27T15:24:28.8083876Z adding: build/bin/cpu_rng_test (deflated 65%) 2022-09-27T15:24:28.8190011Z adding: build/bin/basic (deflated 60%) 2022-09-27T15:24:28.8276873Z adding: build/bin/Dimname_test (deflated 60%) 2022-09-27T15:24:28.8360542Z adding: build/bin/xla_tensor_test (deflated 60%) 2022-09-27T15:24:28.8456520Z adding: build/bin/apply_utils_test (deflated 61%) 2022-09-27T15:24:28.8565402Z adding: build/bin/MaybeOwned_test (deflated 63%) 2022-09-27T15:24:28.8652721Z adding: build/bin/type_ptr_test (deflated 61%) 2022-09-27T15:24:28.8741524Z adding: build/bin/math_kernel_test (deflated 60%) 2022-09-27T15:24:28.8835836Z adding: build/bin/NamedTensor_test (deflated 60%) 2022-09-27T15:24:28.8932751Z adding: build/bin/atest (deflated 61%) 2022-09-27T15:24:28.9016373Z adding: build/bin/lazy_tensor_test (deflated 60%) 2022-09-27T15:24:28.9019479Z adding: build/bin/thread_init_test (deflated 65%) 2022-09-27T15:24:28.9105791Z adding: build/bin/inline_container_test (deflated 60%) 2022-09-27T15:24:28.9322328Z adding: build/bin/kernel_lambda_legacy_test (deflated 69%) 2022-09-27T15:24:28.9406748Z adding: build/bin/dlconvertor_test (deflated 60%) 2022-09-27T15:24:28.9408180Z adding: build/bin/verify_api_visibility (deflated 67%) 2022-09-27T15:24:28.9534373Z adding: build/bin/vmap_test (deflated 62%) 2022-09-27T15:24:28.9628213Z adding: build/bin/quantized_test (deflated 60%) 2022-09-27T15:24:28.9744327Z adding: build/bin/Dict_test (deflated 64%) 2022-09-27T15:24:28.9915363Z adding: build/bin/kernel_lambda_test (deflated 68%) 2022-09-27T15:24:29.0001702Z adding: build/bin/packedtensoraccessor_test (deflated 60%) 2022-09-27T15:24:29.0091754Z adding: build/bin/broadcast_test (deflated 61%) 2022-09-27T15:24:29.0258248Z adding: build/bin/ivalue_test (deflated 61%) 2022-09-27T15:24:29.0387624Z adding: build/bin/tensor_iterator_test (deflated 68%) 2022-09-27T15:24:29.0473439Z adding: build/bin/wrapdim_test (deflated 60%) 2022-09-27T15:24:29.0634740Z adding: build/bin/List_test (deflated 69%) 2022-09-27T15:24:29.0723441Z adding: build/bin/cpu_profiling_allocator_test (deflated 60%) 2022-09-27T15:24:29.0884868Z adding: build/bin/kernel_function_test (deflated 65%) 2022-09-27T15:24:29.0972270Z adding: build/bin/memory_overlapping_test (deflated 60%) 2022-09-27T15:24:29.1057030Z adding: build/bin/operator_name_test (deflated 60%) 2022-09-27T15:24:29.1153182Z adding: build/bin/native_test (deflated 60%) 2022-09-27T15:24:29.1247976Z adding: build/bin/cpu_generator_test (deflated 61%) 2022-09-27T15:24:29.1341723Z adding: build/bin/scalar_test (deflated 60%) 2022-09-27T15:24:29.1433491Z adding: build/bin/backend_fallback_test (deflated 60%) 2022-09-27T15:24:29.1518798Z adding: build/bin/operators_test (deflated 60%) 2022-09-27T15:24:29.1603867Z adding: build/bin/reportMemoryUsage_test (deflated 60%) 2022-09-27T15:24:29.1700405Z adding: build/bin/scalar_tensor_test (deflated 60%) 2022-09-27T15:24:29.2192238Z adding: build/bin/op_registration_test (deflated 75%) 2022-09-27T15:24:29.2275595Z adding: build/bin/variant_test (deflated 60%) 2022-09-27T15:24:29.2365359Z adding: build/bin/test_parallel (deflated 60%) 2022-09-27T15:24:29.2468900Z adding: build/bin/type_test (deflated 62%) 2022-09-27T15:24:29.2555911Z adding: build/bin/undefined_tensor_test (deflated 60%) 2022-09-27T15:24:29.2641629Z adding: build/bin/weakref_test (deflated 60%) 2022-09-27T15:24:29.2730201Z adding: build/bin/mobile_memory_cleanup (deflated 60%) 2022-09-27T15:24:29.2834228Z adding: build/bin/KernelFunction_test (deflated 63%) 2022-09-27T15:24:29.3048421Z adding: build/bin/kernel_function_legacy_test (deflated 68%) 2022-09-27T15:24:29.3150205Z adding: build/bin/kernel_stackbased_test (deflated 61%) 2022-09-27T15:24:29.3314327Z adding: build/bin/make_boxed_from_unboxed_functor_test (deflated 65%) 2022-09-27T15:24:29.3401122Z adding: build/bin/stride_properties_test (deflated 60%) 2022-09-27T15:24:29.3619560Z adding: build/bin/vulkan_api_test (deflated 69%) 2022-09-27T15:24:29.3648984Z adding: build/bin/tutorial_tensorexpr (deflated 67%) 2022-09-27T15:24:29.3739785Z adding: build/bin/test_dist_autograd (deflated 60%) 2022-09-27T15:24:29.3742872Z adding: build/bin/parallel_benchmark (deflated 64%) 2022-09-27T15:24:29.3855518Z adding: build/bin/test_mobile_nnc (deflated 61%) 2022-09-27T15:24:29.3971620Z adding: build/bin/test_cpp_rpc (deflated 60%) 2022-09-27T15:24:29.3987805Z adding: build/bin/aot_model_compiler_test (deflated 65%) 2022-09-27T15:24:29.3995659Z adding: build/bin/torch_shm_manager (deflated 58%) 2022-09-27T15:24:29.4526421Z adding: build/bin/test_lazy (deflated 73%) 2022-09-27T15:24:29.6445319Z adding: build/bin/test_tensorexpr (deflated 72%) 2022-09-27T15:24:29.8948232Z adding: build/bin/test_api (deflated 68%) 2022-09-27T15:24:29.9975901Z adding: build/bin/test_jit (deflated 66%) 2022-09-27T15:24:30.0030396Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-09-27T15:24:30.0030621Z with: 2022-09-27T15:24:30.0031095Z name: linux-vulkan-bionic-py3.7-clang9 2022-09-27T15:24:30.0031303Z retention-days: 14 2022-09-27T15:24:30.0031495Z if-no-files-found: error 2022-09-27T15:24:30.0031692Z path: artifacts.zip 2022-09-27T15:24:30.0031879Z s3-bucket: gha-artifacts 2022-09-27T15:24:30.0032055Z region: us-east-1 2022-09-27T15:24:30.0032230Z ##[endgroup] 2022-09-27T15:24:30.3502219Z With the provided path, there will be 1 file uploaded 2022-09-27T15:24:30.3502689Z Uploading to s3 prefix: pytorch/pytorch/3133193930/linux-vulkan-bionic-py3.7-clang9 2022-09-27T15:24:30.3561090Z Starting upload of artifacts.zip 2022-09-27T15:24:32.4801875Z Finished upload of artifacts.zip 2022-09-27T15:24:32.4918402Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-09-27T15:24:32.4918619Z with: 2022-09-27T15:24:32.4918825Z s3-prefix: pytorch/pytorch/3133193930/2/artifact 2022-09-27T15:24:32.4919045Z retention-days: 365 2022-09-27T15:24:32.4919239Z if-no-files-found: warn 2022-09-27T15:24:32.4919541Z path: sccache-stats-*.json 2022-09-27T15:24:32.4919736Z name: artifact 2022-09-27T15:24:32.4919922Z s3-bucket: gha-artifacts 2022-09-27T15:24:32.4920104Z region: us-east-1 2022-09-27T15:24:32.4920285Z ##[endgroup] 2022-09-27T15:24:32.8134512Z NOTE: s3-prefix specified, ignoring name parameter 2022-09-27T15:24:32.8134788Z With the provided path, there will be 1 file uploaded 2022-09-27T15:24:32.8135058Z Uploading to s3 prefix: pytorch/pytorch/3133193930/2/artifact 2022-09-27T15:24:32.8142200Z Starting upload of sccache-stats-linux-vulkan-bionic-py3.7-clang9-8575885664.json 2022-09-27T15:24:32.9184752Z Finished upload of sccache-stats-linux-vulkan-bionic-py3.7-clang9-8575885664.json 2022-09-27T15:24:32.9270865Z Prepare all required actions 2022-09-27T15:24:32.9291856Z ##[group]Run ./.github/actions/teardown-linux 2022-09-27T15:24:32.9292063Z with: 2022-09-27T15:24:32.9292211Z ##[endgroup] 2022-09-27T15:24:32.9315751Z ##[group]Run set -eou pipefail 2022-09-27T15:24:32.9316120Z set -eou pipefail 2022-09-27T15:24:32.9316388Z  2022-09-27T15:24:32.9316662Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2022-09-27T15:24:32.9316913Z for _ in $(seq 1440); do 2022-09-27T15:24:32.9317136Z  # Break if no ssh session exists anymore 2022-09-27T15:24:32.9317338Z  if [ "$(who)" = "" ]; then 2022-09-27T15:24:32.9317523Z  break 2022-09-27T15:24:32.9317686Z  fi 2022-09-27T15:24:32.9317851Z  echo "." 2022-09-27T15:24:32.9318006Z  sleep 5 2022-09-27T15:24:32.9318169Z done 2022-09-27T15:24:32.9331542Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:24:32.9331782Z ##[endgroup] 2022-09-27T15:24:32.9356814Z Holding runner for 2 hours until all ssh sessions have logged out 2022-09-27T15:24:32.9419575Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-09-27T15:24:32.9419909Z # ignore expansion of "docker ps -q" since it could be empty 2022-09-27T15:24:32.9420163Z # shellcheck disable=SC2046 2022-09-27T15:24:32.9420378Z docker stop $(docker ps -q) || true 2022-09-27T15:24:32.9420608Z # Prune all of the docker images 2022-09-27T15:24:32.9420825Z docker system prune -af 2022-09-27T15:24:32.9432100Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-27T15:24:32.9432331Z ##[endgroup] 2022-09-27T15:24:35.0697353Z 9436cb3866e2 2022-09-27T15:24:35.4370415Z Deleted Containers: 2022-09-27T15:24:35.4370892Z 9436cb3866e2b74b915173d286180a595ee708fb49f35c94460a13dca4d618dc 2022-09-27T15:24:35.4371101Z 2022-09-27T15:24:38.6881576Z Deleted Images: 2022-09-27T15:24:38.6882653Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-27T15:24:38.6883673Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9@sha256:e9db1e9f59a75821add26dfb4133d4c92a02559f34ad8230c2fd96064dcdded6 2022-09-27T15:24:38.6884225Z deleted: sha256:f67cf4d7519b30d7f3b470cf6a036723a19d0fb703dc370b034ff91fef0031c0 2022-09-27T15:24:38.6884605Z deleted: sha256:e9fc2a60427733541ad808df3b2411f824dfb97e332a53ea477765930c4316e3 2022-09-27T15:24:38.6884926Z deleted: sha256:e351d384799762e00f849c69a7fffb3ef07b72ecd0390e6eb05ff4d9de8dff28 2022-09-27T15:24:38.6885293Z deleted: sha256:e7659c4ba074524527a3f9a3578da5c14a2799f78dea89a456301ad1f6c4937f 2022-09-27T15:24:38.6885597Z deleted: sha256:72104fcc669807d479ba73a12274bb6c97b3f7ebdd2374006ed2511c320223ee 2022-09-27T15:24:38.6885924Z deleted: sha256:7d00f5d20fda1d8f29badae1260b980488655a89beb3d202ae5059ecca215f24 2022-09-27T15:24:38.6886266Z deleted: sha256:aba25d922ff4e9af36085a1028bccf2fa460b8ed02be08e803134e5eea532bc1 2022-09-27T15:24:38.6886594Z deleted: sha256:a73efdd6a5566bab4ebf206184309d670a1fc3f83cbf2d58bfc93ad720277596 2022-09-27T15:24:38.6886916Z deleted: sha256:91e805e6aff5969c49f164f6dd865876777059157ffa9b869bb1d0679ca50d8d 2022-09-27T15:24:38.6887443Z deleted: sha256:4c0d9d750a6b5c491713ff8c66bd81db9bfd0fef4ff2ec1aafbc37a96761a91d 2022-09-27T15:24:38.6887802Z deleted: sha256:2e7ee59dcc62bdfc4d4b35dd4a5ac9fc4cc0699983def1a2f0f346d8dbe7f8d7 2022-09-27T15:24:38.6888129Z deleted: sha256:6c3a87e5ba50ae87d0752be396b030631d0c3ea79283e4a107eb003017addab6 2022-09-27T15:24:38.6888450Z deleted: sha256:8b678f1959737c7f8c7d97b88a17425afdee4ea823aee33970cb4682248b0579 2022-09-27T15:24:38.6888776Z deleted: sha256:efe0e49a7bef8e03ff547a93b78422fee9c7db32447686a24d7221e3379f0f1d 2022-09-27T15:24:38.6889093Z deleted: sha256:86f28ca2e74d3d5597350f084a684280a86af8de26b3015e5e05eb79f8e47747 2022-09-27T15:24:38.6889482Z deleted: sha256:173e1d33df383ca2e50c77f4580fdef2f4d978f8c6c994d03105d7cbea993b3c 2022-09-27T15:24:38.6889821Z deleted: sha256:f16239bbcbee98977b72f682efb8a16a0b711c66c7efd2db1b52ef40481b8d75 2022-09-27T15:24:38.6890152Z deleted: sha256:d4105cf30a7941e0e40177c99a028b8123acd9ea1e6b9fbc759f0f1baf88b2b0 2022-09-27T15:24:38.6890477Z deleted: sha256:7fac6b0b3575c685dd3fffe6034634a3fe906f7aa32af60becfd8f6e16645fb9 2022-09-27T15:24:38.6890792Z deleted: sha256:c849747ea1c74674517f061100d5079eb467882529243e39df8dd93468646765 2022-09-27T15:24:38.6891099Z deleted: sha256:671d45daab497b2b1a19b5dd645b272282c58c84fad749c8d89d74f1d3683f24 2022-09-27T15:24:38.6891405Z deleted: sha256:11358bb4deb2890190d70312336fa292adbe16c3df2f372856ea54440369e201 2022-09-27T15:24:38.6891716Z deleted: sha256:08917738ae1eab695997e8ce30db00eb36ecc093423861d2327373e0e2392b6e 2022-09-27T15:24:38.6892031Z deleted: sha256:11c8c8a24d44a324a5003d8bfede89bb6137335e8de87e93988a9364d4452abc 2022-09-27T15:24:38.6892354Z deleted: sha256:e6fafa422b6fcd54f55cb48e6362dac77c7c1a6c61905de4f25d6000ba8baafe 2022-09-27T15:24:38.6892697Z deleted: sha256:2eefbda33c4aacd911705ee0196c60c7d2d57866cfb147208850cb17bbe934d9 2022-09-27T15:24:38.6893021Z deleted: sha256:5effe2669664eb1627825c5f4ed4bb73aa11953c52b12e85d33dd01354cc3e6e 2022-09-27T15:24:38.6893358Z deleted: sha256:fb0ef7be42f4bbeba2891175f3d4698a59ac9e984e7e1cef568aa20fcf4bb0f9 2022-09-27T15:24:38.6893675Z deleted: sha256:1870b379f4d5b26372da9dfac82768965672ded025586641dd3bc034388a544d 2022-09-27T15:24:38.6894004Z deleted: sha256:a8b342afe4debd855dbbc504c6366888abe8c6c3e6e5dbc7ee5ca1cacfe2c044 2022-09-27T15:24:38.6894354Z deleted: sha256:39dd70dcf8075523dbabf319a0f636cf83ea54e314a5a7aecf28d6118d66c9d9 2022-09-27T15:24:38.6894660Z deleted: sha256:006c47455654e644a00b64f73d723e1b0fce8e65f970a01bbda0e7ad1aa900a8 2022-09-27T15:24:38.6894966Z deleted: sha256:c49c8df25821285c3c7de083564733751ca041c707500e35baf5be16138e54ee 2022-09-27T15:24:38.6895275Z deleted: sha256:ba542c58dd1e22be964e0b7200c4148fc5a46508789ffa1413793c21501dd0db 2022-09-27T15:24:38.6895600Z deleted: sha256:623c7e2efbf5e46899eb08f9d89885b456d5cddf9d656ccaf751e8ab75a88332 2022-09-27T15:24:38.6895900Z deleted: sha256:9b9c9fb383d452189812595749422f4c0d7d8d0fd82e54467506ec77d1cae714 2022-09-27T15:24:38.6896215Z deleted: sha256:d1a45aea6f4ef161fa8552ef7bfbaa18f1999d48d1fd988923427e810cba576e 2022-09-27T15:24:38.6896542Z deleted: sha256:185da5e4df22768961c34a391bc86bb9f18bf1d91f587484153e07859644c1c8 2022-09-27T15:24:38.6896855Z deleted: sha256:c4a8de1e672c5affe1c5f4061bd4946baf6bc992efc181d2aaf557b04aba08d2 2022-09-27T15:24:38.6897190Z deleted: sha256:cbfa790579f3a0fb28ea6072072c69495de1aedc78389fec04a35c1563e5330d 2022-09-27T15:24:38.6897497Z deleted: sha256:149a9e2b4f1e4f7308416cbf87970f5288574454368b47a64913a1b851509f2d 2022-09-27T15:24:38.6897794Z deleted: sha256:01262f1e220f0612f245f16dd1235454904a7f93a08f8c850bf16e472c579484 2022-09-27T15:24:38.6898069Z deleted: sha256:3554749b09881e7c4912a9805b45a070607a07b4c07c0a9f8e3200c90cb5222a 2022-09-27T15:24:38.6898373Z deleted: sha256:0c8a1a649dc5c2984ce62517a145d3d668d7f5f71dcb4a098cc17ce4110443c7 2022-09-27T15:24:38.6898702Z deleted: sha256:9296e22d6d55b526e3f4e0eba8ac2eb9cee77c315b3529b9167b6e4acb41e489 2022-09-27T15:24:38.6899205Z deleted: sha256:9abf4b45c8c00862cc04e4b484f2cd7780bb4b46cbeaf94d7181fd95874df279 2022-09-27T15:24:38.6899630Z deleted: sha256:1876d4b9ab1dc36f061ee9ead000d8e4f2f774039b4a97f538efeafec3ba8f6d 2022-09-27T15:24:38.6899975Z deleted: sha256:ffb83a1fe4303a92cb353c9c02feb3f07aab47ad77f63c336d099ab2c64320f0 2022-09-27T15:24:38.6900321Z deleted: sha256:bb605e60ef47fddb60e3c71d22f534739ddba9ddaad6076b61c977165ebcac43 2022-09-27T15:24:38.6900652Z deleted: sha256:3eb1b181cafeeda20d06a2af24ab2659e3a9b64b74d8b06d296ede2908db82ed 2022-09-27T15:24:38.6900989Z deleted: sha256:509eab4c3e8c42acfa474748a5c38a062ac858e01dc3d57887175b359f0685fa 2022-09-27T15:24:38.6901322Z deleted: sha256:912516db6dabe5e5a4c1db24a56ea60d8a4f3d655cec9643c61cc6986ccb74cf 2022-09-27T15:24:38.6901699Z deleted: sha256:fba9849c4cf9920511902fe82c9a7ae56e330e2b05df56c416ad19e66f415fce 2022-09-27T15:24:38.6902019Z deleted: sha256:d8296ac69e454993d70af99eba9587a53226f7368b8444ba8d12919616c1a9ca 2022-09-27T15:24:38.6902331Z deleted: sha256:0796ef6b9f9f44f8647ceb80689942b0e5da86c9be14cd7b495de8a3833e1d71 2022-09-27T15:24:38.6902648Z deleted: sha256:4d7c9b0030311510139f3287accd3dc9af20fb727f5bb575899f1e460d33c288 2022-09-27T15:24:38.6902946Z deleted: sha256:42c7c54a35881a89c5626c582f061dd80c23f4f2ef364bc17547df443235091f 2022-09-27T15:24:38.6903271Z deleted: sha256:be34e4e2791b05bf3b2db324a98b2c0ddbad4c3732b5bdc883cfe83bacbfad81 2022-09-27T15:24:38.6903620Z deleted: sha256:96f78bbfe84c30ca4da7aa542c1212eb7bbf2ffbccec4ae631233d5f0233648d 2022-09-27T15:24:38.6903937Z deleted: sha256:0589615b37ecec29eeb51f07bef02120c7c29550c88d9fb6523536017fe69282 2022-09-27T15:24:38.6904238Z deleted: sha256:4a641e21953d4161b38a01933802b61ad314880fc6a93e8667dd210846fe7071 2022-09-27T15:24:38.6904401Z 2022-09-27T15:24:38.7040353Z Total reclaimed space: 10.7GB 2022-09-27T15:24:38.7089253Z Post job cleanup. 2022-09-27T15:24:38.7124687Z Post job cleanup. 2022-09-27T15:24:39.1232718Z [command]/usr/bin/git version 2022-09-27T15:24:39.1491501Z git version 2.37.1 2022-09-27T15:24:39.1566813Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/350b38b7-ef57-487d-8539-008995df092b' before making global git config changes 2022-09-27T15:24:39.1567264Z Adding repository directory to the temporary git global config as a safe directory 2022-09-27T15:24:39.1573241Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-27T15:24:39.1627296Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-27T15:24:39.1660820Z [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:24:39.2044284Z Entering 'android/libs/fbjni' 2022-09-27T15:24:39.2086078Z Entering 'third_party/FP16' 2022-09-27T15:24:39.2127273Z Entering 'third_party/FXdiv' 2022-09-27T15:24:39.2165299Z Entering 'third_party/NNPACK' 2022-09-27T15:24:39.2213990Z Entering 'third_party/QNNPACK' 2022-09-27T15:24:39.2256650Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:24:39.2292264Z Entering 'third_party/XNNPACK' 2022-09-27T15:24:39.2392016Z Entering 'third_party/benchmark' 2022-09-27T15:24:39.2429238Z Entering 'third_party/cpuinfo' 2022-09-27T15:24:39.2472260Z Entering 'third_party/cub' 2022-09-27T15:24:39.2514934Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:24:39.2556049Z Entering 'third_party/cutlass' 2022-09-27T15:24:39.2598180Z Entering 'third_party/eigen' 2022-09-27T15:24:39.2662166Z Entering 'third_party/fbgemm' 2022-09-27T15:24:39.2729325Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:24:39.2780271Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:24:39.2838969Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:24:39.2884564Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:24:39.2923693Z Entering 'third_party/flatbuffers' 2022-09-27T15:24:39.2962831Z Entering 'third_party/fmt' 2022-09-27T15:24:39.3006943Z Entering 'third_party/foxi' 2022-09-27T15:24:39.3046189Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:24:39.3089499Z Entering 'third_party/gloo' 2022-09-27T15:24:39.3139907Z Entering 'third_party/googletest' 2022-09-27T15:24:39.3181656Z Entering 'third_party/ideep' 2022-09-27T15:24:39.3234969Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:24:39.3294523Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:24:39.3336807Z Entering 'third_party/ios-cmake' 2022-09-27T15:24:39.3371203Z Entering 'third_party/ittapi' 2022-09-27T15:24:39.3406241Z Entering 'third_party/kineto' 2022-09-27T15:24:39.3441393Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:24:39.3475726Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:24:39.3510941Z Entering 'third_party/nccl/nccl' 2022-09-27T15:24:39.3545725Z Entering 'third_party/neon2sse' 2022-09-27T15:24:39.3580024Z Entering 'third_party/nlohmann' 2022-09-27T15:24:39.3615468Z Entering 'third_party/onnx' 2022-09-27T15:24:39.3663823Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:24:39.3699745Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:24:39.3736761Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:24:39.3773470Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:24:39.3814402Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:24:39.3850749Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:24:39.3885501Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:24:39.3925036Z Entering 'third_party/pocketfft' 2022-09-27T15:24:39.3960585Z Entering 'third_party/protobuf' 2022-09-27T15:24:39.4000309Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:24:39.4036460Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:24:39.4073340Z Entering 'third_party/psimd' 2022-09-27T15:24:39.4108633Z Entering 'third_party/pthreadpool' 2022-09-27T15:24:39.4143473Z Entering 'third_party/pybind11' 2022-09-27T15:24:39.4178178Z Entering 'third_party/python-enum' 2022-09-27T15:24:39.4214003Z Entering 'third_party/python-peachpy' 2022-09-27T15:24:39.4249979Z Entering 'third_party/python-six' 2022-09-27T15:24:39.4284524Z Entering 'third_party/sleef' 2022-09-27T15:24:39.4320082Z Entering 'third_party/tbb' 2022-09-27T15:24:39.4355855Z Entering 'third_party/tensorpipe' 2022-09-27T15:24:39.4391885Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:24:39.4426861Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:24:39.4461261Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:24:39.4495858Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:24:39.4532435Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:24:39.4571628Z Entering 'third_party/zstd' 2022-09-27T15:24:39.4624016Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-27T15:24:39.4651041Z http.https://github.com/.extraheader 2022-09-27T15:24:39.4658877Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-09-27T15:24:39.4692928Z [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:24:39.4955479Z Entering 'android/libs/fbjni' 2022-09-27T15:24:39.4974973Z http.https://github.com/.extraheader 2022-09-27T15:24:39.5002880Z Entering 'third_party/FP16' 2022-09-27T15:24:39.5023545Z http.https://github.com/.extraheader 2022-09-27T15:24:39.5050800Z Entering 'third_party/FXdiv' 2022-09-27T15:24:39.5071436Z http.https://github.com/.extraheader 2022-09-27T15:24:39.5098617Z Entering 'third_party/NNPACK' 2022-09-27T15:24:39.5119213Z http.https://github.com/.extraheader 2022-09-27T15:24:39.5146678Z Entering 'third_party/QNNPACK' 2022-09-27T15:24:39.5166972Z http.https://github.com/.extraheader 2022-09-27T15:24:39.5195933Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-27T15:24:39.5215952Z http.https://github.com/.extraheader 2022-09-27T15:24:39.5244346Z Entering 'third_party/XNNPACK' 2022-09-27T15:24:39.5264786Z http.https://github.com/.extraheader 2022-09-27T15:24:39.5302836Z Entering 'third_party/benchmark' 2022-09-27T15:24:39.5323275Z http.https://github.com/.extraheader 2022-09-27T15:24:39.5351313Z Entering 'third_party/cpuinfo' 2022-09-27T15:24:39.5372047Z http.https://github.com/.extraheader 2022-09-27T15:24:39.5400967Z Entering 'third_party/cub' 2022-09-27T15:24:39.5421988Z http.https://github.com/.extraheader 2022-09-27T15:24:39.5449978Z Entering 'third_party/cudnn_frontend' 2022-09-27T15:24:39.5470948Z http.https://github.com/.extraheader 2022-09-27T15:24:39.5504314Z Entering 'third_party/cutlass' 2022-09-27T15:24:39.5525446Z http.https://github.com/.extraheader 2022-09-27T15:24:39.5560715Z Entering 'third_party/eigen' 2022-09-27T15:24:39.5581823Z http.https://github.com/.extraheader 2022-09-27T15:24:39.5610849Z Entering 'third_party/fbgemm' 2022-09-27T15:24:39.5631326Z http.https://github.com/.extraheader 2022-09-27T15:24:39.5659716Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-27T15:24:39.5679811Z http.https://github.com/.extraheader 2022-09-27T15:24:39.5706701Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-27T15:24:39.5725921Z http.https://github.com/.extraheader 2022-09-27T15:24:39.5753342Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-27T15:24:39.5773588Z http.https://github.com/.extraheader 2022-09-27T15:24:39.5801931Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-27T15:24:39.5822140Z http.https://github.com/.extraheader 2022-09-27T15:24:39.5850516Z Entering 'third_party/flatbuffers' 2022-09-27T15:24:39.5872598Z http.https://github.com/.extraheader 2022-09-27T15:24:39.5901761Z Entering 'third_party/fmt' 2022-09-27T15:24:39.5923094Z http.https://github.com/.extraheader 2022-09-27T15:24:39.5950525Z Entering 'third_party/foxi' 2022-09-27T15:24:39.5970859Z http.https://github.com/.extraheader 2022-09-27T15:24:39.5999769Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-27T15:24:39.6020177Z http.https://github.com/.extraheader 2022-09-27T15:24:39.6047648Z Entering 'third_party/gloo' 2022-09-27T15:24:39.6068560Z http.https://github.com/.extraheader 2022-09-27T15:24:39.6096069Z Entering 'third_party/googletest' 2022-09-27T15:24:39.6116772Z http.https://github.com/.extraheader 2022-09-27T15:24:39.6144488Z Entering 'third_party/ideep' 2022-09-27T15:24:39.6165664Z http.https://github.com/.extraheader 2022-09-27T15:24:39.6191846Z Entering 'third_party/ideep/mkl-dnn' 2022-09-27T15:24:39.6212349Z http.https://github.com/.extraheader 2022-09-27T15:24:39.6241762Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-27T15:24:39.6262260Z http.https://github.com/.extraheader 2022-09-27T15:24:39.6296796Z Entering 'third_party/ios-cmake' 2022-09-27T15:24:39.6317935Z http.https://github.com/.extraheader 2022-09-27T15:24:39.6346438Z Entering 'third_party/ittapi' 2022-09-27T15:24:39.6367902Z http.https://github.com/.extraheader 2022-09-27T15:24:39.6395851Z Entering 'third_party/kineto' 2022-09-27T15:24:39.6417487Z http.https://github.com/.extraheader 2022-09-27T15:24:39.6446195Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-27T15:24:39.6468605Z http.https://github.com/.extraheader 2022-09-27T15:24:39.6496963Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-27T15:24:39.6518290Z http.https://github.com/.extraheader 2022-09-27T15:24:39.6547966Z Entering 'third_party/nccl/nccl' 2022-09-27T15:24:39.6568197Z http.https://github.com/.extraheader 2022-09-27T15:24:39.6596319Z Entering 'third_party/neon2sse' 2022-09-27T15:24:39.6616473Z http.https://github.com/.extraheader 2022-09-27T15:24:39.6644442Z Entering 'third_party/nlohmann' 2022-09-27T15:24:39.6665511Z http.https://github.com/.extraheader 2022-09-27T15:24:39.6694901Z Entering 'third_party/onnx' 2022-09-27T15:24:39.6716229Z http.https://github.com/.extraheader 2022-09-27T15:24:39.6757073Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-27T15:24:39.6777905Z http.https://github.com/.extraheader 2022-09-27T15:24:39.6805851Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-27T15:24:39.6827525Z http.https://github.com/.extraheader 2022-09-27T15:24:39.6857871Z Entering 'third_party/onnx-tensorrt' 2022-09-27T15:24:39.6878856Z http.https://github.com/.extraheader 2022-09-27T15:24:39.6906357Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-27T15:24:39.6926221Z http.https://github.com/.extraheader 2022-09-27T15:24:39.6958420Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-27T15:24:39.6979510Z http.https://github.com/.extraheader 2022-09-27T15:24:39.7008394Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-27T15:24:39.7029885Z http.https://github.com/.extraheader 2022-09-27T15:24:39.7057536Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-27T15:24:39.7078081Z http.https://github.com/.extraheader 2022-09-27T15:24:39.7111585Z Entering 'third_party/pocketfft' 2022-09-27T15:24:39.7132185Z http.https://github.com/.extraheader 2022-09-27T15:24:39.7160308Z Entering 'third_party/protobuf' 2022-09-27T15:24:39.7181778Z http.https://github.com/.extraheader 2022-09-27T15:24:39.7212415Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-27T15:24:39.7232841Z http.https://github.com/.extraheader 2022-09-27T15:24:39.7260579Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-27T15:24:39.7280555Z http.https://github.com/.extraheader 2022-09-27T15:24:39.7310154Z Entering 'third_party/psimd' 2022-09-27T15:24:39.7331606Z http.https://github.com/.extraheader 2022-09-27T15:24:39.7358829Z Entering 'third_party/pthreadpool' 2022-09-27T15:24:39.7380141Z http.https://github.com/.extraheader 2022-09-27T15:24:39.7407985Z Entering 'third_party/pybind11' 2022-09-27T15:24:39.7428309Z http.https://github.com/.extraheader 2022-09-27T15:24:39.7456757Z Entering 'third_party/python-enum' 2022-09-27T15:24:39.7477257Z http.https://github.com/.extraheader 2022-09-27T15:24:39.7503383Z Entering 'third_party/python-peachpy' 2022-09-27T15:24:39.7524467Z http.https://github.com/.extraheader 2022-09-27T15:24:39.7552281Z Entering 'third_party/python-six' 2022-09-27T15:24:39.7573197Z http.https://github.com/.extraheader 2022-09-27T15:24:39.7600839Z Entering 'third_party/sleef' 2022-09-27T15:24:39.7621601Z http.https://github.com/.extraheader 2022-09-27T15:24:39.7649382Z Entering 'third_party/tbb' 2022-09-27T15:24:39.7670781Z http.https://github.com/.extraheader 2022-09-27T15:24:39.7705490Z Entering 'third_party/tensorpipe' 2022-09-27T15:24:39.7726463Z http.https://github.com/.extraheader 2022-09-27T15:24:39.7755679Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-27T15:24:39.7776284Z http.https://github.com/.extraheader 2022-09-27T15:24:39.7803695Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-27T15:24:39.7824361Z http.https://github.com/.extraheader 2022-09-27T15:24:39.7854441Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-27T15:24:39.7875865Z http.https://github.com/.extraheader 2022-09-27T15:24:39.7904194Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-27T15:24:39.7924583Z http.https://github.com/.extraheader 2022-09-27T15:24:39.7951168Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-27T15:24:39.7971343Z http.https://github.com/.extraheader 2022-09-27T15:24:39.8003025Z Entering 'third_party/zstd' 2022-09-27T15:24:39.8023499Z http.https://github.com/.extraheader 2022-09-27T15:24:39.8273270Z Evaluate and set job outputs 2022-09-27T15:24:39.8284320Z Set output 'docker-image' 2022-09-27T15:24:39.8285649Z Cleaning up orphan processes